Xlib: extension "XFree86-Misc" missing on display ":0.0"

Alan Coopersmith alan.coopersmith at oracle.com
Sun Aug 15 14:31:22 PDT 2010


JD wrote:
>  I have
> xorg-x11-server-utils-7.4-16.fc13.i686
> xorg-x11-server-common-1.8.2-3.fc13.i686
> xorg-x11-server-Xorg-1.8.2-3.fc13.i686
> installed.
> When I
> 
> $ xset r rate 500 30
> Xlib:  extension "XFree86-Misc" missing on display ":0.0".

Looks like you need to update xset to a version with the fix to
make xset not display that message - it should still have worked,
just used the XKB extension after it found XFree86-Misc was missing.

The fix was:
http://cgit.freedesktop.org/xorg/app/xset/commit/?id=8ce473c45da07eb82537509a4d14ccb50262bfa7

which was included in the xset 1.1.0 release included in X11R7.5.

> So, what do I need to add to my xorg.conf to make xset not belch out
> this error?

There's nothing you can add to xorg.conf to fix the bug in xset.

> I also saw that this very bug was filed in 2005:
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=2258
> 
> but apparently the patch submitted went nowhere?

It went into the tree, it just didn't fix the bug you are seeing,
since it only fixed the query path used by 'xset q', not the set
path used by 'xset r'.


-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System




More information about the xorg mailing list