Hi,
I'm having problems with my remote control using lirc. I've searched in some places, but don't find the solution yet.
My notebook is a hp dv6985 (dv6 series) and everything else is working.
Kernel Linux 2.6.30.8-64.fc11.x86_64
Intel(R) Core(TM)2 Duo CPU T5750 @ 2.00GHz
This is the commands that I've executed and the respective results:
modprobe lirc_dev -> ok
modprobe lirc_serial -> error:
FATAL: Error inserting lirc_serial (/lib/modules/2.6.30.8-64.fc11.x86_64/kernel/drivers/input/lirc/lirc_serial.ko): Invalid argument
irrecord mycontrol.infra -d /dev/lircd (without -d don't works for me)
after two enters:
irrecord: no data for 10 secs, aborting
irrecord: gap not found, can't continue
irw and mode2 don't return nothing...
only xev command recognize the key event of "DVD_BUTTON" (only this button return):
KeyRelease event, serial 33, synthetic NO, window 0x3400001,
root 0xfc, subw 0x0, time 507479, (724,667), root: (728,692),
state 0x0, keycode 235 (keysym 0x1008ff59, XF86Display), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Thanks for the help!