Re: Xorg input troubles
![](https://secure.gravatar.com/avatar/2a7ee61c64ed9c8f6a4e168ad0aef454.jpg?s=120&d=mm&r=g)
------------------------------ On Wed, Sep 17, 2014 5:20 AM EDT Alexander Aring wrote:
On Wed, Sep 17, 2014 at 07:13:08PM +1000, James Mills wrote:
Hey guys,
Appreciate some help :) Recently upgraded my desktop (which included Xorg updates). At the same time I decided to switch back to XFCE4.
XFCE4 and Compiz seem to startup okay via startx but I'm not getting a working Keyboard or Mouse.
startx log: https://gist.github.com/1d9873e016f221592273 /var/log/Xorg.0.log: https://gist.github.com/5adfc5c9b287b111c63c
What am I missing here?
$ prt-get listinst | egrep "xorg.*input" xorg-inputproto xorg-xf86-input-evdev
$ zcat /proc/config.gz | egrep "EVDEV" CONFIG_INPUT_EVDEV=y
I'm also a bit concerned about the ABI version mismatch even though X does seem to start despite this. Just not input.
just a shoot into dark, did you tried with hotplugging off?
Need to be something like:
Section "ServerFlags" Option "AutoAddDevices" "true" EndSection
Nevertheless, if this works it's only a workaround solution.
- Alex Maybe you could try a force-rebuild of the xorg evdev driver.
participants (1)
-
Mike VanRoy