Just tried it... startx displays some xkb warning: The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server
And strange thing - using deprecated "keyboard" driver instead of "kbd" causes, that: xrandr stops to work: X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 157 (RANDR) Minor opcode of failed request: 2 (RRSetScreenConfig) Value in failed request: 0x10 Serial number of failed request: 12 Current serial number in output stream: 12 and X server crashes on Zap (Ctrl-Alt-Backspace): Backtrace: 0: /usr/X11R6/bin/Xwrapper(xf86SigHandler+0x87) [0x8087bc7] 1: [0xffffe420] 2: /usr/X11R6/bin/Xwrapper [0x8181e60] 3: /usr/X11R6/bin/Xwrapper(main+0x49c) [0x80d36bc] 4: /lib/tls/libc.so.6(__libc_start_main+0xd5) [0xb7da9015] 5: /usr/X11R6/bin/Xwrapper [0x80700a1] Fatal server error: Caught signal 11. Server aborting Both issues go away after s/"keyboard"/"kbd"/ in xorg.conf. Generally works (with tdfx driver). -- Jakub Bogusz http://qboosh.cs.net.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
