Mailing List archive

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

[linux-dvb] Re: Help req. with DVB-TTUSB-Budget



Andrew Berridge wrote:

> Thanks for the info. One interesting thing is, when I run the
> ./MAKEDEV-DVB.sh script to create the devices, I also get some
> errors:  
> 
> - Creating DVB devices in /dev/dvb/adapter0
> - chown: `root.video': invalid group

Only the chown fails because you have no group named video, not a real
problem. Can be changed in the MAKEDEV-DVB.sh /s/root.video/root.root !
 
> It's the same for all the devices created.
> I'm assuming I don't actually NEED devfs??

You need it but you do it in the wrong sequence, use the insmod skript
and after that use that MAKEDEV-DVB.sh and everything will be fine.

> Once I've run the insmod.sh script, if I then try to run one of the
> "test" 
> apps, like this:
> 
> /root/dvb/dvb-apps/test/test_av a.mpg
> 
> I get:
> 
> using video device '/dev/dvb/adapter0/video0'
> using audio device '/dev/dvb/adapter0/audio0'
> enter command or h + enter for help
> open video device: No such device

Try that again after doing the above !
 
> Thanks,
> Andrew

/hgm.bg





Home | Main Index | Thread Index