On Fri, Oct 20, 2006 at 11:27:16 +0200, Jan Bernhardt wrote:
> Hi there,
> 
> I know we had this topic before, but since there didn't seem to be an 
> resolution for the original poster and since it doesn't work here too, I 
> thought I might ask again.
> 
> I have a Core Duo 1.66 Ghz Mac Mini. Today I tried the IR module but it 
> doesn't work. The module gets loaded but it doesn't registered an input 
> device. I added some printks and it seems that appleir_probe doesn't get 
> called.
> 
> Any thoughts?
> 
> Here is my environment: Ubuntu Edgy Eft current, Kernel 2.6.17. I 
> extracted the appleir.c module from the patch and compiled it for the 
> running kernel. dmesg output:
> 
> [17181649.136000] usbcore: registered new driver appleir
> [17181649.136000] /srv/dupre/ext/home/jan/Development/appleir/appleir.c: 
> v1.1:USB Apple MacMini IR Receiver driver

$ dmesg| grep -B 1 appleir
input: Apple Mac mini infrared remote control driver as /class/input/input5
usbcore: registered new driver appleir
drivers/usb/input/appleir.c: v1.1:USB Apple MacMini IR Receiver driver

The first line is missing in your post. And it is the most important,
since the other two lines just say that the driver is loaded, but
nothing about detected hardware.

This is the correndponding line in lsusb:

Bus 005 Device 005: ID 05ac:8240 Apple Computer, Inc.

My kernel config is attached.

Regards,
Tino

-------------------------------------------------------------------------
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-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users

Reply via email to