linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dvb-tuner ves1820 not working since linux-2.5.68
@ 2003-05-07 17:22 Monchi Abbad
  2003-05-08  7:50 ` Michael Hunold
  0 siblings, 1 reply; 2+ messages in thread
From: Monchi Abbad @ 2003-05-07 17:22 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

>From kernel 2.5.68 on when dvb tuner driver ves1820 is compiled in the kernel freezes up upon init of ves1820 driver. When compiled as module the system doesn't freeze but the driver segfaults on load (see attachments). In kernel 2.5.67-bk3 no problems.

Monchi.
--

[-- Attachment #2: module_ves1820_segfault --]
[-- Type: text/plain, Size: 964 bytes --]

root@tivo:~# modprobe ves1820
Unable to handle kernel paging request at virtual address a06300c1
*pde = 00000000
Oops: 0000 [#1]
CPU:    0
EIP:    0060:[<c0003064>]    Not tainted
EFLAGS: 00010282
eax: 00000000   ebx: c981a1cc   ecx: c01a8991   edx: 00002180
esi: c9d52560   edi: c981a000   ebp: c981a024   esp: c7857f0c
ds: 007b   es: 007b   ss: 0068
Process modprobe (pid: 334, threadinfo=c7856000 task=c79b6d60)
Stack: c9d52580 c981a024 c03740a0 c981a000 00000003 c03740e0 00000000 00000000 
       cb0d9c80 00000000 09000000 c9d52560 c7856000 c981a000 c03c8aa0 cb0d9a2d 
       cb0d961c c9d52560 09006948 cb0d9c80 c940c240 00000001 c9d52560 c024382a 
Call Trace: [<cb0d9c80>]  [<cb0d9a2d>]  [<cb0d961c>]  [<cb0d9c80>]  [<c024382a>]  [<c0243989>]  [<c0243b7b>]  [<cb0d9d80>]  [<cb0db014>]  [<cb0d9d80>]  [<cb0d99c0>]  [<cb0d9a44>]  [<c01358f6>]  [<c010ae87>] 
Code: 63 90 c1 00 63 a0 c1 00 63 b0 c1 00 63 c0 c1 00 63 d0 c1 00 
 Segmentation fault
root@tivo:~# 

[-- Attachment #3: built_in_ves1820_segfault --]
[-- Type: text/plain, Size: 1598 bytes --]

Linux video capture interface: v1.00
saa7146: register extension 'dvb'.
PCI: Enabling device 00:12.0 (0204 -> 0206)
PCI: Found IRQ 11 for device 00:12.0
PCI: Sharing IRQ 11 with 00:09.0
saa7146: found saa7146 @ mem 0xcb008c00 (revision 1, irq 11) (0x110a,0x0000).
saa7146_vv: saa7146 (0): registered device video0 [v4l2]
DVB: registering new adapter (Siemens cable card PCI rev1.5).
drivers/media/dvb/frontends/ves1820.c: setup for tuner spXXXX
DVB: registering frontend 0:0 (VES1820 based DVB-C frontend)...
Unable to handle kernel paging request at virtual address a06300c1
 printing eip:
c0003064
*pde = 00000000
Oops: 0000 [#1]
CPU:    0
EIP:    0060:[<c0003064>]    Not tainted
EFLAGS: 00010292
eax: 00000000   ebx: c9de21cc   ecx: c01a8991   edx: 00002180
esi: c9d52540   edi: c9de2000   ebp: c9de2024   esp: c9fc3e14
ds: 007b   es: 007b   ss: 0068
Process swapper (pid: 1, threadinfo=c9fc2000 task=c9fc0040)
Stack: c9d52560 c9de2024 c0377200 c9de2000 00000003 c0377240 00000000 00000000 
       c03cc900 00000000 09000000 c9d52540 c9fc4000 c9de2000 c03cc7a0 c0246d9d 
       c024698c c9d52540 09006948 c03cc900 c9d52660 c9d52540 c9d52540 c0244faa 
Call Trace: [<c0246d9d>]  [<c024698c>]  [<c0244faa>]  [<c0245147>]  [<c024520c>]  [<c024f18f>]  [<c024f010>]  [<c0251ca0>]  [<c0251d83>]  [<c01cf9f1>]  [<c021c2df>]  [<c021c3b3>]  [<c021c60b>]  [<c0123dbf>]  [<c021c98c>]  [<c01cfae4>]  [<c0252021>]  [<c03ff11a>]  [<c03e461d>]  [<c03e4689>]  [<c010508f>]  [<c0105060>]  [<c01091d9>] 
Code: 63 90 c1 00 63 a0 c1 00 63 b0 c1 00 63 c0 c1 00 63 d0 c1 00 
 <0>Kernel panic: Attempted to kill init!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dvb-tuner ves1820 not working since linux-2.5.68
  2003-05-07 17:22 dvb-tuner ves1820 not working since linux-2.5.68 Monchi Abbad
@ 2003-05-08  7:50 ` Michael Hunold
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Hunold @ 2003-05-08  7:50 UTC (permalink / raw)
  To: Monchi Abbad; +Cc: linux-kernel

Hello Monchi,

thanks for your report!

> From kernel 2.5.68 on when dvb tuner driver ves1820 is
 > compiled in the kernel freezes up upon init of ves1820 driver.#
 > When compiled as module the system doesn't freeze but the driver
 > segfaults on load (see attachments). In kernel 2.5.67-bk3 no problems.

A new saa7146 subsystem was added plus all device drivers and frontend 
drivers have been improved. It's possible that something was broken in 
the migration.

I'll try and reproduce your crash. In the meantime, you could use the 
"dvb-kernel" tree from the linuxtv.org CVS, patch your 2.5 kernel with 
it (via the "makelinks" script") and try to compile with the new drivers.

> Monchi.

One note: you should send your bug-reports at least with a CC to the 
linux-dvb kernel mailing list, otherwise the DVB folks might miss it.

http://www.linuxtv.org/mailinglists.xml

CU
Michael.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-08  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-07 17:22 dvb-tuner ves1820 not working since linux-2.5.68 Monchi Abbad
2003-05-08  7:50 ` Michael Hunold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).