Comment 6 for bug 156494

Revision history for this message
Modulok (modulok30) wrote :

I have some additional info.

I am trying to create the .lircd file with no luck yet.

-----
cat /proc/bus/input/devices
-----
I: Bus=0003 Vendor=0c16 Product=0002 Version=0110
N: Name="Gyration Gyration RF Technology Receiver"
P: Phys=usb-0000:00:0b.0-7/input0
S: Sysfs=/class/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=10000f
B: KEY=7fff 2c3027 bf004440 0 0 1 c00 837c000 267bfa d941dfed e09effdf 1cfffff ffffffff fffffffe
B: REL=40
B: ABS=1 0

I: Bus=0003 Vendor=0c16 Product=0002 Version=0120
N: Name="Gyration Gyration RF Technology Receiver"
P: Phys=usb-0000:00:0b.0-7/input1
S: Sysfs=/class/input/input3
U: Uniq=
H: Handlers=kbd mouse1 event3
B: EV=10000f
B: KEY=7fff 42c73b7 bf0d4440 0 0 1f0001 c04 837c007 ffa67bfa d941dfff 80beffcd 1cfffff febffbff dffffffe
B: REL=143
B: ABS=1 0

-----
sudo evtest /dev/input/event2 [or event3]
-----
I get responses from all buttons but these:
power button
play tv button [tv icon with play symbol]
Windows [Green] button
four "MY' buttons [pictures, tv, music, video]
five bottom buttons [setup menu, last, input, dvd menu]

-----
sudo /usr/sbin/lircd -H dev/input -d /dev/input/event2 -n [window 1]
irw [window 2]
-----
when I press buttons nothing shows up in the first window

-----
irrecord -H dev/input -d /dev/input/event3 /tmp/irr.out
-----
Mapped buttons and copied file to /etc/lirc/lircd.conf

Note: this is where I am at, I don't know what should be in the "MODULES==" section of hardware.conf (or anything I need to add/change in the file)
I have attached the lircd.conf I made.

Please let me know what I am missing.
Thanks