<?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=4871&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4871</link>
		<description><![CDATA[The most recent posts in [SOLVED] intel_reg write is disabled upon display off/sleep.]]></description>
		<lastBuildDate>Thu, 24 Feb 2022 14:09:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34894#p34894</link>
			<description><![CDATA[<p>I removed all files and then went through the installation process again.<br />Just to make sure everything is done correctly.<br />The one difference is this time I copy/pasted the &#039;udev rule&#039; in both places.<br />It seems to work now.<br />Thank you for being persisitent with your suggestions, Head_on_a_Stick!</p>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Thu, 24 Feb 2022 14:09:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34894#p34894</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34868#p34868</link>
			<description><![CDATA[<p>What is the content of /etc/intelpwm.conf?</p><p>As I said earlier it might be best to open an issue on the GitHub repository so the author of the script can advise.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 23 Feb 2022 17:07:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34868#p34868</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34857#p34857</link>
			<description><![CDATA[<p>I dont have &#039;ansible&#039; and cannot install it due to the lack of space.<br />Besides I am not sure this script works correctly here. </p><p>output after display was off i.e. with default frequency</p><div class="codebox"><pre><code>intel_reg dump | grep PWM
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
                        BLC_PWM_CTL (0x00061254): 0x02320232
                       BLC_PWM_CTL2 (0x00061250): 0xf3ffffff</code></pre></div><p>output after running the script manually<br />&#039;/usr/lib/udev/intelpwm&#039;</p><div class="codebox"><pre><code>root@6910p:~# /usr/lib/udev/intelpwm
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
Writing 0x71bbeffff to register 0x61250
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
root@6910p:~# intel_reg dump | grep PWM
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
                        BLC_PWM_CTL (0x00061254): 0x02320232
                       BLC_PWM_CTL2 (0x00061250): 0xf3ffffff</code></pre></div><p>output after manually set the frequency<br />&#039;fm&#039; is alias for &#039;intel_reg write 0x61250 0x07a10232&#039;</p><div class="codebox"><pre><code>root@6910p:~# fm
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
root@6910p:~# intel_reg dump | grep PWM
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.
                        BLC_PWM_CTL (0x00061254): 0x02320232
                       BLC_PWM_CTL2 (0x00061250): 0x03a10232</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Wed, 23 Feb 2022 10:09:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34857#p34857</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34636#p34636</link>
			<description><![CDATA[<p>So does the /etc/modprobe.d/i915-pwm.conf suggestion work?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 13 Feb 2022 20:44:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34636#p34636</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34628#p34628</link>
			<description><![CDATA[<p>@Head_on_a_Stick</p><p>1. followed the instructions in the &#039;readme&#039; file but it seems they are not adequate</p><p>2. &#039;udev info&#039; and &#039;udev test&#039; commands got from ubuntu forum when looking for solutions</p><p>3. after a reboot got the message</p><div class="codebox"><pre><code>GOTO &#039;backlight_pwm_rules_end&#039; has no matching label in: &#039;/usr/lib/udev/rules.d/99-intelpwm.rules&#039;</code></pre></div><p>once into the login window my keyboard did not work </p><p>anyway, thank you for the suggestions!</p>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Sun, 13 Feb 2022 16:29:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34628#p34628</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34625#p34625</link>
			<description><![CDATA[<p>Why have you placed the <span class="bbc">intelpwm</span> script under /usr/lib/udev/? I think /usr/local/bin would be better. Is the <span class="bbc">intelpwm</span> script executable? It might be best to open an issue in the linked GitHub repository if that doesn&#039;t make it work because I don&#039;t use Intel and so have no way of testing this.</p><p>It&#039;s not important but local udev rules belong in /etc/udev/rules.d/, /usr/lib/udev/rules.d/ is for rules supplied by packages.</p><p>The <span class="bbc">udevadm info</span> command makes no sense at all, what are you trying to achieve with that?</p><p>Anyway if you can&#039;t get the udev rule working you can try this file at /etc/modprode.d/i915-pwm.conf instead:</p><div class="codebox"><pre><code>install i915 /usr/local/bin/intelpwm ; /sbin/modprobe i915 --ignore-install</code></pre></div><p>Make sure the <span class="bbc">intelpwm</span> script is executable.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 13 Feb 2022 14:34:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34625#p34625</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34624#p34624</link>
			<description><![CDATA[<div class="codebox"><pre><code>udevadm info --path=/sys/usr/lib/udev/rules.d/99-intelpwm.rules --attribute-walk

syspath not found</code></pre></div><div class="codebox"><pre><code>udevadm test /usr/lib/udev/rules.d/99-intelpwm.rules

GOTO &#039;backlight_pwm_rules_end&#039; has no matching label in: &#039;/usr/lib/udev/rules.d/99-intelpwm.rules&#039;
unable to open device &#039;/sys/usr/lib/udev/rules.d/99-intelpwm.rules&#039;
Unload module index</code></pre></div><p>for the record</p><div class="codebox"><pre><code>cat /usr/lib/udev/rules.d/99-intelpwm.rules

KERNEL!=&quot;intel_backlight&quot;, SUBSYSTEM!=&quot;backlight&quot;, ACTION!=&quot;change&quot;, GOTO=&quot;backlight_pwm_rules_end&quot;

RUN=&quot;/usr/lib/udev/intelpwm&quot;

LABEL=&quot;backlight_pwm_rules_end&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Sun, 13 Feb 2022 14:17:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34624#p34624</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34493#p34493</link>
			<description><![CDATA[<p>See <a href="https://github.com/edio/intelpwm-udev" rel="nofollow">https://github.com/edio/intelpwm-udev</a> for a script, configuration file and udev rule to set the PWM frequency automatically.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 08 Feb 2022 14:59:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34493#p34493</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] intel_reg write is disabled upon display off/sleep]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34485#p34485</link>
			<description><![CDATA[<p>Hello everybody!</p><p>Every time the display goes off &#039;intel_reg write&#039; gets disabled.<br />Every time have to restart it manually. It&#039; very annoying.</p><div class="codebox"><pre><code>intel_reg write 0x61254 0x07a10232
Warning: register spec not found in &#039;/usr/share/igt-gpu-tools/registers&#039;. Using builtin register spec.</code></pre></div><p>How to make it permanent?</p>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Tue, 08 Feb 2022 09:25:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34485#p34485</guid>
		</item>
	</channel>
</rss>
