I found out the root of my problem, hope it helps you but it is unlikely.
For some reason my wireless logitech headset causes X to crash. I removed the usb dongle and I was able to restart X. Insterting the dongle caused an immediate crash.
Apparently X thinks its an input device, which maybe it is since it has controls, but either way X no longer likes it.
Perhaps you have a similar device that is causing a crash?
- Code: Select all
[ 2650.464] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset" (type: KEYBOARD, id 11)
[ 2650.464] (**) Option "xkb_rules" "evdev"
[ 2650.464] (**) Option "xkb_model" "evdev"
[ 2650.464] (**) Option "xkb_layout" "us"
[ 2650.464] (II) evdev: Logitech Logitech Wireless Headset: initialized for absolute axes.
[ 2650.465]
***crash***