-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Darren Salt wrote: | I demand that Eduardo may or may not have written... | | > I've got a sat reciver: | >> Technotrend DVB-S 1.3 Premium | > into K7 700Mhz 768Mb: | >> Debian GNU/Linux 2.6.8-2-k7 i686 | | | Er, no. There hasn't been a Debian distribution with a number like | that ;-) | | > driver: | >> Incluidos en el kernel-image. | | [snip] | | > that I can not make it work. | | | [snip] | | > the devices here is it: ls -laF /dev/dvb/adapter0 total 8 | > drwxr-xr-x 2 root root 4096 2005-02-10 06:10 ./ drwxr-xr-x 6 | > root root 4096 2005-02-10 06:10 ../ crw-rw---- 1 root video | > 250, 1 2005-02-10 06:10 audio0 | | [snip] | | > vdr[3422]: ERROR: /dev/dvb/adapter0/frontend0: No existe tal | > dispositivo o direcci?n | | | When reporting to an English-language list, it's a good idea to | make sure that the error messages are in English ;-) | that's right, I'll try translate it all. | Anyway, babelfish says "such device or direction does not exist" - | that's close enough to "no such device". This looks like a problem | caused by the device numbering change which happened a while ago | now: /proc/devices should contain the line "212 DVB". If it does, | then this will fix your problem: | the device exist #grep DVB /proc/devices 212 DVB | # rm /dev/dvb/adapter? -rf and I remove all devices | # cd /dev && MAKEDEV dvb and I make dvb devices again ... ls -laF /dev/dvb/adapter0 total 8 drwxr-xr-x 2 root root 4096 2005-02-13 19:13 ./ drwxr-xr-x 6 root root 4096 2005-02-13 19:13 ../ crw-rw---- 1 root video 250, 1 2005-02-13 19:13 audio0 crw-rw---- 1 root video 250, 6 2005-02-13 19:13 ca0 crw-rw---- 1 root video 250, 4 2005-02-13 19:13 demux0 crw-rw---- 1 root video 250, 5 2005-02-13 19:13 dvr0 crw-rw---- 1 root video 250, 3 2005-02-13 19:13 frontend0 crw-rw---- 1 root video 250, 7 2005-02-13 19:13 net0 crw-rw---- 1 root video 250, 8 2005-02-13 19:13 osd0 crw-rw---- 1 root video 250, 0 2005-02-13 19:13 video0 | | Restarting vdr should now work. | and restarting ... and It's the same Feb 13 19:26:06 localhost vdr[7505]: probing /dev/dvb/adapter0/frontend0 Feb 13 19:26:06 localhost vdr[7505]: ERROR: /dev/dvb/adapter0/frontend0: such device or direction no does no exist Feb 13 19:26:06 localhost vdr[7505]: no DVB device found Feb 13 19:26:06 localhost vdr[7505]: ERROR: invalid primary device number: 1 Feb 13 19:26:06 localhost vdr[7505]: ERROR: no primary device found - using first device! Feb 13 19:26:06 localhost vdr[7505]: ERROR: invalid primary device number: 1 Feb 13 19:26:06 localhost logger: restarting VDR Feb 13 19:26:17 localhost kernel: saa7146: unregister extension 'dvb'. Feb 13 19:26:17 localhost kernel: saa7146: register extension 'dvb'. .... Thank's a lot Eduardo. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCD6HI4oL0c+I9bb4RAp/hAJ9KRW9+sS+5k5eka2gwaUUfU2DYNwCeK57o guticYNaQeIA3mNrEdVD7pA= =nkSt -----END PGP SIGNATURE-----