On Tuesday 02 December 2008 18:02:37 Erik Hahn wrote: > I just upgraded xorg-server to 1.5.2 and ati-drivers tp 8.522-r2. Now > keyboard and mouse don't work in X - gpm, qingy and virtual terminals > work fine however. Rebuilding the drivers didn't help > > I attach emerge --info output, this is my package.use entry for > xorg-server: > > x11-base/xorg-server dri -nptl -minimal xorg > > -Erik
Hi
If they are not configured in your xorg.conf-ServerLayout, then they can't
work :>
It should look like this:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
InputDevice "Keyboard0"
InputDevice "Mouse0"
EndSection
HTH
Uwe
--
Uwe <keksvernichter@@gmail.com>
GPG-Key: BAE335B5 @ ldap://keyserver.pgp.com
signature.asc
Description: This is a digitally signed message part.

