I'm having problems getting my PVR-150 working. The ivtv driver acts like it cannot find my firmware files, although all 4 are located in /usr/lib/hotplug/firmware/. This is a clean install on Debian built straight from the v0.4.2 source. I followed the instructions on the wiki to the letter using module-assistant to help build my ivtv kernel module. syslog contains the following output:
Jan 17 15:30:05 localhost kernel: Linux video capture interface: v1.00 Jan 17 15:30:05 localhost kernel: ivtv: ==================== START INIT IVTV ==================== Jan 17 15:30:05 localhost kernel: ivtv: version 0.4.2 (tagged release) loading Jan 17 15:30:05 localhost kernel: ivtv: Linux version: 2.6.15-1-k7 K7 gcc-4.0 Jan 17 15:30:05 localhost kernel: ivtv: In case of problems please include the debug info between Jan 17 15:30:05 localhost kernel: ivtv: the START INIT IVTV and END INIT IVTV lines, along with Jan 17 15:30:05 localhost kernel: ivtv: any module options, when mailing the ivtv-users mailinglist. Jan 17 15:30:05 localhost kernel: ivtv0: Autodetected WinTV PVR 150 card (cx23416 based) Jan 17 15:30:05 localhost kernel: ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 Jan 17 15:30:05 localhost kernel: ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] Jan 17 15:30:05 localhost kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0) Jan 17 15:30:05 localhost kernel: ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61] Jan 17 15:30:05 localhost kernel: cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0) Jan 17 15:30:15 localhost kernel: cx25840 1-0044: unable to open firmware v4l-cx25840.fw Jan 17 15:30:15 localhost kernel: ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44] Jan 17 15:30:15 localhost kernel: wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0) Jan 17 15:30:15 localhost kernel: ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b] Jan 17 15:30:15 localhost kernel: tda9887 1-0043: chip found @ 0x86 (ivtv i2c driver #0) Jan 17 15:30:15 localhost kernel: ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: The eeprom says no radio is present, but the tuner type Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: indicates otherwise. I will assume that radio is present. Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: Hauppauge model 26552, rev C268, serial# 2950514 Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47) Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08) Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: audio processor is CX25843 (idx 37) Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: decoder processor is CX25843 (idx 30) Jan 17 15:30:15 localhost kernel: tveeprom 1-0050: has radio, has no IR remote Jan 17 15:30:26 localhost kernel: ivtv0: unable to open firmware v4l-cx2341x-enc.fw Jan 17 15:30:26 localhost kernel: ivtv0: did you put the firmware in the hotplug firmware directory? Jan 17 15:30:26 localhost kernel: ivtv0 warning: failed loading encoder firmware Jan 17 15:30:26 localhost kernel: ivtv0 warning: Error loading firmware -3! Jan 17 15:30:26 localhost kernel: ivtv0: Error -3 initializing firmware. Jan 17 15:30:26 localhost kernel: ivtv0: Error -12 on initialization Jan 17 15:30:26 localhost kernel: ivtv: probe of 0000:00:0b.0 failed with error -12 Jan 17 15:30:26 localhost kernel: ivtv: ==================== END INIT IVTV ==================== Here are the MD5's of my firmware in /usr/lib/hotplug/firmware: 305dba74bbe5905447add8883f3ecb68 v4l-cx2341x-dec.fw 5f5fa240ada73c3565f5f7de4c7b5138 v4l-cx2341x-enc.fw 0661f8b2693fe3123e6234557353eacc v4l-cx2341x-init.mpg 3a4803384f749d644ee1f1ca9dcb12fa v4l-cx25840.fw I'm really racking my brain trying to get this to work. I've had a similar configuration work flawlessly in the past. Anyone have any suggestions? Thank you in advance. _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
