All,

>>If all goes well, with Jarrod's change, you should be able to test the
>>hdpvr module with the ir-kbd-i2c module and test IR Rx.

>>Strictly speaking, lirc_zilog needs some rework to use the kernel
>>internal interfaces properly.  It might still work, but don't be
>>surprised if it doesn't.

>>I might get to working on lirc_zilog tonight, but otherwise not until
>>this weekend.

>Sounds good. Will give any feedback I can!  Is Tx completely a no show at this 
>point?  From my circle of friends that >use the hdpvr, they all use >the Tx 
>for channel changing to cable boxes.  This small sample might not be 
>indicative of >the larger hdpvr user base, though! :)

Well, it's been a few very busy months!    I've upgraded my distribution, and 
coupled that with a move to kernel 2.6.38.  I noticed that many patches for 
hdpvr and zilog have made it into the kernel source (at least staging)

Well, I am trying this out, and zilog does not probe the Tx on the HDPVR. Is 
that expected?
Well, it sort of does.

May 21 12:51:06 jgauthier-mythtv kernel: [   42.519404] lirc_zilog: 
Zilog/Hauppauge IR driver initializing
May 21 12:51:06 jgauthier-mythtv kernel: [   42.521233] lirc_zilog: probing IR 
Rx on Hauppage HD PVR I2C (i2c-1)
May 21 12:51:06 jgauthier-mythtv kernel: [   42.521239] lirc_zilog: probe of IR 
Rx on Hauppage HD PVR I2C (i2c-1) done. Waiting on IR Tx.
May 21 12:51:06 jgauthier-mythtv kernel: [   42.521245] lirc_zilog: probing IR 
Tx on Hauppage HD PVR I2C (i2c-1)
May 21 12:51:06 jgauthier-mythtv kernel: [   42.521372] i2c i2c-1: lirc_dev: 
driver lirc_zilog registered at minor = 1
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088260] lirc_zilog: 
Zilog/Hauppauge IR blaster firmware version 2.1.0 loaded
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088265] lirc_zilog: probe of IR 
Tx on Hauppage HD PVR I2C (i2c-1) done. IR unit ready.
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088279] lirc_zilog: probing IR 
Rx on Hauppage HD PVR I2C (i2c-2)
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088282] lirc_zilog: ir_probe: 
probing IR Rx on Hauppage HD PVR I2C (i2c-2) failed with 1
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088288] Zilog/Hauppauge i2c IR: 
probe of 2-0071 failed with error 1
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088293] lirc_zilog: probing IR 
Tx on Hauppage HD PVR I2C (i2c-2)
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088295] lirc_zilog: ir_probe: 
probing IR Tx on Hauppage HD PVR I2C (i2c-2) failed with 1
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088298] Zilog/Hauppauge i2c IR: 
probe of 2-0070 failed with error 1
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088329] lirc_zilog: 
initialization complete

Admittedly, I do not understand exactly what I am reading.  It seems to probe 
the IR Tx (i2c-1) successfully:
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088265] lirc_zilog: probe of IR 
Tx on Hauppage HD PVR I2C (i2c-1) done. IR unit ready.

But, then below on (i2c-2) is failed:
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088282] lirc_zilog: ir_probe: 
probing IR Rx on Hauppage HD PVR I2C (i2c-2) failed with 1
May 21 12:51:06 jgauthier-mythtv kernel: [   43.088288] Zilog/Hauppauge i2c IR: 
probe of 2-0071 failed with error 1

Either way irsend doesn't work:

irsend: command failed: SEND_ONCE blaster 0_74_KEY_2
irsend: hardware does not support sending

Are there other pieces I need to glue together?
I attempted to move to lirc 0.9, and recompiled everything (including zilog) 
against it, (I read it somewhere) but that did not really make a difference.

Thanks,

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to