LinHES Forums
http://forum.linhes.org/

LIRC / IVTV i2c Driver Issue with PVR-150 Remote
http://forum.linhes.org/viewtopic.php?f=2&t=8008
Page 1 of 1

Author:  seano [ Sat Jan 21, 2006 1:56 pm ]
Post subject:  LIRC / IVTV i2c Driver Issue with PVR-150 Remote

Hello,

I'm trying to get my haupauge Silver remote that came with my pvr-150 with the reciever blaster cable working.

I'm running R5A30.1 with the updated IVTV 0.4.2.

I used these instructions to upgrade to 0.4.2:
http://knoppmythwiki.org/index.php?page=CompileIvtv

The card works fine. The remote still doesn't work.

To get the remote to work I've been using:
/usr/local/bin/lirc-reconfig.sh
-> 16 (Hauppauge) -> d (PVR-150)

Is this the correct script?

I think the key is in my /var/log/kern.log

Code:
Jan 21 11:37:17 mythtv kernel: lirc_dev: IR Remote Control driver registered, at major 61
Jan 21 11:37:17 mythtv kernel: ivtv:  ==================== START INIT IVTV ====================
Jan 21 11:37:17 mythtv kernel: ivtv:  version 0.4.2 (tagged release) loading
Jan 21 11:37:17 mythtv kernel: ivtv:  Linux version: 2.6.13.2-chw-3 SMP preempt 586 gcc-3.3
Jan 21 11:37:17 mythtv kernel: ivtv:  In case of problems please include the debug info between
Jan 21 11:37:17 mythtv kernel: ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
Jan 21 11:37:17 mythtv kernel: ivtv:  any module options, when mailing the ivtv-users mailinglist.
Jan 21 11:37:17 mythtv kernel: ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
Jan 21 11:37:17 mythtv kernel: ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
Jan 21 11:37:17 mythtv kernel: ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC3] -> GSI 18 (level, low) -> IRQ 21
Jan 21 11:37:17 mythtv kernel: ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
Jan 21 11:37:17 mythtv kernel: tveeprom: ivtv version
Jan 21 11:37:17 mythtv kernel: tveeprom: Hauppauge: model = 26052, rev = C199, serial# = 8165198
Jan 21 11:37:17 mythtv kernel: tveeprom: tuner = TCL 2002N 5H (idx = 99, type = 50)
Jan 21 11:37:17 mythtv kernel: tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
Jan 21 11:37:17 mythtv kernel: tveeprom: audio processor = CX25843 (type = 25)
Jan 21 11:37:17 mythtv kernel: tveeprom: decoder processor = CX25843 (type = 1e)
Jan 21 11:37:17 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
Jan 21 11:37:17 mythtv kernel: tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
Jan 21 11:37:17 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
Jan 21 11:37:18 mythtv kernel: cx25840 4-0044: ivtv driver
Jan 21 11:37:18 mythtv kernel: cx25840 4-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
Jan 21 11:37:20 mythtv kernel: cx25840 4-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
Jan 21 11:37:20 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
Jan 21 11:37:20 mythtv kernel: wm8775 4-001b: ivtv driver
Jan 21 11:37:20 mythtv kernel: wm8775 4-001b: chip found @ 0x36 (ivtv i2c driver #0)
Jan 21 11:37:20 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
Jan 21 11:37:20 mythtv kernel: tda9887 2-0043: (ivtv) chip found @ 0x86 (cx88[0])
Jan 21 11:37:20 mythtv kernel: tda9887 3-0043: (ivtv) chip found @ 0x86 (cx88[1])
Jan 21 11:37:21 mythtv kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Jan 21 11:37:21 mythtv kernel: ivtv0: Encoder revision: 0x02050032
Jan 21 11:37:21 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Jan 21 11:37:21 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
Jan 21 11:37:21 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
Jan 21 11:37:21 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Jan 21 11:37:21 mythtv kernel: tuner: type set to 50 (TCL 2002N) by ivtv i2c driver #0
Jan 21 11:37:21 mythtv kernel: ivtv0: Initialized WinTV PVR 150, card #0
Jan 21 11:37:21 mythtv kernel: ivtv:  ====================  END INIT IVTV  ====================
Jan 21 11:37:21 mythtv kernel: lirc_pvr150: ivtv i2c driver #0: no devices found


No devices found?

Help!


Thanks Kindly,

Sean




[/code]

Author:  kmkittre [ Tue Feb 07, 2006 9:24 am ]
Post subject: 

I'm not running a remote on an R5A30 install, but this is how I got the PVR-150 remote working on R5A16:

http://mysettopbox.tv/phpBB2/viewtopic.php?t=4609

Author:  kmkittre [ Tue Feb 07, 2006 9:25 am ]
Post subject: 

Also, if you wanna take a look at my lircrc for this remote, you can get it here:

http://www.transmatrix.net/myth/lircrc

:D

Author:  seano [ Tue Feb 07, 2006 10:44 am ]
Post subject: 

Thanks!

I actually went and bought the MCE remote because of this issue. The MCE remote worked pretty much right out of the box.

-seano

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/