<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4531&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / incorrect screen size and keyboard not working after lid closure]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4531</link>
		<description><![CDATA[The most recent posts in incorrect screen size and keyboard not working after lid closure.]]></description>
		<lastBuildDate>Tue, 05 Oct 2021 19:55:54 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31913#p31913</link>
			<description><![CDATA[<p>This only happens following lid action.<br />If I suspend or lock screen manually, I am presented with a visible password dialog on resume.<br />If I switch Security Lock screen off, the problem does not occur.</p><p>When testing my irrelavant grub config changes yesterday, I got the password dialog, which led me to believe they changes had been successful. However, this seems to happen occasionally when the lid is&#160; closed and opened quickly.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Tue, 05 Oct 2021 19:55:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31913#p31913</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31911#p31911</link>
			<description><![CDATA[<p>I later found this XFCE issue reported <a href="https://gitlab.xfce.org/apps/xfce4-screensaver/-/issues/1" rel="nofollow">here</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Tue, 05 Oct 2021 19:43:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31911#p31911</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31910#p31910</link>
			<description><![CDATA[<p>The XFCE Power Manager default settings were:</p><ul><li><p><strong>System Power Saving</strong> Never</p></li><li><p><strong>When Laptop Lid is Closed</strong> Lock Screen </p></li><li><p><strong>Security</strong> Lock screen when System is going to sleep</p></li></ul><p>When re-opening the lid I am presented with the Desktop, the keyboard&#160; does not appear to be working, and the trackpad moves the cursor within a small rectangle in the centre of the screen.</p><p>With the above settings I should be presented with the XScreenSaver login dialog.<br />And that is what happens, only the dialog is invisible.<br />The cursor is in the invisible dialog&#039;s password field. I can unlock the screen by&#160; blind typing the password.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Tue, 05 Oct 2021 19:41:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31910#p31910</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31909#p31909</link>
			<description><![CDATA[<p>I went down&#160; the wrong trail trying to solve a keyboard issue, which it is not.</p><p><em>I changed the subject of this thread to make the thread more relevant for posterity.</em> <br />I had previously referred to it as&#160; hibernation, which my system doesn&#039;t even support. The problem occurs after lid closure.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Tue, 05 Oct 2021 19:30:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31909#p31909</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31888#p31888</link>
			<description><![CDATA[<div class="quotebox"><cite>Élisabeth wrote:</cite><blockquote><div><p><span style="color: green"><strong>Success !</strong></span></p></div></blockquote></div><p>No. It doesn&#039;t work everytime.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Mon, 04 Oct 2021 18:48:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31888#p31888</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31872#p31872</link>
			<description><![CDATA[<p><span style="color: green"><strong>Success !</strong></span></p><p>Log in&#160; as root using <span class="bbc">su -</span> to make sure that <span class="bbc">/usr/sbin</span> is in the <span class="bbc">PATH</span>. </p><p>I changed&#160; <span class="bbc">GRUB_CMD_LINUX_DEFAULT</span> in <span class="bbc">/etc/default/grub</span>:</p><div class="codebox"><pre><code>GRUB_CMD_LINUX_DEFAULT=&quot;i8042.reset i8042.nomux i8042.nopnp i8042.noloop&quot;</code></pre></div><p>Then I ran the following command:</p><div class="codebox"><pre><code>update-grub</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sun, 03 Oct 2021 20:17:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31872#p31872</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31871#p31871</link>
			<description><![CDATA[<div class="quotebox"><cite>Élisabeth wrote:</cite><blockquote><div><div class="quotebox"><cite>Marjorie wrote:</cite><blockquote><div><p>Did you do this as root / using sudo (...) or as yourself as user?</p><p>grub-mkconfig won&#039;t be found is you run /usr/sbin/update-grub as a regular user.</p></div></blockquote></div><p>As root.</p></div></blockquote></div><p>Sorry.<br /><span class="bbc">PATH</span> wasn&#039;t set because I didn&#039;t use <span class="bbc">su -</span></p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sun, 03 Oct 2021 20:07:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31871#p31871</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31870#p31870</link>
			<description><![CDATA[<div class="quotebox"><cite>Marjorie wrote:</cite><blockquote><div><p>Did you do this as root / using sudo (...) or as yourself as user?</p><p>grub-mkconfig won&#039;t be found is you run /usr/sbin/update-grub as a regular user.</p></div></blockquote></div><p>As root.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sun, 03 Oct 2021 19:11:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31870#p31870</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31865#p31865</link>
			<description><![CDATA[<p>Did you do this as root / using sudo (which depends on whether you have set up a root password) or as yourself as user?</p><p>grub-mkconfig won&#039;t be found is you run /usr/sbin/update-grub as a regular user. This in on my machine (I use sudo):</p><div class="codebox"><pre><code>marjorie@grendel:~$ which grub-mkconfig
marjorie@grendel:~$ sudo which grub-mkconfig
[sudo] password for marjorie: 
/usr/sbin/grub-mkconfig</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Sun, 03 Oct 2021 15:46:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31865#p31865</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31860#p31860</link>
			<description><![CDATA[<p>I found someone on the Ubuntu forum with&#160; the same symptoms:</p><p>He changed <span class="bbc">GRUB_CMD_LINUX_DEFAULT</span> in <span class="bbc">/etc/default/grub</span>, adding <span class="bbc">i8042.reset i8042.nomux i8042.nopnp i8042.noloop</span> to the options.</p><p>Following <a href="https://askubuntu.com/questions/525629/touchpad-is-not-recognized" rel="nofollow">this post</a>, I tried to <span class="bbc">update-grub</span>, but it fails:</p><div class="codebox"><pre><code>/usr/sbin/update-grub: 3: exec: grub-mkconfig: not found</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sun, 03 Oct 2021 10:19:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31860#p31860</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31858#p31858</link>
			<description><![CDATA[<div class="quotebox"><cite>Élisabeth wrote:</cite><blockquote><div><p>When I run <span class="bbc">synclient</span> I get:</p><div class="codebox"><pre><code>Couldn&#039;t find synaptics properties. No synaptics driver loaded? </code></pre></div></div></blockquote></div><p>The synaptic Xorg driver in being superseded by the newer libinput driver in Debian 9 &quot;Stretch&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sun, 03 Oct 2021 09:32:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31858#p31858</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31857#p31857</link>
			<description><![CDATA[<div class="quotebox"><cite>devadmin wrote:</cite><blockquote><div><p>Do you really need to hibernate? It writes down quite a lot to ssd or hard drive. May be you can disable hibernate and use suspend?<br />I had other problem with touchpad. Installed synclient added one command line &quot; synclient...&quot; in rc.local and it works. Probaly it&quot;s not the best solution but it works.</p></div></blockquote></div><p>When I wrote the original post I didn&#039;t know the terminology.<br />I presume the laptop <em>suspends</em> when I close the lid.</p><p>When I run <span class="bbc">synclient</span> I get:</p><div class="codebox"><pre><code>Couldn&#039;t find synaptics properties. No synaptics driver loaded? </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sun, 03 Oct 2021 09:30:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31857#p31857</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31846#p31846</link>
			<description><![CDATA[<p>Do you really need to hibernate? It writes down quite a lot to ssd or hard drive. May be you can disable hibernate and use suspend?<br />I had other problem with touchpad. Installed synclient added one command line &quot; synclient...&quot; in rc.local and it works. Probaly it&quot;s not the best solution but it works.</p>]]></description>
			<author><![CDATA[dummy@example.com (devadmin)]]></author>
			<pubDate>Sat, 02 Oct 2021 19:17:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31846#p31846</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31836#p31836</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>You may well be right to focus on the screen and display side of things, then the X configuration for the input devices, and then the device adapters themselves... but I&#039;d do the opposite order.</p><p>As I understood it, the display shows up fine but the mouse and keyboard play up.</p></div></blockquote></div><p>You are absolutely right! The screen is displayed correctly at 1920x1080.<br />But the mouse moves within a (I guess) 320x180 or rectangle and the keyboard is dead.</p><p>I haven&#039;t given up yet, I&#039;m not one to throw the towel quickly. </p><p>But if I fail to solve this problem, I wonder whether I could set up the PC to shut down on closure of the lid. It&#039;s a bit severe.<br />At the moment I do a manual shutdown.</p>]]></description>
			<author><![CDATA[dummy@example.com (Élisabeth)]]></author>
			<pubDate>Sat, 02 Oct 2021 13:01:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31836#p31836</guid>
		</item>
		<item>
			<title><![CDATA[Re: incorrect screen size and keyboard not working after lid closure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31830#p31830</link>
			<description><![CDATA[<p>Fortunately I haven&#039;t had your problem, but also therefore I haven&#039;t had reason to dig into it, and now I stand without distinct knowledge. You may well be right to focus on the screen and display side of things, then the X configuration for the input devices, and then the device adapters themselves... but I&#039;d do the opposite order.</p><p>As I understood it, the display shows up fine but the mouse and keyboard play up. That suggests to me that the suspend/resume implementation of the Desktop Environment that you are using doesn&#039;t juggle all the device handling modules enough; something that &quot;used to&quot; be handled by pm-utils (&quot;power management utilities&quot;).&#160; In other words, that the device adapters modules that interact with the input hardware (not the display) don&#039;t get reset properly upon resume.</p><p>If you&#039;d know which modules, you&#039;d then go to the suspend/resume implementation used by your desktop environment and make those modules reset/reload upon resume (assuming that implementation of the suspend/resume function provides the required hooks).</p><p>There is no harm in installing <span class="bbc">xrandr</span> and <span class="bbc">synclient</span> as ways of getting more insight; <span class="bbc">xrandr</span> is the command used for inspecting and controlling the display setup for X, and <span class="bbc">synclient</span> is the command for inspecting and configuring the touchpad handling for X (which also partly concerns the mouse). Both of those interact with the X server.</p><p>At the module level, I think it concerns the <span class="bbc">hid</span> (human interface device) modules and the <span class="bbc">hcd</span> (host controller driver) modules; namely that one or some of those lose their configuration upon suspend+resume. I remember for example that the <span class="bbc">xhci_hcd</span> module at some time had difficulty with suspend+resume which typically got resolved by reloading.</p><p>But not all computers are the same, so it might be a different module for your problem, and of course, maybe the problem sits elsewhere.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 02 Oct 2021 01:05:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31830#p31830</guid>
		</item>
	</channel>
</rss>
