Спасибо. Разобрался (его исполняемым надо было сделать). Все получилось.
Но видяха плохо тянет... ((
inxi -Fxz
в спойлере (как пользоваться спойлером смотрим здесь)) или же дать ссылку на hw-probe 5. Суть. Желательно с выводом консоли, логами. 6. Скрин. Просьба указывать 2, 3 и 4 независимо от того, имеет ли это отношение к вопросу или нет. Так же не забываем об общих правилах Как пример вот
Спасибо. Разобрался (его исполняемым надо было сделать). Все получилось.
Код: Выделить всё
sudo apt-get install glmark2
glmark2
ОК
starmaugli@starmaugli-P35 ~ $ glmark2
Ошибка сегментирования
starmaugli@starmaugli-P35 ~ $
fglrx
удалось в LM18, на этот раз стартовал нормально, посмотрим как поведет себя:
~/.xsession-errors
, а там:
Код: Выделить всё
Cjs-Message: JS LOG: About to start Cinnamon
St-Message: cogl npot texture sizes SUPPORTED
Cjs-Message: JS LOG: Cinnamon started at Tue Oct 18 2016 01:26:08 GMT+0300 (MSK)
Cjs-Message: JS LOG: network applet: Cannot find connection for active (or connection cannot be read)
openGL version 3.1 detected (GL3 Cogl Driver)
MetaSyncRing disabled: couldn't find required GL extensions, or the minimum safe openGL version was not met
Cjs-Message: JS LOG: Invalid network device type, is 14
Cjs-Message: JS LOG: network applet: Found connection for active
(cinnamon:3267): Cogl-WARNING **: Shader compilation failed:
Vertex shader failed to compile with the following errors:
ERROR: error(#271) Explicit version number 120 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors. No code generated
(cinnamon:3267): Cogl-WARNING **: Shader compilation failed:
Fragment shader failed to compile with the following errors:
ERROR: error(#271) Explicit version number 120 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors. No code generated
(cinnamon:3267): Cogl-WARNING **: Failed to link GLSL program:
Vertex and Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed.
(cinnamon:3267): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:796: GL error (1282): Invalid operation
(cinnamon:3267): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:819: GL error (1282): Invalid operation
(cinnamon:3267): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:823: GL error (1282): Invalid operation
(cinnamon:3267): Cogl-WARNING **: driver/gl/cogl-pipeline-progend-glsl.c:827: GL error (1282): Invalid operation
openGL version 3.1 detected (GL3 Cogl Driver)
), а шейдеры решил создавать в GLSL 1.2 (Explicit version number 120 not supported by GL3 forward compatible context
), который не поддерживается. Хотя OpenGL 3.1 соответствует GLSL 1.4. Пожав плечами и изучив кучу разных форумов, я решил добавить в файл /etc/environment
такие строки:
Код: Выделить всё
export COGL_DRIVER=gl
export COGL_OVERRIDE_GL_VERSION=1.4
export COGL_RENDERER=GLX
export LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2
inxi -F
:
Код: Выделить всё
System: Host: DELL Kernel: 4.4.0-43-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
Distro: Linux Mint 18 Sarah
Machine: System: Dell product: Inspiron 5520 v: A14
Mobo: Dell model: 0XWH1P v: A00 Bios: Dell v: A14 date: 05/13/2013
CPU: Dual core Intel Core i5-3210M (-HT-MCP-) cache: 3072 KB
clock speeds: max: 3100 MHz 1: 1667 MHz 2: 1391 MHz 3: 1231 MHz 4: 1683 MHz
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller
Card-2: Advanced Micro Devices [AMD/ATI] Thames [Radeon HD 7500M/7600M Series]
Display Server: X.Org 1.17.3 drivers: fglrx (unloaded: intel) Resolution: 1366x768@60.05hz
GLX Renderer: AMD Radeon HD 7600M Series GLX Version: 4.5.13416 - CPC 15.302
Слова истинного красноглазого линуксоида
Сейчас этот форум просматривают: нет зарегистрированных пользователей и 2 гостя