<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>No sata on GoFlex Home :(</title>
        <description> As described in http://forum.doozan.com/read.php?2,1738 i installed debian on my GoFlex Home.

The Problem: The SATA Port doens&amp;#039;t work.

I changes the default arcNumber (2097 - Marvell SheevaPlug) and tried:
 2678 (Marvell eSATA SheevaPlug)  3089 (Seagate Goflex Net) 

I also load with modprobe every driver in:
 /lib/modules/2.6.32-5-kirkwood/kernel/drivers/ata  /lib/modules/2.6.32-5-kirkwood/kernel/drivers/scsi 

Nothing happens. I only see some messages in syslog, but no error. Hotswap the HDD doesn&amp;#039;t do anything.</description>
        <link>https://forum.doozan.com/read.php?2,1762,1762#msg-1762</link>
        <lastBuildDate>Thu, 12 Mar 2026 02:29:24 -0500</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1992#msg-1992</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1992#msg-1992</link>
            <description><![CDATA[ I installed Plugbox Linux, now and sata works fine.<br />
<br />
How to is here: <a href="http://plugapps.com/index.php5?title=PlugApps:Install_to_UBI/UBIFS_on_NAND_memory"  rel="nofollow">http://plugapps.com/index.php5?title=PlugApps:Install_to_UBI/UBIFS_on_NAND_memory</a>]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 26 Oct 2010 14:09:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1787#msg-1787</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1787#msg-1787</link>
            <description><![CDATA[ OK, i setup netconsole and see this:<br />
<pre class="bbcode">
U-Boot 2010.06-00695-gbd23130-dirty (Aug 30 2010 - 23:04:56)
Marvell-Dockstar/Pogoplug by Jeff Doozan
Marvell&gt;&gt; ide reset
ide reset
Unknown command &#039;ide&#039; - try &#039;help&#039;
Marvell&gt;&gt;</pre>
<br />
And yes, the site <a href="http://www.plugboxlinux.org/index.php5?title=PlugApps:Goflex_Net_custom_u-boot_and_kernel"  rel="nofollow">http://www.plugboxlinux.org/index.php5?title=PlugApps:Goflex_Net_custom_u-boot_and_kernel</a> explain how to build a own kernel and a own uboot. I will try that.<br />
<br />
But, would the existing patches included in original kernel/uboot sometimes?]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Wed, 20 Oct 2010 02:41:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1778#msg-1778</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1778#msg-1778</link>
            <description><![CDATA[ I didn&#039;t want to compile a own kernel :)<br />
<br />
Is there no other way?]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 11:19:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1776#msg-1776</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1776#msg-1776</link>
            <description><![CDATA[ The Dockstar uBoot doesn&#039;t have support for IDE or SATA (because the Dockstar has neither).  Wait until you have a serial cable and then follow Peaslaker&#039;s directions for building a uBoot with SATA support.]]></description>
            <dc:creator>Jeff</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 11:07:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1775#msg-1775</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1775#msg-1775</link>
            <description><![CDATA[ a &quot;serial cable&quot; is ordered ;)<br />
<br />
What&#039;s about &quot;ide start&quot; ?<br />
<br />
Should i do this:<br />
<pre class="bbcode">fw_setenv bootcmd &#039;ide reset; ide start; usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run rescue_bootcmd; run pogo_bo
otcmd; reset&#039;</pre>]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 11:02:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1774#msg-1774</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1774#msg-1774</link>
            <description><![CDATA[ I added &quot;ide reset&quot; in &quot;bootcmd&quot;:<br />
<br />
<pre class="bbcode">fw_setenv bootcmd &#039;ide reset; usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run rescue_bootcmd; run pogo_bo
otcmd; reset&#039;</pre>
<br />
But didn&#039;t change anything...]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 10:59:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1773#msg-1773</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1773#msg-1773</link>
            <description><![CDATA[ Save yourself the headache and get a serial cable.<br />
<br />
The GoFlex Home is uncharted territory, and I&#039;d urge you to be a little more careful with what you do to it: not everything that works on the Dockstar is going to work for you on the GoFlex and you don&#039;t want to end up bricking your device.]]></description>
            <dc:creator>Jeff</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 10:59:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1772#msg-1772</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1772#msg-1772</link>
            <description><![CDATA[ Thank you for the link, jeff. But i have no serial access to the box, yet :(<br />
<br />
Now i&#039;m thinking about the uBoot variables.<br />
Current fw_printenv here: <a href="http://paste.pocoo.org/show/277466/"  rel="nofollow">http://paste.pocoo.org/show/277466/</a><br />
<br />
There is nothing about &quot;ide&quot;... no &quot;ide reset&quot; ore something else... (Note: I don&#039;t want to boot from ide)]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 10:52:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1771#msg-1771</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1771#msg-1771</link>
            <description><![CDATA[ Peaslaker has done a lot of work with GoFlex Net.  I would start by looking at his stuff <a href="http://www.plugboxlinux.org/index.php5?title=PlugApps:Goflex_Net_custom_u-boot_and_kernel"  rel="nofollow">here</a>.]]></description>
            <dc:creator>Jeff</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 10:39:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1770#msg-1770</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1770#msg-1770</link>
            <description><![CDATA[ Now i tried the rescue system. dmesg from it: <a href="http://paste.pocoo.org/show/277460/"  rel="nofollow">http://paste.pocoo.org/show/277460/</a><br />
<br />
Same with &quot;modprobe sata_mv&quot;. It doesn&#039;t do anything except the new line in dmesg: &quot;libata version 3.00 loaded.&quot;]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 10:38:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1769#msg-1769</guid>
            <title>Re: No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1769#msg-1769</link>
            <description><![CDATA[ Some more information:<br />
<br />
I found a dmesg from a similar to my Hardware (Feroceon 88FR131, Kirkwood: MV88F6281-A1): <a href="http://pastie.org/1232798"  rel="nofollow">http://pastie.org/1232798</a><br />
There exists some entries from &quot;sata_mv&quot;.<br />
<br />
In my dmesg: <a href="http://pastie.org/1232828"  rel="nofollow">http://pastie.org/1232828</a> is no &quot;sata_mv&quot;.<br />
<br />
I also do this:<br />
<br />
<pre class="bbcode">root@GoFlexHome:~# modprobe -r sata_mv
root@GoFlexHome:~# modprobe -v sata_mv
insmod /lib/modules/2.6.32-5-kirkwood/kernel/drivers/ata/libata.ko 
insmod /lib/modules/2.6.32-5-kirkwood/kernel/drivers/ata/sata_mv.ko</pre>
<br />
But in dmesg would only add the line &quot;libata version 3.00 loaded.&quot; :(<br />
<br />
I also add this to modules:<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />root@GoFlexHome:~# cat /etc/modules <br />
# /etc/modules: kernel modules to load at boot time.<br />
<br />
scsi_mod<br />
libata<br />
sata_mv<br />
sd_mod</div></blockquote>
<br />
&quot;modinfo sata_mv&quot; and &quot;modinfo libata&quot;: <a href="http://paste.pocoo.org/show/277456/"  rel="nofollow">http://paste.pocoo.org/show/277456/</a>]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 10:26:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,1762,1762#msg-1762</guid>
            <title>No sata on GoFlex Home :(</title>
            <link>https://forum.doozan.com/read.php?2,1762,1762#msg-1762</link>
            <description><![CDATA[ As described in <a href="http://forum.doozan.com/read.php?2,1738"  rel="nofollow">http://forum.doozan.com/read.php?2,1738</a> i installed debian on my GoFlex Home.<br />
<br />
The Problem: The SATA Port doens&#039;t work.<br />
<br />
I changes the default arcNumber <a href="http://www.arm.linux.org.uk/developer/machines/list.php?id=2097"  rel="nofollow">(2097 - Marvell SheevaPlug)</a> and tried:<br />
<ul><li> <a href="http://www.arm.linux.org.uk/developer/machines/list.php?id=2678" rel="nofollow">2678 (Marvell eSATA SheevaPlug)</a> </li><li> <a href="http://www.arm.linux.org.uk/developer/machines/list.php?id=3089" rel="nofollow">3089 (Seagate Goflex Net)</a> </li></ul>
<br />
I also load with modprobe every driver in:<br />
<ul><li> /lib/modules/2.6.32-5-kirkwood/kernel/drivers/ata </li><li> /lib/modules/2.6.32-5-kirkwood/kernel/drivers/scsi </li></ul>
<br />
Nothing happens. I only see some messages in syslog, but no error. Hotswap the HDD doesn&#039;t do anything.]]></description>
            <dc:creator>jedie</dc:creator>
            <category>Debian</category>
            <pubDate>Tue, 19 Oct 2010 02:52:03 -0500</pubDate>
        </item>
    </channel>
</rss>
