You are in uboot. Try "boot" command then run those commands under Linuxby daviddyer - uBoot
Well, I tried sata boot Pogoplug Pro then samba, the hard drive I used is quite old, (still a lot faster than USB 2.0 hard drive, About 70MB/s read), samba read speed was about 18MB/s for big files.by daviddyer - Debian
If we can't improve Oxnas's network performance, I guess we don't need to continue the project of adding usb 3.0 to pogoplug pro...by daviddyer - Debian
Kirkwood/Dockstar to Kirkwood/Dockstar (Both has 3.9.5 kernel) # iperf -c 192.168.7.27 -r ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 192.168.7.27, TCP portby daviddyer - Debian
Well, the "server" side used a crappy Realtek 1000M card... (Linux Server01 3.16.0-4-686-pae #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) i686 GNU/Linux on Intel Q6600 with 3GB memory) For Dockstar / Kirkwood system (Linux Dockstar01 3.9.5-dockstar-goflex-shyd #3 Sun Jun 9 11:36:48 CEST 2013 armv5tel GNU/Linux) # iperf -c 192.168.7.201 -r ----------------------------------------by daviddyer - Debian
Update: Changed network cable. Still the same result. Pogopro's samba speed is much slower. Dockstar & PogoPro are connected to the same 8-port switch. Windows Task Manager attached.by daviddyer - Debian
1 Yes. Very old kernel. If it works, I won't mess with it. 2 Basically the same smb.conf. I sftp transferred smb.conf from one system to the other, then just changed the shared folder name, etc. 3 I will change the network cable and try again.by daviddyer - Debian
System 1 : Dockstar with usb 2.0 external drive, Debian wheezy with kernel 3.9.5 System 2: Pogoplug Pro with USB 3.0 external drive (since Pogopro has usb 2.0 only, it will work at USB 2.0 speed), Debian Jessie with kernel 4.4.54 RAW usb hard drive speed for both system is about the same, about 29MB/s read ( dd if=/dev/sda of=/dev/null bs=4M count=256 ) Same samba conf file. (sftp oneby daviddyer - Debian
adorama.com or adorama on ebay (if you want to use your ebay gift card) $9.95 for SKU: COCPOGOP01 MFR: POGO-P01 Pogo-P01 and Pogo-P02 are both Pogoplug Pro. Free shipping.by daviddyer - Off-Topic
I think you can use pi zero +USB hub + USB wireless adaptor. It is much faster than pogo-e02 in making my old HP-1022 airprint capable.by daviddyer - Off-Topic
I'm OK since I have serial cables for these boxes. For those who don't have serial cable, net console is their only reasonable clue for the box. BTW, for anyone who is interested in OX820 boxes, eBay now has pogo pro for $10 from a reputable merchant. Pogo Pro has 4 usb 2.0, one sata , giga NIC, wireless N.by daviddyer - uBoot
Hope we can get the fix soon. Again, all my Kirkwood boxes, OX820 boxes say thank you!by daviddyer - uBoot
SATA booting is in the uboot for OX820 sticky thread. About page 6 Here is a summary http://forum.doozan.com/read.php?3,16017,19763#msg-19763by daviddyer - uBoot
Do you have net console enabled? You are lucky if you have. That Uboot version has a working NC while the latest version doesn't. Try net console see if you can stop uboot, then set the location for dtb file, saveenv, try to boot the 3.17 kernel debian. If net console is not enabled, ,maybe you need another serial cable.by daviddyer - uBoot
Get a cheap ca-42 cable on ebay, cut it, test the cable, DON'T JUDGE BY COLOR.by daviddyer - uBoot
Just download a bootable Linux iso, burn it to usb or CDROM disc, boot linux system with your windows machine, now you can make the rootfs for your plugs. It doesn't have to be in Kirkwood / OX820 environment to make rootfs for Kirkwood / OX820.by daviddyer - uBoot
Another way: download a different version of fw_setenv and it might work. At least it worked for me. :Pby daviddyer - uBoot
I think you can try from the most simple one first: 1 Use a new flash drive or usb hard drive. 2 Make a new rootfs on the new usb drive 3 Try to boot with the new drive. USB flash drive is not reliable. After a few years (maybe one or two, or longer), it will die... and if you format it, you can't see any error! USB hard drive is much better. Since you can get Starting keby daviddyer - uBoot
If you need any more tests, please tell me. Thank you for your time. All my Kirkwood boxes and OX820 boxes say thank you!by daviddyer - uBoot
So I guess the problem is simple: 1 uboot network is alive. 2 for some reason, the netconsole does NOT start at the beginning. 3 net console can work if we start it manually. :Pby daviddyer - uBoot
I normally don't run commands in uboot. For debug purpose only, I put something in bootcmd environment value in uboot root@PogoPro:~# fw_printenv bootcmd bootcmd=run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec; reset root@PogoPro:~# fw_setenv bootcmd 'run start_netconsole; run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec; reset' root@Pby daviddyer - uBoot
Serial console, stop uboot, run ping / printenv / boot command under OX820> prompt result: 1 ping is alive 2 printenv info attached. 3 boot ok. 4 NO netconsole output. This is the output from serial console. There's no output from net console. U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12) Boot device: NAND Attempting to set PLLA to 850 MHz ... plla_ctrl0 :by daviddyer - uBoot
I will run the tests you asked. I made a little change. The original 192.168.7.4 was a Windows XP machine without monitor, my putty for ssh / serial console is running on another Windows 7 machine. Now I changed the netcat server to one of my Kirkwood box (Machine name BackUpServer, IP 192.168.7.17) and run three putty from the Windows 7 machine. One putty for SSH to Dockstar (net console) whichby daviddyer - uBoot
Hi, Bodhi, I just registered an account here. First, I'd like to say I'm terribly sorry---- I made a very low level mistake.... I inserted the wrong network cable, a non-connected cable to the PogoPro after I opened the box and connected the cables... so please delete these posts---these posts are giving misleading info. http://forum.doozan.com/read.php?3,32079,32088#msg-3208by daviddyer - uBoot