View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 15 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Aug 27, 2006 8:32 pm 
Offline
Joined: Mon Nov 28, 2005 5:29 pm
Posts: 86
I have two pvr-150's and I noticed in the upgrade notes post that there might be a problem with a few of the 150 tuner cards. Is there a way to see if I have one of the problem tuners with out having to open up my myth box?

Thanks for all the help. And a big thank you to the Myth Team!!!!

Matt

_________________
R5F1 : AMD 64 2800 : Nvidia 5200 : 2x PVR- 150


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 27, 2006 8:35 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Code:
dmesg | grep "tveeprom.*tuner"


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 8:56 am 
Offline
Joined: Mon Nov 28, 2005 5:29 pm
Posts: 86
Thanks thats what I needed!

tjc wrote:
Code:
dmesg | grep "tveeprom.*tuner"

_________________
R5F1 : AMD 64 2800 : Nvidia 5200 : 2x PVR- 150


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 9:27 am 
Offline
Joined: Fri Jan 21, 2005 9:14 am
Posts: 124
Location: New York
tjc is da man.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 9:58 pm 
Offline
Joined: Fri Jan 27, 2006 8:05 pm
Posts: 18
has anyone noticed that the sound is a bit.... buzzy now?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 10:42 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Dial the capture volume back to 90% or less. The closer you push it to 100% the more distored it will get.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 11:56 pm 
Offline
Joined: Fri Jan 27, 2006 8:05 pm
Posts: 18
... I turned it down, and it still buzzes.. but get this, when I plug the sound into line in of the box, the sound is beautiful - but is about 3 seconds earlier than the picture - I'm sure that is bacause of the buffer -

It's annoying - and it has always been tinny - but moreso now... any other suggestions?

Thanks :roll:


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 29, 2006 7:10 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
There's a setting you can poke in with ivtvctl that helps with some PVR-150/500 cards. Searching for recent posts that mention ivtvctl should turn up the info.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 29, 2006 8:52 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
What firmware version is your PVR-150 using?

Code:
dmesg | grep cx25840*


If you find the file size is 14000-ish bytes, then you need to upgrade to the newer, 16000-ish byte firmware. See ivtvdriver.org for instructions.

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 12:39 am 
Offline
Joined: Fri Jan 27, 2006 8:05 pm
Posts: 18
Mike -

I couldn't get any version with searching through with grep and what you suggested... any other string to search for?

Phil


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 12:47 am 
Offline
Joined: Fri Jan 27, 2006 8:05 pm
Posts: 18
Found it

16382 bytes - cx25840.fw

... any further suggestions?

Phil


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 7:45 am 
Offline
Joined: Tue Jun 08, 2004 7:28 am
Posts: 135
Not that I have an answer, but I had the same issue with one of my 2 150s with R5C7. I'm troubleshooting a different issue now with R5D1 so I haven't played with it too much, but I did notice that the one that buzzed had a different tuner from the one that didn't. I'll try to check tonight to see which was the one that was buzzing. What was interesting was that after a reboot it would work fine for awhile, but then recordings later that night suddenly had the buzzing again.

Gonz


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 03, 2006 8:00 am 
Offline
Joined: Tue Jun 08, 2004 7:28 am
Posts: 135
Here's what I got from "dmesg | grep tvee".

tveeprom 2-0050: Hauppauge model 26552, rev F0A3, serial# 8966520
tveeprom 2-0050: tuner model is TCL MFNM05-4 (idx 103, type 43)
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 radio, has no IR remote
tveeprom 3-0050: Hauppauge model 26552, rev G168, serial# 8880988
tveeprom 3-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
tveeprom 3-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 3-0050: audio processor is CX25843 (idx 37)
tveeprom 3-0050: decoder processor is CX25843 (idx 30)
tveeprom 3-0050: has radio, has no IR remote

I'm guessing that the first one is going to be my /dev/video0 so that's the culpret. Interesting thing is since I switched video cards and had to move it to another slot, I haven't had the issue. Strange.

Gonz


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 18, 2006 7:07 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
For the benefit of others... There was a patch posted in this thread that has fixed my tinny audio issue with a PVR-150. Don't know how to patch? Try this:
Code:
# man patch

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 19, 2006 7:14 am 
Offline
Joined: Sun Aug 27, 2006 2:31 pm
Posts: 287
tjc wrote:
Dial the capture volume back to 90% or less. The closer you push it to 100% the more distored it will get.


I actually had to bump mine from 90% to 100% because my recordings were too quiet. I haven't noticed any problems.

_________________
KM R5E50; K8NGM2; A64-3800+; 1024MB PC3200; LG DVD-RW; Seagate 750GB; 6600 PCI-E; Onboard sound; Hauppauge PVR-150


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 15 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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu