
F.Herbert at massey
Nov 17, 2009, 11:44 AM
Post #3 of 3
(1462 views)
Permalink
|
Yes, I have got it working, there is an issue with the v4l kernel drivers, see this bug https://bugs.launchpad.net/mythbuntu/+bug/439163 The process I followed to get it working was (Posted by Gunni on the bug page): 1. sudo apt-get install build-essential mercurial linux-headers 2. hg clone http://hg.kewl.org/v4l-dvb-fixes/ 3. cd v4l-dvb-fixes 4. make menuconfig -> Multimedia Support -> DVB/ATSC adapters -> disable FireDTV and FloppyDTV This is nesecary for a build, as linux-headers is missing some files needed for this DVB card. 5. make 6. sudo make install 7. reboot Cheers Francois On 17/11/2009, at 7:22 PM, Tortise wrote: > Has anyone got DVB-T +/- DVB-S working from this card on 0.22, preferably on mythbuntu 9.10? > > On a clean 9.10 install I find it scans, signal strength levels vary seemingly appropriately however it fails to lock with messages > "Timed out, no signal" finally coming up with "Failed to find any channels". I've maxed out the delay to 2000 as for the 500T, > still no help. > > > _______________________________________________ > mythtvnz mailing list > mythtvnz [at] lists > http://lists.ourshack.com/mailman/listinfo/mythtvnz > Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/ _______________________________________________ mythtvnz mailing list mythtvnz [at] lists http://lists.ourshack.com/mailman/listinfo/mythtvnz Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
|