site  contact  subhomenews

Found cause crash Compaq Presario

July 30, 2025 — BarryK

Posted about this crash yesterday:

Narrowed it right down, found this line in /usr/sbin/quicksetup causes Xorg to crash:

  xset s noblank s noexpose -dpms

It's the "-dpms" that causes the crash. I tried "dpms force off", also crash. A bit of online searching, found this:

https://forums.gentoo.org/viewtopic-p-8866026.html?sid=3035909b38f20cbfb3ed055a5245780c#8866026

"eccerr0r" has posted a patch for libpciaccess, which has not been applied upstream. Hmmm, looks like I will have to compile it.   

Tags: easy