<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=16&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / firmware?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=16</link>
		<description><![CDATA[The most recent posts in firmware?.]]></description>
		<lastBuildDate>Thu, 02 Feb 2017 01:35:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=543#p543</link>
			<description><![CDATA[<p>Ok , finally got some time to read all the posts here .<br />Intel advanced-N 6205 wireless driver is compiled on the package &quot;firmware-iwlwifi&quot;<br />device drivers list from this package <br /><a href="https://wiki.debian.org/iwlwifi#supported" rel="nofollow">https://wiki.debian.org/iwlwifi#supported</a></p><p>This way , you only need to do this :</p><div class="codebox"><pre><code>apt-get install firmware-iwlwifi</code></pre></div><p>Do this with your wifi pen disconnected , and after the instalation of the package you should connect your wifi pen to be detected .</p><p>Al you all may know , a DVD install and a CD install have many differences in packages inside the distro .<br />The best way from now on is to when installing devuan from a CD , to have the wifi pen connected , so the OS on install detect it and download the appropriate driver .<br />Common firmwares like realtek and ralink should be there by default because those are the most used wifi chipsets everywhere .</p>]]></description>
			<author><![CDATA[dummy@example.com (pedropt)]]></author>
			<pubDate>Thu, 02 Feb 2017 01:35:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=543#p543</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=542#p542</link>
			<description><![CDATA[<p>what are the chipsets of your wireless pens ?<br />you can get that information on terminal by using the command </p><div class="codebox"><pre><code>lsusb</code></pre></div><p>or for more information</p><div class="codebox"><pre><code>lsusb -vv</code></pre></div><p>Here it is an example of an rtl8187 wireless usb device using that command<br /><a href="https://postimg.org/image/6oxl509kd/" rel="nofollow"><span class="postimg"><img src="https://s30.postimg.org/6oxl509kd/lsusb.png" alt="lsusb.png" /></span></a></p><p>for <strong>kinivo wd320</strong> the website provide linux drivers in case the OS does not detect the chipset .</p><p>all you have to do in case that devuan does not have the driver for that chipset is opening a terminal and apply these commands :</p><div class="codebox"><pre><code>wget http://downloads.kinivo.com/product/driver/wid320/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO.bz2
tar -xjvf 2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO.bz2
cd 2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO
make &amp;&amp; make install</code></pre></div><p>but for what i could check from the package , it looks that device is using an ralink chipset , and for that you just need to :</p><div class="codebox"><pre><code> apt-get install firmware-ralink</code></pre></div><p>I have serious doubts that devuan does not have you guys drivers , because if devuan does not have them , then debian jessie does not have them too .</p><p>try these commands </p><div class="codebox"><pre><code>depmod -a </code></pre></div><p> this will insert the driver (if exists) to your device</p><div class="codebox"><pre><code>lsmod</code></pre></div><p> this will show you all modules loaded in your system</p><div class="codebox"><pre><code>modinfo xxxx </code></pre></div><p> this will show you more information on a specific driver <br />example in my case : <strong>modinfo rtl8187</strong></p><p>I did not check other posts on this topic because i am in an hurry , i will check tomorrow .</p>]]></description>
			<author><![CDATA[dummy@example.com (pedropt)]]></author>
			<pubDate>Wed, 01 Feb 2017 02:56:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=542#p542</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=541#p541</link>
			<description><![CDATA[<p>Thanks Golinux. I,m sure the devs are busy with many many things. Since I have Devuan already, working perfectly, I can afford to be patient.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Tue, 31 Jan 2017 21:09:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=541#p541</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=540#p540</link>
			<description><![CDATA[<p>@bobemoe @iamwhatiam . . . The best thing I can think of would be to call @CenturionDan in a response to that issue. I doubt he has time to trawl through git to find issues and that would bring it to his attention.&#160; I have just done that for both those issues.&#160; As to tags/labels . . . you need permissions to create them and actually, I haven&#039;t found them that effective.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 31 Jan 2017 17:28:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=540#p540</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=539#p539</link>
			<description><![CDATA[<p>I have no experience&#160; as to &quot;tagging&quot;. For the RC or anything else. How to tag?</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Tue, 31 Jan 2017 17:07:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=539#p539</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=536#p536</link>
			<description><![CDATA[<p>I can confirm this too, my wifi was not detected on beta2 whereas it was on beta1. This leaves the system networkless after an install. I followed the steps above to get online and setup the correct mirror, fairly straightforward for the experienced de(bi|vu)an user but certainly not a good start for the novice or newcomer or the NETINST.</p><p>Looking at issue <a href="https://git.devuan.org/devuan/devuan-project/issues/90" rel="nofollow">#90</a> and <a href="https://git.devuan.org/devuan/devuan-project/issues/91" rel="nofollow">#91</a> I see neither have had any attention or been tagged for the RC.</p><p>I tried to tag them but I don&#039;t think I have permission? All I managed to do was add one as a &quot;Todo&quot; but I&#039;m not really sure what this means!? Now I only have the option to mark it &quot;Done&quot;.&#160; Is this a personal Todo list or am I messing up the job status?</p><p>Just wanted to make sure this gets the attention it needs, I&#039;d hate it to be overlooked for the RC.</p>]]></description>
			<author><![CDATA[dummy@example.com (bobemoe)]]></author>
			<pubDate>Mon, 30 Jan 2017 21:42:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=536#p536</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=101#p101</link>
			<description><![CDATA[<p>@fsmithred;<br />I added the source line you suggested and am happy to report that all is well.&#160; Will be spending all day tomorrow playing.&#160; <br />Again, thanks.</p><p>Best regards,<br />Bob</p>]]></description>
			<author><![CDATA[dummy@example.com (robert-e)]]></author>
			<pubDate>Mon, 05 Dec 2016 06:49:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=101#p101</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=100#p100</link>
			<description><![CDATA[<p>Has anyone tried unloading the wifi modules (if they are loaded) then load them after the firmware files are in place?</p>]]></description>
			<author><![CDATA[dummy@example.com (stickman)]]></author>
			<pubDate>Mon, 05 Dec 2016 05:34:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=100#p100</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=95#p95</link>
			<description><![CDATA[<p>wicd does not require systemd or libsystemd0.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 05 Dec 2016 01:59:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=95#p95</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=94#p94</link>
			<description><![CDATA[<p>Thanks, fsmithred;<br />I did uncomment those four lines in the sources.list, and then apt-get update.&#160; I will add the mirror line, but wonder if that will change anything, since I could install from the (main?) repo.&#160; <br />Thanks for the tip wrt getting a dhcp lan address.&#160; I will try that this evening when we get back home.&#160; My wife and I are going out the dinner and then to a Christmas concert this evening.&#160; </p><p>Best regards,<br />Bob</p><p>ps..is wicd systemd encumbered?</p>]]></description>
			<author><![CDATA[dummy@example.com (robert-e)]]></author>
			<pubDate>Sun, 04 Dec 2016 21:44:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=94#p94</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=93#p93</link>
			<description><![CDATA[<p>If you installed without a mirror, then no mirror will be in sources.list. You would need to plug in your install media to add programs, or else you need to add some sources. Uncomment the lines for jessie-security and jessie-updates in /etc/apt/sources.list and add </p><div class="codebox"><pre><code>deb http://auto.mirror.devuan.org/merged/ jessie main</code></pre></div><p> and then </p><div class="codebox"><pre><code>apt-get update</code></pre></div><p>Then you should be able to install from the repo.</p><p>To get a wired connection when you plug the ethernet cable in after you&#039;ve booted, as root, run </p><div class="codebox"><pre><code>dhclient eth0</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 04 Dec 2016 20:53:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=93#p93</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=89#p89</link>
			<description><![CDATA[<p>Last night I installed beta2 using the dvd; it installed okay, but on reboot, there was no networking tools for the wireless.&#160; Actually, after the install, I disconnected the lan cable and rebooted, and subsequently re-plugged the lan cable...no connection.&#160; Okay, so I rebooted, and low and behold, the lan auto-connected.&#160; Then I looked for some wireless tools, and could not find wicd, or simple-netaid installed.&#160; In fact, neither was available from the repos.&#160; So my question is:&#160; Is there some other repo than the (four) suggested in the sources.list?&#160; By the way, I did the install from a usb stick, rather than a dvd, so as to get a faster install.&#160; Perhaps that has some bearing on this issue?&#160; Perhaps wicd has a dependency on libsystemd0?&#160; </p><p>Also, prior to this bare metal install, I attempted to upgrade an old wheezy mate install, following the instructions on this site.&#160; It was sort of successful, except that even with pinning systemd, and libsystemd0, systemd kept on getting installed.&#160; No problem..I had made a clonezilla of the wheezy install, just in case.</p><p>Regards,<br />Bob</p>]]></description>
			<author><![CDATA[dummy@example.com (robert-e)]]></author>
			<pubDate>Sun, 04 Dec 2016 18:44:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=89#p89</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=72#p72</link>
			<description><![CDATA[<p>Thanks to you and @cpoakes for detailed reports. I haven&#039;t reproduced nor investigated in depth, but at first glance it seems there is something wrong with the installer upstream. We haven&#039;t touched anything regarding firmware at install in Devuan AFAIK. We&#039;ll reproduce this and test to fix, indeed adding an issue on gitlab is way to go for now, tagging it for the RC milestone.</p>]]></description>
			<author><![CDATA[dummy@example.com (jaromil)]]></author>
			<pubDate>Sat, 03 Dec 2016 09:43:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=72#p72</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=71#p71</link>
			<description><![CDATA[<p>I ran into this today installing from the DVD image and tried to work around it with </p><div class="codebox"><pre><code>cp /cdrom/firmware/*  /target/lib/firmware/ 
chroot /target
dpkg -i /lib/firmware/firmware-realtek*.deb</code></pre></div><p>then tried to get the installer to see the wireless interface. It wouldn&#039;t do it, so I just finished the install.</p><p>On reboot, I found that I needed to install wicd, so I plugged in a wire, added wicd, and the wireless interface is working.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 03 Dec 2016 03:51:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=71#p71</guid>
		</item>
		<item>
			<title><![CDATA[Re: firmware?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=66#p66</link>
			<description><![CDATA[<p>@golinux...</p><p>I follow irc (#devuan) and dng daily but I prefer the forum interaction.</p>]]></description>
			<author><![CDATA[dummy@example.com (catprints)]]></author>
			<pubDate>Fri, 02 Dec 2016 15:30:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=66#p66</guid>
		</item>
	</channel>
</rss>
