<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I'm not sure if this will help you but I have an Acer Aspire 3820T laptop with the same CPU.<br />Some years ago I was experiencing Xorg crashing and the "GPU HANG" problem seen in dmesg.</p>
<p>These kernel parameters helped with that problem:</p>
<p><span style="font-family: 'courier new', courier, monospace;">intel_iommu=igfx_off i915.modeset=1 i915.enable_dc=0 i915.enable_fbc=1 i915.enable_psr=1 i915.enable_dp_mst=0 i915.disable_power_well=0</span></p>
<p><span style="font-family: verdana, geneva, sans-serif;">YMMV etc,</span></p>
<p><span style="font-family: verdana, geneva, sans-serif;">Aki</span></p>
<p><br /></p>
<p id="reply-intro">On 2024-01-27 19:58, R. Diez wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi all:<br /><br />I have an old laptop from around 2010 which has served me well over the years, and which is still up to most office tasks. More importantly, I use it to constantly annoy Windows users, as proof that Linux helps you avoid electronic waste and costly laptop upgrades, because Linux is much better etc. (you know, the full programme). Fortunately, I noticed before I lose face that Linux wasn't working well anymore. Are you guys failing me now??? Impossible!<br /><br />Anyway, it's a funny problem indeed. I noticed that opening the properties of a package in Synaptic completely and immediately crashes the whole desktop and takes you back to the logon page. I thought the reason is that Synaptic runs as root, because running it as a normal user is fine. But then I started Synaptic over a remote x2go desktop as root, and it is fine there too. Later on, I saw that starting glxgears as a normal user on the local monitor (not over x2go) also triggers the whole desktop crash. By the way, glxgears does not run over x2go, I get "Error: couldn't get an RGB, Double-buffered visual".<br /><br />I tried the usual trick of prepending LIBGL_ALWAYS_SOFTWARE=true to Synaptic and glxgears, but it does not help, and neither does setting LIBGL_DRI2_DISABLE=true or LIBGL_DRI3_DISABLE=true. I also tried disabling the desktop compositing by choosing "Marco (No compositor)" in MATE Tweak, to no avail.<br /><br />I turns out that /usr/lib/xorg/Xorg is crashing. I managed to get the call stack, see at the bottom of this text. The key error in there "GLSL compile failure". Unfortunately, I don't know much about the X.Org Server or Mesa in order to pin-point the exact cause.<br /><br />I hope you guys can help me, as I not only wanted to keep annoying Windows users, but I was planning to extend my campaign to Mac users too. I am sure you can relate.<br /><br />All the best,<br /> rdiez<br /><br />Version information:<br /><br />The laptop is a Toshiba Satellite Pro C660 2N2 with an Intel Core i3 CPU M 380 @ 2.53GHz.<br />The chipset is a Mobile Intel HM55 Express.<br /><br />I am running Ubuntu MATE 22.04.3.<br /><br />Ubuntu package libglapi-mesa version: 23.0.4-0ubuntu1~22.04.1<br /><br />xdriinfo reports driver 'crocus'.</div>
</blockquote>
</body></html>