espero q este seja o lugar certo pra esta dúvida.
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
lspci | grep VGA:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Meu /etc/X11/xorg.conf.d/ tem um arquivo relacionado a placa gráfica, o 01-catalyst-videodriver.conf. O conteúdo dele é:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
Alguém teve problema em fazer aceleração de video funcinoar com o i7-3537u? Alguém tem alguma de como resolver isso?