Hi

I have had a PVR150 system working for a while now and
use an ATI Remote Wonder as the remote control. 
Recently howvere I have seen e-mails on this list
regarding getting the PVR150 IR Blaster working.

This would be a good feature fo me to have so I can
control the SKY satellite box so I thought I'd have a
go at installing it following Mark's instructions.

However when I run modprobe lirc_i2c, the /dev/lirc
device fails to appear.  Looking at the kernel log
below, I can see that this is because the lirc_i2c
driver fails to find the device on the I2C bus.  Ive
tried this on the patched version supplied by Mark and
the 0.7.2 release of LIRC.

Any thoughts on this, and yes I do hae a non-MCE card
with a IR Blaster cable.

Daniel

Aug 17 20:15:29 localhost kernel: ivtv:
==================== START INIT IVTV
====================
Aug 17 20:15:29 localhost kernel: ivtv: version 0.3.7
(c) loading
Aug 17 20:15:29 localhost kernel: ivtv: Linux version:
2.6.11-1.35_FC3 686 REGPARM 4KSTACKS gcc-3.4
Aug 17 20:15:29 localhost kernel: ivtv: In case of
problems please include the debug info
Aug 17 20:15:29 localhost kernel: ivtv: between the
START INIT IVTV and END INIT IVTV lines when
Aug 17 20:15:29 localhost kernel: ivtv: mailing the
ivtv-devel mailinglist.
Aug 17 20:15:29 localhost kernel: ivtv: Autodetected
WinTV PVR 150 card
Aug 17 20:15:29 localhost kernel: ivtv: Found an
iTVC16 based chip
Aug 17 20:15:29 localhost kernel: ACPI: PCI interrupt
0000:01:09.0[A] -> GSI 5 (level, low) -> IRQ 5
Aug 17 20:15:29 localhost kernel: tveeprom: Hauppauge:
model = 26039, rev = C155, serial# = 7729516
Aug 17 20:15:29 localhost kernel: tveeprom: tuner =
Philips FQ1216ME MK3 (idx = 55, type = 38)
Aug 17 20:15:29 localhost kernel: tveeprom: tuner fmt
= PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74,
v4l2 = 0x00400e17)
Aug 17 20:15:29 localhost kernel: tveeprom:
audio_processor = MSP3400C (type = 4)
Aug 17 20:15:30 localhost kernel: ivtv: i2c attach
[client=tveeprom[50],ok]
Aug 17 20:15:30 localhost kernel: ivtv: Tuner Type 38,
Tuner formats 0x00400e17, Radio: yes, Model
0x008d1555, Revision 0x00000000
Aug 17 20:15:30 localhost kernel: ivtv: PAL tuner
detected
Aug 17 20:15:30 localhost kernel: ivtv: Radio detected
Aug 17 20:15:30 localhost kernel: tuner: Ignoring
new-style parameters in presence of obsolete ones
Aug 17 20:15:30 localhost kernel: tuner: chip found at
addr 0xc2 i2c-bus ivtv i2c driver #0
Aug 17 20:15:30 localhost kernel: ivtv: i2c attach
[client=(tuner unset),ok]
Aug 17 20:15:30 localhost kernel: cx25840: requesting
/lib/modules/HcwMakoA.ROM
Aug 17 20:15:31 localhost kernel: cx25840: firmware
loaded
Aug 17 20:15:31 localhost kernel: ivtv: i2c attach
[client=cx25840[50],ok]
Aug 17 20:15:31 localhost kernel: ivtv: i2c attach
[client=wm8775[50],ok]
Aug 17 20:15:31 localhost kernel: tda9885/6/7: chip
found @ 0x86
Aug 17 20:15:31 localhost kernel: ivtv: i2c attach
[client=tda9887,ok]
Aug 17 20:15:33 localhost kernel: ivtv: Encoder
revision: 0x02050032
Aug 17 20:15:33 localhost kernel: ivtv: Encoder
Firmware can be buggy, use version 0x02040011!!!!
Aug 17 20:15:33 localhost kernel: ivtv: Configuring
WinTV PVR 150 card with 5 streams
Aug 17 20:15:33 localhost kernel: ivtv: Registered
v4l2 device for encoder MPEG minor 0
Aug 17 20:15:33 localhost kernel: ivtv: Create DMA
encoder MPEG stream: 0 x 32768 buffers (0KB total)
Aug 17 20:15:33 localhost kernel: ivtv: Registered
v4l2 device for encoder YUV minor 32
Aug 17 20:15:33 localhost kernel: ivtv: Create DMA
encoder YUV stream: 0 x 12960 buffers (0KB total)
Aug 17 20:15:33 localhost kernel: ivtv: Registered
v4l2 device for encoder VBI minor 224
Aug 17 20:15:33 localhost kernel: ivtv: Create DMA
encoder VBI stream: 0 x 12740 buffers (0KB total)
Aug 17 20:15:33 localhost kernel: ivtv: Registered
v4l2 device for encoder PCM audio minor 24
Aug 17 20:15:33 localhost kernel: ivtv: Create DMA
encoder PCM audio stream: 0 x 4608 buffers (0KB
total)Aug 17 20:15:33 localhost kernel: ivtv:
Registered v4l2 device for encoder radio minor 64
Aug 17 20:15:33 localhost kernel: ivtv: Create encoder
radio stream
Aug 17 20:15:33 localhost kernel: ivtv: Setting Tuner
38
Aug 17 20:15:33 localhost kernel: tuner: type set to
38 (Philips PAL/SECAM multi (FM1216ME MK3)) by ivtv
i2c driver #0
Aug 17 20:15:33 localhost kernel: ivtv: Switching
standard to PAL.
Aug 17 20:15:33 localhost kernel: ivtv:
ivtv_enc_thread: pid = 10061, itv = 0xe0d200a0
Aug 17 20:15:33 localhost kernel: ivtv:
ivtv_enc_vbi_thread: pid = 10062, itv = 0xe0d200a0
Aug 17 20:15:33 localhost kernel: ivtv: Initialized
WinTV PVR 150, card #0
Aug 17 20:15:33 localhost kernel: ivtv:
====================  END INIT IVTV 
====================
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x1a
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x18
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x71
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x70
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x4b
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x64
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x30
@ ivtv i2c driver #0: no
Aug 17 20:15:33 localhost kernel: lirc_i2c: probe 0x6b
@ ivtv i2c driver #0: no




                
___________________________________________________________ 
How much free photo storage do you get? Store your holiday 
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to