Mailing List archive

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

[linux-dvb] Re: DVB-Dec Hauppauge! DEC 3000-S (Technotrend)



On Sunday 02 May 2004 09:12, Netgrabber wrote:
> I need some help,
> Can someone post a little guide howto install the modules.
> And how I see that the module is working correct?

Well, the version in cvs does not handle diseqc, but you can try the patch 
that was posted to the list yesterday.

To install the modules:
cp dvb-core.o \
  /lib/modules/2.6.5-1-k7/kernel/drivers/media/dvb/dvb-core.ko
cp ttusb_dec.o \
  /lib/modules/2.6.5-1-k7/kernel/drivers/media/dvb/ttusb-dec/ttusb_dec.ko

To load with debug:
modprobe dvb-core
modprobe ttusb_dec debug=1

With debug=1 you should see lots of output in your kernel logs from the 
module.

Cheers,
Alex


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



Home | Main Index | Thread Index