Отредактировал Sax2 и все равно при проверке стоит Mesa ,подскажите что делать???????????
--------------------------------------------------------------------------------------
вроде делал так:
1) # sh ./ati-driver-installer-8.xx.xx-i386.run –buildpkg SuSE/SUSE100-IA32
2) установил kernel-source
3) # rpm -Uhv fglrx_6_8_0_SUSE-8.xx.xx.1.i386.rpm
4) # sax2 -r -m 0=fglrx -b /usr/share/doc/packages/fglrx/sax2-profile
5) Проверял:
~> fglrxinfo
--------------------------------------------------------------------------------------
Подскажите что делать может надо редактировать библиотеки ка написано в... /usr/share/doc/packages/fglrx/README.SuSE.
-------------------------------------------------------------------------------------
Там пишут:
ATI fglrx driver configuration (including 3D support)
-----------------------------------------------------
Switch to runlevel 3 ("init 3") and use the following command as user
"root" to configure the ATI fglrx driver (including 3D support).
sax2 -r -m 0=fglrx -b /usr/share/doc/packages/fglrx/sax2-profile
There's no need to try to enable 3D support via SaX2. It's already
enabled automatically when SaX2 is starting.
Known Issues:
- driver only supports 24bit color depth
- enabling of 3D support through SaX2 does not work (see above)
Using ATI GL library / GLX 1.3 API
----------------------------------
Some OpenGL applications might already require OpenGL extensions,
which are only available in the GLX 1.3 API,whereas the standard
OpenGL library only provides the GLX 1.2 API. Therefore ATI provides
an OpenGL library, which adds some of the GLX 1.3 extensions. If you
want to make use of this library with a program called "foobar", just
do the following:
IA32:
LD_LIBRARY_PATH=/usr/lib/fglrx/lib:$LD_LIBRARY_PATH foobar
AMD64:
LD_LIBRARY_PATH=/usr/lib64/fglrx/lib:/usr/lib/fglrx/lib:$LD_LIBRARY_PATH foobar
Update on ATI GL library
------------------------
Since release 8.08/8.8.25 the ATI driver no longer works together
(hardware accelerated) with the standard OpenGL library. Therefore
LD_LIBRARY_PATH is now set to
/usr/lib/fglrx/lib:$LD_LIBRARY_PATH (IA32)
/usr/lib64/fglrx/lib:/usr/lib/fglrx/lib:$LD_LIBRARY_PATH (AMD64)
by default (by specifying this in /etc/profile.d/fglrx.{sh,csh}).
Unfortunately the use of LD_LIBRARY_PATH does not work for
setuid/setgid binaries (e.g. chromium/trackballs) because of obvious
security reasons. If you rely on such programs you might consider to
add "/usr/lib/fglrx/lib" (and "/usr/lib64/fglrx/lib" on AMD64) to
your /etc/ld.so.conf and call "ldconfig" right after this. Make sure
you insert it before /usr/lib and /usr/lib64 on AMD64.
License Terms and Conditions
----------------------------
Copyright (c) 1999-2000 FGL Graphics, a division of SONICblue Inc.
Copyright (c) 2001-2002 ATI Technologies, Starnberg, GERMANY
Copyright (c) 2003-2005 ATI Technologies, Inc
All Rights Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1) All conditions of the ATI Software End User License Agreement are
complied with. A copy of ATI's Software End User License Agreement
should have been included with this software. If you cannot locate
this Agreement, please contact ATI Technologies (
http://www.ati.com)
for a copy of this Agreement.
2) This header is included unchanged with this file.
[See /usr/share/doc/fglrx/ATI_LICENSE.TXT for details.]
:?::?::?::?::?::?::?::?::?: