[Bug 29535] Re: Pinnacle PCTV Pro Cards don't work in Dapper (no sound).
Suzan
webmistress at suzansworld.com
Mon Apr 3 22:37:10 UTC 2006
I think, it's related to this bug:
https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/29789
It seems to be a kernel bug. The bttv module is loaded, rather than snd_bt87x module. A dirty fix is to unload the bttv module and then load the modules in the right order:
$ sudo modprobe -r bt878 bttv
$ sudo modprobe snd_bt87x
$ sudo modprobe bt878
But it's very annoying indeed.
--
Pinnacle PCTV Pro Cards don't work in Dapper (no sound).
https://launchpad.net/malone/bugs/29535
More information about the kernel-bugs
mailing list