Re: [OpenWrt-Devel] Seagate FreeAgent GoFlex Home / klog-line missing / Dockstart VS GoFlex

2012-06-29 Thread Bastian Bittorf
 dmesg:
 [0.00] Booting Linux on physical CPU 0
 [0.00] Linux version 3.3.8 (fnord@tschunk) (gcc version
 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Fri Jun
 29 03:26:51 UTC 2012
 [0.00] CPU: Feroceon 88FR131 [56251311] revision 1
 (ARMv5TE), cr=00053977
 [0.00] CPU: VIVT data cache, VIVT instruction cache

by accident one important line was missing:

[0.00] Machine: Seagate FreeAgent DockStar

 [0.00] Memory policy: ECC disabled, Data cache writeback
 [0.00] On node 0 totalpages: 32768

maybe this means, that the device is wrong detected
as Dockstar, but it is a GoFlex. Or is this not related?

bye, bastian.

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Seagate FreeAgent GoFlex Home / klog-line missing / Dockstart VS GoFlex

2012-06-29 Thread Martin Mueller
Hi Bastian,

On Fri, Jun 29, 2012 at 08:12:59PM +0100, Bastian Bittorf wrote:
  dmesg:
  [0.00] Booting Linux on physical CPU 0
  [0.00] Linux version 3.3.8 (fnord@tschunk) (gcc version
  4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Fri Jun
  29 03:26:51 UTC 2012
  [0.00] CPU: Feroceon 88FR131 [56251311] revision 1
  (ARMv5TE), cr=00053977
  [0.00] CPU: VIVT data cache, VIVT instruction cache
 
 by accident one important line was missing:
 
 [0.00] Machine: Seagate FreeAgent DockStar
 
  [0.00] Memory policy: ECC disabled, Data cache writeback
  [0.00] On node 0 totalpages: 32768
 
 maybe this means, that the device is wrong detected
 as Dockstar, but it is a GoFlex. Or is this not related?

You need to compile with the following patch to get all features ins
the goflex to work:
http://patchwork.openwrt.org/patch/2247/

If you planning on using encrypted disks I recommend:
http://patchwork.openwrt.org/patch/2245/

There is no need to update the bootloader on the goflex, infact if you
use a dockstar bootloader on the goflex, SATA won't work.

bye
  MM
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel