Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Compiling dvb-kernel



I try to compile the actual dvb-kernel cvs Version (cvs download 20
minutes ago) to use under actual 2.5.63 kernel. Making and restarting
without problems.

I can't insert the dvb-ttpci module (oops). 

The way was:

video:~ # lsmod
Module                  Size  Used by
saa7146                16412  0 
video_buf              19968  0 
alps_bsrv2             10112  0 
videodev               10112  0 
dvb_core               58244  1 alps_bsrv2
lirc_serial            15012  0 
video:~ # modprobe v4l2-common
video:~ # modprobe v4l1-compat
video:~ # modprobe dvb-ttpci
Segmentation fault


Dmesg says:

saa7146: register extension 'dvb'.
Unable to handle kernel paging request at virtual address d0d38000
 printing eip:
d0d38000
*pde = 01360067
*pte = 00000000
Oops: 0000
CPU:    0
EIP:    0060:[<d0d38000>]    Not tainted
EFLAGS: 00010282
EIP is at 0xd0d38000
eax: d0ded41c   ebx: c13b7800   ecx: d0ded41c   edx: d0ded41c
esi: d0ded60c   edi: 00000000   ebp: ce4f1f10   esp: ce4f1ef8
ds: 007b   es: 007b   ss: 0068
Process modprobe (pid: 947, threadinfo=ce4f0000 task=ce05a900)
Stack: c02030d4 c13b7800 d0ded41c d0ded634 c13b784c ffffffed ce4f1f2c
c0249117 
       c13b784c d0ded634 c13b7854 c13b784c c039e694 ce4f1f48 c0249217
c13b784c 
       d0ded634 d0ded654 c039e640 00000000 ce4f1f68 c024953b d0ded634
00000042 
Call Trace:
 [<c02030d4>] pci_device_probe+0x5a/0x68
 [<d0ded41c>] pci_tbl+0x1c/0x1a0 [dvb_ttpci]
 [<d0ded634>] av7110_extension+0x54/0xe0 [dvb_ttpci]
 [<c0249117>] bus_match+0x43/0x6e
 [<d0ded634>] av7110_extension+0x54/0xe0 [dvb_ttpci]
 [<c0249217>] driver_attach+0x5d/0x70
 [<d0ded634>] av7110_extension+0x54/0xe0 [dvb_ttpci]
 [<d0ded654>] av7110_extension+0x74/0xe0 [dvb_ttpci]
 [<c024953b>] bus_add_driver+0xeb/0xee
 [<d0ded634>] av7110_extension+0x54/0xe0 [dvb_ttpci]
 [<d0ded5e0>] av7110_extension+0x0/0xe0 [dvb_ttpci]
 [<d0ded60c>] av7110_extension+0x2c/0xe0 [dvb_ttpci]
 [<c02031ed>] pci_register_driver+0x49/0x5a
 [<d0ded634>] av7110_extension+0x54/0xe0 [dvb_ttpci]
 [<d0d6b279>] saa7146_register_extension+0xab/0x104 [saa7146]
 [<d0ded60c>] av7110_extension+0x2c/0xe0 [dvb_ttpci]
 [<d0ded5e0>] av7110_extension+0x0/0xe0 [dvb_ttpci]
 [<d0ded900>] +0x0/0x1180 [dvb_ttpci]
 [<d0df1012>] +0x12/0x2a [dvb_ttpci]
 [<d0ded5e0>] av7110_extension+0x0/0xe0 [dvb_ttpci]
 [<c0134cbe>] sys_init_module+0x14c/0x1f8
 [<c010953f>] syscall_call+0x7/0xb

Code:  Bad EIP value.


Any hints ?


...Hagen




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index