Hauppauge WinTV-GO tuner with Ubuntu?

bdamon ulist at gs1.ubuntuforums.org
Wed Aug 31 21:48:47 UTC 2005


c-m Wrote: 
> the only place i can find Modprobe.conf is here:

> 

> carl at carl:/usr/src/linux-source-2.6.10/Documentation/video4linux/bttv$
> sudo gedit Modprobe.conf

> 

> where do i add "audio_debug=0" in the file?

> 

> 

> should i just add this line at the bottom "cx8800 tuner=43
> audio_debug=0

> "?



No, bare with me I am trying to recall this from memory, All you should
have to do is create the file



sudo gedit /etc/modprobe.conf



add the following two lines



options cx8800 tuner=43 audio_debug=0

include /etc/modprobe.d/



You may want to first check your modules with lsmod and see if the
module loading is indeed cx8800 as there is also a cx88xx module one of
the two should be loaded at boot.



Ben


-- 
bdamon




More information about the ubuntu-users mailing list