View previous topic :: View next topic |
Author |
Message |
yay n00b
Joined: 19 Dec 2023 Posts: 2
|
Posted: Wed Dec 11, 2024 10:28 pm Post subject: intermittent crashing with modesetting |
|
|
Hello,
I've been experiencing system crashes for a couple months now, specifically, as far as I've tested, when I use modesetting:
Code: | Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "AccelMethod" "glamor"
Option "DRI" "3"
EndSection |
But the same does not happen when I use Intel's drivers (setting VIDEO_CARDS to "intel i915", and using sna and crocus), or, at least, they haven't crashed on me yet .
I've found a very specific setup to trigger this: I'll use Vesktop to share my screen, and eventually (sometimes seconds, sometimes minutes), it'll crash the system. Vesktop will also print "Unrepairable overflow!" sometimes before it happens .
Nonetheless, this happens a lot with Firefox and Discord. Sometimes I'll leave things compiling overnight, with a Firefox window open, and I'll come back to an unresponsive system. SSH doesn't seem to work either.
I was using OpenBox every time this happened.
As of now, I'm using the Intel drivers.
My kernel config: http://0x0.st/Xhhu.txt
emerge --info: https://0x0.st/XhhQ.txt |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54619 Location: 56N 3W
|
Posted: Thu Dec 12, 2024 3:27 pm Post subject: |
|
|
It can be several things.
The kernel i915 driver.
The xorg modesetting driver.
Mesa, which is the package doing your acceleration.
That's a big problem space.
Some things to try to narrow it down.
Turn off acceleration completely. You will hate that. If the problem goes away, try a differerent vesion of mesa.
You could just do that anyway.
Then a different kernel.
Lastly, different xorg. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
yay n00b
Joined: 19 Dec 2023 Posts: 2
|
Posted: Thu Dec 12, 2024 8:43 pm Post subject: |
|
|
I've done almost all that was suggested:
Changed to a stable Mesa version (24.2.6-r2)
Changed to a stable kernel (=gentoo-sources-6.6.62)
Disabled acceleration
The only time that there wasn't a crash was when acceleration was disabled (Again, I assume it wouldn't crash after more than a couple minutes with it being fine).
On a quick sidenote, I was trying to use Hyprland, to see if somehow Wayland would've fixed the issue, and apparently it also crashed overnight. SSH didn't work either, once again.
Now, I'm not sure if it is exactly related, since I can't seem to use the same setup [with Vesktop], for some odd reason.
I'll keep using Hyprland for some time, and see if there are any (meaningful) crash logs. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|