<?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=2003&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / 8812 driver for Devuan Jessie]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2003</link>
		<description><![CDATA[The most recent posts in 8812 driver for Devuan Jessie.]]></description>
		<lastBuildDate>Thu, 19 Apr 2018 18:15:26 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8513#p8513</link>
			<description><![CDATA[<div class="quotebox"><cite>richard-tx wrote:</cite><blockquote><div><p>... the sym link points to something that isn&#039;t there.</p></div></blockquote></div><p>Your screen output doesn&#039;t seem to show a complaint about being unable to resolve a symlink. The line &quot;No rule to make target &#039;modules&#039;&quot; means that target can&#039;t be found in a Makefile. The kernel Makefile has &quot;modules:&quot; as a target.</p><p>Have you installed a kernel header package? Alternatively, have you installed a kernel source tree?</p><p>Have you done a &quot;make prepare&quot;?</p>]]></description>
			<author><![CDATA[dummy@example.com (bbatten)]]></author>
			<pubDate>Thu, 19 Apr 2018 18:15:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8513#p8513</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8463#p8463</link>
			<description><![CDATA[<p>Check the Makefile to see if there&#039;s a place to set that path so it corresponds to your own setup.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 18 Apr 2018 13:54:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8463#p8463</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8459#p8459</link>
			<description><![CDATA[<div class="quotebox"><cite>richard-tx wrote:</cite><blockquote><div><p>All that is in the dir is directories.&#160; No files.</p><p>I guess I am going to have to email parazyd.</p></div></blockquote></div><p>That or freenode #devuan-arm</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 18 Apr 2018 02:31:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8459#p8459</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8458#p8458</link>
			<description><![CDATA[<p>All that is in the dir is directories.&#160; No files.</p><p>I guess I am going to have to email parazyd.</p>]]></description>
			<author><![CDATA[dummy@example.com (richard-tx)]]></author>
			<pubDate>Wed, 18 Apr 2018 02:05:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8458#p8458</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8457#p8457</link>
			<description><![CDATA[<div class="quotebox"><cite>richard-tx wrote:</cite><blockquote><div><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Surely this is a typo: /home/para<span style="color: red">l</span>yzd/arm-sdk....</p></div></blockquote></div><p>What do I know?&#160; In any case, the sym link points to something that isn&#039;t there.&#160; (:&gt;)</p></div></blockquote></div><p>This is what&#039;s in the script.</p><div class="codebox"><pre><code>/home/parazyd/arm-sdk/</code></pre></div><p>You might like to know that parazyd builds all of the arm stuff.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 18 Apr 2018 01:05:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8457#p8457</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8456#p8456</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Surely this is a typo: /home/para<span style="color: red">l</span>yzd/arm-sdk....</p></div></blockquote></div><p>What do I know?&#160; In any case, the sym link points to something that isn&#039;t there.&#160; (:&gt;)</p>]]></description>
			<author><![CDATA[dummy@example.com (richard-tx)]]></author>
			<pubDate>Wed, 18 Apr 2018 00:50:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8456#p8456</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8455#p8455</link>
			<description><![CDATA[<p>More of the same issue.</p><div class="codebox"><pre><code>root@devuan:~/rtl8812AU_8821AU_linux# make
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.10.17-v7+/build M=/root/rtl8812AU_8821AU_linux  modules
make[1]: Entering directory &#039;/home/parazyd/arm-sdk/tmp/kernels/raspi2/raspi2-linux&#039;
make[1]: *** No rule to make target &#039;modules&#039;.  Stop.
make[1]: Leaving directory &#039;/home/parazyd/arm-sdk/tmp/kernels/raspi2/raspi2-linux&#039;
Makefile:1584: recipe for target &#039;modules&#039; failed
make: *** [modules] Error 2

[b]root@devuan:~/rtl8812AU_8821AU_linux# ls -l /lib/modules/4.6.3-gb48d47a/build
lrwxrwxrwx 1 root root 53 Oct 12  2016 /lib/modules/4.6.3-gb48d47a/build -&gt; /home/parazyd/arm-sdk/tmp/kernels/raspi3/raspi3-linux[/b]
root@devuan:~/rtl8812AU_8821AU_linux#</code></pre></div><p>You can see the problem.&#160; I just don&#039;t know how to fix it.&#160; Well I do, but I have no idea where to get the correct file(s).</p>]]></description>
			<author><![CDATA[dummy@example.com (richard-tx)]]></author>
			<pubDate>Wed, 18 Apr 2018 00:38:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8455#p8455</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8451#p8451</link>
			<description><![CDATA[<p>Surely this is a typo: /home/para<span style="color: red">l</span>yzd/arm-sdk....</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 17 Apr 2018 20:23:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8451#p8451</guid>
		</item>
		<item>
			<title><![CDATA[Re: 8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8450#p8450</link>
			<description><![CDATA[<p>There is a Linux kernel driver for the Realtek RTL8812AU USB device which you can pull from Github <a href="https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git" rel="nofollow">here</a> and compile.</p>]]></description>
			<author><![CDATA[dummy@example.com (bbatten)]]></author>
			<pubDate>Tue, 17 Apr 2018 20:17:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8450#p8450</guid>
		</item>
		<item>
			<title><![CDATA[8812 driver for Devuan Jessie]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8445#p8445</link>
			<description><![CDATA[<p>I am attempting to build a driver for the 8812 USB wifi device.</p><p>Can anyone help with a quick how-to?</p><p>I found this link for the Raspberry Pi, but that does not work with Devuan for obvious reasons.</p><p>One of the reasons is /lib/modules/build.&#160; &#160;It is a sym linked to /home/paralyzd/arm-sdk....</p><p>This is for the Raspberry Pi 2 (32 bit) Jessie release.</p><p>rich</p>]]></description>
			<author><![CDATA[dummy@example.com (richard-tx)]]></author>
			<pubDate>Tue, 17 Apr 2018 19:23:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8445#p8445</guid>
		</item>
	</channel>
</rss>
