За СуСЕ драйвърите на Ати си бачкат. Инсталирай си версията 8.14.13, направена за СуСЕ, ако успееш да я намериш, защото гледам я няма по огледалата. Последната версия на драйвъра има някакъв проблем, поне при мен. Предишните версии за СуСЕ са 2 файла - драйвър + модули за кернела. Към тях има и точна инструкция от СуСЕ как да се инсталира. Просто правиш copy+paste на командите и става. Ако не намериш 8.14.13, слагай това: 
ftp://mirrors.netbg.com/SuSE....586.rpm и 
ftp://mirrors.netbg.com/SuSE....86.rpm. Ето и инструкцията на СуСЕ:
Installing ATI 'fglrx' driver (8.10.19) on SuSE 9.2-IA32
--------------------------------------------------------
The following instructions explain how to install and enable release
8.10.19 of this driver.
The driver supports RV250, RV280, R200, RV350, R300, R350 chipsets of
ATI. Popular boards using these chipsets are:
         - ATI Radeon 8500 / 9100
         - ATI FireGL 8700 / 8800 / E1
         - ATI FireGL T2
         - ATI Radeon 9000
         - ATI Radeon 9200
         - ATI Radeon 9500
         - ATI Radeon 9600
         - ATI Radeon 9700
         - ATI Radeon 9800
         - ATI FireGL Z1 / X1 / X2
         - ATI Mobility M9
         - ATI Mobility FireGL 9000
         - ATI Mobility M9PLUS
HOWTO
-----
1) Update XFree86 drivers
# rpm -Uhv fglrx*.rpm 
2) Update kernel module
* prepare kernel module build
  - install the following packages with YaST:
    + kernel-source
    + make 
    + gcc  
  - use YaST Online Update (YOU) and - if available - select the
    kernel patch to make sure that the kernel sources match the
    current running kernel
  - configure the kernel sources
    # cd /usr/src/linux
    # rm -f .config
    # make cloneconfig
    # make prepare-all
  - remove kernel module sources
    # rm -rf /usr/src/kernel-modules/fglrx 
* install kernel module source
  # rpm -Uhv km_fglrx*.rpm
* compile kernel module sources (needs to be done each time you
  update your kernel!

'>
  # cd /usr/src/kernel-modules/fglrx
  # KERNEL_SOURCE=/usr/src/linux make modules
  # KERNEL_SOURCE=/usr/src/linux make install
  # depmod -a
3) Configure X11
# rcxdm stop
# sax2 -r -m 0=fglrx -b /usr/X11R6/lib/sax/profile/firegl -i
4) Enable 3D support
* edit /etc/X11/XF86Config with your favorite editor
  - verify, that
      Load "dri"
    is in Section "Module"
5) Enable TV-out support
* edit /etc/X11/XF86Config with your favorite editor
  - add 
      Option "NoTV" "no"
      Option "TVStandard" "PAL-D"
    to Section "Device"
  NOTE: PAL-D is only one example of several TV Standards. The
  following are available for configuration:
   NTSC-M
   NTSC-N
   NTSC-JPN
   PAL-B
   PAL-D
   PAL-G
   PAL-H
   PAL-I
   PAL-K
   PAL-L
   PAL-N
   PAL-M
   PAL-SCART
   PAL-CN
   PAL-K1
5) Known Issues
- driver only supports 24bit color depth
- enabling of 3D support through SaX2 does not work
6) Documentation
--> /usr/share/doc/packages/fglrx/README.SuSE 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
PLEASE NOTE THAT THERE IS NO WARRANTY AND THAT WE DO NOT PROVIDE SUPPORT
FOR THESE PACKAGES!
PLEASE USE "
http://www.suse.de/feedback" FOR ANY FEEDBACK.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!