| LinHES Forums http://forums.linhes.org/ |
|
| Lola X10 remote - now works in Linux http://forums.linhes.org/viewtopic.php?f=2&t=1458 |
Page 1 of 1 |
| Author: | Seth [ Sat May 15, 2004 12:30 pm ] |
| Post subject: | Lola X10 remote - now works in Linux |
X10 was selling the Lola wireless usb remote for just $6 shipping. http://www.x10.com/techliving1/ (now sold out, but check FatWallet for future similar deals, they've done it twice now in a month) This remote is similar to the ATI remote, but NOT identical, and one thing that is different is the USB id, so the ati_remote module doesn't work. I've already fixed this for 2.6, and hopefully the patch will make it into the current kernel by 2.6.7, but the ati_remote code included with KnoppMyth (and the kernel) are 2.4 code. So.... time for a PATCH! I quickly did a patch to make sure it would work right, and it does. I've got to tweak the patch for MythTV usage though, to make sure all of the buttons do the right things. (They added buttons to this remote, such as scan+ scan- record) One thing missing from the Docs of that module is that input is NOT enough, you must load mousedev and keybdev and hid also. I couldn't get it to work until I did those. (Well, mousedev isn't needed for the Lola, no mouse) I'll post a patch soon for this, want to make sure it's got all of the right keys, but in the quick meantime, the simple patch is this: find { USB_DEVICE(0x0bc7, 0x004) }, change it to: { USB_DEVICE(0x0bc7, 0x002) }, make the module, install it in /lib/modules/2.4.25-chw/misc and modprobe it. |
|
| Author: | krypton_john [ Sun May 16, 2004 1:46 am ] |
| Post subject: | |
Seth, thanks for that. My X-10 remote is in its way - I didn't know if I could get it to work with MythTV but what the heck, at $6 who cares! The cool thing with this unit is that the big ugly front/backend box can go in a cupboard out of sight! However... what file does your one liner patch apply to? Cheers, JohnO |
|
| Author: | Seth [ Sun May 16, 2004 10:35 am ] |
| Post subject: | |
krypton_john wrote: However... what file does your one liner patch apply to?
IN /usr/src, there is an ati_remote archive, unpack it, and modify ati_remote.c Better patch (and a posted binary too, I hope)coming soon.... it will add the other keys, remap various buttons to more useful settings, etc. |
|
| Author: | krypton_john [ Mon May 17, 2004 2:18 am ] |
| Post subject: | |
Cool - looking forward to it! |
|
| Author: | ccbadd [ Mon May 31, 2004 7:00 am ] |
| Post subject: | |
Seth, Did you ever get a better patch going for the Lola remote? I thought I say a post by you with some of the key mapping changed but I can't find it any more. I really would like to get this going. Thanks for any help help! |
|
| Author: | krypton_john [ Mon Jun 07, 2004 2:41 am ] |
| Post subject: | |
Hey Seth did you get a chance to put together a patch and key-mapping yet? Cheers, JohnO |
|
| Page 1 of 1 | All times are UTC - 6 hours |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|