I put together a new computer and installed KnopMyth R5B7. Most things just worked, but I cannot get the remote control to work no matter what I try. It's a regular PVR-150 with the silver "dog bone" remote, where the colored keys are in a row at the bottom.
/var/log/syslog shows many messages, all of which seem to indicate success:
Apr 14 17:07:08 drazi kernel: lirc_dev: IR Remote Control driver registered, at major 61
Apr 14 17:07:08 drazi kernel: ivtv: ==================== START INIT IVTV ====================
Apr 14 17:07:08 drazi kernel: ivtv: version 0.4.3 (tagged release) loading
Apr 14 17:07:08 drazi kernel: ivtv: Linux version: 2.6.15-chw-2 SMP preempt 586 gcc-3.3
Apr 14 17:07:08 drazi kernel: ivtv: In case of problems please include the debug info between
Apr 14 17:07:08 drazi kernel: ivtv: the START INIT IVTV and END INIT IVTV lines, along with
Apr 14 17:07:08 drazi kernel: ivtv: any module options, when mailing the ivtv-users mailinglist.
Apr 14 17:07:08 drazi kernel: ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
Apr 14 17:07:08 drazi kernel: ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
Apr 14 17:07:08 drazi kernel: ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IR
Q 19
Apr 14 17:07:08 drazi kernel: ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
Apr 14 17:07:08 drazi kernel: ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
Apr 14 17:07:08 drazi kernel: tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Apr 14 17:07:08 drazi kernel: ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
Apr 14 17:07:08 drazi kernel: tveeprom 2-0050: Hauppauge model 26052, rev C599, serial# 8087799
Apr 14 17:07:08 drazi kernel: tveeprom 2-0050: tuner model is TCL 2002N 5H (idx 99, type 50)
Apr 14 17:07:08 drazi kernel: tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
Apr 14 17:07:08 drazi kernel: tveeprom 2-0050: audio processor is CX25843 (idx 37)
Apr 14 17:07:08 drazi kernel: tveeprom 2-0050: decoder processor is CX25843 (idx 30)
Apr 14 17:07:08 drazi kernel: tveeprom 2-0050: has no radio, has IR remote
Apr 14 17:07:09 drazi kernel: cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
Apr 14 17:07:11 drazi kernel: cx25840 2-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
Apr 14 17:07:11 drazi kernel: ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
Apr 14 17:07:11 drazi kernel: wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
Apr 14 17:07:11 drazi kernel: ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
Apr 14 17:07:12 drazi kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Apr 14 17:07:12 drazi kernel: ivtv0: Encoder revision: 0x02050032
Apr 14 17:07:12 drazi kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Apr 14 17:07:12 drazi kernel: ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
Apr 14 17:07:12 drazi kernel: ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
Apr 14 17:07:12 drazi kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Apr 14 17:07:12 drazi kernel: tuner 2-0061: type set to 50 (TCL 2002N)
Apr 14 17:07:12 drazi kernel: ivtv0: Initialized WinTV PVR 150, card #0
Apr 14 17:07:12 drazi kernel: ivtv: ==================== END INIT IVTV ====================
Apr 14 17:07:12 drazi kernel: lirc_i2c: chip found @ 0x71 (Hauppauge IR (PVR150))
Apr 14 17:07:12 drazi kernel: ivtv0: i2c attach to card #0 ok [client=Hauppauge IR (PVR150), addr=71]
Apr 14 17:07:12 drazi kernel: lirc_dev: lirc_register_plugin: sample_rate: 10
Apr 14 17:07:13 drazi lircd-0.8.0pre4-pvr150[3365]: lircd(all) ready
I ran irrecord. It does respond to the remote, suggesting that the hardware is okay. However sometimes it doesn't wait until I press the key on the remote, instead it jumps ahead to asking me for the next key name. Here is the output from my latest attempt:
begin remote
name pvr150moduleloaded.txt
bits 13
eps 30
aeps 100
one 0 0
zero 0 0
gap 201980
toggle_bit 0
begin codes
Go 0x1FBB
Power 0x1FBB
Power 0x17BD
TV 0x17BD
TV 0x1F9C
Videos 0x1F9C
Videos 0x1798
Music 0x1798
Music 0x1F99
Pictures 0x1F99
Pictures 0x179A
end codes
end remote
The duplicate names are there because each time it didn't wait for me to press a key on the remote, I entered the key name again and it waited until I pressed a key. The duplicate codes hopefully tell someone what the problem is.
I did check that the IR receiver cable is plugged in all the way. I actually returned my PVR-150 to the store and got a different one from a different store, but the remote behaves the same way. Video capture works fine. The PVR-150 is labeled "Rev C599" on the TV input module. The computer has an ECS NForce3-A motherboard and an MSI FX5200 video card.
Help!
-Steve
|