Mailing List archive

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

[linux-dvb] Re: Kernel 2.5.68 and simple TV



On Fri, Apr 25, 2003 at 08:06:09PM +0200, Pawel Rutkowski wrote:
Hallo
 
>     I'm just starting, I have RH9.0 + kernel 2.5.68 compiled with all
> drivers for SAA7146. What is the simplest program for watching TV? I try:
> -tuxzap but he write error: /dev/dvb/adapter/fronted0 no such device.

This looks like a devfs-dvbdriver bug ... but you can create the nodes with 
mknod ... (works here -> 2.5.68-bk7 ... more or less -> irq problems)

$ ls -l /dev/dvb/adapter0
total 0
crw-rw----    1 root     video    250,   1 Apr 27 10:56 audio0
crw-rw----    1 root     video    250,   6 Apr 27 10:56 ca0
crw-rw----    1 root     video    250,   4 Apr 27 10:56 demux0
crw-rw----    1 root     video    250,   5 Apr 27 10:56 dvr0
crw-rw----    1 root     video    250,   3 Apr 27 10:56 frontend0
crw-rw----    1 root     video    250,   7 Apr 27 10:56 net0
crw-rw----    1 root     video    250,   8 Apr 27 10:56 osd0
crw-rw----    1 root     video    250,   0 Apr 27 10:56 video0


> -dtv1.2.1 but he write error: /dev/osd/frontend0 no such device.

the /dev/osd tree doesn't exist anymore (old-dvb-driver) ... ?!

              mfg
                       boris



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index