|
Thanks Stefan,
I tried;
modprobe ttusb_dec
Followed by
modprobe dec2000_frontend
lsmod shows both the above module installed and the dvb core.
However I still just have /dev/dvb nothing else.
Dmesg still only shows drivers/usb/core/usb.c: registered new driver TechnoTrend/Hauppauge DEC USB
Any other sugguestions?
-----Original Message-----
Hello, Do you have a module dec2000_frontend ? A recent change in the driver available via CVS uses hotplugging to load the firmware but it looks like you are using the older driver. If you 'modprobe dec2000_frontend' , you should see the box rest (if connected to a tv) and something like the following appearing in dmesg DVB: registering new adapter (dec2000). then /dev/dvb/adapter0/dvr0 should appear. You might like to check last months mailing list archive for more help on creating a channels.conf and getting a video stream to play. http://www.linuxtv.org/mailinglists/linux-dvb/2003/12-2003/threads.html There are some issues with using xine dvb:// using the old driver as it has a lot of video breakup. Using ts2ps and mplayer works great though. This has been fixed in the current CVS. Hope this helps, Stefan On Wed, 7 Jan 2004 18:22:36 +1100 >
--
-- |
Title: [linux-dvb] Re: Problems loading DEC2000T modules
