Code: Select all
$ glxinfo
name of display: :0.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
Code: Select all
# lspci | grep -i VGA
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Robson CE [Radeon HD 6370M/7370M]Установленые пакеты:
- x11-base/xorg-server-1.13.4
- x11-base/xorg-x11-7.4-r2
- x11-base/xorg-drivers-1.13
- x11-drivers/xf86-video-ati-7.0.0
- x11-drivers/ati-drivers-13.4
Code: Select all
$ eselect opengl list
Available OpenGL implementations:
[1] ati *
[2] xorg-x11Там есть одна строка с пометкой (EE)
Code: Select all
[ 1726.878] (EE) GLX error: Can not get required symbols.Думаю проблема может быть в загружаемых модулях, их порядке загрузки? Или надо пересобрать ядро включив некоторые пункты как модули? Заранее спасибо.



