It says so much that it’s new years eve, and as ever, you’re around and supporting the Linux community constantly, incredibly grateful for the time and effort you put in.
Yeah, my 14+ year old laptop with mesa and xf86-video-intel (i915) won’t start the graphics session. Xorg just segfaults. TTY works fine.
I’m too drunk to troubleshoot it right now, as my New Year’s party just finished, but it’s something that awaits me later today.
Off topic, I’m a bit pissed off at it, because I couldn’t tune my harpsichord properly for the party (because the tuner program I wrote runs on this laptop). So I had a party with a slightly out of tune harpsichord! What a scandal, can you imagine? I had to explain to my friends that I use Arch.
I’m having the same issue on my laptop with Intel HD 4000 + NVIDIA GeForce GT 740M (currently powered off). xf86-video-intel is not installed. Had to downgrade mesa for now.
i see some users reporting the same on telegram… intel GPU but no xf86 driver installed and downgrading mesa is bringing x starting again…
If someone find a BUG report on mesa or arch please link here so we can investigate more.
684d11421c30c0f8230ccbcc8dcc94a457eb5f44 is the first bad commit
commit 684d11421c30c0f8230ccbcc8dcc94a457eb5f44
Author: Jesse Natalie jenatali@microsoft.com
Date: Mon Dec 18 10:44:25 2023 -0800
d3d12: Only destroy the winsys during screen destruction, not reset
Fixes: 81c8e89f ("d3d12: Fix screen->winsys leak in d3d12_screen")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26744>
(cherry picked from commit 325fb6e26b62326c86514d263ffedd241fd36865)
Had this issue on a Thinkpad with NVIDIA. Didn’t see the top of this post on my phone at first, but pacman -R xf86-video-intel and reboot fixed the issue.