You are not logged in.
Trying to run serious sam on my pc. It fails on start with
Xlib: extension "XFree86-Misc" missing on display ":0.0"From google I've learnt that XFree86-Misc is provided by extmod but in Xorg.0.log I have this:
...
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
...So question is how to load XF86-Misc?
Offline
There is a difference between XF86-misc and XC-misc. The Arch xorg-server does not seem to come with the former. For me, "xset r rate 200 20" fails with this error.
Tox ID: 8CF43FED4741DD4286C20C155CF64E24979D8C8CE1BF2925DAB902558ACE8351D80FD44EBFA6
Offline
On my desktop workstation xset r rate 250 150 works fine
On my laptop it also works but produces the 'Xlib: extension "XFree86-Misc" missing on display ":0.0"' message
Works as in the xset command does as it should, it changes the rate and delay.
Last edited by uberGeek (2009-07-12 18:23:51)
carb $ now; uname -a; uptime
Sun 03Jul11 14:54:25 CDT -0500
Linux carb 2.6.17-ARCH #1 SMP PREEMPT Fri Jul 7 09:15:53 CEST 2006 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
14:54:25 up 1463 days, 9:24, 1 user, load average: 1.00, 1.00, 1.00
Offline
according to the Xorg people it's deprecated (http://lists.freedesktop.org/archives/x … 36998.html), and it doesn't seem to affect anything else (including xset, despite the warning message), are you sure it's not something else that's failing?
Offline