Interesting problem after updating DRI/Mesa/Radeon drivers
Hello,
I am running Suse 9.1 on a Sony PCG-FRV26. The graphics card on this is an ATI Radeon IGP 345M. In order to get the graphics card working in display mode I had to upgrade my DRI, Mesa and Radeon drivers from the CVS trees. The upgrade went fine and everything works great except one thing. KDM will not start. XDM when run from root works just fine but KDM stops. Here are the log files in question from /var/log/kdm.log that shows kdm failing.
AUDIT: Fri Jun 4 12:17:05 2004: 4220 X: client 2 rejected from local host
Auth name: XDM-AUTHORIZATION-1 ID: -1
Xlib: connection to ":0.0" refused by server
Xlib: Protocol not supported by server
/usr/X11R6/bin/xrdb: Can't open display ':0'
AUDIT: Fri Jun 4 12:17:05 2004: 4220 X: client 2 rejected from local host
Auth name: XDM-AUTHORIZATION-1 ID: -1
Xlib: connection to ":0.0" refused by server
Xlib: Protocol not supported by server
kdmgreet: cannot connect to X server :0
I have tried setting the auth name to MIT-MAGIC-COOKIES-1 in /opt/kde3/share/config/kdmrc to no effect. Any help on this would be greatly appreciated.