<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
        <description>Greetings,

After much success with my Pogoplug v4/mobile, I figured I would try to get my larger v3/Oxnas boards working.  I seem to have bricked one right out of the gate.  I have a sinking suspicion I have misidentified the board and flashed the wrong u-boot.  Here&#039;s a picture of the board: https://photos.app.goo.gl/kOVyY9wPaZftWUif1

Here&#039;s what I&#039;ve got.  The flash went through without errors as far as I can see (nothing that looked out of the ordinary from my first attempts at flashing a board) but now I have no boot, no serial console, no response at boot other than the power LED coming on.  Here&#039;s the link to the steps I took to flash the board: https://hastebin.com/edoqipelis.makefile

I have the plug fully disassembled now and I&#039;ve gone hunting for a jtag interface, but I don&#039;t see one.  Am I SOL here?  The board was cheap so if I have to cut my losses that&#039;s fine, but I am pretty sure that this should be recoverable.  I&#039;ve got a bus pirate available, but I&#039;m not as well versed in the ways of its use as I&#039;d like to be.</description>
        <link>https://forum.doozan.com/read.php?3,42599,42599#msg-42599</link>
        <lastBuildDate>Wed, 11 Mar 2026 04:40:39 -0500</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71654#msg-71654</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71654#msg-71654</link>
            <description><![CDATA[ Chuck,<br />
<br />
&gt; got the supplicant installed.  will have to take<br />
&gt; some time to figure it out. <br />
<br />
I&#039;ve posted the link for WPAsuplicant example above:<br />
<br />
<a href="https://forum.doozan.com/read.php?3,42599,71254#msg-71254"  rel="nofollow">https://forum.doozan.com/read.php?3,42599,71254#msg-71254</a><br />
<br />
&gt; I made a tar file of<br />
&gt; pro hard drive but ran into problem. seems it does<br />
&gt; not like to copy samba files.<br />
&gt; <br />
&gt; is the cp command better to backup hd or remove<br />
&gt; samba and tar again.<br />
<br />
Some of the Samba temp files cannot be copied by tar, but it is OK.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Tue, 30 Oct 2018 14:15:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71649#msg-71649</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71649#msg-71649</link>
            <description><![CDATA[ got the supplicant installed.  will have to take some time to figure it out.  I made a tar file of pro hard drive but ran into problem. seems it does not like to copy samba files.<br />
<br />
is the cp command better to backup hd or remove samba and tar again.]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Tue, 30 Oct 2018 13:44:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71579#msg-71579</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71579#msg-71579</link>
            <description><![CDATA[ Chuck,<br />
<br />
Do you mean you can&#039;t install it?<br />
<br />
~# apt-cache show wpasupplicant<br />
<pre class="bbcode">
Package: wpasupplicant
Source: wpa
Version: 2:2.4-1+deb9u1
Installed-Size: 2164
Maintainer: Debian wpasupplicant Maintainers &lt;pkg-wpa-devel@lists.alioth.debian.org&gt;
Architecture: armel
Depends: libc6 (&gt;= 2.15), libdbus-1-3 (&gt;= 1.9.14), libnl-3-200 (&gt;= 3.2.7), libnl-genl-3-200 (&gt;= 3.2.7), libpcsclite1 (&gt;= 1.0.0), libreadline7 (&gt;= 6.0), libssl1.0.2 (&gt;= 1.0.2d), lsb-base, adduser
Suggests: wpagui, libengine-pkcs11-openssl
Breaks: initscripts (&lt;&lt; 2.88dsf-13.3)
Description-en: client support for WPA and WPA2 (IEEE 802.11i)
 WPA and WPA2 are methods for securing wireless networks, the former
 using IEEE 802.1X, and the latter using IEEE 802.11i. This software
 provides key negotiation with the WPA Authenticator, and controls
 association with IEEE 802.11i networks.
Description-md5: db096b22f8ec5f5c7a8ec614d12ca20a
Multi-Arch: foreign
Homepage: <a href="http://w1.fi/wpa_supplicant/"  rel="nofollow">http://w1.fi/wpa_supplicant/</a>
Tag: admin::configuring, implemented-in::c, interface::commandline,
 interface::daemon, interface::shell, network::client,
 network::configuration, protocol::ssl, role::program,
 security::cryptography, uitoolkit::ncurses, use::configuring
Section: net
Priority: optional
Filename: pool/main/w/wpa/wpasupplicant_2.4-1+deb9u1_armel.deb
Size: 813978
MD5sum: 6a467eac4a072b25ef8c802feebb4dfe
SHA256: e8750803723730bac5d2fec53df4bd0dae77fba943cd5f62aff67b3249776160</pre>
<br />
So<br />
<pre class="bbcode">
~# apt-get install wpasupplicant
</pre>]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Mon, 29 Oct 2018 23:38:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71424#msg-71424</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71424#msg-71424</link>
            <description><![CDATA[ I can&#039;t seem to find the WPA Supplicant.]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 27 Oct 2018 23:37:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71414#msg-71414</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71414#msg-71414</link>
            <description><![CDATA[ <pre class="bbcode">
wlp0s0: flags=4098&lt;BROADCAST,MULTICAST&gt;  mtu 1500
        ether 48:5d:60:4a:f2:49  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</pre>
<br />
That&#039;s your wireless interface! so you can proceed to WPA supplicant set up and see if you can connect (unplug the ethernet cable to make sure).]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 27 Oct 2018 22:57:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71409#msg-71409</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71409#msg-71409</link>
            <description><![CDATA[ here is the ifconfig output.]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 27 Oct 2018 22:50:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71384#msg-71384</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71384#msg-71384</link>
            <description><![CDATA[ Chuck,<br />
<br />
<br />
<pre class="bbcode">
[    1.818785] rt2800pci 0000:00:00.0: enabling device (0140 -&gt; 0142)
[    1.825203] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[    1.836392] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[    1.843760] ieee80211 phy0: Selected rate control algorithm &#039;minstrel_ht&#039;</pre>
<br />
Cool!<br />
<br />
See if the wireless lan shows up on the list.<br />
<br />
<pre class="bbcode">
ifconfig -a</pre>
<br />
<br />
&gt; <br />
&gt; Can you have hardwired and wireless both in the<br />
&gt; interfaces file? I am running static address on my<br />
&gt; network from pro.<br />
<br />
Yes you can. But you will need to set up the IP route to make it work independently properly. I don&#039;t have that info right now. Will post the info if I still have it in my notes.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 27 Oct 2018 22:02:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71379#msg-71379</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71379#msg-71379</link>
            <description><![CDATA[ I did apt-get wireless-tools. I made some progress but need guidance. Don&#039;t think drivers are loading but hardware is detected, right?<br />
<br />
Can you have hardwired and wireless both in the interfaces file? I am running static address on my network from pro.]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 27 Oct 2018 21:47:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71254#msg-71254</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71254#msg-71254</link>
            <description><![CDATA[ Hi Chuck,<br />
<br />
&gt; It appears this is not going to be as easy as I<br />
&gt; thought.  That got the driver installed but I<br />
&gt; don&#039;t know how to get hardware activated.<br />
<br />
Yes. It is a little bit more involved. We are running a basic rootfs (as a learning vehicle).  In a heavy rootfs that you install on a typical Linux laptop, it is already done out of the box. <br />
<br />
You dmesg should show if the FW blob was loaded during boot. And then after that, just a matter  of setting up the WPA  suplicant stanza in your /etc/network/interfaces like every other distro.<br />
<br />
So post your dmesg so we can see if the FW blob was loaded. It should be similar to this (note the rt2860.bin was the blob name back in the days, it might be different now)<br />
<br />
<pre class="bbcode">
[  118.526458] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file &#039;rt2860.bin&#039;
[  118.551815] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.34</pre>
<br />
<br />
Also see a working example here:<br />
<br />
<a href="https://forum.doozan.com/read.php?2,16044,21662#msg-21662"  rel="nofollow">https://forum.doozan.com/read.php?2,16044,21662#msg-21662</a>]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Fri, 26 Oct 2018 22:47:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71249#msg-71249</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71249#msg-71249</link>
            <description><![CDATA[ It appears this is not going to be as easy as I thought.  That got the driver installed but I don&#039;t know how to get hardware activated.]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Fri, 26 Oct 2018 22:21:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71184#msg-71184</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71184#msg-71184</link>
            <description><![CDATA[ Hi Chuck,<br />
<br />
Adjust your apt source.list<br />
<br />
~# cat /etc/apt/sources.list<br />
<pre class="bbcode">
deb <a href="http://ftp.us.debian.org/debian"  rel="nofollow">http://ftp.us.debian.org/debian</a> stretch main contrib non-free
deb-src <a href="http://ftp.us.debian.org/debian"  rel="nofollow">http://ftp.us.debian.org/debian</a> stretch main contrib non-free

deb <a href="http://security.debian.org/"  rel="nofollow">http://security.debian.org/</a> stretch/updates main contrib non-free
deb-src  <a href="http://security.debian.org/"  rel="nofollow">http://security.debian.org/</a> stretch/updates main contrib non-free

deb  <a href="http://http.debian.net/debian"  rel="nofollow">http://http.debian.net/debian</a> stretch-updates main contrib non-free
deb-src <a href="http://http.debian.net/debian"  rel="nofollow">http://http.debian.net/debian</a> stretch-updates main contrib non-free</pre>
<br />
And <br />
<br />
<pre class="bbcode">
apt-get update
apt-get install firmware-misc-nonfree</pre>
<br />
<br />
EDIT: removed armhf, as it is not needed for normal case.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Fri, 26 Oct 2018 01:07:37 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,71169#msg-71169</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,71169#msg-71169</link>
            <description><![CDATA[ can someone tell me to get firmware-ralink? My Debian apt-get can not find it.]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Thu, 25 Oct 2018 22:11:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70864#msg-70864</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70864#msg-70864</link>
            <description><![CDATA[ Chuck,<br />
<br />
&gt; Thank Bodhi, that worked great.  I was reading the<br />
&gt; 4.4.54 rootfs and it says something about wifi in<br />
&gt; the Pro.  Does that wifi driver only work in<br />
&gt; 3.17.x?<br />
<br />
I&#039;ve removed my Wifi card to test other mPCIe stuff and never put it back but I think it works in the latest kernel too.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Tue, 23 Oct 2018 17:56:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70834#msg-70834</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70834#msg-70834</link>
            <description><![CDATA[ Thank Bodhi, that worked great.  I was reading the 4.4.54 rootfs and it says something about wifi in the Pro.  Does that wifi driver only work in 3.17.x?]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Tue, 23 Oct 2018 14:38:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70634#msg-70634</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70634#msg-70634</link>
            <description><![CDATA[ Chuck,<br />
<br />
&gt; I tried to follow the instructions in<br />
&gt; the thread earlier with out success. <br />
&gt; I don&#039;t understand all that fancy foot work with<br />
&gt; the &quot; .  &amp; &quot; on the end. any apps that make it<br />
&gt; simple?<br />
<br />
You meant the insruction in this post?<br />
<br />
<a href="https://forum.doozan.com/read.php?2,12096,24034#msg-24034"  rel="nofollow">https://forum.doozan.com/read.php?2,12096,24034#msg-24034</a><br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />This is how I created the rootfs tarball that was uploaded here. <br />
<br />
Assuming you&#039;ve taken the rootfs offline and mount it on another Linux box. It is mounted at /media/sdb1, and your main disk on that Linux box is mounted at /media/sda1. <br />
<br />
cd to the rootfs top level directory and create a tarball, and name it my-rootfs, or whatever name is appropriate! It will take a long time, so run it as background task and measure the time. When it is done, you&#039;ll get the time statistics as an indication the task was completed and can see how long did it take as bonus: <br />
<br />
Log in as root. Everything you&#039;ll do from this point has to be under root user account. Backing up by creating the rootfs tarball (my-rootfs.tar.bz2). <br />
<br />
cd /media/sdb1<br />
time tar -cjf /media/sda1/my-rootfs.tar.bz2  . &amp;<br />
<br />
To restore it later when needed, use the same command that I have in the instruction in the first post. For example: <br />
<br />
cd /media/sdb1<br />
tar -xjf  /media/sda1/my-rootfs.tar.bz2</div></blockquote>
<br />
In the command below,  . means current directory, &amp; means run it in the background.<br />
<br />
<pre class="bbcode">
time tar -cjf /media/sda1/my-rootfs.tar.bz2  . &amp;</pre>
<br />
This is the Linux way to: create a tarball, name it my-rootfs.tar.bz2, put it in /media/sda1/ drive. The tarball archives everything in the current directory and below. Run it in the backgorund so I can do other things while waiting. When it is done, report the time it took to the current console where I run it.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Mon, 22 Oct 2018 00:33:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70619#msg-70619</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70619#msg-70619</link>
            <description><![CDATA[ Much better now.  I am trying to backup my 80 GB pogo pro HD to as small a file as possible to archive it. I tried to follow the instructions in the thread earlier with out success. <br />
I don&#039;t understand all that fancy foot work with the &quot; .  &amp; &quot; on the end. any apps that make it simple?]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sun, 21 Oct 2018 20:45:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70614#msg-70614</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70614#msg-70614</link>
            <description><![CDATA[ Chuck99 Wrote:<br />
-------------------------------------------------------<br />
&gt; May I take out the next line too.  preboot_nc?<br />
<br />
Sure.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sun, 21 Oct 2018 20:39:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70599#msg-70599</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70599#msg-70599</link>
            <description><![CDATA[ May I take out the next line too.  preboot_nc?]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sun, 21 Oct 2018 19:20:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70594#msg-70594</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70594#msg-70594</link>
            <description><![CDATA[ <pre class="bbcode">
preboot=run preboot_nc</pre>
<br />
Was for activating netconsole. Since you have serial console and can recover easily, you don&#039;t need netconsole.<br />
<br />
In Debian, clear the preboot env.<br />
<br />
<pre class="bbcode">
fw_setenv preboot</pre>
<br />
It should boot faster, since u-boot will not be trying to find the netconsole server during boot.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sun, 21 Oct 2018 18:13:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70589#msg-70589</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70589#msg-70589</link>
            <description><![CDATA[ Here it is. Thanks]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sun, 21 Oct 2018 18:06:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70574#msg-70574</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70574#msg-70574</link>
            <description><![CDATA[ Chuck,<br />
<br />
&gt; <br />
&gt; Can I get rid if the ethact= to get rid of the<br />
&gt; long boot time.  w?4040000 ?<br />
<br />
That will disable network. What is your current envs? perhaps netconsole was set up and u-boot tries to find the network so it takes a long time?<br />
<br />
Please post envs listing.<br />
<pre class="bbcode">
printenv
</pre>]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sun, 21 Oct 2018 17:11:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70494#msg-70494</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70494#msg-70494</link>
            <description><![CDATA[ I did it with Debian 4.4.54. Works fine.<br />
When it failed it was with the recovery SATA drive after doing the first boot update.<br />
<br />
Can I get rid if the ethact= to get rid of the long boot time.  w?4040000 ?]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 22:20:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70489#msg-70489</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70489#msg-70489</link>
            <description><![CDATA[ Chuck,<br />
<br />
&gt; Do you want me to try with the recovery data boot<br />
&gt; up or my normal USB system?<br />
<br />
Normal USB rootfs.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 22:01:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70479#msg-70479</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70479#msg-70479</link>
            <description><![CDATA[ Do you want me to try with the recovery data boot up or my normal USB system?]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 21:42:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70454#msg-70454</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70454#msg-70454</link>
            <description><![CDATA[ Hi Chuck,<br />
<br />
Can you set ethaddr now in Debian with  fw_setenv? for example, set it to a local MAC address, and set it back.<br />
<br />
<pre class="bbcode">
fw_printenv ethaddr   ### original ethaddr

fw_setenv ethaddr 72:96:41:7c:5f:93</pre>
<br />
then set it back to the orginal.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 19:05:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70419#msg-70419</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70419#msg-70419</link>
            <description><![CDATA[ Chuck,<br />
<br />
&gt; Thank you Bodhi, It&#039;s fixed. Boots from USB using<br />
&gt; same install from other V3 in my shop.  Had only<br />
&gt; one problem during flashing.  Fw_setenv ethaddr<br />
&gt; would not allow flashing so I reset with magic<br />
&gt; sata hard drive off and stopped at countdown. <br />
&gt; setenv ethaddr and it worked.  back to working. <br />
<br />
Excellent! thanks for reminding me about that ethaddr. I&#039;ve made sure all boxes can set ethaddr in Debian, but I recall this might be one that slips through the crack somehow.<br />
<br />
&gt; Feels good to accomplish something at 72 years old<br />
&gt; and memory failure<br />
<br />
You are still pretty sharp, memory is something we can&#039;t do anything about :)]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 17:04:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70414#msg-70414</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70414#msg-70414</link>
            <description><![CDATA[ Thank you Bodhi, It&#039;s fixed. Boots from USB using same install from other V3 in my shop.  Had only one problem during flashing.  Fw_setenv ethaddr would not allow flashing so I reset with magic sata hard drive off and stopped at countdown.  setenv ethaddr and it worked.  back to working.  Feels good to accomplish something at 72 years old and memory failure.  73, Chuck99]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 15:45:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70404#msg-70404</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70404#msg-70404</link>
            <description><![CDATA[ I just had to tar -xf the file.  thanks]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 14:55:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70399#msg-70399</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70399#msg-70399</link>
            <description><![CDATA[ Download U-Boot image at Dropbox: <br />
<br />
uboot.2015.10-tld-2.ox820.bodhi.tar <br />
<br />
Using wget get from dropbox.  file that transfers is 218c0bz.<br />
<br />
root@BadV3:~# wget <a href="https://bitly.com/2l8cObz"  rel="nofollow">https://bitly.com/2l8cObz</a>]]></description>
            <dc:creator>Chuck99</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 10:17:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?3,42599,70394#msg-70394</guid>
            <title>Re: Unbrick a Pogoplug Pro (v3/OXNAS?)</title>
            <link>https://forum.doozan.com/read.php?3,42599,70394#msg-70394</link>
            <description><![CDATA[ I don&#039;t remember anything about 218c0bz! what is it? is that a short link to some tarball?]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>uBoot</category>
            <pubDate>Sat, 20 Oct 2018 05:11:43 -0500</pubDate>
        </item>
    </channel>
</rss>
