Saphire ATI Radeon HD 2600XT, AGP 512 mb (низкий FPS)

nVidia, ATI, SIS, VIA и др.

Модератор: Модераторы разделов

invitex
Сообщения: 4
ОС: ubuntu

Saphire ATI Radeon HD 2600XT, AGP 512 mb

Сообщение invitex »

Всем привет! Ставила дрова на ubuntu 8.04 через Системы -Администрирование -Драйверы устройств ,так и через EnvyNG

fgl_glxgears

2869 frames in 5.0 seconds = 573.800 FPS
2799 frames in 5.0 seconds = 559.800 FPS
2818 frames in 5.0 seconds = 563.600 FPS
2924 frames in 5.0 seconds = 584.800 FPS
2986 frames in 5.0 seconds = 597.200 FPS
2812 frames in 5.0 seconds = 562.400 FPS
2627 frames in 5.0 seconds = 525.400 FPS

Почему так мало выдаёт? в чем проблемы подскажите пожалуйста :mellow:
Спасибо сказали:
Аватара пользователя
rolano
Сообщения: 845
Статус: еще один юзер FreeBSD
ОС: какая-то

Re: Saphire ATI Radeon HD 2600XT, AGP 512 mb

Сообщение rolano »

Попробуй поставить АТИшные дрова - только вначале читани по поводу поддержки этой видяхи.

P.S. Нормально 3Д в Линухе - это такой же нонсенс, как честный депутат.
Я знаю только то, что ничего не знаю ... потому и обречен вечно учиться.
Спасибо сказали:
Аватара пользователя
rm_
Сообщения: 3340
Статус: It's the GNU Age
ОС: Debian

Re: Saphire ATI Radeon HD 2600XT, AGP 512 mb

Сообщение rm_ »

invitex
Похоже, драйвера если и поставились, то не задействуются.
"Обычная" glxgears сколько показывает?
glxinfo (или fgl_glxinfo) что говорит?
Приложите /etc/X11/xorg.conf.
Спасибо сказали:
invitex
Сообщения: 4
ОС: ubuntu

Re: Saphire ATI Radeon HD 2600XT, AGP 512 mb

Сообщение invitex »

Ставила я ati-driver-installer-8-5-x86.x86_64.run ... экран трясется даже ничего прочитать нельзя

Код: Выделить всё

uliya@uliya-desktop:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2600 XT AGP
OpenGL version string: 2.1.7412 Release

uliya@uliya-desktop:~$ glxgears
6921 frames in 5.0 seconds = 1384.094 FPS
7146 frames in 5.0 seconds = 1429.070 FPS
7122 frames in 5.0 seconds = 1424.333 FPS
7106 frames in 5.0 seconds = 1421.034 FPS
7129 frames in 5.0 seconds = 1425.728 FPS
7141 frames in 5.0 seconds = 1428.063 FPS
7124 frames in 5.0 seconds = 1424.669 FPS
8818 frames in 5.0 seconds = 1763.406 FPS

uliya@uliya-desktop:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
2069 frames in 5.0 seconds = 413.800 FPS
2113 frames in 5.0 seconds = 422.600 FPS
2027 frames in 5.0 seconds = 405.400 FPS
2214 frames in 5.0 seconds = 442.800 FPS
2526 frames in 5.0 seconds = 505.200 FPS
3249 frames in 5.0 seconds = 649.800 FPS
2255 frames in 5.0 seconds = 451.000 FPS
2081 frames in 5.0 seconds = 416.200 FPS
uliya@uliya-desktop:~$
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "us,ru"
    Option        "XkbVariant"    ",winkeys"
    Option        "XkbOptions"    "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
EndSection

Section "Device"
    Identifier    "Configured Video Device"
    Driver        "fglrx"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
    Defaultdepth    24
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
  screen "Default Screen"
EndSection
Section "Module"
    Load        "glx"
EndSection

     Записан








Страниц: [1]
Спасибо сказали: