My card is connected to Line-in in sound card, and fortunately it works.
Unfortunately, I had to unmute the input via alsamixer everytime I
launched TVtime (as it is the only working tool for that) and mute after
I finished watching TV. So I made a little script, you know what to do
with it:)

#!/bin/sh

amixer set 'Line' 100% unmute
tvtime;
amixer set 'Line' 100% mute

-- 
Rhythmbox FM plug-in, tvtime and gnomeradio NO SOUND, no /dev/mixer present
https://bugs.launchpad.net/bugs/613809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to