Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
intermittent crashing with modesetting
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
yay
n00b
n00b


Joined: 19 Dec 2023
Posts: 2

PostPosted: Wed Dec 11, 2024 10:28 pm    Post subject: intermittent crashing with modesetting Reply with quote

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
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54619
Location: 56N 3W

PostPosted: Thu Dec 12, 2024 3:27 pm    Post subject: Reply with quote

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
View user's profile Send private message
yay
n00b
n00b


Joined: 19 Dec 2023
Posts: 2

PostPosted: Thu Dec 12, 2024 8:43 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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