On Thursday 22 September 2005 21:19, Chris Thompson wrote:
> (This is essentially a copy of the message at
> http://www.shspvr.com/smf/index.php?topic=8850.0)
>
> I'm unable to get my Hauppauge PVR-500 working on my gentoo box.  Can
> someone offer suggestions?  I'm not sure if it is a setup issue, a
> driver issue, or a hardware issue.
>
> With ivtv-0.3.9, /dev/video1 works fine (picture, sound) but /dev/video0
> just gives static.  Same with ivtv-0.3.8.
> With the latest 0.2 and with 0.3.2s, both tuners give 'pulsing static',
> though they pulse at different rates.  I tried the black_magic fix for
> these versions but it didn't help.
> I'm on NTSC and I hook up coax to the tv board.  I'm in Canada.  I've
> tried everything I can find via google searches.

I have a hunch: for this you need the lm_sensors package. If you have the 
i2cdetect utility then it's already installed, otherwise you need to download 
it.

Run i2cdetect -l. You see a list of i2c busses, two of them are from ivtv.
Next run ivtvdetect -a <i2c-bus> where <i2c-bus> is the bus number of the ivtv 
i2c busses. Say 'Y' when asked to continue. The output looks like this:

wyst: ~/work/src/ivtv/driver $ i2cdetect -a 4
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-4.
I will probe address range 0x00-0x7f.
Continue? [Y/n] Y
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
10: XX XX XX XX XX XX XX XX XX XX XX UU XX XX XX XX
20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
40: XX XX XX UU UU XX XX XX XX XX XX XX XX XX XX XX
50: UU XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
60: XX UU XX XX XX XX XX XX XX XX XX XX XX XX XX XX
70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX

Please do this for both i2c busses and mail me the output.

I might have a separate radio tuner (just like the PAL PVR500), but one that 
is not yet detected correctly. It could be that it assigns that radio tuner 
as the tv tuner accidentally. With this information I should be able to 
determine if that is the case.

        Hans


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to