Bug 1212689 - mesa(?) 23-1.3 broke dri (Kernel regression?)
Summary: mesa(?) 23-1.3 broke dri (Kernel regression?)
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-25 17:07 UTC by Mariusz Fik
Modified: 2023-06-27 21:14 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Xorg.0.log (53.27 KB, text/x-log)
2023-06-25 17:07 UTC, Mariusz Fik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mariusz Fik 2023-06-25 17:07:39 UTC
Created attachment 867808 [details]
Xorg.0.log

After the most recent update Mesa to 23.1.3, vulkan/dri is broken.
vulkaninfo shows:

```
$ vulkaninfo                                                                                                                                                                                                              
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.250
```
Comment 1 hui 2023-06-25 18:28:04 UTC
Mesa 23.1.3 is only available via Packman repo atm. So you need to file this bug at Packman.

Tumbleweed ships Mesa 23.1.2 (as of 25.06.2023)
Comment 2 hui 2023-06-26 19:07:21 UTC
Mesa 23.1.3 arrived in Tumbleweed repos. Thus reopened.
Comment 3 Stefan Dirsch 2023-06-27 12:05:46 UTC
Hmm. Looks like KMS/DRM is not available on your system.

[    44.066] (EE) open /dev/dri/card0: No such file or directory

Looks more like kernel regression to me

Not to myself: I'm wondering that amdgpu X driver can still be used without KMS ...

[    43.965] (--) PCI:*(12@0:0:0) 1002:73df:1da2:e445 rev 197, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcc00000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072

--> https://devicehunt.com/view/type/pci/vendor/1002/device/73DF

-->Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M]
Comment 4 Mariusz Fik 2023-06-27 21:14:07 UTC
It seems the most recent TW update fixed issue for me.
To be precise, release 20230626-2367.1.

I'm setting as resolved. Feel free to update if needed.