X server crash due to evdev device - regression

Ben Bucksch linux.news at bucksch.org
Fri May 11 11:45:52 PDT 2012


Workaround (in case another victim happens to find this):

Put the following in /etc/X11/xorg.conf.d/conexant.conf
Section "InputClass"
         Identifier      "Disable Conexant USB Audio due to crash"
         MatchProduct    "Conexant USB Audio"
         Driver          "none"
EndSection




More information about the xorg mailing list