Hello, I use kernel 2.6.1 and wanted to use my DVB-S budget card to watch TV.
/var/log/messages : [...] Jan 11 10:52:51 erde kernel: Linux video capture interface: v1.00 Jan 11 10:52:51 erde kernel: saa7146: register extension 'budget_ci dvb'. Jan 11 10:52:51 erde kernel: saa7146: found saa7146 @ mem f085b000 (revision 1, irq 16) (0x13c2,0x100c). Jan 11 10:52:51 erde kernel: DVB: registering new adapter (TT-Budget/WinTV-NOVA-CI PCI). Jan 11 10:52:51 erde kernel: TT-Budget/WinTV-NOVA-CI PCI adapter 0 has MAC addr = 00:d0:5c:20:77:9d [...] So I guess it is recognized correctly, isn't it? lsmod : [...] budget_ci 4672 0 budget_core 5572 1 budget_ci dvb_core 53844 1 budget_core crc32 3840 1 dvb_core saa7146 15396 2 budget_ci,budget_core ttpci_eeprom 2368 1 budget_core [...] Until here I think everything is okay... When I want to use szap the problems start: erde:/usr/src/DVB/driver# /usr/src/DVB/apps/szap/szap -r -n 2 zapping to 'ZDF': sat 0, frequency = 11954 MHz H, symbolrate 27500000, vpid = 0x006e, apid = 0x0078 using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' opening frontend failed: No such device This is a version of szap which worked fine under 2.4, is it too old? I think the problem is that the devices don't exist, but how can I solve this problem? Can somebody help me? Thanks a lot in advance. Sincerly Patrick -- Patrick Pletscher -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.