latest Mesa upgrade is buggy

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

latest Mesa upgrade is buggy

Postby denis_robel » Dec 3rd, '24, 21:24

Hallo,

after the latest Mesa upgrade today I have problems with hardware acceleration:

Code: Select all
glxgears
_amdgpu_device_initialize: amdgpu_query_gpu_info_init failed
amdgpu: amdgpu_device_initialize failed.
glx: failed to create dri3 screen
failed to load driver: radeonsi
_amdgpu_device_initialize: amdgpu_query_gpu_info_init failed
amdgpu: amdgpu_device_initialize failed.
glx: failed to create dri2 screen
failed to load driver: radeonsi
_amdgpu_device_initialize: amdgpu_query_gpu_info_init failed
radv/amdgpu: failed to initialize device.
_amdgpu_device_initialize: amdgpu_query_gpu_info_init failed
radv/amdgpu: failed to initialize device.
_amdgpu_device_initialize: amdgpu_query_gpu_info_init failed
amdgpu: amdgpu_device_initialize failed.
glx: failed to create dri3 screen
failed to load driver: radeonsi
_amdgpu_device_initialize: amdgpu_query_gpu_info_init failed
amdgpu: amdgpu_device_initialize failed.
glx: failed to create dri2 screen
failed to load driver: radeonsi
X connection to :0 broken (explicit kill or server shutdown).


It seems that the driver radeonsi will not be loaded anymore.
How can I try to fix this problem?
denis_robel
 
Posts: 14
Joined: Sep 25th, '11, 19:56

Re: latest Mesa upgrade is buggy

Postby denis_robel » Dec 3rd, '24, 21:55

I solved the problem:

1. Downloaded lib64dri-drivers-24.2.8-1.mga10.tainted.x86_64.rpm
2. urpmi /home/denis/lib64dri-drivers-24.2.8-1.mga10.tainted.x86_64.rpm --force --replacefiles --allow-nodeps --replacepkgs
denis_robel
 
Posts: 14
Joined: Sep 25th, '11, 19:56

Re: latest Mesa upgrade is buggy

Postby morgano » Dec 3rd, '24, 22:25

Good, and thank you for the heads up.

You could have checked updates testing first, where there are 24.2.8-1.mga9 :-)
No bug opened to officially test it yet.

EDIT: Hmm we released mesa 24.2.7-1.mga9 to updates 2024-11-22. Is this the version you first updated to today?
At home & work Mandriva since 2006, Mageia 2011. Thinkpad T40, T43, T60, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1488
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: latest Mesa upgrade is buggy

Postby sturmvogel » Dec 4th, '24, 08:31

According the forum category and the package name, this is about Cauldron...Cauldron does not use testing repository.
sturmvogel
 
Posts: 738
Joined: Jul 30th, '12, 00:39

Re: latest Mesa upgrade is buggy

Postby morgano » Dec 4th, '24, 11:12

OOPS yes, I did not notice this is Cauldron forum.
Denis, can you confirm you run Cauldron?

lib64dri-drivers-24.2.8-1.mga10.tainted.x86_64.rpm is in /mageia/distrib/cauldron/x86_64/media/tainted/release/ since 241129.
So that package needed to forced for some reason.
Did that package get installed (but somehow failed) or did you have an elder version still installed before you forced this one?
At home & work Mandriva since 2006, Mageia 2011. Thinkpad T40, T43, T60, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1488
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: latest Mesa upgrade is buggy

Postby denis_robel » Dec 5th, '24, 12:42

I can confirm, I'm running Cauldron.

My problems are not fixed at all. I'm not able to run freerdp, xfreerdp or remmina with rdp plugin anymore.

Code: Select all
(org.remmina.Remmina:8468): LIBDBUSMENU-GLIB-WARNING **: 11:30:27.702: Unable to get session bus: The connection is closed
[11:30:32:786] [8468:00002145] [WARN][com.freerdp.settings] - [freerdp_settings_client_monitors_check_primary_and_origin]: Monitor configuration empty.
[11:30:32:851] [8468:00002145] [INFO][com.freerdp.primitives] - [primitives_init_opencl_context]: openCL: using platform=Clover device=AMD Radeon Graphics (radeonsi, renoir, LLVM 19.1.3, DRM 3.54, 6.6.62-desktop-1.mga10)
amdgpu: The CS has cancelled because the context is lost. This context is innocent.
Abgebrochen (Speicherabzug geschrieben)


Something is definitely wrong with with amdgpu and openCL. The problem started after last Mesa updates.
denis_robel
 
Posts: 14
Joined: Sep 25th, '11, 19:56

Re: latest Mesa upgrade is buggy

Postby doktor5000 » Dec 5th, '24, 18:26

Well you downgraded only one package of the whole mesa stack, and the rest of the mesa stack is newer, what do you expect ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18041
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: latest Mesa upgrade is buggy

Postby denis_robel » Dec 5th, '24, 19:10

after downgrading of the whole Mesa stack to mag9 everything is working well again..
denis_robel
 
Posts: 14
Joined: Sep 25th, '11, 19:56

Re: latest Mesa upgrade is buggy

Postby Germ » Dec 5th, '24, 19:33

Starting in 1999: Mandrake > Mandriva > Mageia
Linux User #274693
User avatar
Germ
 
Posts: 716
Joined: Mar 30th, '11, 13:16
Location: Chelsea, Oklahoma USA

Re: latest Mesa upgrade is buggy

Postby denis_robel » Dec 5th, '24, 20:32

I have also thought about a bug report. But my problem is that I can only say something is wrong with mesa.
Unfortunately I'm not able to describe the problem more precisely...

edit:
during the mean time I filed a bug report: https://bugs.mageia.org/show_bug.cgi?id=33833
denis_robel
 
Posts: 14
Joined: Sep 25th, '11, 19:56

Re: latest Mesa upgrade is buggy

Postby doktor5000 » Dec 5th, '24, 20:55

Well, you have the error messages from glxgears, and in the other case the segfault from freerdp, that should be sufficient
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18041
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest

cron