<?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=5189&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Dell Vostro 3525 backlight does not work]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5189</link>
		<description><![CDATA[The most recent posts in [SOLVED] Dell Vostro 3525 backlight does not work.]]></description>
		<lastBuildDate>Sun, 28 Aug 2022 09:07:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Dell Vostro 3525 backlight does not work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37209#p37209</link>
			<description><![CDATA[<p>I would have tried blocking that pesky dell_wmi module:</p><div class="codebox"><pre><code># /etc/modprobe.d/dell_wmi.conf
install dell_wmi /bin/true</code></pre></div><p>Vendor modules are always trouble.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 28 Aug 2022 09:07:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37209#p37209</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Dell Vostro 3525 backlight does not work]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37188#p37188</link>
			<description><![CDATA[<p>Hello. I already solved this issue but it took me too long so I thought I&#039;d document the solution here if anyone else has the same problem.</p><p>Hardware: <a href="https://ubuntu.com/certified/202111-29708/20.04%20LTS" rel="nofollow">https://ubuntu.com/certified/202111-29708/20.04%20LTS</a><br />Renoir graphics with Ryzen 5 5625U.</p><p>Symptoms:</p><ul><li><p>/sys/class/backlight/acpi_video0/brightness exists and contains values and can be changed but will not change the actual brightness on the laptop panel.</p></li><li><p>Whenever a value is written to the above file, the Display Settings pop up. Yes, the actual xfce4-display-settings program is started. I&#039;m assuming that it detects a display change. It even pops up if you use the Fn buttons to change the brightness if you have given control of the brightness to xfce4-power-manager (which you should).</p></li><li><p>The Fn keys will emit &quot;dell_wmi: Invalid length of WMI event&quot; but this is a red herring, ignore this sort of warning.</p></li><li><p>Your laptop&#039;s panel will only go up to 70Hz or 77Hz.</p></li></ul><p>I tried many of the solutions that float around the web and only a combination of two of them plus something that I found myself in synaptic worked. Specifically:</p><p>(As root)</p><ul><li><p>Enable backports and install the kernel 5.18.0-0.bpo.1-amd64 (headers and image)</p></li><li><p>Edit /etc/default/grub and change the CMDLINE to: GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet amdgpu.backlight=0&quot;</p></li><li><p>Run update-grub.</p></li><li><p>Install firmware-amd-graphics</p></li></ul><p>Reboot and acpi_video0 will go away and instead you&#039;ll have amdgpu_bl0 which actually works with Fn keys and by writting values to the /sys/class/backlight/amdgpu_bl0/brightness file. You&#039;ll also have 120Hz refresh rate.</p><p>I had tried individually the three important components of the solution and they didn&#039;t seem to work.</p><p>The only other issue that I encountered with this laptop was that the external mic doesn&#039;t work with ALSA at all, and the internal mic works but has no volume control. Pulseaudio somehow makes them work, which makes me think that there is a way to make them work with ALSA too, since PA uses ALSA if I am not mistaken. I may try to solve that in the future since I dislike PAs overhead (CPU and latency).</p><p>I hope this helps someone.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tritonio)]]></author>
			<pubDate>Fri, 26 Aug 2022 09:18:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37188#p37188</guid>
		</item>
	</channel>
</rss>
