Изображение в glxgears притормаживает. Не должно! Некогда гуглить.

2

Главное сколько fps показывает.
А их кол-во зависит от видеокарты и драйверов.

3 (04.10.2010 14:26:09 отредактировано гипотенуза)

Показывает в 2 раза меньше фреймов в секунду, чем обычно. Само изображение притормаживает. Может в xorg занести какие-то данные о карте от intel 965? Потому как там пусто.

4

Лог Xorg сюда.

В смысле то, что написано в xorg.conf? Вот.

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

Section "InputDevice"
        Identifier      "SynPS/2 Synaptics TouchPad"
        Driver          "synaptics"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "MaxTapTime"            "0"
        Option          "SHMConfig"             "true"
EndSection

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

Section "Device"
    Identifier    "Configured Video Device"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
EndSection

6

glxinfo | grep render

При укусе ядовитой змеи, держите её голову на расстоянии от себя, чтобы она не укусила вас в ответ...

maxim@debian:~$ glxinfo | grep render
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

8

Xorg -configure ?

Не понял ab

10 (06.10.2010 17:42:54 отредактировано faithman)

/var/log/Xorg.0.log
Нужно посмотреть -- загружен ли модуль dri

xorg.conf не нужен (в большинстве случаев), т.к. xorg автоконфигурируется через udev.

(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) Matched intel from file name intel.ids in autoconfig
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 2.3.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 2.0
Оно?  smile

12

всё нормально, у вас шестерёнки тормозят как -- в полноэкранном режиме ?