Bug 56367

Summary: Не запускаются бенчмарки со встроенной графикой в сессии X11 на ПК ASRock H110M-DVS R2-0
Product: Branch p11 Reporter: Kirill Sen <senkd>
Component: MesaAssignee: Valery Inozemtsev <shrek>
Status: NEW --- QA Contact: qa-p11 <qa-p11>
Severity: normal    
Priority: P5 CC: antohami
Version: unspecified   
Hardware: x86_64   
OS: Linux   
Attachments:
Description Flags
Архив с логами none

Description Kirill Sen 2025-10-13 18:29:25 MSK
Created attachment 19752 [details]
Архив с логами

Образ:
Alt Workstation 11.1

ПК: ASRock H110M-DVS R2-0

Ядро: 6.12.41-6.12-alt1

Шаги воспроизведения:

    Установить систему с профилем по-умолчанию
    В BIOS выбрать встроенную графику в качестве основной (BIOS -> Chipset -> Primary Graphic Adapter -> Onboard)
    Загрузиться в установленную систему.
    Установить графические бенчмарки, например: # apt-get install glmark2 glxinfo glxgears
    Запустить бенчмарки.

Ожидаемый результат: корректный запуск бенчмарков.

Фактический результат: при запуске программ воспроизводятся ошибки:
$ glxinfo
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig

# glmark2
Error: GLX version >= 1.3 is required
Error: Error: Couldn't get GL visual config!
Error: main: Could not initialize canvas

# glxgears
Error: couldn't get an RGB, Double-buffered visual

$ ./heaven
Loading "/home/test/Unigine_Heaven-4.0/bin/../data/heaven_4.0.cfg"...
Loading "libGPUMonitor_x64.so"...
Loading "libGL.so.1"...
Loading "libopenal.so.1"...
[W][15:45:06.241090] pw.conf      | [          conf.c: 1204 pw_conf_load_conf_for_context()] setting config.name to client-rt.conf is deprecated, using client.conf
Set 1920x1080 fullscreen video mode
GLAppWindow::create_visual(): glXChooseFBConfig(): failed
Engine::video_restart(): can't set 1920x1080 fullscreen video mode

Can't set video mode
GLAppWindow::create_visual(): glXChooseFBConfig(): failed
Engine::video_restart(): can't set 1920x1080 fullscreen video mode

Set 1280x720 windowed video mode
GLAppWindow::create_visual(): glXChooseFBConfig(): failed

Unigine fatal error
GLAppWindow::create_visual(): glXChooseFBConfig(): failed
Engine::video_restart(): can't set 1280x720 windowed video mode
Shutdown

$./Superposition
[Benchmark crashed] We are deeply sorry for the inconvenience caused. Please contact superposition-support@unigine.com for assistance, enclosing problem reproduction steps and your system information (OS, CPU, GPU).

$ cd GpuTest_Linux_x64_0.7.0 && for i in *1920x1080.sh; do ./$i; echo $i; done

ERROR: An internal driver error occurred
...
ERROR: An internal driver error occurred


Вывод # inxi -G:
Graphics:
  Device-1: Intel HD Graphics 630 driver: i915 v: kernel
  Device-2: NVIDIA GF108 [GeForce GT 620] driver: nvidia v: 390.157
  Display: server: X.Org v: 1.21.1.18 with: Xwayland v: 24.1.8 driver: X:
    loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915
    resolution: 1920x1080~60Hz
  API: EGL v: 1.4,1.5 drivers: iris,nvidia
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.6 vendor: mesa v: 25.0.6 note: incomplete (EGL sourced)
    renderer: Mesa Intel HD Graphics 630 (KBL GT2)
  API: Vulkan v: 1.4.313 drivers: N/A surfaces: N/A

Логи во вложении.
Comment 1 Kirill Sen 2025-10-26 21:48:20 MSK
Версии пакетов:
libEGL-mesa-25.0.6-alt1
libGLX-mesa-25.0.6-alt1
mesa-dri-drivers-25.0.6-alt1
mesa-gears-9.0.0-alt2
mesa-info-9.0.0-alt2