I've managed to have tvtime with sound with latest kernel from Hardy
(2.6.24-19-generic). Afer installing DEB file I've done few commands
taken from original driver Makefile:
sudo /sbin/depmod -ae -F /boot/System.map-2.6.24-19-generic 2.6.24-19-generic
sudo depmod -a
sudo /etc/init.d/udev reload
sudo reboot
After reboot tvtime works with analog TV with sox workaround - you need
to install libsox-fmt-all ("sudo apt-get install libsox-fmt-all") and
then use such script to start tvtime:
sox -q -w -r 48000 -t ossdsp /dev/dsp2 -t ossdsp /dev/dsp &
tvtime
killall sox
I hope it helps some of you.
--
2.6.24.12 won't boot with em28xx device
https://bugs.launchpad.net/bugs/204578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs