User talk:Sandybutt: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New section: Thanks !)
Line 18: Line 18:


Hi ! It worked for me as well ! Thanks a lot !
Hi ! It worked for me as well ! Thanks a lot !

Léo

Revision as of 17:14, 24 July 2008

Hello,

I have exactly the same setup: Terratec Cinergy T USB XE Rev 2 (Device ID: 0ccd:0069), Ubuntu Hardy Heron with a 2.6.24 kernel.

The driver works very well for me, as did you build instructions. Many thanks!

Note: it suffices to install the file dvb-af901x.ko; the others can be removed from the install target.

- @for i in dvb-core.ko dvb-pll.ko dvb-usb.ko dvb-af901x.ko;do if [ -e "$$i" ]; then echo -n "$$i "; install -m 644 -c $$i $(KDIR26); fi; done; echo; + @for i in dvb-af901x.ko; do if [ -e "$$i" ]; then echo -n "$$i "; install -m 644 -c $$i $(KDIR26); fi; done; echo;

Greetings


Bjoern

Thanks !

Hi ! It worked for me as well ! Thanks a lot !

Léo