Re: Installing Debian Wheezy from Pogoplug after debootstrap change
cefn, Yup. This was the problem. Should be as root user, sudo will not be enough: sudo tar -xjf ~/Documents/code/pogoplug/Debian-3.13.1-kirkwood-tld-2-rootfs-bodhi.tar.bz2 You could try the wheezy...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
WarheadsSE, Ah! thanks for that info. I'm wondering could it be that the quirky boxes like Pogo V4/Mobile suffer similar problem? For the Pogo V4/Mobile, to use kwboot you must repeatedly control-C...
View ArticleRe: NSA 325 V2 Debian Is Possible!
marcint43 Wrote: ------------------------------------------------------- > > > echo (trigger name) > "/sys/class/leds/(led > name)/trigger" > > > bingo! this was so simple ......
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
ebbes, > I will do some more testing and push the code to > my Github repo (along with precompiled binaries) > in the next days (when I have more time). > Even if I can't get sata to work:...
View ArticleRe: NSA 325 V2 Debian Is Possible!
Sorry for the lack of information, i tought this may be a known issue. marcint43 Wrote: ------------------------------------------------------- > give us more details... > > at which stage...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
bodhi Wrote: ------------------------------------------------------- > WarheadsSE, > > Ah! thanks for that info. I'm wondering could it > be that the quirky boxes like Pogo V4/Mobile >...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
ebbes, That's Ok. Don't worry about it. I had the patch for 2013.10, too (Just dont have time to look into it yet). I only want to spend more time on getting SATA working.
View ArticleRe: NSA 325 V2 Debian Is Possible!
orion_wdt is a watchdog driver for Orion/Kirkwood processors ... this seems that kernel code is to busy to reset timer of watchdog... some problems with hardware probably....
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
For the most part, I have no issues pulling the necessities from PlanetEater's 2014.1 back to 2013.10. Only some Makefile differences, which I simply altered from the GFN in the repo as it is.
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
@bodhi Thoughts on my getting this bugger to chain load? I can't get kwboot to work, as said. I have copied u-boot.bin to /boot, and ext2load'ed them to 0x800000 and 0x2000000, but `go` results only...
View ArticleRe: Booting Debian on Pogoplug Pro
I saw somewhere a patch to shutdown GMAC completely if the device is shut down. Does anybody know where I can find it? I beleave it was here in this forum. -shv
View ArticleRe: Booting Debian on Pogoplug Pro
Found this here, which sounds interesting: https://github.com/olderzeus/linux-oxnas/commit/709d9eeb626091c614c4e2042048702fb6921df1
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
WarheadsSE Wrote: ------------------------------------------------------- > For the most part, I have no issues pulling the > necessities from PlanetEater's 2014.1 back to > 2013.10. Only...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
Sorry for double-posting, but I just tested a build from yesterday that had SATA enabled. (But I don't know which one of my working branches it's taken from...). No big changes done to SATA code,...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
Yup, sata should work fine, since it is just an mv_sata like the rest.
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
Also: re: V4/Mobile SATA .. I have a user that bought a mobile, and attached _both_ SATA ports directly to eSATA port cables, and now has 2x 4x3TB enclosures.
View ArticleRe: NSA 325 V2 Debian Is Possible!
No other devices are connected, just the pendrive. I'm using an Intenso Speed Line 8GB with USB 3.0 (but on the backside). I also thought it could be an issue with the pendrive being to slow on...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
Well, davygravy did have SATA problems that he did not solve, so I assumed I would run into problems, too. See here. Has your user any directions on which pins to use for the second SATA port? I'm...
View ArticleRe: Kirkwood U-boot - Getting all supported Kirkwoods on-board
Just don't push binaries to github :) I have my NSA3xx changes on a branch of my work, so no issues there :)
View ArticleRe: NSA 325 V2 Debian Is Possible!
Due to the order of initialization, the delay introduced by the IDE reset command & related initialization/filesystem read, etc could have provided you the time for the USB to properly cycle up...
View Article