I am attempting to install ivtv-0.2.0-58_rc3c under FC3 using rpms but I need some help on getting the ivtv module to load correctly.
A. I get the message "localhost kernel: tveeprom: no version for "struct_module" found: kernel tainted." in my messages log - should I worry about this message?
B. I am getting a message saying that ivtv was unable to open the firmware file /lib/modules/ivtv-fw-enc.bin. This file exists and is readable by everyone. What can be wrong?
Log included below.
Regards,
Geir
Jan 7 11:26:02 localhost kernel: ivtv: ==================== START INIT IVTV ====================
Jan 7 11:26:02 localhost kernel: ivtv: version 0.2.0 (rc3b) loading
Jan 7 11:26:02 localhost kernel: ivtv: Linux version: 2.6.9-1.724_FC3 686 REGPARM 4KSTACKS gcc-3.4
Jan 7 11:26:02 localhost kernel: ivtv: In case of problems please include the debug info
Jan 7 11:26:02 localhost kernel: ivtv: between the START INIT IVTV and END INIT IVTV lines when
Jan 7 11:26:02 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
Jan 7 11:26:02 localhost kernel: ivtv: Autodetected WinTV PVR 350 card
Jan 7 11:26:02 localhost kernel: ivtv: Found an iTVC15 based chip
Jan 7 11:26:02 localhost kernel: ACPI: PCI interrupt 0000:01:0b.0[A] -> GSI 5 (level, low) -> IRQ 5
Jan 7 11:26:02 localhost kernel: ivtv: XXX PCI device: 0x2570 vendor: 0x8086
Jan 7 11:26:02 localhost kernel: tveeprom: Hauppauge: model = 48134, rev = J347, serial# = 6594583
Jan 7 11:26:02 localhost kernel: tveeprom: tuner = LG TP18PSB01D (idx = 47, type = 28)
Jan 7 11:26:02 localhost kernel: tveeprom: tuner fmt = PAL(B/G) (eeprom = 0x04, v4l2 = 0x00000007)
Jan 7 11:26:02 localhost kernel: tveeprom: audio_processor = CS5331 (type = 9)
Jan 7 11:26:02 localhost rpcidmapd: rpc.idmapd oppstart succeeded
Jan 7 11:26:02 localhost kernel: ivtv: i2c attach [client=tveeprom[0],ok]
Jan 7 11:26:02 localhost kernel: saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
Jan 7 11:26:02 localhost kernel: saa7115: detecting saa7115 client on address 0x42
Jan 7 11:26:02 localhost kernel: saa7115: writing init values
Jan 7 11:26:02 localhost kernel: ivtv: i2c attach [client=saa7115[0],ok]
Jan 7 11:26:02 localhost kernel: saa7115: status: (1E) 0x48, (1F) 0xc0
Jan 7 11:26:02 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
Jan 7 11:26:02 localhost kernel: ivtv: i2c attach [client=(tuner unset),ok]
Jan 7 11:26:02 localhost netfs: Monterer andre filsystemer: succeeded
Jan 7 11:26:02 localhost kernel: saa7127: Selecting NTSC video Standard
Jan 7 11:26:02 localhost kernel: saa7127: Selecting S-Video+Composite
Jan 7 11:26:02 localhost kernel: saa7127: Turn WSS off
Jan 7 11:26:02 localhost kernel: saa7127: Widescreen Mode 4:3 Full Format
Jan 7 11:26:02 localhost kernel: saa7127: Selecting Normal Encoder Input
Jan 7 11:26:02 localhost kernel: saa7127: Enable Video Output
Jan 7 11:26:02 localhost kernel: ivtv: i2c attach [client=saa7127[0],ok]
Jan 7 11:26:02 localhost kernel: ivtv: Tuner Type 28, Tuner formats 0x00000007, Radio: yes, Model 0x00a93517, Revision 0x00000001
Jan 7 11:26:02 localhost kernel: ivtv: PAL tuner detected
Jan 7 11:26:02 localhost kernel: ivtv: Radio detected
Jan 7 11:26:02 localhost kernel: Unable to open '/lib/modules/ivtv-fw-enc.bin'.
Jan 7 11:26:02 localhost kernel: ivtv: failed loading encoder firmware
Jan 7 11:26:02 localhost kernel: ivtv: Error loading firmware -3!
Jan 7 11:26:02 localhost kernel: ivtv: Error -3 initializing firmware.
Jan 7 11:26:02 localhost kernel: ivtv: Error -12 on initialization
Jan 7 11:26:02 localhost kernel: ivtv-iTVC15_16_mpg2_encoder_card: probe of 0000:01:0b.0 failed with error -12
Jan 7 11:26:02 localhost kernel: ivtv: ==================== END INIT IVTV ==================