@glb Hello,
Since you mentioned mesa, I dig a little bit around this..
And I also come across some posts about i915 driver replaced by something called xe driver..
In fact, it’s even a post from you here in the forum
So I tried by booting with these options (doing it from grub edit command line so that I know I won’t mess anything permanently)
The ID I used is 7d51
which I got from lscpi -k
00:02.0 VGA compatible controller [0300]: Intel Corporation Arrow Lake-P [Intel Graphics] [8086:7d51] (rev 03)
DeviceName: VGA
Subsystem: ASUSTeK Computer Inc. Device [1043:1124]
Kernel driver in use: i915
Kernel modules: i915, xe
Then, indeed, in the following boot I got Kernel driver in use: xe
And.. It’s working!
Well.. At first it worked well! No immediate crash..
But eventually it happened again!
But at least now I can share etc.
I’m even using my browser now…
BTW, I discovered the Logs App from Gnome and it’s very cool!
Here is for example the last moment in the previous crash (with xe
driver)
It seems xe
is also causing some issues..
Anyway, I guess I’ll open a new dedicated post…