Public bug reported:

Binary package hint: linux-source-2.6.22

When i start any tv viewer application (e.g. tvtime), it has only a
white noise sound. The 'tuner' kernel module should be loaded before
'bttv'.

Workarund 1:
This has to be repeated after every boot.
sudo rmmod bt878 && sudo rmmod bttv && sudo rmmod tuner && sudo modprobe tuner 
&& sudo modprobe bttv

Workaround 2:
/etc/modprobe.d/blacklist: blacklist bt878, bttv, tuner
/etc/modules: add tuner, bttv

Either the module loading order should be forced, or the kernel should
be adjusted to work in any order.

** Affects: linux-source-2.6.22 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
tv card has white noise sound because module order
https://bugs.launchpad.net/bugs/135583
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to