[linux-dvb] DVB-s card wont be detected
Matthias Fechner
matthiasfechner at web.de
Wed Feb 28 21:01:55 CET 2007
Hi,
I currently setup my second VDR box but it seems that the DVB cards is
not detected by the driver. The system boots via NFS and PXE boot, but
I don't think that this should be a problem.
I use kernel 2.6.20.
lspci -vv says:
00:0f.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
Subsystem: Unknown device ffc2:0000
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (63750ns min, 9500ns max)
Interrupt: pin A routed to IRQ 15
Region 0: Memory at f4101000 (32-bit,non-prefetchable) [size=512]
If I now try to load the driver with:
modprobe dvb_ttpci
I got only in dmesg:
Linux video capture interface: v2.00
saa7146: register extension 'dvb'.
and lsmod says:
Module Size Used by
dvb_ttpci 92612 0
dvb_core 73256 1 dvb_ttpci
firmware_class 9728 1 dvb_ttpci
saa7146_vv 44672 1 dvb_ttpci
video_buf 23300 1 saa7146_vv
saa7146 17928 2 dvb_ttpci,saa7146_vv
videodev 25856 1 saa7146_vv
v4l2_common 22912 2 saa7146_vv,videodev
v4l1_compat 12548 2 saa7146_vv,videodev
ttpci_eeprom 2688 1 dvb_ttpci
i2c_core 20880 2 dvb_ttpci,ttpci_eeprom
lirc_serial 12256 0
lirc_dev 13652 1 lirc_serial
evdev 9344 0
what can here be the problem?
Thanks for any help.
Best regards,
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
More information about the linux-dvb
mailing list