I recently did a clean install to 8.10. Everything is great except the apple remote. Im running 2.6.27-9-generic kernel so by my understanding I would have to use the lirc since appleir is reported to be non-functional some kernels ago.
Anyways I followed the guide from: https://help.ubuntu.com/community/MacBookPro#Apple%20Remote%20Control
When I run lsusb: Bus 003 Device 003: ID 05ac:8240 Apple, Inc. IR Receiver [build-in] *amongst others*
I checked my syslog and found: Dec 10 02:09:05 Igloo lircd-0.8.3[6886]: lircd(userspace) ready Dec 10 02:09:31 Igloo lircd-0.8.3[6886]: accepted new client on /dev/lircd Dec 10 02:09:31 Igloo lircd-0.8.3[6886]: initializing '/dev/usb/hiddev0' Dec 10 02:09:45 Igloo lircd-0.8.3[6886]: removed client Dec 10 02:09:45 Igloo lircd-0.8.3[6886]: closing '/dev/usb/hiddev0'
I suspect lirc is point to the wrong /dev/usb/hiddev Where should I go from here?