Re: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4
bodhi, The last set of environments and output is attached- thanks in advance. Geo-
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
Klaus, No problem! I'll be glad to add this SNTP feature to later uBoot builds. It is readily available in mainline uBoot source. But I'm curious: would NTP in Debian solve your issue? It would come...
View ArticleRe: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4
Geo, Your uBoot envs and boot log look good so far. The one thing I would do is temporarily stop netconsole Boot with your working SD card into Debian and fw_setenv preboot fw_setenv preboot_nc 'run...
View ArticleRe: Linux Kernel 3.12.0 Kirkwood package and rootfs (Non Flattened Device Tree)
Yeah I saw that but that shouldn't affect SATA speed. Anyway, I fsck it and the speed issue are still there ...
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
Hi Bodhi, many thanks! You're right, Debian NTP resolves this problem to some extent but the actual time isn't available in the early boot process. I had some problems in the beginning because the...
View ArticleRe: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4
I hooked up a serial cable and was finally able to debug why my Pogoplug Mobile would not boot up from a USB stick (it works fine from an SD card). The cause was the USB stick itself, a ADATA 8GB one....
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo E02
Hi Bodhi, I visited this thread since many failures on Pogo E02 with 3TB.. Thanks a lot! But it looks like all your dropbox download links are dead now. Could you check them or any one can share them?...
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo E02
jsk Wrote: ------------------------------------------------------- > Hi Bodhi, > > I visited this thread since many failures on Pogo > E02 with 3TB.. > Thanks a lot! > > But it...
View ArticleRe: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4
Anyone knows if it possible that this uBoot version can't transfer coherent_pool boot parameter to Linux ? (tried with Pogoplug Mobile) I've no issue like this with Arch Linux uBoot on Pogoplug eSata....
View ArticleRe: openVPN setup script
Hi, PeterGunn: Looks like you are still active on this board. I am recently interested in OpenVPN for the application as you described. I installed a openvpn server on Dockstar a few times including...
View ArticleRe: Minimum implementation of Asterisk for Google Voice?
You may be able to do the old way as described here. It is not as nice but still possible to make calls, hopefully.
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
@Klaus, Yes, it should be possible to load a uBoot binary with tftp into memory, but it will only work for the case where the new uBoot binary is very close to existing one (same size, same layout of...
View ArticleRe: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4
@dhead, Did you try to put this in the custom_params parameter at the end of bootcmd?
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
Hi Bodhi, that's good to know! I'd read a lot of posts (especially Davy's post about UART booting with the kwboot tool) and also Jeff's information about testing a new uBoot...
View ArticleRe: openVPN setup script
You probably need a W7 firewall rule... see OpenVPN forum bottom post on first page -PG
View ArticleRe: NSA 325 V2 Debian Is Possible!
Another option is chain loading for testing purposes. You'll want to have it boot at least once to disable the watchdog while you sort out testing anyways.
View ArticleRe: Change device ordering when booting from usb
Yes, USB drive assignment is really pot-shot. SATA will nearly always come up priot to USB drives if only because the SATA contoller is initialized prior to the USB host controllers (let alone hubs...
View ArticleRe: Booting Debian on Pogoplug Pro
Pro has the PCIe bus connection soldered, anything else does not. Pretty much that simple.
View ArticleRe: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4
@bodhi Thanks, I've set my bootarg correctly but I had the wrong assumption that blparam works with this uBoot. It looks like that blparam is writing to the wrong addresses (although it does read the...
View ArticleRe: 2013.10 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
Klaus, Yes. I would try UART booting and make sure it works first (some users reported that their Goflex Net does not work with UART booting). I will build new uBoot versions and publish the patch....
View Article