You are not logged in.
Pages: 1
I just installed arch on my late 2011 macbook pro. Almost everything worked fine out of the box but I have an issue with the trackpad, it does not work at all if I startx as a regular user. If I start X as root it seems to work fine.
The only unusual message I see in X's error log is the following:
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
Please be patient with me as I don't have a mouse to edit the post properly or paste the full error log.
Thanks in advance for your help.
Last edited by denn1s (2015-03-08 02:30:49)
--
Running: Arch - x86_64 - KDE
On: Intel i5 - Nvidia 9600
Offline
It looks like spoke too soon. The problem was related to the permissions for /dev/input/event11 it only has group permissions for group input. What was needed was to add my user to the "input" group.
--
Running: Arch - x86_64 - KDE
On: Intel i5 - Nvidia 9600
Offline
Pages: 1