Добровечер воззрившие!
дистриб:Suse_10.0 c дефолтным ядром.
видео: радеон9600 от сапфир =)
качаю с ати дрова и вроде как всё нормально.
init 3
rmp -ivh fglrx*8.34*.rpm
[ok]
aticonfig --initial -input=/etc/X11/xorg.conf
/*пишет, что ОК*/
запускаю glxgears
guzik:/home/antern # glxgears
5771 frames in 5.0 seconds = 1154.200 FPS
591 frames in 5.0 seconds = 118.200 FPS
618 frames in 5.0 seconds = 123.600 FPS
625 frames in 5.0 seconds = 125.000 FPS
625 frames in 5.0 seconds = 125.000 FPS
651 frames in 5.0 seconds = 130.200 FPS
672 frames in 5.0 seconds = 134.400 FPS
запускаю еще раз
guzik:/home/antern # glxgears
664 frames in 5.0 seconds = 132.800 FPS
19678 frames in 5.0 seconds = 3935.600 FPS
17883 frames in 5.0 seconds = 3576.600 FPS
24560 frames in 5.0 seconds = 4912.000 FPS
19486 frames in 5.0 seconds = 3897.200 FPS
16200 frames in 5.0 seconds = 3240.000 FPS
что бы это значило ?
Последние комментарии
- OlegL, 17 декабря в 15:00 → Перекличка 21
- REDkiy, 8 июня 2023 года в 9:09 → Как «замокать» файл для юниттеста в Python? 2
- fhunter, 29 ноября 2022 года в 2:09 → Проблема с NO_PUBKEY: как получить GPG-ключ и добавить его в базу apt? 6
- Иванн, 9 апреля 2022 года в 8:31 → Ассоциация РАСПО провела первое учредительное собрание 1
- Kiri11.ADV1, 7 марта 2021 года в 12:01 → Логи catalina.out в TomCat 9 в формате JSON 1
>rmp -ivh fglrx*8.34*.rpm
rmp — что это?
>aticonfig --initial -input=/etc/X11/xorg.conf
Зачем ты это делаешь? После установки пакета читай /usr/share/doc/packages/fglrx/Readme.Suse
Там всё написано, и всё работает.
rpm =) попутал. «работает» =( оно то работает , только 150фпс.
Нету его у меня, редми этого(доки/маны все ставил). Черпал инфу с novell.com , opensuse.org и тп. Спрашивал у гугля. Сказало что для Suse10.0 надо именно атиконфигом и оно всё само сделает. Вот и сделало. Отказывается заводиться на полную. :’-(
Блиииин, на:
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
On (open)SUSE 10.1 (Alpha) or later it’s no longer required to
specify the profile, so use «sax2 -r -m 0=fglrx» instead.
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.
Update on ATI GL library (2)
—————————-
Using LD_LIBRARY_PATH is no longer required since the ATI GL library
is now installed into /usr/X11R6/lib (and /usr/X11R6/lib64 on x86_64),
which is preferred over Mesa’s libGL in /usr/lib (and /usr/lib64 on
x86_64).
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.]