Intel Corporation Mobile GM965/GL960 [RESOLVIDO]

1. Intel Corporation Mobile GM965/GL960 [RESOLVIDO]

Cleber Rocha
cl2b2r

(usa Debian)

Enviado em 22/05/2010 - 07:37h

Olá Pessoal do VOL

Tenho um notebook com placa de vídeo Intel GM965/GL960 on-board, estou rodando o Debian Lenny e não consigo fazer este troço funcionar! Já testei vários tutorias e dicas e ... nada!

seguem abaixo a saída dos comandos glxinfo, glxgears e o xorg.conf

$ glxinfo

name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x21 24 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x22 24 dc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x57 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None

$ glxgears

Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual

$ xorg.conf

Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "glx"
Load "xtrap"
Load "record"
Load "GLcore"
Load "dbe"
Load "extmod"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
EndSection

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

Section "Device"
Identifier "intel"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
SubSection "Display"
Depth 8
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
EndSection

Agradeço imensamente se alguém puder me dizer o que estou fazendo de errado e o que falta para ter aceleração 3D nesta placa.

Desde já sou grato a todos!


  


2. Re: Intel Corporation Mobile GM965/GL960 [RESOLVIDO]

albert guedes
albertguedes

(usa Gentoo)

Enviado em 28/06/2012 - 01:21h

A essa hora você já deve estar no squeeze, se for assim, basta instalar o pacote 'xserver-xorg-intel'

root$ aptitude -y install xserver-xorg-intel

E depois de instalado, entre em init level 1

root$ init 1

e execute o comando

root$ X -configure

após isso, será criado no seu diretório corrente um arquivo 'xrog.conf.new', onde contêm a configuração do xorg específico para sua placa. Copie esse arquivo para o diretório '/etc/X11' com o nome "xorg.conf"

root$ cp xorg.conf.new /etc/X11/xorg.conf

e dê um 'exit' para entrar novamente no init level 4 e o X rodar com sua nova configuração.

Vamos torcer para que tudo dê certo :D

Abraços






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts