I've reviewed the previous exchanges this month on this topic but am unable to make on progress with this issue on my own.

lspci -v:
00:09.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)
	Subsystem: Hauppauge computer works Inc. WinTV PVR-350
	Flags: bus master, medium devsel, latency 64
	Memory at c8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [44] Power Management version 2

The output below is after having replaced #if defined(CONFIG_FW_LOADER) with #if 0 in ivtv-firmware.c, ivtv-driver.h and cx25840.h

dmesg:

ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.4.2 (tagged release) loading
ivtv:  Linux version: 2.6.15-gentoo-r1 preempt PENTIUMIII gcc-3.4
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 350 card (cx23415 based)
saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21]
saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44]
tveeprom: ivtv version
tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 8512132
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio processor = MSP4448 (type = 1b)
tveeprom: decoder processor = SAA7115 (type = 13)
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]
msp3400 1-0040: ivtv driver
msp3400 1-0040: chip=MSP4448G-A2 +nicam +simple +simpler +radio mode=simpler
msp3400 1-0040: msp34xxg daemon started
ivtv0: i2c attach to card #0 ok [client=MSP4448G-A2, addr=40]
tda9887 1-0043: (ivtv) chip found @ 0x86 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
ivtv0 warning: Encoder mailbox not found
ivtv0 warning: Decoder mailbox not found
ivtv0: Error locating firmware.
ivtv0: Error -12 on initialization
ivtv: probe of 0000:00:09.0 failed with error -12
ivtv:  ====================  END INIT IVTV  ====================

It is a Gentoo system, but ivtv-0.4.2 is not from an ebuild. It is the latest stable release from ivtvdriver.org.




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

Reply via email to