LinHES Forums http://forum.linhes.org/ |
|
5 channels are all the same http://forum.linhes.org/viewtopic.php?f=6&t=8255 |
Page 1 of 1 |
Author: | JimElNino [ Thu Feb 02, 2006 10:06 pm ] |
Post subject: | 5 channels are all the same |
Hey all Everything is working just great in my system, couldn't be happier, except with one problem. I've got about 5 channels that all display the same channel, and its not the right one. Just so you understand me, channels 7, 19, 20, 21, 22 all display what should be channel 18. Now luckily, 4 of those channels are CSPAN, CSPAN2, and the two Educational channels ![]() The thing thats funny is when I was first testing the tuner (I have a PVR 500 with Samsung tuners that needed an IVTV update, so I had to do a lot of tweaking) I could have sworn that ABC came through just fine, but now it doesnt, and I've cleared and re-downloaded the channel info a few times. Anyone have any suggestions on how to fix this? Any help you guys could give me would be greatly appreciated, thanks a lot in advance. -Jim |
Author: | etnoy [ Fri Feb 03, 2006 2:55 am ] |
Post subject: | |
mythtv-setup can edit the channel list. there you can remove unwanted channels. HTH, Etnoy |
Author: | ryanpatterson [ Fri Feb 03, 2006 8:13 am ] |
Post subject: | |
We deffently need more info on your setup. 1) Where are you located? USA, Europe? 2) What input on your pvr-500 are you using? Tuner, s-video? 3) What is your video source? Cable, Over-the-air, satalite? 3a) If cable or satalite Who is your provider? Comcast, Adelphia, directTV? 4) Where do you get your channel listing from? Zap-2-it? |
Author: | JimElNino [ Fri Feb 03, 2006 8:47 am ] |
Post subject: | |
1) USA, Detroit 2) Tuner 3) Cable 3a) Comcast, specifically "Comcast Southeast - Sterling Heights (for 48317)" the non-digital one 4) Yeah Zap2it 5) Blue.....no, Yellow!!! AHHHHHHHHHH ![]() Thanks for the help |
Author: | ryanpatterson [ Fri Feb 03, 2006 1:58 pm ] |
Post subject: | |
The only thing I can think of is that the ivtv driver is still not loading 100% correctly. Have you tried any different versions of the firmware? Both tuners on the pvr-500 display the incorrect channels? Also post the entire output from ivtv loading. It is stored in dmesg. |
Author: | tjc [ Fri Feb 03, 2006 9:40 pm ] |
Post subject: | |
Sadly the ivtv information isn't in /var/log/dmesg any more with ivtv 0.4.2... The need to move ivtv out of /etc/modules, so that the firmware will load successfully using the hotplug mechanism means you have to fall back on using /var/log/messages. I've updated the http://www.knoppmythwiki.org/index.php?page=CheckingLogFiles page on the wiki. |
Author: | ryanpatterson [ Fri Feb 03, 2006 10:45 pm ] |
Post subject: | |
You are correct tjc, the ivtv output isn't listed in my /var/log/dmesg file. But it does come out when I use the dmesg command (dmesg|grep ivtv). I thought the two produced the same results. Appearently not. JimElNino try this command Code: sed -n '/= START INIT IVTV/,/= END INIT IVTV/p' </var/log/messages | less
|
Author: | tjc [ Fri Feb 03, 2006 10:57 pm ] |
Post subject: | |
ryanpatterson wrote: You are correct tjc, the ivtv output isn't listed in my /var/log/dmesg file. But it does come out when I use the dmesg command (dmesg|grep ivtv). I thought the two produced the same results. Appearently not.
Yeah, they're different. The dmesg command actually seems to use the contents of the messages file, or something like that, because as stuff gets rolled out of that, it disappears from the output. Thats's why I started using the dmesg file... |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |