Re: [PATCH] hdpvr: enable IR part

2011-01-15 Thread Andy Walls
With my newly hacked lirc_zilog, try using the 'tx_only' parameter please. It's not quite ready yet, but I'd like to know if it can bind. If you already loaded a lirc_zilog without my latest patches, the i2c subsystem might have bogus crud still registered. A reboot might be needed for a

Re: [PATCH] hdpvr: enable IR part

2011-01-15 Thread Andy Walls
On Sat, 2011-01-15 at 00:37 -0500, Jarod Wilson wrote: On Jan 14, 2011, at 11:35 PM, Andy Walls wrote: A single button press w/ir-kbd-i2c debugging and your patch: ir-kbd-i2c: ir_poll_key ir-kbd-i2c: get_key_haup_common: received bytes: 80 00 00 fe 54 00 T. ir-kbd-i2c: ir

Re: [PATCH] hdpvr: enable IR part

2011-01-15 Thread Andy Walls
On Sat, 2011-01-15 at 07:50 -0500, Andy Walls wrote: Jarod Wilson ja...@wilsonet.com wrote: Forgot to mention: I think it was suggested that one could use ir-kbd-i2c for receive and lirc_zilog for transmit, at the same time. With ir-kbd-i2c already loaded, lirc_zilog currently won't bind to

Re: [PATCH] hdpvr: enable IR part

2011-01-15 Thread Andy Walls
On Sat, 2011-01-15 at 00:37 -0500, Jarod Wilson wrote: On Jan 14, 2011, at 11:35 PM, Andy Walls wrote: Receive with lirc_zilog does actually work slightly better, though its still not perfect. Each key press (using irw to watch) always results in at least two lines of output, both with

Re: [PATCH] hdpvr: enable IR part

2011-01-15 Thread Andy Walls
On Sat, 2011-01-15 at 01:56 -0500, Jarod Wilson wrote: On Jan 15, 2011, at 12:37 AM, Jarod Wilson wrote: Registered IR keymap rc-hauppauge-new input: i2c IR (HD PVR) as /devices/virtual/rc/rc1/input6 rc1: i2c IR (HD PVR) as /devices/virtual/rc/rc1 ir-kbd-i2c: i2c IR (HD PVR) detected at

Re: [PATCH] hdpvr: enable IR part

2011-01-15 Thread Jarod Wilson
On Jan 15, 2011, at 4:56 PM, Andy Walls wrote: On Sat, 2011-01-15 at 01:56 -0500, Jarod Wilson wrote: On Jan 15, 2011, at 12:37 AM, Jarod Wilson wrote: Registered IR keymap rc-hauppauge-new input: i2c IR (HD PVR) as /devices/virtual/rc/rc1/input6 rc1: i2c IR (HD PVR) as

[PATCH] hdpvr: enable IR part

2011-01-14 Thread Jarod Wilson
A number of things going on here, but the end result is that the IR part on the hdpvr gets enabled, and can be used with ir-kbd-i2c and/or lirc_zilog. First up, there are some conditional build fixes that come into play whether i2c is built-in or modular. Second, we're swapping out

Re: [PATCH] hdpvr: enable IR part

2011-01-14 Thread Andy Walls
On Fri, 2011-01-14 at 14:54 -0500, Jarod Wilson wrote: A number of things going on here, but the end result is that the IR part on the hdpvr gets enabled, and can be used with ir-kbd-i2c and/or lirc_zilog. First up, there are some conditional build fixes that come into play whether i2c is

Re: [PATCH] hdpvr: enable IR part

2011-01-14 Thread Jarod Wilson
On Fri, Jan 14, 2011 at 04:44:40PM -0500, Andy Walls wrote: On Fri, 2011-01-14 at 14:54 -0500, Jarod Wilson wrote: A number of things going on here, but the end result is that the IR part on the hdpvr gets enabled, and can be used with ir-kbd-i2c and/or lirc_zilog. First up, there are

Re: [PATCH] hdpvr: enable IR part

2011-01-14 Thread Jarod Wilson
On Jan 14, 2011, at 5:08 PM, Jarod Wilson wrote: On Fri, Jan 14, 2011 at 04:44:40PM -0500, Andy Walls wrote: On Fri, 2011-01-14 at 14:54 -0500, Jarod Wilson wrote: A number of things going on here, but the end result is that the IR part on the hdpvr gets enabled, and can be used with

Re: [PATCH] hdpvr: enable IR part

2011-01-14 Thread Andy Walls
On Fri, 2011-01-14 at 21:30 -0500, Jarod Wilson wrote: On Jan 14, 2011, at 5:08 PM, Jarod Wilson wrote: Registered IR keymap rc-hauppauge-new input: i2c IR (HD PVR) as /devices/virtual/rc/rc1/input6 rc1: i2c IR (HD PVR) as /devices/virtual/rc/rc1 ir-kbd-i2c: i2c IR (HD PVR) detected at

Re: [PATCH] hdpvr: enable IR part

2011-01-14 Thread Jarod Wilson
On Jan 14, 2011, at 11:35 PM, Andy Walls wrote: On Fri, 2011-01-14 at 21:30 -0500, Jarod Wilson wrote: On Jan 14, 2011, at 5:08 PM, Jarod Wilson wrote: Registered IR keymap rc-hauppauge-new input: i2c IR (HD PVR) as /devices/virtual/rc/rc1/input6 rc1: i2c IR (HD PVR) as

Re: [PATCH] hdpvr: enable IR part

2011-01-14 Thread Jarod Wilson
On Jan 15, 2011, at 12:37 AM, Jarod Wilson wrote: On Jan 14, 2011, at 11:35 PM, Andy Walls wrote: On Fri, 2011-01-14 at 21:30 -0500, Jarod Wilson wrote: On Jan 14, 2011, at 5:08 PM, Jarod Wilson wrote: Registered IR keymap rc-hauppauge-new input: i2c IR (HD PVR) as