[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ativar suporte 3D em 855GM



Max Velasques wrote:

Oi,
  eu tenho um laptop com o Debian Sid e gostaria de ativar o suporte
3D por hardware.

O Chip de vídeo é o seguinte:

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02)

O Xorg.conf contém as seguintes linhas:

Section "Module"
.............
       Load    "dbe"
       Load    "ddc"
       Load    "dri"
       Load    "glx"
.............
EndSection

Section "Device"
       Identifier      "Intel Corporation 82852/855GM Integrated
Graphics Device"
       Driver          "i810"
       BusID           "PCI:0:2:0"
       Option          "DPMS"
       Option          "RenderAccel" "TRUE"
       Option          "DRI"
EndSection

A saída do comando: "$ cat /var/log/Xorg.0.log | grep rendering" é

(II) I810(0): direct rendering: Enabled

Porém a saída de "$ glxinfo | grep rendering" é

direct rendering: No

O módulo "i915" é carregado corretamente.
Além de o "drm" e o "AGPPart" estarem ativos:

$ dmesg | grep agp
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 855 Chipset.
agpgart: Detected 32636K stolen memory.
agpgart: AGP aperture is 128M @ 0xe8000000


$ dmesg | grep drm
[drm] Initialized drm 1.0.1 20051102
[drm] Initialized i915 1.4.0 20060119 on minor 0
[drm] Initialized i915 1.4.0 20060119 on minor 1

Eu já procurei na internet, mas ainda não consegui fazer funcionar.
Por isso, se alguém puder ajudar,  seria ótimo!!

O usuário faz parte do grupo video?
Tem aquela seção DRI 666 no xorg.conf?

--
Marcos



Reply to: