> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mythtv-users- > [EMAIL PROTECTED] On Behalf Of Juuso H > Sent: Friday, August 05, 2005 9:34 AM > To: Discussion about mythtv > Subject: Re: [mythtv-users] Nova-T DVB card on FC4 > > Now I got the channels scanned with linuxtv scan tool. And when I input > the settings manually into mythtvsetup tuning instead of "automatic" it > gets locks... but.. when it finishes, there are no channels whatsoever in > the list? The linuxtv scan tool found all channels and names and > everything. > > PS. I just had to change the permissions on /dev/dvb/adapter0/* to get rid > of the "permission denied" :) > PPS. My posts don't seem to follow the thread, sorry for that :( > > -- > ___________________________________________________________
This sounds like you found a channel but that channel is not providing PSIP data. As a result MythTV does not know the PID's to use. Use tzap to set the card to the a known channel, make sure it says FE_HAS_LOCK. Then run dvbscan -cvvv If you see output with "WARNING: filter timeout pid 0x1ffb" somewhere in it PSIP is not being sent. Myth is not setup to pull the PID/PMT info directly and relies on the PSIP data to tell it which channel is on which PID. Taylor Jacob was working on getting the scan to fallback to pulling the raw PID/PMT if the PSIP data was not available. I have not heard about the status of this in a few months.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
