Description of problem: dino displays a white window instead of the GUI. launching it from CLI shows: MESA-INTEL: warning: Haswell Vulkan support is incomplete MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_formats.c:752: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_formats.c:783: FINISHME: support more multi-planar formats with DRM modifiers when launching it with DRI_PRIME=1 dino # it works, using the ATI/AMD card GSK_RENDERER=ngl dino # works for me my hardware configuration: lspci -nn|grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M] [1002:6601] # inxi -F System: Host: localhost Kernel: 6.6.87-desktop-1.mga10 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Mageia 10 Machine: Type: Laptop System: Hewlett-Packard product: HP ProBook 650 G1 v: A3008CD10003 serial: 5CG43101VG Mobo: Hewlett-Packard model: 1993 v: KBC Version 16.39 serial: PEBJH00WD6Z03N BIOS: Hewlett-Packard v: L77 Ver. 01.20 date: 07/17/2014 Battery: ID-1: BAT0 charge: 44.6 Wh (95.9%) condition: 46.5/46.5 Wh (100.0%) CPU: Info: dual core model: Intel Core i5-4200M bits: 64 type: MT MCP cache: L2: 512 KiB Speed (MHz): avg: 800 min/max: 800/3100 cores: 1: 800 2: 800 3: 800 4: 800 Graphics: Device-1: Intel 4th Gen Core Processor Integrated Graphics driver: i915 v: kernel Device-2: Advanced Micro Devices [AMD/ATI] Mars [Radeon HD 8730M] driver: amdgpu v: kernel Device-3: Lite-On HP HD Webcam driver: uvcvideo type: USB Display: unspecified server: X.org v: 1.21.1.16 with: Xwayland v: 24.1.6 driver: X: loaded: amdgpu,intel,v4l dri: crocus gpu: i915 resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: crocus,radeonsi,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.7 renderer: Mesa Intel HD Graphics 4600 (HSW GT2) API: Vulkan v: 1.4.309 drivers: intel,radv,llvmpipe surfaces: xcb,xlib Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo de: kscreen-console,kscreen-doctor gpu: corectrl, gputop, intel_gpu_top, lsgpu, radeontop wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr Audio: Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio driver: snd_hda_intel Device-2: Intel 8 Series/C220 Series High Definition Audio driver: snd_hda_intel Device-3: Advanced Micro Devices [AMD/ATI] Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series] driver: snd_hda_intel API: ALSA v: k6.6.87-desktop-1.mga10 status: kernel-api Server-1: PulseAudio v: 17.0 status: active (root, process) Network: Device-1: Intel Ethernet I217-V driver: e1000e IF: enp0s25 state: down mac: 14:58:d0:03:63:35 Device-2: Intel Centrino Advanced-N 6235 driver: iwlwifi IF: wlo1 state: up mac: 80:00:0b:12:55:89 IF-ID-1: virbr0 state: down mac: 52:54:00:fd:35:4c Bluetooth: Device-1: Intel Centrino Bluetooth Wireless Transceiver driver: btusb type: USB Report: hciconfig ID: hci0 state: up address: 80:00:0B:12:55:8D bt-v: 4.0 Drives: Local Storage: total: 178.81 GiB used: 156.17 GiB (87.3%) ID-1: /dev/sda vendor: Silicon Power model: SPCC Solid State Disk size: 119.24 GiB Partition: ID-1: / size: 37.61 GiB used: 32.26 GiB (85.8%) fs: ext4 dev: /dev/sda1 ID-2: /home size: 74.98 GiB used: 68.64 GiB (91.5%) fs: ext4 dev: /dev/sda6 Swap: ID-1: swap-1 type: partition size: 4 GiB used: 2.18 GiB (54.5%) dev: /dev/sda5 Sensors: System Temperatures: cpu: 75.0 C mobo: N/A gpu: amdgpu temp: 60.0 C Fan Speeds (rpm): N/A Info: Memory: total: 6 GiB available: 5.23 GiB used: 4.13 GiB (78.9%) igpu: 512 MiB Processes: 361 Uptime: 1d 9h 30m Shell: Bash inxi: 3.3.38 Version-Release number of selected component (if applicable): maybe related to upgrade of mesa? I understand that Haswell support is not complete :-) It was working before though, perhaps not using vulkan :/ How reproducible: launch dino using CLI (to show logs)
Thank you for the report. Asking Ben to confirm it (please!); I do not have a Cauldron system.
CC: (none) => lewyssmith, westel
works for me here: Mate DE, X11 uname -a Linux localhost 6.12.30-desktop-2.mga10 #1 SMP PREEMPT_DYNAMIC Sun May 25 07:52:23 UTC 2025 x86_64 GNU/Linux lspcidrake | grep -i vga Card:Intel 810 and later: Intel Corporation|HD Graphics 5500 [DISPLAY_VGA] (rev: 09)
well, the Intel HD 5500 is a broadwell generation GPU (Gen8), mine is Haswell (Gen7). https://www.notebookcheck.net/HD-Graphics-5500-vs-HD-Graphics-Haswell_5941_4622.247598.0.html https://www.phoronix.com/news/Intel-HASVK-Old-Vulkan-Gen7-8 I should have precised the hardware used in the "How reproducible" section. I've got the same problem with Nautilus (when launching it from CLI, not when launching it from firefox), with gnome-text-editor, gnome-calculator, gnome-music. I do not have the problem with gnome-terminal launched from CLI. Here's an extract from inxi -F System: Host: localhost Kernel: 6.12.30-desktop-2.mga10 arch: x86_64 bits: 64 Desktop: GNOME v: 48.1 Distro: Mageia 10 Machine: Type: Laptop System: Hewlett-Packard product: HP ProBook 650 G1 v: A3008CD10003 serial: <superuser required> Mobo: Hewlett-Packard model: 1993 v: KBC Version 16.39 serial: <superuser required> BIOS: Hewlett-Packard v: L77 Ver. 01.20 date: 07/17/2014 Battery: ID-1: BAT0 charge: 45.2 Wh (97.4%) condition: 46.4/46.4 Wh (100.0%) CPU: Info: dual core model: Intel Core i5-4200M bits: 64 type: MT MCP cache: L2: 512 KiB Speed (MHz): avg: 800 min/max: 800/3100 cores: 1: 800 2: 800 3: 800 4: 800 Graphics: Device-1: Intel 4th Gen Core Processor Integrated Graphics driver: i915 v: kernel Device-2: Advanced Micro Devices [AMD/ATI] Mars [Radeon HD 8730M] driver: N/A Device-3: Lite-On HP HD Webcam driver: uvcvideo type: USB Display: wayland server: X.org v: 1.21.1.16 with: Xwayland v: 24.1.6 compositor: gnome-shell driver: X: loaded: amdgpu,intel,v4l dri: i965,radeonsi gpu: i915 resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: crocus,swrast platforms: gbm,wayland,x11,surfaceless,device API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.7 renderer: Mesa Intel HD Graphics 4600 (HSW GT2) API: Vulkan v: 1.4.309 drivers: intel,llvmpipe surfaces: xcb,xlib,wayland Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo de: kscreen-console,kscreen-doctor gpu: corectrl, gputop, intel_gpu_top, lsgpu, radeontop wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Thank you Ben for showing that the problem is not universal. (In reply to Benoît Audouard from comment #3) > well, the Intel HD 5500 is a broadwell generation GPU (Gen8) WORKS, mine is > Haswell (Gen7) FAILS. Which accords with the precise error message: "MESA-INTEL: warning: Haswell Vulkan support is incomplete". Is this a Mesa or Dino matter? Dino: DG Mesa: ghibo Assigning globally, CC'ing these packagers.
Assignee: bugsquad => pkg-bugsCC: lewyssmith => geiger.david68210, ghibomgx
(In reply to Benoît Audouard from comment #3) > > I've got the same problem with Nautilus (when launching it from CLI, not > when launching it from firefox), with gnome-text-editor, gnome-calculator, > gnome-music. > > I do not have the problem with gnome-terminal launched from CLI. > are your Gnome-settings ( gear-wheel in power menu ) affected? or from cli :$ gnome-session mouse does changing the window manager have an effect Xorg / wayland?
or from cli :$ gnome-session mouse should be or from cli :$ gnome-control-center mouse
What vulkaninfo shows? Maybe in Haswell is really "hardware" vulkan incomplete. How about this table? https://www.intel.com/content/www/us/en/support/articles/000005524/graphics.html Or could be this bug? https://gitlab.freedesktop.org/mesa/mesa/-/issues/13319 (though it should be for mesa-25.1.x).
see if mesa-25.0.7-4.mga10 fixes the issue.
well, I'm not sure this is entirely related to mesa, may be related to gnome as well as the behaviour is different for nautilus when launching it from firefox (to visualize Downloads for example) or using dolphin (which works). now, DRI_PRIME=1 dino does not use the ATI/AMD card for display, and I've got a blank window :/ Instead, I have to use GSK_RENDERER=ngl dino to display correctly the GUI. > $ gnome-control-center mouse yep, blank window appears I'm going to update and test mesa-25.0.7-4 and verify Xorg/Wayland config. for the record (before rebooting), here's the result of inxi -GSC -xx System: Host: localhost Kernel: 6.12.30-desktop-2.mga10 arch: x86_64 bits: 64 compiler: gcc v: 15.1.0 Desktop: GNOME v: 48.1 tk: GTK v: 3.24.49 wm: gnome-shell dm: 1: GDM 2: SDDM note: stopped Distro: Mageia 10 CPU: Info: dual core model: Intel Core i5-4200M bits: 64 type: MT MCP arch: Haswell rev: 3 cache: L1: 128 KiB L2: 512 KiB L3: 3 MiB Speed (MHz): avg: 2194 min/max: 800/3100 cores: 1: 2194 2: 2194 3: 2194 4: 2194 bogomips: 19953 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: Intel 4th Gen Core Processor Integrated Graphics vendor: Hewlett-Packard driver: i915 v: kernel arch: Gen-7.5 ports: active: eDP-1 empty: DP-1,HDMI-A-1,VGA-1 bus-ID: 00:02.0 chip-ID: 8086:0416 Device-2: Advanced Micro Devices [AMD/ATI] Mars [Radeon HD 8730M] vendor: Hewlett-Packard driver: N/A arch: GCN-1 pcie: speed: 8 GT/s lanes: 8 bus-ID: 01:00.0 chip-ID: 1002:6601 Device-3: Lite-On HP HD Webcam driver: uvcvideo type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 bus-ID: 2-7:2 chip-ID: 04ca:7034 Display: wayland server: X.org v: 1.21.1.16 with: Xwayland v: 24.1.6 compositor: gnome-shell driver: X: loaded: amdgpu,intel,v4l dri: i965,radeonsi gpu: i915 display-ID: 0 Monitor-1: eDP-1 model: ChiMei InnoLux 0x15c2 res: 1920x1080 hz: 60 dpi: 142 diag: 395mm (15.5") API: EGL v: 1.5 platforms: device: 0 drv: crocus device: 1 drv: swrast gbm: drv: crocus surfaceless: drv: crocus wayland: drv: crocus x11: drv: crocus API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.0.7 glx-v: 1.4 direct-render: yes renderer: Mesa Intel HD Graphics 4600 (HSW GT2) device-ID: 8086:0416 display-ID: :0.0 API: Vulkan v: 1.4.309 surfaces: xcb,xlib,wayland device: 0 type: integrated-gpu driver: mesa intel device-ID: 8086:0416 device: 1 type: cpu driver: mesa llvmpipe device-ID: 10005:0000 Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo de: kscreen-console,kscreen-doctor gpu: corectrl, gputop, intel_gpu_top, lsgpu, radeontop wl: wayland-info x11: xdriinfo, xdpyinfo, xprop, xrandr
Created attachment 15017 [details] vulkaninfo result before rebooting after upgrade to mesa-25.0.7-4
Created attachment 15018 [details] vulkaninfo result after rebooting after upgrade to mesa-25.0.7-4 well, not much difference with previous vulkaninfo result --- vulkaninfo_20250611.txt 2025-06-11 13:47:04.892912255 +0200 +++ vulkaninfo_20250612.txt 2025-06-12 14:15:37.708270779 +0200 @@ -2579,9 +2579,9 @@ ================================= memoryHeaps: count = 1 memoryHeaps[0]: - size = 5612068864 (0x14e816000) (5.23 GiB) - budget = 5612068864 (0x14e816000) (5.23 GiB) - usage = 3428208640 (0xcc565000) (3.19 GiB) + size = 5612056576 (0x14e813000) (5.23 GiB) + budget = 5612056576 (0x14e813000) (5.23 GiB) + usage = 2894233600 (0xac828000) (2.70 GiB) flags: count = 1 MEMORY_HEAP_DEVICE_LOCAL_BIT memoryTypes: count = 1 the result of inxi -GSC -xx (before & after) seems more relevant BTW : now, gnome-control-center & dino display correctly instead of a blank window. Thanks _o/
Created attachment 15019 [details] result of inxi -GSC -xx after reboot and update to mesa-25.0.7-4 well, inxi is not much different either diff -Nabur inxi_20250611.txt inxi_GSCxx_20250612.txt --- inxi_20250611.txt 2025-06-12 14:22:57.866252409 +0200 +++ inxi_GSCxx_20250612.txt 2025-06-12 14:17:16.403188386 +0200 @@ -1,13 +1,13 @@ System: - Host: localhost Kernel: 6.12.30-desktop-2.mga10 arch: x86_64 bits: 64 + Host: localhost Kernel: 6.12.33-desktop-1.mga10 arch: x86_64 bits: 64 compiler: gcc v: 15.1.0 Desktop: GNOME v: 48.1 tk: GTK v: 3.24.49 wm: gnome-shell dm: 1: GDM 2: SDDM note: stopped Distro: Mageia 10 CPU: Info: dual core model: Intel Core i5-4200M bits: 64 type: MT MCP arch: Haswell rev: 3 cache: L1: 128 KiB L2: 512 KiB L3: 3 MiB - Speed (MHz): avg: 2194 min/max: 800/3100 cores: 1: 2194 2: 2194 3: 2194 - 4: 2194 bogomips: 19953 + Speed (MHz): avg: 2494 min/max: 800/3100 cores: 1: 2494 2: 2494 3: 2494 + 4: 2494 bogomips: 19955 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: Intel 4th Gen Core Processor Integrated Graphics @@ -18,7 +18,7 @@ vendor: Hewlett-Packard driver: N/A arch: GCN-1 pcie: speed: 8 GT/s lanes: 8 bus-ID: 01:00.0 chip-ID: 1002:6601 Device-3: Lite-On HP HD Webcam driver: uvcvideo type: USB rev: 2.0 - speed: 480 Mb/s lanes: 1 bus-ID: 2-7:2 chip-ID: 04ca:7034 + speed: 480 Mb/s lanes: 1 bus-ID: 2-7:3 chip-ID: 04ca:7034 Display: wayland server: X.org v: 1.21.1.16 with: Xwayland v: 24.1.6 compositor: gnome-shell driver: X: loaded: amdgpu,intel,v4l dri: i965,radeonsi gpu: i915 display-ID: 0 if you need other info, just tell, I think we can close the bug now.
If it resolves the issue, then also mga9 would be affected, since uses the same version. I think an update version with this fix should be issued also for mga9.
Created attachment 15020 [details] files list
Assignee: pkg-bugs => qa-bugs
Since the same sources are affected, there is version mesa-24.0.7-4.mga9 also for mga9 in updates_testing.
Source RPM: dino-0.5.0-1.mga10.src.rpm => mesa-25.0.6-5.mga9,mesa-25.0.6-5.mga9.taintedVersion: Cauldron => 9
RH x86_64 core packages installing //home/katnatek/qa-testing/x86_64/lib64mesagl1-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64mesavulkan-drivers-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64vdpau-driver-radeonsi-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64dri-drivers-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64xatracker2-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64glapi0-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64gbm1-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/i586/libglapi0-25.0.7-4.mga9.i586.rpm //home/katnatek/qa-testing/x86_64/mesa-25.0.7-4.mga9.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64mesaegl1-25.0.7-4.mga9.x86_64.rpm Preparing... ################################################################################################## 1/10: lib64mesavulkan-drivers ################################################################################################## 2/10: lib64gbm1 ################################################################################################## 3/10: lib64dri-drivers ################################################################################################## 4/10: lib64mesagl1 ################################################################################################## 5/10: mesa ################################################################################################## 6/10: lib64mesaegl1 ################################################################################################## 7/10: libglapi0 ################################################################################################## 8/10: lib64glapi0 ################################################################################################## 9/10: lib64xatracker2 ################################################################################################## 10/10: lib64vdpau-driver-radeonsi ################################################################################################## 1/10: removing libglapi0-25.0.6-5.mga9.tainted.i586 ################################################################################################## 2/10: removing lib64glapi0-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 3/10: removing lib64vdpau-driver-radeonsi-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 4/10: removing lib64mesaegl1-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 5/10: removing mesa-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 6/10: removing lib64mesagl1-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 7/10: removing lib64dri-drivers-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 8/10: removing lib64gbm1-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 9/10: removing lib64mesavulkan-drivers-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## 10/10: removing lib64xatracker2-25.0.6-5.mga9.tainted.x86_64 ################################################################################################## Audio/Video OK Not issues with extreme tux racer Webcam OK vainfo Trying display: wayland Trying display: x11 libva info: VA-API version 1.22.0 libva info: Trying to open /usr/lib64/dri/radeonsi_drv_video.so libva info: Found init function __vaDriverInit_1_22 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.22 (libva 2.22.0) vainfo: Driver version: Mesa Gallium driver 25.0.7 for AMD Radeon HD 7700 Series (radeonsi, verde, ACO, DRM 3.54, 6.6.93-desktop-1.mga9) vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc
RH x86_64 tanited packages installing //home/katnatek/qa-testing/i586/libglapi0-25.0.7-4.mga9.tainted.i586.rpm //home/katnatek/qa-testing/x86_64/lib64xatracker2-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64mesaegl1-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64gbm1-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64dri-drivers-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64vdpau-driver-radeonsi-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64glapi0-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/mesa-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64mesavulkan-drivers-25.0.7-4.mga9.tainted.x86_64.rpm //home/katnatek/qa-testing/x86_64/lib64mesagl1-25.0.7-4.mga9.tainted.x86_64.rpm Preparing... ################################################################################################## 1/10: lib64mesavulkan-drivers ################################################################################################## 2/10: mesa ################################################################################################## 3/10: lib64mesagl1 ################################################################################################## 4/10: lib64dri-drivers ################################################################################################## 5/10: lib64gbm1 ################################################################################################## 6/10: lib64mesaegl1 ################################################################################################## 7/10: lib64glapi0 ################################################################################################## 8/10: lib64vdpau-driver-radeonsi ################################################################################################## 9/10: lib64xatracker2 ################################################################################################## 10/10: libglapi0 ################################################################################################## 1/10: removing lib64glapi0-25.0.7-4.mga9.x86_64 ################################################################################################## 2/10: removing lib64vdpau-driver-radeonsi-25.0.7-4.mga9.x86_64 ################################################################################################## 3/10: removing libglapi0-25.0.7-4.mga9.i586 ################################################################################################## 4/10: removing lib64mesaegl1-25.0.7-4.mga9.x86_64 ################################################################################################## 5/10: removing lib64gbm1-25.0.7-4.mga9.x86_64 ################################################################################################## 6/10: removing lib64mesagl1-25.0.7-4.mga9.x86_64 ################################################################################################## 7/10: removing lib64dri-drivers-25.0.7-4.mga9.x86_64 ################################################################################################## 8/10: removing mesa-25.0.7-4.mga9.x86_64 ################################################################################################## 9/10: removing lib64mesavulkan-drivers-25.0.7-4.mga9.x86_64 ################################################################################################## 10/10: removing lib64xatracker2-25.0.7-4.mga9.x86_64 ################################################################################################## Audio/Video OK Not issues with extreme tux racer Webcam OK vainfo Trying display: wayland Trying display: x11 libva info: VA-API version 1.22.0 libva info: Trying to open /usr/lib64/dri/radeonsi_drv_video.so libva info: Found init function __vaDriverInit_1_22 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.22 (libva 2.22.0) vainfo: Driver version: Mesa Gallium driver 25.0.7 for AMD Radeon HD 7700 Series (radeonsi, verde, ACO, DRM 3.54, 6.6.93-desktop-1.mga9) vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264Main : VAEntrypointVLD VAProfileH264High : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc Looks OK
RH x86_64 Plasma Wayland Without issues to report
RH i586 core packages installing libmesaegl1-25.0.7-4.mga9.i586.rpm mesa-25.0.7-4.mga9.i586.rpm libmesagl1-25.0.7-4.mga9.i586.rpm libgbm1-25.0.7-4.mga9.i586.rpm libmesavulkan-drivers-25.0.7-4.mga9.i586.rpm libosmesa8-25.0.7-4.mga9.i586.rpm libxatracker2-25.0.7-4.mga9.i586.rpm libdri-drivers-25.0.7-4.mga9.i586.rpm libglapi0-25.0.7-4.mga9.i586.rpm from //home/katnatek/qa-testing/i586 Preparing... ####################################################################################### 1/9: libmesavulkan-drivers ####################################################################################### 2/9: libmesagl1 ####################################################################################### 3/9: mesa ####################################################################################### 4/9: libgbm1 ####################################################################################### 5/9: libdri-drivers ####################################################################################### 6/9: libglapi0 ####################################################################################### 7/9: libmesaegl1 ####################################################################################### 8/9: libxatracker2 ####################################################################################### 9/9: libosmesa8 ####################################################################################### 1/9: removing libmesaegl1-25.0.6-5.mga9.tainted.i586 ####################################################################################### 2/9: removing libgbm1-25.0.6-5.mga9.tainted.i586 ####################################################################################### 3/9: removing libmesagl1-25.0.6-5.mga9.tainted.i586 ####################################################################################### 4/9: removing libdri-drivers-25.0.6-5.mga9.tainted.i586 ####################################################################################### 5/9: removing mesa-25.0.6-5.mga9.tainted.i586 ####################################################################################### 6/9: removing libmesavulkan-drivers-25.0.6-5.mga9.tainted.i586 ####################################################################################### 7/9: removing libglapi0-25.0.6-5.mga9.tainted.i586 ####################################################################################### 8/9: removing libxatracker2-25.0.6-5.mga9.tainted.i586 ####################################################################################### 9/9: removing libosmesa8-25.0.6-5.mga9.tainted.i586 ####################################################################################### Audio/Video OK Webcam OK
RH i586 tainted packages installing libgbm1-25.0.7-4.mga9.tainted.i586.rpm libosmesa8-25.0.7-4.mga9.tainted.i586.rpm libxatracker2-25.0.7-4.mga9.tainted.i586.rpm libglapi0-25.0.7-4.mga9.tainted.i586.rpm libmesagl1-25.0.7-4.mga9.tainted.i586.rpm libdri-drivers-25.0.7-4.mga9.tainted.i586.rpm libmesaegl1-25.0.7-4.mga9.tainted.i586.rpm libmesavulkan-drivers-25.0.7-4.mga9.tainted.i586.rpm mesa-25.0.7-4.mga9.tainted.i586.rpm from //home/katnatek/qa-testing/i586 Preparing... ####################################################################################### 1/9: libglapi0 ####################################################################################### 2/9: libmesavulkan-drivers ####################################################################################### 3/9: mesa ####################################################################################### 4/9: libmesagl1 ####################################################################################### 5/9: libdri-drivers ####################################################################################### 6/9: libgbm1 ####################################################################################### 7/9: libmesaegl1 ####################################################################################### 8/9: libxatracker2 ####################################################################################### 9/9: libosmesa8 ####################################################################################### 1/9: removing libmesaegl1-25.0.7-4.mga9.i586 ####################################################################################### 2/9: removing libmesagl1-25.0.7-4.mga9.i586 ####################################################################################### 3/9: removing mesa-25.0.7-4.mga9.i586 ####################################################################################### 4/9: removing libdri-drivers-25.0.7-4.mga9.i586 ####################################################################################### 5/9: removing libgbm1-25.0.7-4.mga9.i586 ####################################################################################### 6/9: removing libmesavulkan-drivers-25.0.7-4.mga9.i586 ####################################################################################### 7/9: removing libglapi0-25.0.7-4.mga9.i586 ####################################################################################### 8/9: removing libxatracker2-25.0.7-4.mga9.i586 ####################################################################################### 9/9: removing libosmesa8-25.0.7-4.mga9.i586 ####################################################################################### Audio/Video OK Webcam OK
MGA9-64 server Plasma Wayland on Compaq H000SB No installation issues. First installed core versions, tested, installed tainted versions and tested again. Testing by opening dino, getting GUI, and running glmark2. All works OK, getting a slighly higher sore in glmark2 with tainted vs core versions.
CC: (none) => herman.viaene
I require some help for writing the advisory
Keywords: (none) => feedback
Maybe this upstream can help? https://gitlab.freedesktop.org/mesa/mesa/-/issues/13319
(In reply to Giuseppe Ghibò from comment #23) > Maybe this upstream can help? > https://gitlab.freedesktop.org/mesa/mesa/-/issues/13319 Thank you
Keywords: feedback => advisory
This bug is very hardware-specific. I don't have anything that uses a Haswell chip, and only one machine that uses Intel graphics, but a mesa update needs testing on other machines, as well, so... $ inxi -CG CPU: Info: quad core model: Intel Core i5-7500 bits: 64 type: MCP cache: L2: 1024 KiB Speed (MHz): avg: 800 min/max: 800/3800 cores: 1: 800 2: 800 3: 800 4: 800 Graphics: Device-1: NVIDIA GM107GL [Quadro K620] driver: nvidia v: 550.163.01 Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: nvidia,v4l gpu: nvidia,nvidia-nvswitch resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: nvidia,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6.0 vendor: nvidia v: 550.163.01 renderer: Quadro K620/PCIe/SSE2 API: Vulkan v: 1.3.231 drivers: nvidia,llvmpipe surfaces: xcb,xlib Ran Plasma x11, installed dino plus dependencies. Ran it, registered on a French server, with no issues, as expected. Updated first to core, then tainted, each time running dino and glmark2, No issues either time.
CC: (none) => andrewsfarm
MGA9-64 x11 Plasma on an HP Probook 6550b. $ inxi -CG CPU: Info: dual core model: Intel Core i3 M 350 bits: 64 type: MT MCP cache: L2: 512 KiB Speed (MHz): avg: 933 min/max: 933/2266 cores: 1: 933 2: 933 3: 933 4: 933 Graphics: Device-1: Intel Core Processor Integrated Graphics driver: i915 v: kernel Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: intel,v4l dri: i965 gpu: i915 resolution: 1366x768~60Hz API: EGL v: 1.5 drivers: crocus,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 2.1 vendor: intel mesa v: 25.0.7 renderer: Mesa Intel HD Graphics (ILK) API: Vulkan v: 1.3.231 drivers: llvmpipe surfaces: xcb,xlib Again, not a Haswell chip, but at least using Intel graphics. Repeated the tests of comment 25, with the same results.
mga9 x86_64, Plasma X11, AMD GPU No regression noted Various desktpp apps suspend-resume hibernate-restore [morgan@svarten ~]$ inxi -SMCG System: Host: svarten.tribun Kernel: 6.6.93-desktop-1.mga9 arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.27.10 Distro: Mageia 9 Machine: Type: Desktop Mobo: ASRock model: P55 Pro serial: <superuser required> BIOS: American Megatrends v: P2.60 date: 08/20/2010 CPU: Info: quad core model: Intel Core i7 870 bits: 64 type: MT MCP cache: L2: 1024 KiB Speed (MHz): avg: 1205 min/max: 1200/2934 cores: 1: 1205 2: 1205 3: 1205 4: 1205 5: 1205 6: 1205 7: 1205 8: 1205 Graphics: Device-1: Advanced Micro Devices [AMD/ATI] Navi 24 [Radeon RX 6400/6500 XT/6500M] driver: amdgpu v: kernel Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: amdgpu,v4l dri: radeonsi gpu: amdgpu resolution: 3840x2160~60Hz API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6 vendor: amd mesa v: 25.0.7 renderer: AMD Radeon RX 6400 (radeonsi navi24 LLVM 15.0.6 DRM 3.54 6.6.93-desktop-1.mga9)
Summary: dino displays a white window & MESA-INTEL: warning: Haswell Vulkan support is incomplete => mesa update to mitigate dino displays a white window @ MESA-INTEL: warning: Haswell Vulkan support is incompleteCC: (none) => fri
i586, old Thinkpad T43, lxde, old AMD GPU No regression noted Firefox, file browser, console suspend-resume hibernate-restore [ettan@localhost ~]$ inxi -SMCG System: Host: localhost Kernel: 6.6.93-desktop-1.mga9 arch: i686 bits: 32 Desktop: LXDE v: 0.10.1 Distro: Mageia 9 Machine: Type: Laptop System: IBM product: 2668R1G v: ThinkPad T43 serial: <superuser required> Mobo: IBM model: 2668R1G serial: <superuser required> BIOS: IBM v: 1YET62WW (1.27 ) date: 05/18/2006 CPU: Info: single core model: Intel Pentium M bits: 32 cache: 2 MiB note: check Speed (MHz): 800 min/max: 800/1866 core: 1: 800 Graphics: Device-1: Advanced Micro Devices [AMD/ATI] RV370/M22 [Mobility Radeon X300] driver: radeon v: kernel Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: radeon,v4l dri: r300 gpu: radeon resolution: 1024x768~60Hz API: EGL v: 1.4,1.5 drivers: kms_swrast,r300,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.5 vendor: mesa v: 25.0.7 renderer: llvmpipe (LLVM 15.0.6 128 bits)
mga9 x86_64, Plasma X11, Nvidia on nouveau No regression noted a few desktop apps incl firefox and chromium playing video suspend-resume hibernate-restore [ettan@localhost ~]$ inxi -SMCG System: Host: localhost Kernel: 6.6.93-desktop-1.mga9 arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.27.10 Distro: Mageia 9 Machine: Type: Laptop System: LENOVO product: 4349A13 v: ThinkPad T510 serial: <superuser required> Mobo: LENOVO model: 4349A13 serial: <superuser required> BIOS: LENOVO v: 6MET92WW (1.52 ) date: 09/26/2012 CPU: Info: dual core model: Intel Core i5 M 540 bits: 64 type: MT MCP cache: L2: 512 KiB Speed (MHz): avg: 1367 min/max: 1199/2534 cores: 1: 1367 2: 1367 3: 1367 4: 1367 Graphics: Device-1: NVIDIA GT218M [NVS 3100M] driver: nouveau v: kernel Device-2: Lenovo Integrated Webcam [R5U877] driver: uvcvideo type: USB Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: modesetting,v4l dri: nouveau gpu: nouveau resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: nouveau,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 3.3 vendor: mesa v: 25.0.7 renderer: NVA8 API: Vulkan v: 1.3.231 drivers: llvmpipe surfaces: xcb,xlib
mga9 x86_64, Plasma X11, Nvidia470 (and also tested OK on nouveau) No regression noted a few desktop apps incl firefox and chromium playing video suspend-resume hibernate-restore [morgan@republic ~]$ inxi -SMCG System: Host: republic.tribun Kernel: 6.6.93-desktop-1.mga9 arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.27.10 Distro: Mageia 9 Machine: Type: Laptop System: ASUSTeK product: G75VW v: 1.0 serial: <superuser required> Mobo: ASUSTeK model: G75VW v: 1.0 serial: <superuser required> UEFI: American Megatrends v: G75VW.223 date: 01/07/2013 CPU: Info: quad core model: Intel Core i7-3610QM bits: 64 type: MT MCP cache: L2: 1024 KiB Speed (MHz): avg: 3300 min/max: 1200/3300 cores: 1: 3300 2: 3300 3: 3300 4: 3300 5: 3300 6: 3300 7: 3300 8: 3300 Graphics: Device-1: NVIDIA GK107M [GeForce GTX 660M] driver: nvidia v: 470.256.02 Device-2: Sunplus Innovation ASUS Webcam driver: uvcvideo type: USB Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: nvidia,v4l gpu: nvidia resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: kms_swrast,nvidia,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6.0 vendor: nvidia v: 470.256.02 renderer: NVIDIA GeForce GTX 660M/PCIe/SSE2 API: Vulkan v: 1.3.231 drivers: nvidia,llvmpipe surfaces: xcb,xlib
mga9 x86_64, Plasma X11, using integrated Intel HD (second GPU nvidia not configured; office machine) No regression noted a few desktop apps incl firefox playing video suspend-resume hibernate-restore [kajsa@aspire ~]$ inxi -SMCG System: Host: aspire Kernel: 6.6.93-desktop-1.mga9 arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.27.10 Distro: Mageia 9 Machine: Type: Laptop System: Acer product: Aspire A717-71G v: V1.13 serial: <superuser required> Mobo: KBL model: Charizard_KLS v: V1.13 serial: <superuser required> UEFI: Insyde v: 1.13 date: 12/26/2017 CPU: Info: quad core model: Intel Core i5-7300HQ bits: 64 type: MCP cache: L2: 1024 KiB Speed (MHz): avg: 800 min/max: 800/3500 cores: 1: 800 2: 800 3: 800 4: 800 Graphics: Device-1: Intel HD Graphics 630 driver: i915 v: kernel Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nouveau v: kernel Device-3: Chicony Integrated HD WebCam driver: uvcvideo type: USB Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: intel,v4l dri: i965 gpu: i915 resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: iris,nouveau,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6 vendor: intel mesa v: 25.0.7 renderer: Mesa Intel HD Graphics 630 (KBL GT2) API: Vulkan v: 1.3.231 drivers: intel,llvmpipe surfaces: xcb,xlib
Problem fixed confirmed in Comment 11 No regression noted, several systems tested, i586 & x86_64
Whiteboard: (none) => MGA9-32-OK, MGA9-64-OKKeywords: (none) => validated_updateCC: (none) => sysadmin-bugs
ping
CC: (none) => dan
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2025-0062.html
Status: NEW => RESOLVEDResolution: (none) => FIXED