LINUX.ORG.RU

DRI и Intel i865G...


0

0

Проблема такая- не работает прямой рендеринг на Ubuntu karmic, тормоозит даже 2D. Видеокарта встроенная, i865G.

Версия драйвера: 2.9.0-1ubuntu2~xup~1

Версия иксов: 7.4

Доступ на запись в /dev/dri/card0 есть:

getfacl /dev/dri/card0
getfacl: Removing leading '/' from absolute path names
# file: dev/dri/card0
# owner: root
# group: video
user::rw-
user:brainfucker:rw-
group::rw-
mask::rw-
other::---
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
egrep "(GLX|DRI)" /var/log/Xorg.0.log
(==) AIGLX enabled
(II) Loading extension GLX
(II) Loading extension XFree86-DRI
(II) Loading extension DRI2
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
xorg.conf:
ection "Device"
        Identifier      "Configured Video Device"
        Driver          "Intel"
        Option          "AccelMethod"                   "uxa"
        Option          "EXAOptimizeMigration"          "true"
        Option          "MigrationHeuristic"            "greedy"
        Option          "Tiling"                        "true" # i8xx users: see note in guide
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

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

## http://intellinuxgraphics.org/install.html
Section "Module"
    Load               "glx"
    Load               "dri"
EndSection

Section "DRI"
    Mode 0666
EndSection
Пробовал xorg.conf совсем удалять, графика только ещё больше тормозила. Вместо uxa пробовал exa, в таком случае tty консоли не работают, там моргают полоски вертикальные, видимо KMS глючит. Пробовал отключить KMS, может он виноват, не получается. Отключал путём создания такого файла:

/etc/modprobe.d/i915-kms.conf

options i915 modeset=0

★★★☆

Последнее исправление: firestarter (всего исправлений: 2)
Ответ на: комментарий от Andrew-R

Всякие были, и то что по умолчанию в кармике, и 2.6.32. Сейчас стоит 2.6.33.

firestarter ★★★☆
() автор топика
Ответ на: комментарий от firestarter

Когда-то на i810 такое видео замечательно работало.
А drm-модуль для нее какой правильный? Сейчас все еще в наличии i810, i830, i915

madcore ★★★★★
()
Ответ на: комментарий от madcore

> А drm-модуль для нее какой правильный?

А хз...

Надоело. Раздобыл nvidia 6200, хрен с этим интелем...

firestarter ★★★☆
() автор топика

Отключи кмс добавлением nomodeset в опциях загрузки ядра в грубе/(лило)

int13h ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.