filran
(usa Ubuntu)
Enviado em 21/03/2013 - 13:50h
Meu Note é um Dell Inspiron 15R com Ubuntu 12.04.
Embaixo vou colar algumas saídas:
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Device 682f
glxinfo
name of display: :0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
sudo gedit /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Instalei o Intel Graphics, mas dá erro e não instala os drivers.
Fiz de tudo que encontrava no Google, mas não consegui resolver.
O que apenas quero é habilitar a renderização 3D.
Alguém pode me ajudar?