View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Feb 17, 2007 3:19 am 
Offline
Joined: Thu Feb 01, 2007 12:44 am
Posts: 66
Location: Dallas, TX
Hi All,

Well, I had Myth visually working well with one PVR-250, but my cable channels come in on 2 different lines. So I made the poor choice to add a PVR-150MCE for Cable B and screwed everything up.

The 250 used to be /dev/video0, but when I added the 150 it got /dev/video0, and the 250 was reenumerated to /dev/video1. Didn't change the 250's PCI slot by the way. I also didn't want to screw up my channel guide, so I decided to switch the 250 to Cable B, and give the 150 Cable A. I had the problem below and decided to rescan the channels on the 150 in case it was a tuning problem. Of course that didn't fix it, and it ruined my channel guide anyway, but that is the least of my problems.

Now when watching cable A on the 150 at dev/video0, the display gets "choppy." It will flash the image again out of phase on the screen for a split second, then go back to normal. It happens so fast, it is almost like pixelation, but it really isn't. It gradually happens more frequent the longer I watch. The audio is usually not affected unless the video chops a few times repetitively and then the audio goes silent.

I looked in the logs specified here
http://www.knoppmythwiki.org/index.php? ... ngLogFiles
but I didn't see anything that stood out at me.

I tried http://mysettopbox.tv/phpBB2/viewtopic. ... add+pvr150

Quote:
4) Last time I checked The ivtv 0.8.2 drivers still don't like PVR-150 and PVR-250 cards with the TCL M2523_*_E tuner chips. This was due to a deficiency in the v4l tveeprom.c in the kernel. To force the appropriate settings in /etc/modprobe.conf run the TCL_M2523_SOMETHING_E_fix.sh script and reboot.

It didn't help either, and strangely the script did not change the /etc/modprobe.conf file I had to create before running it at all.

I tried resetting my IDE PCI latency from 32 to 176 as described here
http://www.mythtv.org/wiki/index.php/PCI_Latency
But that didn't help.

At first when I tried to switch tuner cards, I would get an x-term saying no other inputs found. I just tried it again and it worked. The 250 is just as pretty on Cable B as it had been on Cable A.

Can anyone point me in the right direction to figure this 150 deal out? I can post logs, but I didn't know which of the logs would be most relevant. And I didn't want to flood the thread with all 9 logs on the wiki.

Thanks.

_________________
Trying to install KnoppMyth R5F27, ECS 671T-M, Celeron 430, 1gig RAM, 320gig SATA Seagate, Samsung SATA SH-S203N DVD drive, Onboard video and audio, DVICO Fusion HDTV 5 Lite, Seasonic S12II-330watt PS


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 17, 2007 9:02 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Swap the cards around so that they're in the opposite slots. Hopefully this will get the original card order back.

If that still leaves the new PVR-150 as video0, run mythtv-setup, drop all your capture cards, recreate them with an eye to the new ordering, and redo your input connections to link each card with the appropriate video source. The mythtv-setup walk through on htis wiki page http://www.knoppmythwiki.org/index.php?page=BlackScreenWatchingTV provides more detailed directions.


Top
 Profile  
 
PostPosted: Sat Feb 17, 2007 2:21 pm 
Offline
Joined: Thu Feb 01, 2007 12:44 am
Posts: 66
Location: Dallas, TX
Thanks.

I did as you said and it got the 250 back on /dev/video0 and the 150 on /dev/video1. Can dropping and readding the cards really effect which card gets which dev? I actually did that to see if it would help the bad picture. Myth told me which card was at each location and I couldn't figure out how to change it.

Unfortunately my biggest problem remains. Cable A on the 250 looks as good as ever. Cable B on the 150 still has the weird video choppiness. I followed the wiki you pointed out. I got down to the tuner type, and checked that I don't have one of the known strange tuners. Is it time to try updating to the most current stable ivtv? I think it's 0.10.0 for the R5E50 kernel.

Code:
ivtv:  ======================  NEXT CARD  ======================
ivtv1: Autodetected Hauppauge card (cx23416 based)
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 16
ivtv1: Unreasonably low latency timer, setting to 64 (was 32)
ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #1)
tveeprom 2-0050: Hauppauge model 26582, rev C699, serial# 8789269
tveeprom 2-0050: tuner model is TCL 2002N 5H (idx 99, type 50)
tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 2-0050: audio processor is CX25843 (idx 37)
tveeprom 2-0050: decoder processor is CX25843 (idx 30)
tveeprom 2-0050: has no radio, has no IR remote
ivtv1: Autodetected Hauppauge WinTV PVR-150
cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
cx25840 2-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #1)
ivtv1: Encoder revision: 0x02050032
ivtv1: Registered device video1 for encoder MPEG
ivtv1: Registered device video33 for encoder YUV
ivtv1: Registered device vbi1 for encoder VBI
ivtv1: Registered device video25 for encoder PCM audio
tuner 2-0061: type set to 50 (TCL 2002N)
ivtv1: Initialized Hauppauge WinTV PVR-150, card #1
ivtv:  ====================  END INIT IVTV  ====================

_________________
Trying to install KnoppMyth R5F27, ECS 671T-M, Celeron 430, 1gig RAM, 320gig SATA Seagate, Samsung SATA SH-S203N DVD drive, Onboard video and audio, DVICO Fusion HDTV 5 Lite, Seasonic S12II-330watt PS


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 17, 2007 2:47 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Back to the Upgrade Hints posting... See the bit about bumping your capture resolution to 720x480 to work around a known issue in the ivtv drivers...

BTW - No, dropping the cards and adding doesn't change the detection order, it just lets you get the correct settings for the cards which ever order they are assigned by the kernel. In your case the more important bit would probably have been redoing the Input Connections, but don't discount the value of getting rid of stale card info in the DB. I recommend it for anyone who is changing their capture hardware since it clears up a lot of silly issues.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 17, 2007 4:52 pm 
Offline
Joined: Thu Feb 01, 2007 12:44 am
Posts: 66
Location: Dallas, TX
Thanks to tjc, my box is almost perfect.

I ran across this issue before here
http://mysettopbox.tv/phpBB2/viewtopic. ... sc&start=0
But ethernut's post had a quote saying it was applicable to "cx25840." Since I had a cx23416-12, I discounted it entirely. Mistake number 1.

On the next page of that thread, Rala seems to have fixed it by just disabling CC. That didn't work for me. So I continued on to changing the capture resolution to 720x480. Took a while for me to figure out it was in the Recording Profiles menu under PVR-XXX and you need to change 'Default' and 'Live TV' at a minimum.

I didn't change any of the other bitrate settings yet because I wasn't sure what I should change them to, and didn't want to stop to research. The 150 picture now looks like the 250 looks when it was working fine at 480x480, at least to my untrained eye.

But then the 150 picture started freezing momentarily with the audio. Both would recover perfectly. Now I was betting it was the PCI IDE latency issue above. I changed it to 176, and then to 200. Very occasionally I get a super quick halt in the audio that is a little jarring, I can't detect a halt in the picture. But I am pretty happy now.

I did reenable CC and it appears this 150 revision will capture video and CC fine as long as it is doing it at 720x480.

Now my next big thing is to figure out how to map the video card change command to my PVR grey remote. But that is for another thread if I can't figure it out on my own.

I hope this helps some future noob adding a PVR-150 card. If anyone has additional suggestions to clean it up, I would love to hear it. And thanks again to tjc.

_________________
Trying to install KnoppMyth R5F27, ECS 671T-M, Celeron 430, 1gig RAM, 320gig SATA Seagate, Samsung SATA SH-S203N DVD drive, Onboard video and audio, DVICO Fusion HDTV 5 Lite, Seasonic S12II-330watt PS


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 17, 2007 5:23 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Most of that early install and upgrade experience has been folded into the R5E50 Upgrade hints and hazards thread. I just updated the head posting there to clarify a number of issues and make certain things more accessible.

As for recording profiles, my 720x480 uses an average bit rate of 6000 and a max of 8000, with an audio sample rate of 48000 and an MP2 bitrate of 384k.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu