I'm still experiencing issues with my IR controller, I think I may have been
the poster Jan was referring to.

'dmesg | grep -B 1 appleir' reports:

hub 1-1.1:1.0: 4 ports detected
usbcore: registered new driver appleir
drivers/usb/input/appleir.c: v1.1:USB Apple MacMini IR Receiver driver

(missing that important line Tino speaks of)

lsusb shows the correct device, however I've still got no input device..
lsmod shows the applier drive loaded..

I'm very confused! Can anyone point me out for what to check next pls?

Thanks
Martin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tino
Keitel
Sent: 20 October 2006 11:04
To: mactel-linux-users@lists.sourceforge.net
Subject: Re: [Mactel-linux-users] appleir module and Mac Mini

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

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 20/10/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 20/10/2006
 


-------------------------------------------------------------------------
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