Comment 41 for bug 284951

Revision history for this message
Loïc Martin (loic-martin3) wrote :

I don't know what would be the problem.

However, if you want to help troubleshoot it, there's a few things you can try:
- try removing xserver-xorg-input-joystick :

sudo apt-get purge xserver-xorg-input-joystick

- add this in your /etc/X11/xorg.conf:

Section "ServerFlags"
        Option "AutoAddDevices" "False"
EndSection

(if there's already a Section "ServerFlags", just add the option to it.
Reboot, check if there's still a problem.

- try installing the amd64 version if your processor support it, install all updates and check if the problem isn't there on the amd64 version (or go to somebody that has a computer that can support the amd64 version.