tveeprom: Hauppauge: model = 23552, rev = D292, serial# = 7725799
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 55)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3410D (type = 5)
The tuner model and rev number are written on the actual tuners on the card.
I don't Windows installed anywhere in the house, but I'll try plugging it in a friend's computer to see what comes up.
--Winston
On Mar 6, 2005, at 3:33 AM, Jason Knisley wrote:
This is all really strange. My test box with the pvr-500 in it has been doing dual recordings for a couple of days. I've just scheduled back to back junk for it to record to check and it seems to be doing fine with the things that I've told you about.
Have you installed Windows and WinTV2000? The about dialog box describes the card characteristics, including the tuners and model number. It might be helpful to know if there's a new version of the PVR500 out now.
Jason
--- Winston Chang <[EMAIL PROTECTED]> wrote:
-------------------------------------------------------One more issue: my MythTV box doesn't seem to change channels when doing a scheduled recording (it uses the last channel watched), but it is capable of changing channels just fine with live TV. Strange...
--Winston
On Mar 6, 2005, at 2:21 AM, Winston Chang wrote:
I looked into my PVR-500MCE tuning problems alittle more and playedaround with tuner.c to make my card tune properly.It turns out thatthe tuning wasn't just a bit off -- it wasapproximately a wholefunctionchannel off.
In tuner.c, I modified the last line of thestatic void set_tv_freq(struct i2c_client *c,unsigned int freq)it tune to thefrom this: t->tv_freq(c,freq); to this: t->tv_freq(c,freq + 104);
The "+ 104" is a correction factor I added to makecorrect frequency. 104 * 1/16 MHz = 6.5MHz. Inother words, when Itell the card to tune to a particular frequency,it tunes 6.5MHz toonot a good solution.low.
The hack is serving for now, but it's obviouslyDoes anyone else have this problem? Any ideasabout why the tuning is+ Jarod's tuneroffset?
--Winston
<messages.txt.gz>
On Mar 2, 2005, at 11:07 PM, Winston Chang wrote:
Well, my PVR-500MCE (NTSC) is working with 0.3.2ftuning seems slightlyupdate patch. The only issue now is that thetells me that this isoff.
Suppose I tune into channel 10; 'ivtvctl -R'until I push thefrequency 3096. It comes in black and whiteThen it looksfrequency up a little bit, like up to 3100 or so.great. It's almost there!
--Winston
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=clickProducts from realSF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IThype. Start reading now.users. Discover which products truly live up to the
https://lists.sourceforge.net/lists/listinfo/ivtv-devel_______________________________________________ ivtv-devel mailing list [email protected]
-------------------------------------------------------
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=clickSF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.
https://lists.sourceforge.net/lists/listinfo/ivtv-devel_______________________________________________ ivtv-devel mailing list [email protected]
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
