For the past five hours I've been trying to get fglrx drivers to work on SuSE 9.0 without any luck. I've tried both, from rage3d.com and ftp.suse.com and finally decided to stick with suse. I followed the instructions in fglrx readme carefully: # su # init 3 (just in case...) i updated XFree86 drivers with # rpm -Uhv fglrx*.rpm installed kernel-source with yast installed kernel module source # rpm -Uhv km_fglrx*.rpm compiled kernel module sources # cd /usr/src/kernel-modules/fglrx # make -f Makefile.module # make -f Makefile.module install configured sax2 # sax2 -r -m 0=fglrx -b /usr/X11R6/lib/sax/profile/firegl AND enabled 3d support in XF86Config-4 by adding Load "dri" to section module (from XF86Config-4) # This loads the GLX module Load "glx" # libglx.a Load "dri" # libdri.a but sax still says 3d support is not configured. and ATI control panel is nowhere to be found.... ohh I'm just so confused :) BTW: which fglrx driver version should I use? and which base XFree86 version? thanx