Trackpad not detected in Powerbook G4

Frank Arnold frank at scirocco-5v-turbo.de
Fri Aug 5 18:09:40 UTC 2005


Perhaps needless to say, but it's working... Thanks.

For the case it's needed: 
Changed part of cat /proc/bus/input/devices

I: Bus=0003 Vendor=05ac Product=020f Version=0007
N: Name="appletouch"
P: Phys=
H: Handlers=mouse2 event6
B: EV=b
B: KEY=6420 0 10000 0 0 0 0 0 0 0 0
B: ABS=1000003

Note that other product ids are possible:
+#define APPLE_VENDOR_ID		0x05AC
+#define ATP_12INCH_ID1		0x030A
+#define ATP_15INCH_ID1		0x020E
+#define ATP_15INCH_ID2		0x020F
+#define ATP_17INCH_ID1		0xFFFF /* XXX need a tester !!! */

Am Donnerstag, den 04.08.2005, 18:25 +0100 schrieb David Woodhouse:
> > Additionally the native resolution of 15" models is not supported
> > (1280x854). For 17" (1440x900) I'm not sure.
> 
> 1440x900 works fine.

Are you sure? I get no option for 1280x854 when running
system-config-display --reconfig. Once manually configured it's there of
course (without --reconfig).

Bug report for this:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=151459
(I wonder why this crap must be hard coded)

Frank





More information about the ppc mailing list