Adding this to the xorg.conf prevents it to fail, but it shouldn't be the solution. But it means is related with Display Events.
Section "Device" # ... Option "UseHotplugEvents" "false" EndSection
Adding this to the xorg.conf prevents it to fail, but it shouldn't be the solution. But it means is related with Display Events.
Section "Device"
# ...
Option "UseHotplugEvents" "false"
EndSection