Hi,

You need to make sure that the 'evdev' module is loaded (or built into your
kernel) and look at /dev/input/event*. Initially my kernel wasn't set up to use
these kinds of devices and like you I only got junk on the hiddev* devices. Now
I have appleir and evdev loaded as modules and things work for me.

Good luck,

-- Erik

On Thu, Aug 31, 2006 at 05:55:38PM -0400, jasser wrote:
> the apple ir patch does not work on the intel mac mini
> i do not get keycodes all i get is giberish
> here is some of the things i get when i cat the /dev/usb/hiddev0 device
> when pressing the bottons in this order volume up next vloume down back
> play
> 
> cat /dev/usb/hiddev0 
> ????????????????q??
> ????????????????q????????????????q????????????????????q??
> 
> and the keys pressed each 1 by themself
> 
> volume up
> cat /dev/usb/hiddev0 
> ????????q??
> 
> volume down
> cat /dev/usb/hiddev0
> ????????q??
> 
> next
> cat /dev/usb/hiddev0
> ????????q??
> 
> back
> cat /dev/usb/hiddev0
> ????????q??
> 
> play/pause
> cat /dev/usb/hiddev0
> ????????q??
> 
> all the same thing as far as i can see
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Mactel-linux-devel mailing list
> Mactel-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to