I recently purchased this tuner card was disappointed to discover that it was not running on Ubuntu 8.04, I read forums and was happy to know that it was not impossible, but the issue was that a lot of stuff was written, I have filtered out to few steps that helped me to get the card working
- sudo apt-get install mercurial
- hg clone http://linuxtv.org/hg/v4l-dvb
- cd v4l-dvb
- sudo make
- sudo make load
Start tvtime and things should work.
1 comment:
you explain what does the second command do?
Post a Comment