On Nov 29, 2007 7:35 PM, Benjamin Schleinzer <[EMAIL PROTECTED]> wrote: > > On Friday 30 November 2007 02:16:09 ying lcs wrote: > > Hi, > > > > I am trying to get WinTV HVR 950 to work under ubuntu 7.10. > > > > I follow these steps: > > > > sudo su > > > > apt-get install mercurial linux-headers-$(uname -r) linux-source > > build-essential > > > > cd /lib/firmware > > > > wget http://konstantin.filtschew.de/v4l-firmware/firmware_v4.tgz > > > > tar xvzf firmware_v4.tgz > > > > hg clone http://mcentral.de/hg/~mrec/v4l-dvb-experimental > > > > cd v4l-dvb-experimental > > > > make > > > > make install > > > > reboot > > > > sudo modprobe em2880-dvb > > > > But at the end, I can only see video on tvtime, but there is no audio. > > > > Can you please tell me how to get audio to work? > > > > Thank you. > > > > _______________________________________________ > > Em28xx mailing list > > [email protected] > > http://mcentral.de/mailman/listinfo/em28xx > > This has been discussed several times in the FAQ at www.mcentral.de > http://mcentral.de/wiki/index.php/Talk:Em2880 <-- search for audio here and > you will find the answer >
Thanks for pointing me to the FAQ. I find this: audio is delivered within the dvb-t stream to userspace, you might have a problem with: a.) your soundcard b.) missing libraries c.) misconfigured dvb-t applications this issue isn't caused by the driver. Markus Does that mean I just need to configure tvtime to get audio? If yes, can you please tell me how can configure tvtime to get audio? Or I am totally wrong? Sorry, I am new to setting up tv card under ubuntu. > _______________________________________________ > Em28xx mailing list > [email protected] > http://mcentral.de/mailman/listinfo/em28xx > _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
