Hello,
I am also having some trouble getting my pvr-500 working, in a similar
setup, so I was hoping someone here would have an idea where to go. I have
a pvr-500 in an asus pundit, running kernel linux-2.6.12-gentoo-r10, and
ivtv version 0.3.9. At this point, when I try to do a test capture from
/dev/video0 or 1, It chugs away without error, but the result is a
zero-byte file. Does someone have a working gentoo .config I could take a
look at to rule out a kernel config issue? I am a little hazy on what has
to be made a module in the v4l, and i2c sections. Thanks in advance,
Claude

my /etc/modprobe.conf:
# ivtv (PVR-500MCE)
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias tveeprom tveeprom-ivtv
alias tuner tuner-ivtv
alias msp3400 msp3400-ivtv

myth linux # lsmod
Module                  Size  Used by
tda9887                14360  - 
wm8775                  7012  - 
ivtv                  208916  - 
i2c_algo_bit            9992  - 
i2c_core               19200  - 
videodev                8320  - 
snd_pcm_oss            49440  - 
snd_mixer_oss          18304  - 
snd_seq_oss            33792  - 
snd_seq_midi_event      7424  - 
snd_seq                51984  - 
snd_seq_device          7948  - 
snd_intel8x0           30272  - 
snd_ac97_codec         81016  - 
snd_pcm                84740  - 
snd_timer              22276  - 
snd                    47844  - 
snd_page_alloc          8708  - 

the relavent part of lspci:
0000:02:08.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)
0000:02:09.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)

Sep 25 01:07:40 myth ivtv: ==================== START INIT IVTV
====================
Sep 25 01:07:40 myth ivtv: version 0.3.9 (development svn snapshot
revision ) loading
Sep 25 01:07:40 myth ivtv: Linux version: 2.6.12-gentoo-r10 SMP preempt
PENTIUM4 gcc-3.3
Sep 25 01:07:40 myth ivtv: In case of problems please include the debug
info
Sep 25 01:07:40 myth ivtv: between the START INIT IVTV and END INIT IVTV
lines when
Sep 25 01:07:40 myth ivtv: mailing the ivtv-devel mailinglist.
Sep 25 01:07:40 myth ivtv: Autodetected WinTV PVR 150 card (iTVC16 based)
Sep 25 01:07:40 myth ACPI: PCI Interrupt 0000:02:08.0[A] -> GSI 18 (level,
low) -> IRQ 18
Sep 25 01:07:40 myth ivtv: Unreasonably low latency timer, setting to 64
(was 32)
Sep 25 01:07:40 myth ivtv: Failed to load module tveeprom
Sep 25 01:07:40 myth ivtv warning: i2c client addr: 0x50 not found for
command 0x0!
Sep 25 01:07:40 myth ivtv: Error -19 reading Hauppauge eeprom.
Sep 25 01:07:40 myth ivtv: Possible causes: the tveeprom module was not
loaded, or
Sep 25 01:07:40 myth ivtv: the eeprom kernel module was loaded before the
tveeprom module.
Sep 25 01:07:40 myth ivtv: Failed to load module tuner
Sep 25 01:07:40 myth cx25840: Unknown symbol release_firmware
Sep 25 01:07:40 myth cx25840: Unknown symbol request_firmware
Sep 25 01:07:40 myth modprobe: FATAL: Error inserting cx25840
(/lib/modules/2.6.12-gentoo-r10/ivtv/cx25840.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
Sep 25 01:07:40 myth ivtv: Failed to load module cx25840
Sep 25 01:07:40 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x400464cb!
Sep 25 01:07:40 myth ivtv: i2c attach to card #0 ok [client=wm8775,
addr=1b]
Sep 25 01:07:40 myth tda9885/6/7: (ivtv) chip found @ 0x86
Sep 25 01:07:40 myth ivtv: i2c attach to card #0 ok [client=tda9887,
addr=43]
Sep 25 01:07:40 myth ivtv: Could not detect tuner standard, defaulting to
NTSC.
Sep 25 01:07:41 myth ivtv: loading /lib/modules/ivtv-fw-enc.bin
Sep 25 01:07:41 myth ivtv: Encoder revision: 0x02050032
Sep 25 01:07:41 myth ivtv warning: Encoder Firmware can be buggy, use
version 0x02040011!!!!
Sep 25 01:07:41 myth ivtv: Allocate DMA encoder MPEG stream: 128 x 32768
buffers (4096KB total)
Sep 25 01:07:41 myth ivtv: Allocate DMA encoder YUV stream: 194 x 10800
buffers (2048KB total)
Sep 25 01:07:41 myth ivtv: Allocate DMA encoder VBI stream: 120 x 17472
buffers (2048KB total)
Sep 25 01:07:41 myth ivtv: Allocate DMA encoder PCM audio stream: 455 x
4608 buffers (2048KB total)
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046403!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046404!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x4004646e!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x00 not found for
command 0x40307603!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046403!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046406!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x00 not found for
command 0x4004760f!
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046406!
Sep 25 01:07:41 myth ivtv: Initialized WinTV PVR 150, card #0
Sep 25 01:07:41 myth ivtv: ======================  NEXT CARD
======================
Sep 25 01:07:41 myth ivtv: Autodetected WinTV PVR 150 card (iTVC16 based)
Sep 25 01:07:41 myth ACPI: PCI Interrupt 0000:02:09.0[A] -> GSI 17 (level,
low) -> IRQ 17
Sep 25 01:07:41 myth ivtv: Unreasonably low latency timer, setting to 64
(was 32)
Sep 25 01:07:41 myth ivtv: i2c attach to card #1 ok [client=wm8775,
addr=1b]
Sep 25 01:07:41 myth tda9885/6/7: (ivtv) chip found @ 0x86
Sep 25 01:07:41 myth ivtv: i2c attach to card #1 ok [client=tda9887,
addr=43]
Sep 25 01:07:41 myth ivtv: Failed to load module tveeprom
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x50 not found for
command 0x0!
Sep 25 01:07:41 myth ivtv: Error -19 reading Hauppauge eeprom.
Sep 25 01:07:41 myth ivtv: Possible causes: the tveeprom module was not
loaded, or
Sep 25 01:07:41 myth ivtv: the eeprom kernel module was loaded before the
tveeprom module.
Sep 25 01:07:41 myth ivtv: Failed to load module tuner
Sep 25 01:07:41 myth cx25840: Unknown symbol release_firmware
Sep 25 01:07:41 myth cx25840: Unknown symbol request_firmware
Sep 25 01:07:41 myth modprobe: FATAL: Error inserting cx25840
(/lib/modules/2.6.12-gentoo-r10/ivtv/cx25840.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
Sep 25 01:07:41 myth ivtv: Failed to load module cx25840
Sep 25 01:07:41 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x400464cb!
Sep 25 01:07:42 myth ivtv: loading /lib/modules/ivtv-fw-enc.bin
Sep 25 01:07:42 myth ivtv: Encoder revision: 0x02050032
Sep 25 01:07:42 myth ivtv warning: Encoder Firmware can be buggy, use
version 0x02040011!!!!
Sep 25 01:07:42 myth ivtv: Allocate DMA encoder MPEG stream: 128 x 32768
buffers (4096KB total)
Sep 25 01:07:42 myth ivtv: Allocate DMA encoder YUV stream: 194 x 10800
buffers (2048KB total)
Sep 25 01:07:42 myth ivtv: Allocate DMA encoder VBI stream: 120 x 17472
buffers (2048KB total)
Sep 25 01:07:42 myth ivtv: Allocate DMA encoder PCM audio stream: 455 x
4608 buffers (2048KB total)
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046403!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046404!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x4004646e!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x00 not found for
command 0x40307603!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046403!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046406!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x00 not found for
command 0x4004760f!
Sep 25 01:07:42 myth ivtv warning: i2c client addr: 0x44 not found for
command 0x40046406!
Sep 25 01:07:42 myth ivtv: Initialized WinTV PVR 150, card #1
Sep 25 01:07:42 myth ivtv: ====================  END INIT IVTV
====================

On Fri, Sep 23, 2005 at 07:41:50AM -0600, Christopher Thompson wrote:
> On September 22, 2005 01:19 pm, Chris Thompson wrote:
> >
> > 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.
> 
> With Hans Verkuil's help, which was VERY much appreciated, my problem turned 
> out to be that I was using the tuner that came with the linux kernel itself 
> rather than the one that came with ivtv-0.3.9.  Looks likely I was doing the 
> same with tveeprom as well.  Once I switched, I was able to get both tuners 
> working correctly and successfully captured mpeg using the cat /dev/video? 
> trick.
> 
> My problem is that I had some video-for-linux drivers compiled in to my 
> kernel 
> rather than as a module.  Presumably ivtv would have warned me had these been 
> modules.  Anyway, I will be submitting my notes to the Gentoo MythTV Howto 
> and the Gentoo PVR-500 Howto later on today.
> 
> Thanks, everyone and especially Hans for your fast response and your infinite 
> patience.
> 
> 
> -------------------------------------------------------
> 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


-------------------------------------------------------
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