<?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=5332&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Driver for the Intel I219-LM Device]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5332</link>
		<description><![CDATA[The most recent posts in Driver for the Intel I219-LM Device.]]></description>
		<lastBuildDate>Mon, 14 Nov 2022 21:03:31 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38606#p38606</link>
			<description><![CDATA[<p>Sure you can. You need network to be able to load sw from the web. That will also work in a chroot environment.</p><p>Or you load packages with a different computer to a flash drive and copy it to the system causing problems. Installation via dpkg -i.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 14 Nov 2022 21:03:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38606#p38606</guid>
		</item>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38467#p38467</link>
			<description><![CDATA[<p>Can I edit the sources.list while live booted from USB?</p><p>Or, do I need to just go ahead and attempt the Raid 1 install to the SSD&#039;s then try to address the nic card driver problem - if it takes and I can reboot from the SSD install?</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Sun, 06 Nov 2022 23:35:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38467#p38467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38461#p38461</link>
			<description><![CDATA[<p>Normally drivers are included in the kernel image. The network chip itself isn&#039;t brand new, but when you check on the net there was an update of the e1000e driver in 2020. Chances are that the backports kernel improves the stability of the network.</p><p>What you need to do:<br />1.) Add backports to your sources.list. Instructions: https://www.devuan.org/os/packages<br />2.) Install the backports kernel: # apt -t chimaera-backports install linux-image-5.19.0-0.deb11.2-amd64</p><p>Reboot and test. If it works, also install the meta-kernel-package from backports: # apt -t chimaera-backports install linux-image-amd64 to receive updates.</p><p>Good luck</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 06 Nov 2022 18:36:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38461#p38461</guid>
		</item>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38459#p38459</link>
			<description><![CDATA[<p>Yes, Chimaera.</p><p>I haven&#039;t tried anything other than needing a work-around to download due to some unidentified certificate error, then - after bring up the live boot from USB - discovering that the LAN connection is unstable (probably due to a missing driver).</p><p>How would I try the backports kernel and can you explain how that might help, please?</p><p>Does it have drivers not included in the Chimaera iso?</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Sun, 06 Nov 2022 18:24:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38459#p38459</guid>
		</item>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38458#p38458</link>
			<description><![CDATA[<p>Which release do you use? Chimaera? Have you tried the backports kernel?</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 06 Nov 2022 18:03:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38458#p38458</guid>
		</item>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38457#p38457</link>
			<description><![CDATA[<p>Thanks ...</p><p>Can I install that without a. Breaking anything, b. Needing to remember to update the associated dependencies any time there&#039;s a Devuan update?</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Sun, 06 Nov 2022 17:49:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38457#p38457</guid>
		</item>
		<item>
			<title><![CDATA[Re: Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38456#p38456</link>
			<description><![CDATA[<p>This?<br />https://github.com/koljah-de/e1000e-dkms-debian/blob/master/README.md</p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Sun, 06 Nov 2022 17:47:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38456#p38456</guid>
		</item>
		<item>
			<title><![CDATA[Driver for the Intel I219-LM Device]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38454#p38454</link>
			<description><![CDATA[<p>Is there a driver for the Intel I219-LM?</p><p>The LAN connection cycles on and off.</p><p>Computer is a Dell OptiPlex 7050 SFF.</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Sun, 06 Nov 2022 17:28:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38454#p38454</guid>
		</item>
	</channel>
</rss>
