Installed 2.6.36 and it didn't fix the problem for me. But in my case
this is because I have a manual addition to xorg.conf:
Section "InputDevice"
Identifier "TouchAsusET2002T"
Driver "evtouch"
Option "device" "/dev/input/evtouch-AsusET2002T"
Option "MinX" "180"
Option "MinY" "0"
Option "MaxX" "8192"
Option "MaxY" "8192"
Option "ReportingMode" "Raw"
Option "Emulate3Buttons" "false"
Option "Emulate3Timeout" "50"
Option "SendCoreEvents" "on"
Option "MoveLimit" "180"
EndSection
And it's the fact that /dev/input/evtouch-AsusET2002T doesn't exist at
all (sometime in the past I had udev rules creating it, but not now).
Without this section X starts, and I don't get this:
Backtrace:
0: X (xorg_backtrace+0x3b) [0x80ef31b]
1: X (0x8048000+0x5d00d) [0x80a500d]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb773040c]
3: X (xf86findOptionValue+0x24) [0x80cadf4]
4: X (0x8048000+0x7d672) [0x80c5672]
5: X (0x8048000+0x7e1f9) [0x80c61f9]
6: X (xf86OpenSerial+0x43) [0x81972e3]
7: /usr/lib/xorg/modules/input/evtouch_drv.so (0xb535b000+0x2413) [0xb535d413]
8: X (EnableDevice+0xc9) [0x80861a9]
9: X (0x8048000+0x3e53f) [0x808653f]
10: X (0x8048000+0x1a597) [0x8062597]
11: /lib/libc.so.6 (__libc_start_main+0xe7) [0xb7461ce7]
12: X (0x8048000+0x1a1b1) [0x80621b1]
Segmentation fault at address 0x69646233
Caught signal 11 (Segmentation fault). Server aborting
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/683323
Title:
X11 crashes at startup
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs