« Return to Thread: Using All for One Media PC remote (URC 9040) with lirc
Jaakko wrote:Hi!
I just bought All for One URC 9040 remote and intend to get it working with LIRC. The remote has it's own USB RF receiver which works as a keyboard / event device in linux. When pressing the numbers on the remote it's like you would've typed them with the keyboard. The navigation buttons (up, down etc) work like the arrow keys of a keyboard.
I first tried to record the buttons with irrecord using dev/input device with /dev/input/event6 (which is the receiver according to /var/log/messages). Irrecord first seems to record the buttons ok but the resulting lircd.conf file just has 0x0 as the code for every button. Needless to say that the config doesn't work very well.
Next I "listened" to the events using "evtest /dev/input/event6" and the remote seems to send "LeftCtrl" or "LeftCtrl" and "LeftShift" before the actual key. The code of LeftCtrl seems to be the same that irrecord writes as the "bit mask" in the config file. Could it be that it just notices the first code sent and ignores the rest?
Is it even possible to record codes for a reciver like this using irrecord or even use it at all with LIRC? Do I have to code my own lirc module or modify dev/input driver to get this working? Coding wouldn't be a problem but I'd rather not re-invent the wheel when it's not necessary.
- Jaakko
« Return to Thread: Using All for One Media PC remote (URC 9040) with lirc
| Free embeddable forum powered by Nabble | Forum Help |