On 07/05/2009 09:12 AM, fe...@crowfix.com wrote:
On Sun, Jul 05, 2009 at 08:25:53AM -0700, walt wrote:

I started getting the same 'expected keysym' messages recently but my
X continues to work okay anyway, so I think that's a red herring.

Everything else works, just the keyboard is hosed, and those keysym
messages sure seem suspiciously coincidental.

Yes, I was worried the first time I saw them (just a few days ago) but
on my system they seem harmless.


I did remerge things, and it made no apparent difference.

You should have a /usr/lib/xorg/modules/extensions/libdri.so -- that's the dri
module that your X can't find.  It's a symlink on my machine because I have
both the xorg and nvidia versions of opengl on my machine.  The 'eselect opengl'
function is what creates the symlink to the correct version of libdri.so.

I have no libdri.so anywhere on my system.  Eselect shows nvidia and
xorg-x11; I tried both, it did change some symlinks, but never created
one for libdri.so...

I'd be more worried about this than the keysym errors. I have 
xorg-server-1.6.1.902
which installs these two (and of course much more):
/usr/lib64/opengl/xorg-x11/extensions/libdri.so
/usr/lib64/opengl/xorg-x11/extensions/libdri2.so

When I use eselect to set the opengl version to xorg-x11, it sets a symlink:
/usr/lib/xorg/modules/extensions/libdri.so -> 
/usr/lib64/opengl/xorg-x11/extensions/libdri.so*

If you don't have these libs and links then I'd say as your first chore you 
should
figure out why they're missing.


Reply via email to