That seemed to clear up one of the problems but still no audio.  It still looks like the firmware doesn't get loaded (see below).  Any ideas why?  Does it get loaded from the /lib/modules or from the lib/firmware directory?  Also, I copied HcwMakoC.ROM to v4l.cx25840.fw to be loaded as the driver (seen on another post), is this the right action?

Is there any linkage I need from the PVR150 card to alsamixer?


Linux video capture interface: v1.00
ivtv: no version for "struct_module" found: kernel tainted.
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.4.1 (tagged release) loading
ivtv:  Linux version: 2.6.14-1.1653_FC4 686 REGPARM 4KSTACKS gcc-4.0
ivtv:  In case of problems please include the debug info between
ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
ivtv:  any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
PCI: Found IRQ 10 for device 0000:00:12.0
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
tveeprom: ivtv version
tveeprom: Hauppauge: model = 26552, rev = B268, serial# = 7826786
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio processor = CX25843 (type = 25)
tveeprom: decoder processor = CX25843 (type = 1e)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
cx25840 0-0044: ivtv driver
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 0-0044: unable to open firmware v4l-cx25840.fw
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
wm8775 0-001b: ivtv driver
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
tda9885/6/7: chip found @ 0x86
ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02040024
ivtv0 warning: Encoder Firmware can be buggy, use version 0x02040011 or 0x02050032.
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
ivtv0: Create encoder radio stream
tuner: type set to 47 (LG NTSC (TAPE series)) by ivtv i2c driver #0
ivtv0: Initialized WinTV PVR 150, card #0
ivtv:  ====================  END INIT IVTV  ====================


On 12/31/05, Des Dougan <[EMAIL PROTECTED]> wrote:
On Sat, 2005-12-31 at 18:21 -0600, Bob Karschnia wrote:
> I've newly installed FC4 and have been trying to get my PVR-150 to run
> but I can't get the audio to work.  I've tried just about everything.
> It seems like I'm narrowing it down but I've come to a deadend.  I
> have ivtv 0.4.1 and below is the result of dmesg:

You have an invalid parameter in modprobe.conf for the cx25840 driver. I
believe the current How-to says that you don't need any optional
parameters for the drivers.

HTH,

Des

> ivtv:  ==================== START INIT IVTV ====================
> ivtv:  version 0.4.1 (tagged release) loading
> ivtv:  Linux version: 2.6.14-1.1653_FC4 686 REGPARM 4KSTACKS gcc-4.0
> ivtv:  In case of problems please include the debug info between
> ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
> ivtv:  any module options, when mailing the ivtv-users mailinglist.
> ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
> PCI: Found IRQ 10 for device 0000:00:12.0
> ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
> tveeprom: ivtv version
> tveeprom: Hauppauge: model = 26552, rev = B268, serial# = 7826786
> tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
> tveeprom: audio processor = CX25843 (type = 25)
> tveeprom: decoder processor = CX25843 (type = 1e)
> ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
> tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
> ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
> cx25840: Unknown parameter `cardtype'
> ivtv0: Failed to load module cx25840
> ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c!
> wm8775 0-001b: ivtv driver
> wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
> ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
> tda9885/6/7: chip found @ 0x86
> ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
> ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> ivtv0: Encoder revision: 0x02040024
> ivtv0 warning: Encoder Firmware can be buggy, use version 0x02040011
> or 0x02050032.
> ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB
> total)
> ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB
> total)
> ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB
> total)
> ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers
> (2048KB total)
> ivtv0: Create encoder radio stream
> tuner: type set to 50 (TCL 2002N) by ivtv i2c driver #0
> ivtv0 warning: i2c client addr: 0x44 not found for command 0x40085618!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0xc0045627!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0x40046d11!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0x40085618!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0x40045613!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0x402c5639!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0x40045612!
> ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c!
> ivtv0: Initialized WinTV PVR 150, card #0
> ivtv:  ====================  END INIT IVTV  ====================
>
> It doesn't seem to load the driver for cx25840.......I assume this is
> my sound problem.  I've tried to load the appropriate modules
> into /lib/modules and recently I've found a posting showing they
> should be loaded into /lib/firmware.  I've tried it with the following
> drivers HcwMako(A/B/C).ROM and have copied this to v4l.cx25840.fw in
> both directories.
>
> I can't seem to track this one down.  Any ideas??
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
--

Des Dougan, Principal
Dougan Consulting Group

Ph: 604-980-2848       Email: des at DouganConsulting dot com

        www.DouganConsulting.com

Design - Implementation - Support


_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to