<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
        <description>The thought occurred to me, I have three of these: http://www.newegg.com/Product/Product.aspx?Item=N82E16833166105
They come with drivers that work in Windows and Mac so far, and a Linux version as well. 

This could make sense in either the E02 with more RAM, or Pro as some kind of memory extension could be put into that free pcie slot. Also it makes much more sense in openWRT of course. It won&#039;t kill me not to have it working, but that would maybe be neat if it did.

p.s. if you read the reviews they aren&#039;t all glowing. Mine work great; dropped connections depend solely on the router they&#039;re connected to. AT&amp;T Pace router: bad. Rosewill router: perfect.</description>
        <link>https://forum.doozan.com/read.php?8,21421,21421#msg-21421</link>
        <lastBuildDate>Thu, 05 Mar 2026 19:53:58 -0600</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,22367#msg-22367</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,22367#msg-22367</link>
            <description><![CDATA[ @maihoamv,<br />
<br />
I did not see any familiar config listed (I have not looked closely). However, in general, it&#039;s needed to be <b>little endian</b> and arch needed to be ARM.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Wed, 24 Jun 2015 15:25:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,22363#msg-22363</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,22363#msg-22363</link>
            <description><![CDATA[ Thank you bodhi for getting back to me so quickly.<br />
Ops, I guess I should have included the various platforms. I don&#039;t know a lot about the differences between the kirkwood and the broadcom but my understanding is the kirkwood is soft float (emulated) and rpi is hard float (hardware).<br />
 <br />
I really hadn&#039;t expected the module I compiled to work at all but despite the warnings it worked very well and iwconfig indicated a connection speed of 150Mb/s (N which is probably tops for my dinky lan) mostly due I suspect to the fact the dongle has a high gain antenna. However I got a ton of errors when I booted it this morning. But at least I know now the dongle can be made to work with the goflex.<br />
Thanks<br />
<br />
<br />
root@GoFlexHome:~/src/rtl8812au-master# cat Makefile |grep PLATFORM<br />
CONFIG_PLATFORM_I386_PC = n<br />
CONFIG_PLATFORM_ANDROID_X86 = n<br />
CONFIG_PLATFORM_JB_X86 = n<br />
CONFIG_PLATFORM_ARM_S3C2K4 = n<br />
CONFIG_PLATFORM_ARM_PXA2XX = n<br />
CONFIG_PLATFORM_ARM_S3C6K4 = n<br />
CONFIG_PLATFORM_ARM_RPI = y<br />
CONFIG_PLATFORM_MIPS_RMI = n<br />
CONFIG_PLATFORM_RTD2880B = n<br />
CONFIG_PLATFORM_MIPS_AR9132 = n<br />
CONFIG_PLATFORM_RTK_DMP = n<br />
CONFIG_PLATFORM_MIPS_PLM = n<br />
CONFIG_PLATFORM_MSTAR389 = n<br />
CONFIG_PLATFORM_MT53XX = n<br />
CONFIG_PLATFORM_ARM_MX51_241H = n<br />
CONFIG_PLATFORM_FS_MX61 = n<br />
CONFIG_PLATFORM_ACTIONS_ATJ227X = n<br />
CONFIG_PLATFORM_TEGRA3_CARDHU = n<br />
CONFIG_PLATFORM_TEGRA4_DALMORE = n<br />
CONFIG_PLATFORM_ARM_TCC8900 = n<br />
CONFIG_PLATFORM_ARM_TCC8920 = n<br />
CONFIG_PLATFORM_ARM_TCC8920_JB42 = n<br />
CONFIG_PLATFORM_ARM_RK2818 = n<br />
CONFIG_PLATFORM_ARM_URBETTER = n<br />
CONFIG_PLATFORM_ARM_TI_PANDA = n<br />
CONFIG_PLATFORM_MIPS_JZ4760 = n<br />
CONFIG_PLATFORM_DMP_PHILIPS = n<br />
CONFIG_PLATFORM_TI_DM365 = n<br />
CONFIG_PLATFORM_MSTAR_TITANIA12 = n<br />
CONFIG_PLATFORM_SZEBOOK = n<br />
CONFIG_PLATFORM_ARM_SUNxI = n<br />
CONFIG_PLATFORM_ARM_SUN6I = n<br />
CONFIG_PLATFORM_ACTIONS_ATM702X = n<br />
CONFIG_PLATFORM_ACTIONS_ATV5201 = n<br />
ifeq ($(CONFIG_PLATFORM_I386_PC), y)<br />
ifeq ($(CONFIG_PLATFORM_ACTIONS_ATM702X), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ANDROID -DCONFIG_PLATFORM_ACTIONS_ATM702X<br />
ifeq ($(CONFIG_PLATFORM_TI_AM3517), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ANDROID -DCONFIG_PLATFORM_SHUTTLE<br />
ifeq ($(CONFIG_PLATFORM_MSTAR_TITANIA12), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_MSTAR_TITANIA12<br />
ifeq ($(CONFIG_PLATFORM_ANDROID_X86), y)<br />
ifeq ($(CONFIG_PLATFORM_JB_X86), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_PXA2XX), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_S3C2K4), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_S3C6K4), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_RPI), y)<br />
ifeq ($(CONFIG_PLATFORM_RTD2880B), y)<br />
EXTRA_CFLAGS += -DCONFIG_BIG_ENDIAN -DCONFIG_PLATFORM_RTD2880B<br />
ifeq ($(CONFIG_PLATFORM_MIPS_RMI), y)<br />
ifeq ($(CONFIG_PLATFORM_MIPS_PLM), y)<br />
ifeq ($(CONFIG_PLATFORM_MSTAR389), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_MSTAR389<br />
ifeq ($(CONFIG_PLATFORM_MIPS_AR9132), y)<br />
ifeq ($(CONFIG_PLATFORM_DMP_PHILIPS), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DRTK_DMP_PLATFORM<br />
ifeq ($(CONFIG_PLATFORM_RTK_DMP), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DRTK_DMP_PLATFORM<br />
ifeq ($(CONFIG_PLATFORM_MT53XX), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_MT53XX<br />
ifeq ($(CONFIG_PLATFORM_ARM_MX51_241H), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_WISTRON_PLATFORM<br />
ifeq ($(CONFIG_PLATFORM_FS_MX61), y)<br />
ifeq ($(CONFIG_PLATFORM_ACTIONS_ATJ227X), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ACTIONS_ATJ227X<br />
ifeq ($(CONFIG_PLATFORM_TI_DM365), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_TI_DM365<br />
ifeq ($(CONFIG_PLATFORM_TEGRA3_CARDHU), y)<br />
ifeq ($(CONFIG_PLATFORM_TEGRA4_DALMORE), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_TCC8900), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_TCC8920), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_TCC8920_JB42), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_RK2818), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ANDROID -DCONFIG_PLATFORM_ROCKCHIPS -DCONFIG_MINIMAL_MEMORY_USAGE<br />
ifeq ($(CONFIG_PLATFORM_ARM_URBETTER), y)<br />
ifeq ($(CONFIG_PLATFORM_ARM_TI_PANDA), y)<br />
ifeq ($(CONFIG_PLATFORM_MIPS_JZ4760), y)<br />
ifeq ($(CONFIG_PLATFORM_SZEBOOK), y)<br />
ifeq ($(CONFIG_PLATFORM_MN10300), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_MN10300<br />
ifeq ($(CONFIG_PLATFORM_ARM_SUNxI), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ARM_SUNxI<br />
ifeq ($(CONFIG_PLATFORM_ARM_SUN6I), y)<br />
EXTRA_CFLAGS += -DCONFIG_PLATFORM_ARM_SUN6I<br />
ifeq ($(CONFIG_PLATFORM_ACTIONS_ATV5201), y)<br />
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ACTIONS_ATV5201<br />
root@GoFlexHome:~/src/rtl8812au-master#]]></description>
            <dc:creator>maihoaomv</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Wed, 24 Jun 2015 11:22:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,22361#msg-22361</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,22361#msg-22361</link>
            <description><![CDATA[ maihoaomv Wrote:<br />
-------------------------------------------------------<br />
&gt; I was able to compile rtl8812au on my GoFlexHome.<br />
&gt; I  changed Makefile PLATFORM like this i386=n and<br />
&gt; ARM_Rpi=y as mentioned back on page 1 of the post.<br />
&gt; I was able to build it with a bunch of warnings<br />
&gt; but no errors. it worked when i did insmod<br />
&gt; 8812au.ko and it seems so far to be working fine.<br />
&gt; my question is ARM_Rpi the correct platform to us<br />
&gt; or should I select a different one and if so which<br />
&gt; one?<br />
&gt; <br />
&gt; Thanks<br />
<br />
What are the possible platform parameters? Rpi has different instruction set, not Armv5, so best to choose the correct one.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Wed, 24 Jun 2015 02:15:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,22360#msg-22360</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,22360#msg-22360</link>
            <description><![CDATA[ I was able to compile rtl8812au on my GoFlexHome. I  changed Makefile PLATFORM like this i386=n and ARM_Rpi=y as mentioned back on page 1 of the post. I was able to build it with a bunch of warnings but no errors. it worked when i did insmod 8812au.ko and it seems so far to be working fine. my question is ARM_Rpi the correct platform to us or should I select a different one and if so which one?<br />
<br />
Thanks]]></description>
            <dc:creator>maihoaomv</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Wed, 24 Jun 2015 01:51:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21786#msg-21786</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21786#msg-21786</link>
            <description><![CDATA[ @ bodhi: COOL!<br />
@ Leggo: COOL!<br />
<br />
Yeah for the weekend I&#039;ll probably cool my jets a bit, clear the head. Check out tutorials. True I&#039;m not familiar with LXDE but first glance it&#039;s very nice. <br />
<br />
lxde.org/<br />
<br />
There&#039;s been a lot of aha! moments since coming here, I never realized the breakdown of what goes into a GUI. Between LDXE and XFCE (desktop) I could be happy for a long time. Functional is beautiful me thinks. I was going to bring it up elsewhere, but as long as we&#039;re talking about GUIs, on the Mint Desktop scene I&#039;ve decided on XFCE, and maybe LDXE would compliment that on the Pogos &amp; Thin Clients.]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 23:49:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21785#msg-21785</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21785#msg-21785</link>
            <description><![CDATA[ Here it is:<br />
<br />
<a href="http://forum.doozan.com/read.php?2,21784"  rel="nofollow">http://forum.doozan.com/read.php?2,21784</a>]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 23:20:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21780#msg-21780</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21780#msg-21780</link>
            <description><![CDATA[ This tutorial just worked for me on Pro:  <a href="http://vandorp.biz/2012/01/installing-a-lightweight-lxdevnc-desktop-environment-on-your-ubuntudebian-vps/#.VUwO6vlVhBc"  rel="nofollow">VNC on Headless Debian</a>]]></description>
            <dc:creator>LeggoMyEggo</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 20:46:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21778#msg-21778</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21778#msg-21778</link>
            <description><![CDATA[ @Joey,<br />
<br />
I&#039;ve realized after after searching and browsing my old notes that this is definitely way complicated for noobs to get this working: there are many implied steps you would have to spend many hours googling, searching forum for them. <br />
<br />
Stay tune for a simple &quot;desktop installation&quot; instruction!]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 19:42:27 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21773#msg-21773</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21773#msg-21773</link>
            <description><![CDATA[ JoeyPogoPlugE02 Wrote:<br />
-------------------------------------------------------<br />
&gt; how&#039;s your OpenWRT<br />
&gt; router working? I didn&#039;t screw mine up yet lol<br />
<br />
I&#039;m clueless when it comes to OpenWRT.  Still try to get it to work, still fail each time.  Just like it was with Ubuntu, and before that Debian and before that Fedora and originally Centos.  So the older I am in dog years, the harder it is for me to learn new tricks.  It&#039;s the reality of getting old(er).]]></description>
            <dc:creator>LeggoMyEggo</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 17:13:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21771#msg-21771</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21771#msg-21771</link>
            <description><![CDATA[ &gt; Don&#039;t feel bad, VNC can be difficult to set up on<br />
&gt; a conventional PC (i.e. with real video display)<br />
&gt; so any complications added to it by not having a<br />
&gt; real video output to begin with are forgivable.<br />
<br />
True. So from Windows PC, the easiest way to connect to a Linux box is RDC. But on the Linux side, all the components must be set up correctly. Wish I could find my notes. But given the difficulty Joey ran into, when I have time I might repeat the process on a fresh rootfs to see where the gotchas are regarding desktop installation.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 16:24:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21770#msg-21770</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21770#msg-21770</link>
            <description><![CDATA[ Naw, no offense taken.  In fact thanks a million Leggo not only for sharing your quite-inspiring creative skills but all the helps otherwise. <br />
As for my coding sciLLz, this phase helped me understand what areas I need to brush up on, and what areas to totally leave alone. So with University out (as in, save a good book from the landfill) I&#039;m on the lookout for Linux books, some cheat sheets, get some study area away from summer bugs and think a while...  how&#039;s your OpenWRT router working? I didn&#039;t screw mine up yet lol Pretty cool.]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 16:22:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21763#msg-21763</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21763#msg-21763</link>
            <description><![CDATA[ Don&#039;t feel bad, VNC can be difficult to set up on a conventional PC (i.e. with real video display) so any complications added to it by not having a real video output to begin with are forgivable. If it helps to clarify, you need to setup a &quot;virtual display&quot; as in without a physical output on the Pogoplug side which you will then use a VNC program to display that GUI on your workstation.  Just think of VNC as SSH&#039;ing to a gui instead of the command line.  Both of them are virtual terminals with one being text, the other one graphic.  The setup is the key.  <br />
<br />
You&#039;ll probably be successful the next go around if you wait a little while and after you have a little more Linux experience.   I can tell you from my experience, if you are struggling with wireless than your skills aren&#039;t quite there yet.  That&#039;s not meant to be offensive, I&#039;m just telling you my experience at trying the same thing as you at about the same staged skills you appear to have.]]></description>
            <dc:creator>LeggoMyEggo</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Thu, 07 May 2015 13:42:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21738#msg-21738</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21738#msg-21738</link>
            <description><![CDATA[ -edited- okay okay, I got into Webmin and looked at the packages listed for all things x, and indeed it&#039;s time to move on, start over with the other Pogo. Begrudgingly I might just register it with the Pogo people <i>and like it</i>.  <br />
<br />
In a way it;s a shame Damn Small Linux won&#039;t run on Pogoplugs, as it&#039;s not bad at all on a 366MHz 128MB RAM Thin Client. Little usable Firefox, tiny everything. So I&#039;ll go clean the wireless out of the still-sealed PogoPro and prepare for a solid install, solid backup too.<br />
<br />
Hey did I thank every helper here? Sorry I got lost in wireless potential and a GUI I&#039;m more curious to see in action than need to use. But with more solid backups in the near future I can experiment with confidence.]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Wed, 06 May 2015 16:34:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21729#msg-21729</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21729#msg-21729</link>
            <description><![CDATA[ @Joey<br />
<br />
you could always purge the x* installation you have and try this one; obviously omitting the arduino stuff<br />
<br />
<a href="http://forum.doozan.com/read.php?2,19514,19545#msg-19545"  rel="nofollow">http://forum.doozan.com/read.php?2,19514,19545#msg-19545</a> : <b>courtesy of monkmandolins</b>]]></description>
            <dc:creator>Gravelrash</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Wed, 06 May 2015 07:25:50 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21705#msg-21705</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21705#msg-21705</link>
            <description><![CDATA[ That&#039;s what I did earlier, went through the xrdp modules one by one. Remote desktop was initiated by x64 Windows, but below are results from Windows 7 x86 laptop. Again through the xdrp choices one by one:<br />
<br />
<pre class="bbcode">
root@DebianPlug:~# cat ~/.xsession-errors
Xsession: X session started for  at Tue May  5 11:47:32 EDT 2015
xrdb: Connection refused
xrdb: Can&#039;t open display &#039;:11.0&#039;
xhost:  unable to open display &quot;:11.0&quot;
/usr/bin/x-session-manager: X server already running on display :11.0
xrdb: Connection refused
xrdb: Can&#039;t open display &#039;:11.0&#039;
ssh-agent is already running

** (xfce4-session:2313): ERROR **: Cannot open display:
Trace/breakpoint trap
root@DebianPlug:~#

</pre>]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 16:45:14 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21704#msg-21704</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21704#msg-21704</link>
            <description><![CDATA[ JoeyPogoPlugE02 Wrote:<br />
-------------------------------------------------------<br />
&gt; <pre class="bbcode">
&gt; 
&gt; root@DebianPlug:~# cat ~/.xsession-errors
&gt; Xsession: X session started for  at Tue May  5
&gt; 11:47:32 EDT 2015
&gt; xrdb: Connection refused
&gt; xrdb: Can&#039;t open display &#039;:11.0&#039;
&gt; xhost:  unable to open display &quot;:11.0&quot;
&gt; /usr/bin/x-session-manager: X server already
&gt; running on display :11.0
&gt; xrdb: Connection refused
&gt; xrdb: Can&#039;t open display &#039;:11.0&#039;
&gt; ssh-agent is already running
&gt; 
&gt; ** (xfce4-session:2313): ERROR **: Cannot open
&gt; display:
&gt; Trace/breakpoint trap
&gt; root@DebianPlug:~#
&gt; 
&gt;</pre>
<br />
This log is old. This must have recorded the events when you tried to run xstartup at command line previously.<br />
<br />
Try connecting with RDC again, after it crash/or give you blank screen,... exit RDC completely on the PC end, go to the Pogo and capture the xsession-errors content. Please post it here.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 16:22:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21700#msg-21700</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21700#msg-21700</link>
            <description><![CDATA[ Gravelrash the first command gave the results below, but it otherwise updated afterwards. Same exact result logging in. <br />
<br />
<pre class="bbcode">
root@DebianPlug:~# mv ~/.config/xfce4-session/xfce4-session.rc ~/.config/xfce4-session/xfce4-session.rc.old
mv: cannot stat &#039;/root/.config/xfce4-session/xfce4-session.rc&#039;: No such file or directory
root@DebianPlug:~#</pre>
<br />
<b>No such file or directory</b>. ??? Windows would do that if you&#039;re locked out of a directory by another process.]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 15:31:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21699#msg-21699</guid>
            <title>Re: Running pocesses</title>
            <link>https://forum.doozan.com/read.php?8,21421,21699#msg-21699</link>
            <description><![CDATA[ try this<br />
<br />
mv ~/.config/xfce4-session/xfce4-session.rc ~/.config/xfce4-session/xfce4-session.rc.old<br />
<br />
do<br />
<br />
apt-get update; apt-get upgade; apt-get install -f<br />
<br />
reboot and try again<br />
<br />
if that doesnt work..... google is your friend]]></description>
            <dc:creator>Gravelrash</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 14:05:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21695#msg-21695</guid>
            <title>Running pocesses</title>
            <link>https://forum.doozan.com/read.php?8,21421,21695#msg-21695</link>
            <description><![CDATA[ the only thing I discern up there, is something is already running. Thought to try Webmin and copy running processes: <br />
<pre class="bbcode">
ID  ↓ 	Owner    	Size    	Command   
1 	root 	2148 kB 	init [2]
2 	root 	0 kB 	[kthreadd]
3 	root 	0 kB 	[ksoftirqd/0]
5 	root 	0 kB 	[kworker/0:0H]
7 	root 	0 kB 	[rcu_preempt]
8 	root 	0 kB 	[rcu_sched]
9 	root 	0 kB 	[rcu_bh]
10 	root 	0 kB 	[migration/0]
11 	root 	0 kB 	[migration/1]
12 	root 	0 kB 	[ksoftirqd/1]
14 	root 	0 kB 	[kworker/1:0H]
15 	root 	0 kB 	[khelper]
16 	root 	0 kB 	[kdevtmpfs]
17 	root 	0 kB 	[netns]
18 	root 	0 kB 	[writeback]
19 	root 	0 kB 	[crypto]
20 	root 	0 kB 	[bioset]
21 	root 	0 kB 	[kblockd]
22 	root 	0 kB 	[ata_sff]
23 	root 	0 kB 	[kworker/0:1]
24 	root 	0 kB 	[cfg80211]
25 	root 	0 kB 	[rpciod]
26 	root 	0 kB 	[kswapd0]
27 	root 	0 kB 	[fsnotify_mark]
28 	root 	0 kB 	[nfsiod]
37 	root 	0 kB 	[kworker/1:1]
38 	root 	0 kB 	[scsi_eh_0]
39 	root 	0 kB 	[scsi_tmf_0]
46 	root 	0 kB 	[ipv6_addrconf]
47 	root 	0 kB 	[deferwq]
68 	root 	0 kB 	[kworker/1:2]
108 	root 	0 kB 	[scsi_eh_1]
109 	root 	0 kB 	[scsi_tmf_1]
110 	root 	0 kB 	[usb-storage]
116 	root 	0 kB 	[kworker/0:1H]
121 	root 	0 kB 	[kworker/1:1H]
122 	root 	0 kB 	[kworker/0:2]
131 	root 	0 kB 	[kjournald]
267 	root 	2800 kB 	udevd --daemon
352 	root 	2796 kB 	udevd --daemon
354 	root 	2796 kB 	udevd --daemon
1541 	root 	4912 kB 	dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases et ...
1597 	root 	5920 kB 	/sbin/wpa_supplicant -s -B -P /var/run/wpa_supplicant.wlan0.pid -i wlan0 -D nl80 ...
1617 	root 	4908 kB 	dhclient -v -pf /run/dhclient.wlan0.pid -lf /var/lib/dhcp/dhclient.wlan0.leases ...
1714 	root 	2352 kB 	/sbin/rpcbind -w
1746 	statd 	2672 kB 	/sbin/rpc.statd
1758 	root 	2940 kB 	/usr/sbin/rpc.idmapd
1903 	root 	2440 kB 	/sbin/syslogd -C128
1907 	root 	2312 kB 	/sbin/klogd
1933 	messagebus 	3180 kB 	/usr/bin/dbus-daemon --system
2070 	avahi 	3376 kB 	avahi-daemon: running [DebianPlug.local]
2074 	avahi 	3376 kB 	avahi-daemon: chroot helper
2108 	root 	9948 kB 	/usr/sbin/nmbd -D
2114 	root 	6244 kB 	/usr/sbin/sshd
2143 	xrdp 	23488 kB 	/usr/sbin/xrdp
2164 	root 	19192 kB 	/usr/sbin/smbd -D
2166 	root 	14084 kB 	/usr/sbin/xrdp-sesman
2201 	root 	19708 kB 	/usr/sbin/smbd -D
2207 	root 	19776 kB 	/usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
2218 	root 	2064 kB 	/sbin/getty -L ttyS0 115200 linux
2301 	root 	3180 kB 	/usr/bin/dbus-daemon --fork --print-pid 10 --print-address 12 --session
2308 	root 	6208 kB 	/usr/lib/xfce4/xfconf/xfconfd
2343 	root 	9288 kB 	sshd: root@pts/0
2345 	root 	3264 kB 	-bash
2380 	root 	0 kB 	[kworker/u4:0]
2468 	root 	0 kB 	[kworker/u4:1]
2526 	root 	0 kB 	[kworker/u4:2]
2739 	root 	22092 kB 	/usr/share/webmin/proc/index_size.cgi
2748 	root 	1748 kB 	sh -c ps --cols 2048 -eo user:80,ruser:80,group:80,rgroup:80,pid,ppid,pgid,pcpu, ...
2749 	root 	2936 kB 	ps --cols 2048 -eo user:80,ruser:80,group:80,rgroup:80,pid,ppid,pgid,pcpu,vsz,ni ...
</pre>]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 11:24:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21693#msg-21693</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21693#msg-21693</link>
            <description><![CDATA[ <pre class="bbcode">

root@DebianPlug:~# cat ~/.xsession-errors
Xsession: X session started for  at Tue May  5 11:47:32 EDT 2015
xrdb: Connection refused
xrdb: Can&#039;t open display &#039;:11.0&#039;
xhost:  unable to open display &quot;:11.0&quot;
/usr/bin/x-session-manager: X server already running on display :11.0
xrdb: Connection refused
xrdb: Can&#039;t open display &#039;:11.0&#039;
ssh-agent is already running

** (xfce4-session:2313): ERROR **: Cannot open display:
Trace/breakpoint trap
root@DebianPlug:~#

</pre>]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 10:52:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21678#msg-21678</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21678#msg-21678</link>
            <description><![CDATA[ Not swap issue. Swap only helps it run OK, but should not prevent xfce to start.<br />
<br />
One more thing to check: after you tried to connect with RDC and it could not start, what is the content of your xsession-errors? please post output of:<br />
<br />
<pre class="bbcode">
cat ~/.xsession-errors</pre>
<br />
If we don&#039;t see anything big in the xsession-errors, I&#039;m out of ideas.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 02:30:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21675#msg-21675</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21675#msg-21675</link>
            <description><![CDATA[ I&#039;m afraid not, but here&#039;s the screenshot of WinSCP if it helps. <br />
<br />
If it&#039;s a swap issue, I still not only lack a working swap file, the desktop Mint install ran out of partitions for one as well. Not a good swap week here lol]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 01:33:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21674#msg-21674</guid>
            <title>Re: XFCE installed with goodies. Got that far.</title>
            <link>https://forum.doozan.com/read.php?8,21421,21674#msg-21674</link>
            <description><![CDATA[ Joey,<br />
<br />
Give it another shot?<br />
<br />
Edit the file ~/.vnc/xstartup to have these lines.<br />
<br />
<pre class="bbcode">
startxfce4 &amp;
xsetroot -solid grey
/etc/X11/Xsession</pre>
<br />
Note that this file is executed automatically by xrpd when you connect with RDC client from Windows.  On RDC dialog, choose the first option sesmanXvnc and log in as root user.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Tue, 05 May 2015 00:41:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21653#msg-21653</guid>
            <title>Re: XFCE installed with goodies. Got that far.</title>
            <link>https://forum.doozan.com/read.php?8,21421,21653#msg-21653</link>
            <description><![CDATA[ Gents I don&#039;t know if my lack of working swap file is the cause of my RDP problems, but it&#039;s a persistent problem. <a href="http://forum.doozan.com/read.php?2,19624,19645#msg-19645"  rel="nofollow">After trying this</a>, replacing fstab reference to /etc/rc.local, here&#039;s what free does after a reboot:<br />
<br />
<pre class="bbcode">
root@DebianPlug:~# free
             total       used       free     shared    buffers     cached
Mem:        121776     116872       4904          0      47968      36088
-/+ buffers/cache:      32816      88960
Swap:            0          0          0
root@DebianPlug:~#</pre>
<br />
Instead of unscrambling an egg, I&#039;m kind of compelled to start a new thread, as this one has beat a dead horse into glue lol<br />
<br />
To answer this thread&#039;s topical question <b>Easy/possible to install driver for RNX-AC600UB in Pogoplug?</b><br />
No. lol]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Mon, 04 May 2015 15:27:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21649#msg-21649</guid>
            <title>Re: XFCE installed with goodies. Got that far.</title>
            <link>https://forum.doozan.com/read.php?8,21421,21649#msg-21649</link>
            <description><![CDATA[ Does this make (or lack) sense? Just fdisk -l and free commands:<br />
<br />
<pre class="bbcode">
root@DebianPlug:~# free
             total       used       free     shared    buffers     cached
Mem:        121776      92108      29668          0       5400      38060
-/+ buffers/cache:      48648      73128
Swap:            0          0          0
root@DebianPlug:~# fdisk -l

Disk /dev/mtdblock0: 14 MB, 14680064 bytes
171 heads, 42 sectors/track, 3 cylinders, total 28672 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xaaaaaaaa

This doesn&#039;t look like a partition table
Probably you selected the wrong device.

          Device Boot      Start         End      Blocks   Id  System
/dev/mtdblock0p1   ?  2863311530  1431655763  1431655765   aa  Unknown
/dev/mtdblock0p2   ?  2863311530  1431655763  1431655765   aa  Unknown
/dev/mtdblock0p3   ?  2863311530       21843   715838805   aa  Unknown
/dev/mtdblock0p4   ?  2863311530  1426085203  1428870485   aa  Unknown

Disk /dev/mtdblock1: 119 MB, 119537664 bytes
255 heads, 63 sectors/track, 14 cylinders, total 233472 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/mtdblock1 doesn&#039;t contain a valid partition table

Disk /dev/sda: 7849 MB, 7849115648 bytes
255 heads, 63 sectors/track, 954 cylinders, total 15330304 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x67990726

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              10     7812869     3906430   83  Linux
/dev/sda2         7823655    15326009     3751177+   f  W95 Ext&#039;d (LBA)
/dev/sda5         7823718    12016619     2096451   82  Linux swap / Solaris
/dev/sda6        12016683    15326009     1654663+   b  W95 FAT32
root@DebianPlug:~#</pre>
<br />
Given the best of my abilities, I went into etc/fstab and deleted three lines of the same thing (forgot) and added, like bohdi said:<br />
<br />
<pre class="bbcode">
I would avoid adding this to fstab. Turn swap on in /etc/rc.local is better, IMO. 

/etc/rc.local 
....
swapon /swapfile1
swapon /swapfile2
....</pre>
  <br />
I then pasted that code exactly as shown after the exit line of code in /ect/rc.local. I then changed &quot;swapfile1&quot; to &quot;/dev/sda5&quot; because that&#039;s a whole partition formatted Linux swap on the USB stick. At first i changed the second line &quot;swapfile2&quot; to that image file i already made somewhere in ect (not fstab). Confused? I am. lol<br />
<br />
Here are the results of fdisk -l and free:<br />
<br />
<pre class="bbcode">
root@DebianPlug:~# fdisk -l

Disk /dev/mtdblock0: 14 MB, 14680064 bytes
171 heads, 42 sectors/track, 3 cylinders, total 28672 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xaaaaaaaa

This doesn&#039;t look like a partition table
Probably you selected the wrong device.

          Device Boot      Start         End      Blocks   Id  System
/dev/mtdblock0p1   ?  2863311530  1431655763  1431655765   aa  Unknown
/dev/mtdblock0p2   ?  2863311530  1431655763  1431655765   aa  Unknown
/dev/mtdblock0p3   ?  2863311530       21843   715838805   aa  Unknown
/dev/mtdblock0p4   ?  2863311530  1426085203  1428870485   aa  Unknown

Disk /dev/mtdblock1: 119 MB, 119537664 bytes
255 heads, 63 sectors/track, 14 cylinders, total 233472 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/mtdblock1 doesn&#039;t contain a valid partition table

Disk /dev/sda: 7849 MB, 7849115648 bytes
255 heads, 63 sectors/track, 954 cylinders, total 15330304 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x67990726

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              10     7812869     3906430   83  Linux
/dev/sda2         7823655    15326009     3751177+   f  W95 Ext&#039;d (LBA)
/dev/sda5         7823718    12016619     2096451   82  Linux swap / Solaris
/dev/sda6        12016683    15326009     1654663+   b  W95 FAT32
root@DebianPlug:~# free
             total       used       free     shared    buffers     cached
Mem:        121776      79972      41804          0       6360      40768
-/+ buffers/cache:      32844      88932
Swap:            0          0          0
root@DebianPlug:~#</pre>
<br />
There&#039;s some other swap code I tried as well, getting desperate and surprised this unit boots.<br />
<br />
I lament, why don&#039;t they have a swap manager in Webmin? <br />
<br />
<u>And further, i wonder if we should make an updated, separate thread about setting up swap files when you have to do that on USB stick</u>. We all understand a USB stick won&#039;t last too long (and will eventually break), but even small USB sticks can spare 1-4 GB easilly for a swap. Or another method, have a dedicated USB slot for spare USB sticks and feed the beast until it dies. Plug in another. USB sticks are like batteries anyway, you want them either alive or fully shot. Keeps a cleaner workspace <i><b>:-D</b></i>]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Mon, 04 May 2015 11:59:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21628#msg-21628</guid>
            <title>Re: XFCE installed with goodies. Got that far.</title>
            <link>https://forum.doozan.com/read.php?8,21421,21628#msg-21628</link>
            <description><![CDATA[ Joey<br />
<br />
Look here for good info on creating swapfile<br />
<br />
<a href="http://forum.doozan.com/read.php?2,19624,19645#msg-19645"  rel="nofollow">http://forum.doozan.com/read.php?2,19624,19645#msg-19645</a><br />
<br />
.]]></description>
            <dc:creator>Gravelrash</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Mon, 04 May 2015 06:24:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21621#msg-21621</guid>
            <title>Re: XFCE installed with goodies. Got that far.</title>
            <link>https://forum.doozan.com/read.php?8,21421,21621#msg-21621</link>
            <description><![CDATA[ Right after doing an <b>apt-get update</b>, I think I tried doing this right:<br />
<br />
<pre class="bbcode">
root@DebianPlug:~# cat ~/.vnc/xstartup
#!/bin/sh
xrdb $HOME/.Xresources
startxfce4 &amp;root@DebianPlug:~# #!/bin/sh
root@DebianPlug:~# xrdb $HOME/.Xresources
xrdb: Can&#039;t open display &#039;&#039;
root@DebianPlug:~# startxfce4 &amp;
[1] 2352
root@DebianPlug:~# /usr/bin/startxfce4: Starting X server

/etc/X11/xinit/xserverrc: 3: exec: /usr/bin/X: not found
chmod +x ~/.vnc/xstartup
root@DebianPlug:~# xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error</pre>
<br />
Also I can&#039;t verify my VNC password is set right, but i alternate between using Pogo&#039;s password and VNCs. Of the choices in the connect dialog, one says it&#039;s connected but it&#039;s a black screen, another says everything&#039;s okay and then flashes off, the rest say &quot;error: problem connecting&quot;.<br />
<br />
I wont&#039; fault any of you if you want to wash your hands of this. -edit self-defeating ponder-]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Mon, 04 May 2015 00:16:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21618#msg-21618</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21618#msg-21618</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Create/edit this file in your home directory for xrdp to start xfce automatically: <br />
<br />
cat ~/.vnc/xstartup <br />
#!/bin/sh<br />
xrdb $HOME/.Xresources<br />
startxfce4 &amp;</div></blockquote>
<br />
&quot;cat&quot; is the equivalence of &quot;type&quot; in MS-DOS. So whenever you see &quot;cat&quot;, it means that the the person is posting the content of a file. The above means: create the xstartup file at the current home login directory (~), and this file should be placed under the .vnc directory. If the file was already there, then edit to add the last 2 lines into that file.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Sun, 03 May 2015 22:56:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21616#msg-21616</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21616#msg-21616</link>
            <description><![CDATA[ Gravelrash up above when I wrote that, my USB stick had one partition. Since then I put the USB stick in a Windows format app and added swap samba partitions. Took screenshot, attached. <br />
<br />
Then on my laptop running live Mint I used GParted to see what Linux sees. Oh i forgot, Pogoplug Debian ought to have the dev/sdc allocations. <br />
Cut to the chase, this should be easier to setup a swap than making an image file within the OS partition. So for now the bigger troubles are that cat problem]]></description>
            <dc:creator>JoeyPogoPlugE02</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Sun, 03 May 2015 20:04:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?8,21421,21610#msg-21610</guid>
            <title>Re: Easy/possible to install driver for RNX-AC600UB in Pogoplug?</title>
            <link>https://forum.doozan.com/read.php?8,21421,21610#msg-21610</link>
            <description><![CDATA[ What pr9bems are you having creating a swapfile?]]></description>
            <dc:creator>Gravelrash</dc:creator>
            <category>Off-Topic</category>
            <pubDate>Sun, 03 May 2015 18:23:27 -0500</pubDate>
        </item>
    </channel>
</rss>
