Comment 4 for bug 336523

Revision history for this message
Henrik Rydberg (rydberg) wrote : Re: [Mactel-support] [Bug 336523] Re: Touchpad does not work on MacBookPro4, 1 in Jaunty

Ricky Campbell wrote:
> Forgot to add. This is the x86_64 version. Lack of function is also
> present when booting from the Jaunty LiveCD (alpha 4). I haven't tried
> the latest cd image.
>

Sounds like a synaptics/hal/Xorg problem. Things to try out:

1. synaptics does not seem to be running

2. add a manual fdi file in /etc/hal/fdi/policy/, there might be
something odd preventing synaptics to load

3. Disable mouseemu, seems to be running

4. grep bcm5974 /proc/bus/input/devices, to make sure the device is
there (although this seems to be a different problem)

Cheers,
Henrik