<?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=7018&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [HowTo]Install the latest firmware on 6.1 LTS kernel]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7018</link>
		<description><![CDATA[The most recent posts in [HowTo]Install the latest firmware on 6.1 LTS kernel.]]></description>
		<lastBuildDate>Sun, 12 Jan 2025 18:50:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[HowTo]Install the latest firmware on 6.1 LTS kernel]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54052#p54052</link>
			<description><![CDATA[<p><span style="color: #00BF00">Disclaimer: do not follow this HowTo if your hardware does not have any compatibility issues.</span></p><p>This HowTo is aimed at people who use the default LTS kernel provided by Linux Mint LMDE. (Currently 6.1.0-29)</p><p>In my case after updating, the firmware of my network card went from the RTL8168 supplied by default to the RTL8125 firmware which is adapted to my network card.</p><p><span style="color: #00BF00">Get the latest firmware, in a terminal as root:</span></p><div class="codebox"><pre><code>apt install git -y</code></pre></div><div class="codebox"><pre><code>cd /tmp</code></pre></div><div class="codebox"><pre><code>git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</code></pre></div><div class="codebox"><pre><code>cd linux-firmware/</code></pre></div><div class="codebox"><pre><code>cp -va * /lib/firmware/</code></pre></div><p><span style="color: #00BF00">You need to update the initramfs to compile the firmware with the kernel:</span></p><div class="codebox"><pre><code>update-initramfs -u</code></pre></div><p><span style="color: #00BF00">Reboot to take effects:</span></p><div class="codebox"><pre><code>reboot</code></pre></div><p>Enjoy! <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p><a href="https://dev1galaxy.org/viewtopic.php?pid=22445#p22445" rel="nofollow">Source</a></p>]]></description>
			<author><![CDATA[dummy@example.com (wingcommander1999)]]></author>
			<pubDate>Sun, 12 Jan 2025 18:50:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54052#p54052</guid>
		</item>
	</channel>
</rss>
