Mailing List archive

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

[linux-dvb] Problems using kernel-2.6.6's included linuxtv drivers



Hi all,

I am trying to set up a vdr box with a debian testing distro with kernel 2.6.6 included.

This kernel has included dvb drivers, which i'm trying to use with vdr software.

In a first time, I try to run the "scan" utility. It has told me it was unable to open the device
(error is :"no such device").

My card is a NOVA-S, as stated in the boot log :

[code]
kernel: saa7146: register extension 'budget dvb'.
kernel: saa7146: found saa7146 @ mem c89dc000 (revision 1, irq 12) (0x13c2,0x1003).
kernel: DVB: registering new adapter (TT-Budget/WinTV-NOVA-S  PCI).
kernel: TT-Budget/WinTV-NOVA-S  PCI adapter 0 has MAC addr = 00:d0:5c:1f:4b:5a
[/code]

I tried to do a lspci :

[code]
0000:01:04.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
[/code]

the card has been apparently detected, so I go for a lsmod, and here's what I get :

[code]
videodev                9952  0
evdev                   9536  0
budget                  6592  0
budget_core             8516  1 budget
saa7146                19300  2 budget,budget_core
ttpci_eeprom            2816  1 budget_core
dvb_core               87336  2 budget,budget_core
[/code]

I then go to see if "/dev/dvb/..." seems ok, and I then see that /dev/dvb doesn't exist !
so I do a "./MAKEDEV dvb"

This has created the "dvb/adapterX" directories. So I think to myself that everything should be
fine, but when i try "scan" utility here's what I get :

[code]
./scan# ./scan -v -v -a 0 -f 0 -d 0 -o zap dvb-s/Hotbird-13.0E > ./channels.conf

scanning dvb-s/Hotbird-13.0E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:1882: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 19 No such device
[/code]

I can't understand what's going on can someone help ?

thanks

BluSwedShooz




	

	
		
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Yahoo! Messenger: dialoguez instantanément avec vos amis. Téléchargez GRATUITEMENT sur http://fr.messenger.yahoo.com




Home | Main Index | Thread Index