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). drivers/usb/core/usb.c: registered new driver TechnoTrend/Hauppauge DEC USB usb 1-2: USB disconnect, address 2 hub 1-0:1.0: new USB device on port 2, assigned address 3 DVB: registering new adapter (dec2000). DVB: registering frontend 0:0 (TechnoTrend/Hauppauge DEC-2000-t Frontend)... 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 "Hai Tran" <[EMAIL PROTECTED]> wrote: > > > I am having problems loading the DEC 2000T drivers. > > > > My current system is Mandrake 9.2, Kernel 2.6.0-1mdk, which I have > recompiled with the ttusb_dec driver. The firmware is 2.15a, it has > been extracted according to the instructions and is located at > /etc/dvb/dec_2000t.bin > > > > The kernel and modules compliled, installed without problems. > > > > I have successfully got my box working with MythTV with the 0.14 CVS, > Leadtek TV2000 card (analog) using the built in bttv drivers. > > > > After the system loads, as root I type "modprobe ttusb_dec" > > > > Then I check dmesg and I see the only thing added is > > > > "drivers/usb/core/usb.c: registered new driver TechnoTrend/Hauppauge DEC > USB" > > > > Nothing else appears in dmesg or /var/log/messages > > > > I check /dev > > > > And I notice that /dev/dvb is created but no /dev/dvb/adaptor0 > > > > lsmod shows ttusb_dec and dvb_core has been loaded in addition to what > the bttv modules that were already there. > > > > What am I doing wrong? > > > > > > -- Stefan Weidt -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
