Okay, plan "B".
Paste the following command in a terminal:
- Code:
sudo rmmod tuner
and then:
- Code:
sudo modprobe -v tuner qss=0
and now check if the sound is there!.
If it isn't, paste the following command in a terminal which will show all your hardware:
- Code:
sudo lshw
If it states (after typing lshw which is a long list btw) that the device is in a "
cold state"; then you may well have to look for other firmware elsewhere because your device is not loaded correctly or not being recognized!!.
That somewhere is in the drivers folder of the Windows driver disk of your TV card and you are looking for "
Firmware" and in particular; a file ending "
inf".
Now you need to copy the file you found (if you can find it) as root in the /lib/firmware folder.
To make yourself root, paste the following command in a terminal:
- Code:
gksudo nautilus
Your home folder wiil open as "Root" (password required) and you need to navigate thusly:
Computer > lib > firmware and paste the "
inf" file anywhere in that folder and restart your PC and see if it works!.
Another question if I may, what TV app(s) are you using, I would go for "
me-tv" or "
kaffeine" myself!.
http://www.ubuntugeek.com/me-tv-digital ... gnome.htmlhttp://www.kde.org/applications/multimedia/kaffeineGood luck.