|
Bugzilla – Full Text Bug Listing |
| Summary: | mesa(?) 23-1.3 broke dri (Kernel regression?) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Mariusz Fik <fisiu> |
| Component: | Kernel | Assignee: | openSUSE Kernel Bugs <kernel-bugs> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | fisiu, patrik.jakobsson, tiwai, tzimmermann |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Xorg.0.log | ||
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) Mesa 23.1.3 arrived in Tumbleweed repos. Thus reopened. 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] 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. |
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 ```