<?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=3473&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3473</link>
		<description><![CDATA[The most recent posts in Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation.]]></description>
		<lastBuildDate>Thu, 30 Apr 2020 14:31:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21344#p21344</link>
			<description><![CDATA[<div class="quotebox"><cite>ve1drg wrote:</cite><blockquote><div><p>I just dont know how to get that driver unto a usb stick where I am working in windows</p></div></blockquote></div><p>You can use FAT or NTFS on the USB stick if you want it to be readable in both Windows and GNU/Linux.</p><p>Although the <a href="https://pkginfo.devuan.org/" rel="nofollow">Devuan packages site</a> doesn&#039;t allow for direct downloads of the .deb packages the <a href="https://www.debian.org/distrib/packages#search_packages" rel="nofollow">Debian packages site</a> does so you could use that instead in a pinch.</p><p>But note that almost all <em>drivers</em> are included with the kernel so you can&#039;t really download those, as such. Firmware packages are fine though and they have no dependencies so it&#039;s even &quot;safe&quot; to install firmware .debs from sid.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 30 Apr 2020 14:31:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21344#p21344</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21341#p21341</link>
			<description><![CDATA[<p>Agreed something newer would fix my problem but because of what others are using it was agreed we would all run the same software/version.</p><p>That is how Devuan-jessie came about.&#160; But you guys are right-beowulf works ok as far as the ethernet drivers are concerned.</p><p>I was hoping there was an easy way to get the drivers for ethernet and put them on a usb stick and&#160; then install Devuan_jessie right there.</p><p>Thanks anyway for your thoughts..</p>]]></description>
			<author><![CDATA[dummy@example.com (ve1drg)]]></author>
			<pubDate>Thu, 30 Apr 2020 13:28:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21341#p21341</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21339#p21339</link>
			<description><![CDATA[<p>Jessie has about a month of long term support remaining. Ascii or beowulf would be a better choice.</p><p>The devuan live isos have some non-free firmware installed, and ath10k_pci is present in ascii and beowulf.</p><p>The devuan installer isos have non-free firmware packages that will be automatically installed if your hardware requires it. (You can exclude non-free software if you choose Expert install.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 30 Apr 2020 10:13:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21339#p21339</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21337#p21337</link>
			<description><![CDATA[<div class="quotebox"><cite>ve1drg wrote:</cite><blockquote><div><p>It is new enough that the Devuan_jessie software can&#039;t find the ethernet driver.</p></div></blockquote></div><p>Is an aceptable option for your setup using a more up to date Devuan version?</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Thu, 30 Apr 2020 08:15:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21337#p21337</guid>
		</item>
		<item>
			<title><![CDATA[Ethernet driver needed for Devuan_jessie 1.0.0_amd64 installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21335#p21335</link>
			<description><![CDATA[<p>I have a new computer ,&#160; a Dell XPS 8930 which has a problem with ethernet drivers.&#160; </p><p>It is new enough that the Devuan_jessie software can&#039;t find the ethernet driver .&#160; As a result I cant install this software on this computer.</p><p>I have been trying to find a way to get a driver for this installation but I am working from a windows installation hoping to have Devuan on a second hard drive.&#160; Simple to do,&#160; but since I am only operating from Windows right now - I cant do simple ;apt-get install&#039; commands or sudo dpkg -i linux-fiormware...etc&#039;.</p><p>So I need to find a way to get that driver on a usb drive,&#160; so I can tell Devuan during the installation process that the driver is here.</p><p>There has to be a way to do this.&#160; And I am sure someone else somewhere in this world has a driver for the new xps8930 dell desktop unit.</p><p>I have done a lot of searches for the software and it is there.... but how do i get it on this usb drive?</p><p>The network controller is&#160; &#039;killer E2400 gigabit ethernet controller&#039;. And there is also &#039;killer -PCIe -ethernet controller&#039;.</p><p>Also if I could run &#039;sudo dpkg -i *.deb&#039; <br />Followed by &#039;sudo modprobe -r ath10k_pci &amp;&amp; sudo modprobe ath10k_pci&#039;&#160; &#160;.....I would have it made.</p><p>I just dont know how to get that driver unto a usb stick where I am working in windows,.&#160; But there must be&#160; a way..</p><p>Any thoughts would be appreciated..</p>]]></description>
			<author><![CDATA[dummy@example.com (ve1drg)]]></author>
			<pubDate>Wed, 29 Apr 2020 20:03:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21335#p21335</guid>
		</item>
	</channel>
</rss>
