You are not logged in.

#1 2008-11-28 08:35:23

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Problems with DVB tunercard - can't suddenly find the module?[Solved]

Hey group.

I've resently installed some updates and the system have runned very find afterwards - suddenly I'm starting getting this error at boot time:

modprobe: Fatal : error inserting cx88_dvb(/lib/modules/s.6.27-ARCH/kernel/drivers/media/video/cx88/cx88-dvb.ko) No such device

And the module are there. There's a cx8802-dvb.ko also 
But manually modprobing gives also the same error.
I've build the drivers - from latest with make && make install --> No errors during that.. and the module are located at /usr/local/src/v4l-dvb/v4l/cx88-dvb.ko but modprobing this file gives also an error about not existing ???

[root@core v4l-dvb]# modprobe cx88_dvb
FATAL: Error inserting cx88_dvb (/lib/modules/2.6.27-ARCH/kernel/drivers/media/video/cx88/cx88-dvb.ko): No such device
[root@core v4l-dvb]# ls /lib/modules/2.6.27-ARCH/kernel/drivers/media/video/cx
cx18/       cx2341x.ko  cx23885/    cx25840/    cx88/       
[root@core v4l-dvb]# ls /lib/modules/2.6.27-ARCH/kernel/drivers/media/video/cx88/cx88
cx88-alsa.ko        cx88-blackbird.ko   cx88-dvb.ko         cx88-vp3054-i2c.ko  cx8800.ko           cx8802.ko           cx88xx.ko

What can I do with this error ????
This tricky modules/kernel questions are far beyond my knowledge of linux - so asking politly what to do to make this error disapear

dmesg gives this errors about the different cards:

tuner-simple 1-0061: attaching existing instance
tuner-simple 1-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
cx88[0]/2: frontend initialization failed
cx88[0]/2: dvb_register failed (err = -22)
cx88[0]/2: cx8802 probe failed, err = -22
cx88[1]/2: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68]
cx88[1]/2: cx2388x based DVB/ATSC card
Invalid probe, probably not a CX24116 device
tuner-simple 2-0061: attaching existing instance
tuner-simple 2-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
cx88[1]/2: frontend initialization failed
cx88[1]/2: dvb_register failed (err = -22)
cx88[1]/2: cx8802 probe failed, err = -22
cx88/2: cx2388x dvb driver version 0.0.6 loaded
cx88/2: registering cx8802 driver, type: dvb access: shared
cx88[0]/2: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68]
cx88[0]/2: cx2388x based DVB/ATSC card
Invalid probe, probably not a CX24116 device
tuner-simple 1-0061: attaching existing instance
tuner-simple 1-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
cx88[0]/2: frontend initialization failed
cx88[0]/2: dvb_register failed (err = -22)
cx88[0]/2: cx8802 probe failed, err = -22
cx88[1]/2: subsystem: 0070:6902, board: Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid [card=68]
cx88[1]/2: cx2388x based DVB/ATSC card
Invalid probe, probably not a CX24116 device
tuner-simple 2-0061: attaching existing instance
tuner-simple 2-0061: type set to 63 (Philips FMD1216ME MK3 Hybrid Tuner)
cx88[1]/2: frontend initialization failed
cx88[1]/2: dvb_register failed (err = -22)
cx88[1]/2: cx8802 probe failed, err = -22

Thanks


EDIT:
The solution ( NOT SURE ) was to rip out the tunercards - plug em in again - and recompile the whole - that worked for me

Last edited by peque (2008-11-28 14:39:55)


Just getting better .... All the time

Offline

Board footer

Powered by FluxBB