Welcome! Log In Create A New Profile

Advanced

Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.

Posted by Vinay 
Something went wrong with my transmission version which stopped uploading/downloading suddenly. After wasting a week, I decided to update everything on my pogo plug e02.
I decided to update the uboot first. Then after that I will update the Debian version and linux kernel.

So first, I went to update my Pogo plug E02 uboot to latest version.
I downloaded the "uboot.2016.05-tld-1.pogo_e02.bodhi.tar" file and copied it to the plug's pen drive which has Debian on it.
After the cd /tmp and next command -
tar -xf uboot.2016.05-tld-1.pogo_e02.bodhi.tar
I get error that file is not found.
The file is in root of the pen drive. If I do ls, I can't see the file when I'm connected over ssh to the pogoplug.

If I attach the pen drive to my linux pc I can see the file. What is going on? I ssh into the pogo plug as root@pogoplug-ip-address so I should be able to see the file right? Should I copy the uboot file to a new pen drive formatted as ext3 without anything on it and then update uboot?
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 06, 2017 09:21AM
Vinay,

> I downloaded the "uboot.2016.05-tld-1.pogo_e02.bod
> hi.tar" file and copied it to the plug's pen drive
> which has Debian on it.

> After the cd /tmp and next command -
>
> tar -xf uboot.2016.05-tld-1.pogo_e02.bodhi.tar
>
> I get error that file is not found.
> The file is in root of the pen drive.

Then cd to the root of the pen drive before extracting it with the tar command.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 06, 2017 11:37AM
uboot bootlader has nothing to do with your transmission issue.


/etc/apt/sources.list
Quote

deb http://deb.debian.org/debian stretch main contrib non-free

put comment # on all other lines




https://packages.debian.org/search?suite=stretch&arch=armel&keywords=transmission
Quote

Package transmission
stretch (testing) (net): lightweight BitTorrent client
2.92-2: all


execute following commands
Quote

1.
apt-get update && apt-get upgrade

2.
apt-get dist-upgrade (beware !)

3.
apt-get autoremove && apt-get autoclean



Edited 3 time(s). Last edit at 06/06/2017 11:41AM by jst818.
@bodhi,
I get this error when i do flash_erase.
root@debian:/# flash_erase /dev/mtd0 0 4
-su: flash_erase: command not found
root@debian:/# whoami
root
root@debian:/#
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 07, 2017 02:27PM
Vinay,

Which system are you running? Please post output of

dmesg
dpkg -l | grep mtd
dpkg -l | grep uboot

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
dmesg output is too long.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-kirkwood-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Mon Jan 25 20:35:24 PST 2016
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine model: CloudEngines Pogoplug E02
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c08a06b4, node_mem_map cfdf9000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) init=/bin/systemd
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 243580K/262144K available (6007K kernel code, 573K rwdata, 1992K rodata, 296K init, 312K bss, 18564K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
    lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
    modules : 0xbf000000 - 0xc0000000   (  16 MB)
      .text : 0xc0008000 - 0xc07d7ef4   (8000 kB)
      .init : 0xc07d8000 - 0xc0822000   ( 296 kB)
      .data : 0xc0822000 - 0xc08b169c   ( 574 kB)
       .bss : 0xc08b169c - 0xc08ff9d0   ( 313 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 32.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000007] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000296] Console: colour dummy device 80x30
[    0.000317] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[    0.090082] pid_max: default: 32768 minimum: 301
[    0.090169] Security Framework initialized
[    0.090223] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090236] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090898] Initializing cgroup subsys io
[    0.090921] Initializing cgroup subsys devices
[    0.090938] Initializing cgroup subsys freezer
[    0.090959] Initializing cgroup subsys net_cls
[    0.091010] CPU: Testing write buffer coherency: ok
[    0.091363] Setting up static identity map for 0x8200 - 0x8258
[    0.091592] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x2
[    0.094651] devtmpfs: initialized
[    0.098693] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.098992] prandom: seed boundary self test passed
[    0.102786] prandom: 100 self tests passed
[    0.102808] pinctrl core: initialized pinctrl subsystem
[    0.103902] NET: Registered protocol family 16
[    0.104339] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.130067] cpuidle: using governor ladder
[    0.160062] cpuidle: using governor menu
[    0.160437] [Firmware Bug]: Feroceon L2: bootloader left the L2 cache on!
[    0.160449] Feroceon L2: Cache support initialised.
[    0.160769] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
[    0.165696] No ATAGs?
[    0.201593] vgaarb: loaded
[    0.201967] usbcore: registered new interface driver usbfs
[    0.202050] usbcore: registered new interface driver hub
[    0.202114] usbcore: registered new device driver usb
[    0.203247] clocksource: Switched to clocksource orion_clocksource
[    0.259050] NET: Registered protocol family 2
[    0.259869] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.259909] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.259941] TCP: Hash tables configured (established 2048 bind 2048)
[    0.260014] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.260038] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.260234] NET: Registered protocol family 1
[    0.260650] RPC: Registered named UNIX socket transport module.
[    0.260662] RPC: Registered udp transport module.
[    0.260669] RPC: Registered tcp transport module.
[    0.260677] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.260698] PCI: CLS 0 bytes, default 32
[    0.260965] Unpacking initramfs...
[    0.906747] Freeing initrd memory: 7012K (c1100000 - c17d9000)
[    0.906909] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.908020] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.908094] audit: initializing netlink subsys (disabled)
[    0.908147] audit: type=2000 audit(0.900:1): initialized
[    0.908508] Initialise system trusted keyring
[    0.908920] zbud: loaded
[    0.909222] VFS: Disk quotas dquot_6.6.0
[    0.909282] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.909838] NFS: Registering the id_resolver key type
[    0.909879] Key type id_resolver registered
[    0.909888] Key type id_legacy registered
[    0.909915] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.909930] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.910156] jffs2: version 2.2. (NAND) (SUMMARY)  \xffffffc2\xffffffa9 2001-2006 Red Hat, Inc.
[    0.910688] Key type big_key registered
[    0.931080] Key type asymmetric registered
[    0.931104] Asymmetric key parser 'x509' registered
[    0.931205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.931226] io scheduler noop registered
[    0.931242] io scheduler deadline registered
[    0.931306] io scheduler cfq registered (default)
[    0.932676] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    0.933555] irq: Cannot allocate irq_descs @ IRQ32, assuming pre-allocated
[    0.933999] irq: Cannot allocate irq_descs @ IRQ64, assuming pre-allocated
[    0.934545] mv_xor f1060800.xor: Marvell shared XOR driver
[    0.973954] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    0.974188] mv_xor f1060900.xor: Marvell shared XOR driver
[    1.013934] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    1.014429] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.015856] console [ttyS0] disabled
[    1.015921] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 25, base_baud = 12500000) is a 16550A
[    1.622394] console [ttyS0] enabled
[    1.627543] nand: Could not find valid ONFI parameter page; aborting
[    1.634014] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[    1.640393] nand: Hynix NAND 128MiB 3,3V 8-bit
[    1.644880] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.652490] Scanning device for bad blocks
[    1.765682] 4 cmdlinepart partitions found on MTD device orion_nand
[    1.771979] Creating 4 MTD partitions on "orion_nand":
[    1.777171] 0x000000000000-0x000000100000 : "u-boot"
[    1.783548] 0x000000100000-0x000000500000 : "uImage"
[    1.789774] 0x000000500000-0x000002500000 : "rootfs"
[    1.796069] 0x000002500000-0x000008000000 : "data"
[    1.803309] libphy: Fixed MDIO Bus: probed
[    1.807769] libphy: orion_mdio_bus: probed
[    1.817047] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    2.903958] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:04:76:5c
[    2.912849] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.919467] ehci-pci: EHCI PCI platform driver
[    2.924038] ehci-orion: EHCI orion driver
[    2.928247] orion-ehci f1050000.ehci: EHCI Host Controller
[    2.933819] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    2.941689] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000
[    2.963280] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    2.969542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.976390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.983670] usb usb1: Product: EHCI Host Controller
[    2.988569] usb usb1: Manufacturer: Linux 4.4.0-kirkwood-tld-1 ehci_hcd
[    2.995232] usb usb1: SerialNumber: f1050000.ehci
[    3.000735] hub 1-0:1.0: USB hub found
[    3.004597] hub 1-0:1.0: 1 port detected
[    3.009543] mousedev: PS/2 mouse device common for all mice
[    3.323279] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    3.474821] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    3.481568] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.488775] usb 1-1: Product: USB2.0 Hub
[    3.493694] hub 1-1:1.0: USB hub found
[    3.497822] hub 1-1:1.0: 4 ports detected
[    3.783274] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[    3.894192] usb 1-1.1: New USB device found, idVendor=08ec, idProduct=0020
[    3.901114] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.908497] usb 1-1.1: Product: USB Flash Drive
[    3.913046] usb 1-1.1: Manufacturer: SanDisk
[    3.917356] usb 1-1.1: SerialNumber: 0D41A67102D308CD
[    4.023279] rtc-mv f1010300.rtc: internal RTC not ticking
[    4.028911] i2c /dev entries driver
[    4.033707] hidraw: raw HID events driver (C) Jiri Kosina
[    4.039527] drop_monitor: Initializing network drop monitor service
[    4.046199] NET: Registered protocol family 17
[    4.050920] Key type dns_resolver registered
[    4.056144] registered taskstats version 1
[    4.060308] Loading compiled-in X.509 certificates
[    4.065217] zswap: loaded using pool lzo/zbud
[    4.078711] Key type encrypted registered
[    4.083379] hctosys: unable to open rtc device (rtc0)
[    4.089606] PM: Hibernation image not present or could not be loaded.
[    4.090749] Freeing unused kernel memory: 296K (c07d8000 - c0822000)
[    4.168622] systemd-udevd[83]: starting version 215
[    4.185489] random: systemd-udevd urandom read with 7 bits of entropy available
[    4.342237] SCSI subsystem initialized
[    4.388585] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[    4.436229] scsi host0: usb-storage 1-1.1:1.0
[    4.450198] usbcore: registered new interface driver usb-storage
[    4.478037] usbcore: registered new interface driver uas
[    5.434423] scsi 0:0:0:0: Direct-Access     SanDisk  USB Flash Drive  6.51 PQ: 0 ANSI: 0 CCS
[    5.451768] sd 0:0:0:0: [sda] 7883775 512-byte logical blocks: (4.03 GB/3.75 GiB)
[    5.460491] sd 0:0:0:0: [sda] Write Protect is off
[    5.465392] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 08
[    5.465856] sd 0:0:0:0: [sda] No Caching mode page found
[    5.471212] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    5.485217]  sda: sda1
[    5.490860] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    5.500583] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   19.724155] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   19.746716] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   21.295247] systemd-udevd[289]: starting version 215
[   21.800488] orion_wdt: Initial timeout 21 sec
[   21.818438] marvell-cesa: probe of f1030000.crypto failed with error -524
[   22.463629] random: nonblocking pool is initialized
[   22.660369] EXT4-fs (sda1): re-mounted. Opts: (null)
[   22.884537] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   24.245256] Adding 524284k swap on /swapfile.  Priority:-1 extents:24 across:2996704k FS
[   24.634442] fuse init (API version 7.23)
[   25.040880] __nand_correct_data: uncorrectable ECC error
[   25.046348] blk_update_request: I/O error, dev mtdblock0, sector 2040
[   25.053102] __nand_correct_data: uncorrectable ECC error
[   25.058496] blk_update_request: I/O error, dev mtdblock0, sector 2040
[   25.064971] Buffer I/O error on dev mtdblock0, logical block 255, async page read
[   25.351787] __nand_correct_data: uncorrectable ECC error
[   25.357260] blk_update_request: I/O error, dev mtdblock0, sector 2040
[   25.363975] __nand_correct_data: uncorrectable ECC error
[   25.369335] blk_update_request: I/O error, dev mtdblock0, sector 2040
[   25.375813] Buffer I/O error on dev mtdblock0, logical block 255, async page read
[   26.921724] NET: Registered protocol family 10
[   28.110210] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.577285] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   30.587213] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

rest of the output -
root@debian:~# dpkg -l | grep mtd
root@debian:~#
root@debian:~# dpkg -l | grep uboot
ii  uboot-envtools                   20081215-3+2012.04.01-2       all          read/modify the environment for the U-Boot boot loader (transitional package)
ii  uboot-mkimage                    2012.04.01-2                  all          generate kernel image for U-Boot (transitional package)
root@debian:~#

Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 08, 2017 12:53PM
You need to install mtd-utils:

apt-get install mtd-utils

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
I'm getting some other output instead of expected output after doing flash erase:

Expected output:
Erase Total 4 Units 
Performing Flash Erase of length 131072 at offset 0x60000 done

Output I got:
root@debian:~/# flash_erase /dev/mtd0 0 4
Erasing 128 Kibyte @ 7f587f5c00000064 -- 4 % complete
root@debian:~/#

Is this expected or something's gone wrong? Can I go to the next step?

Thankfully, I have original E02 nand dump on my pc when I bought the plug. I just don't have the serial jtag wires. Erase Total 4 Units
Performing Flash Erase of length 131072 at offset 0x60000 done
btw, my cat /proc/mtd gives this output:
cat /proc/mtd

dev: size erasesize name 
mtd0: 00100000 00020000 "u-boot" 
mtd1: 00400000 00020000 "uImage" 
mtd2: 02000000 00020000 "rootfs" 
mtd3: 05b00000 00020000 "data"

Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 09, 2017 01:36PM
Vinay

> Output I got:
>
> root@debian:~/# flash_erase /dev/mtd0 0 4
> Erasing 128 Kibyte @ 7f587f5c00000064 -- 4 % compl
> ete
> root@debian:~/#
>

This is bad. You should try again. If you can't erase it then this NAND area is not usable.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
What are my options if it can't erase?
Should I buy a new device or just upgrade the Debian version and keep using it till it fails eventually? This device is running from so many years continuously, probably it's going bad now due to age.
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 09, 2017 02:57PM
Vinay Wrote:
-------------------------------------------------------
> What are my options if it can't erase?
> Should I buy a new device or just upgrade the Debi
> an version and keep using it till it fails eventua
> lly? This device is running from so many years con
> tinuously, probably it's going bad now due to age.

Can you still boot it? if you can then no need to update u-boot. Just upgrading kernel.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Unfortunately I shut it down when there was a prolonged power cut and my ups was beeping a lot.
Now after starting it, the front led does not glow green (even after half an hour of starting up) but stays off. I can see the pogoplug connected via lan on the router though. I removed the Debian usb pen drive and checked if it would start up, but even here no front led light, just the lan light is on.
So seems its borked. I've bought a usb to ttl cable and it will reach in a few days probably.

What can I get if I cant get this pogo plug to work? Raspi 3?
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 11, 2017 02:47PM
Vinay,

> So seems its borked. I've bought a usb to ttl cabl
> e and it will reach in a few days probably.

It is best to connect serial console to see how bricked it is. If there is no LED light during power up, it is not very hopeful. But I can't say for sure until you connect serial console.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
I got the usb to ttl cable. These are the ones i got. USB to TTL PL2303

I cant find JST headers anywhere. The ones i saw on amazon (india) was a lot of 20 & almost a few bucks away from a brand new pogo plug v4 with usb 2 port. Not worth buying those many cables.

So I did a hack on the black connectors. I shoved a small piece of copper wire inside them to make the diameter smaller. It does the job but i cannot fit 3 wires side by side. The plastic is too big on these connectors. Is gnd required to be connected or only rxd + txd will do?
I removed all the plastic connectors and wrapped the metal parts with some masking tape. That way i could attach all the wires except 5v one.

installed picocom. can't see anything.
attached rxd and txd and also reversed them. nothing.

guess the plug is dead.

should i get the pogo plug v4 with usb 2 port or the one with usb 3 port?
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 19, 2017 01:22PM
Vinay Wrote:
-------------------------------------------------------
> I removed all the plastic connectors and wrapped t
> he metal parts with some masking tape. That way i
> could attach all the wires except 5v one.
>
> installed picocom. can't see anything.
> attached rxd and txd and also reversed them. nothi
> ng.

Yes. It's bricked. The only way now is to use JTAG to unbrick it.

>
> guess the plug is dead.
>
> should i get the pogo plug v4 with usb 2 port or
> the one with usb 3 port?

The Pogo V4 with USB 3.0 and the HDD slot on top (more expensive). The one with USB 2.0 is called the Pogo Mobile (low cost but very limited).

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Unfortunately​ I don't have a raspberry pi for jtag.

Rpi and every other single board computer sells for $50+ in my country.

What device do you suggest that has USB 3 and gigabit Ethernet? I'm guessing only Marvell chips have this. The chips on the single board computer don't have USB 3.
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 20, 2017 01:40AM
Vinay Wrote:
-------------------------------------------------------
> Unfortunately​ I don't have a raspberry pi for jta
> g.
>
> Rpi and every other single board computer sells fo
> r $50+ in my country.
>
> What device do you suggest that has USB 3 and giga
> bit Ethernet? I'm guessing only Marvell chips have
> this. The chips on the single board computer don't
> have USB 3.

here is something I found that may be of use in choosing for you should you decide not to get another of yours.

https://www.board-db.org/

http://linuxgizmos.com/2017-hacker-board-survey-raspberry-pi-still-rules-but-x86-sbcs-make-gains/
feas Wrote:
-------------------------------------------------------
> Vinay Wrote:
> --------------------------------------------------
> -----
> > Unfortunately​ I don't have a raspberry pi for j
> ta
> > g.
> >
> > Rpi and every other single board computer sells
> fo
> > r $50+ in my country.
> >
> > What device do you suggest that has USB 3 and gi
> ga
> > bit Ethernet? I'm guessing only Marvell chips ha
> ve
> > this. The chips on the single board computer don
> 't
> > have USB 3.
>
> here is something I found that may be of use in ch
> oosing for you should you decide not to get anothe
> r of yours.
>
> https://www.board-d
> b.org/

>
> [url=http://linuxgizmos.com/2017-hacker-board-surv
> ey-raspberry-pi-still-rules-but-x86-sbcs-make-gain
> s/]http://linuxgizmos.com/2017-hacker-board-survey
> -raspberry-pi-still-rules-but-x86-sbcs-make-gains/
> [/url]

I was thinking of buying the R-Pi 3 b+ model (~$55 for board+case) or Pine A64+ 2GB (~ $55 for board only)
I feel like getting the Pine cause it has more memory. But there's no way to add an external hdd to it without buying extra stuff and tinkering. I read in the forums that it seems it wont boot with anything connected to the usb ports. This board lacks a JTAG pin/header too.

The only 2 things keeping me back from buying any of these boards is the cost and the simplicity of doing things. We have to buy everything else including the case, wires, heat sink and adapter. Plus no gigabit ethernet. Plus the new version of Rpi wants 2.5A power.
In a pogo plug we could just flash uboot and attach a usb hdd with debian on it and set it up to boot with 2-3 usb devices attached. No worries for years. Here in these sbc's we have to do a lot of work to do anything on them. Plus the usb ports (& ethernet) are all on a single shared bus in the rpi. That must seriously affect speeds during writing/reading to storage all the time.

Is 100Mbps fast enough to stream 1080p or UHD files over GBE lan? I want an always on download + storage device where I can attach 2 x 1.5TB USB hdd's and access media content off them. I'm confused what to buy now.
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 20, 2017 06:28AM
Vinay,

Quote

What device do you suggest that has USB 3 and giga
bit Ethernet?

Quote

I want an always on download + storage device where I can attach 2 x 1.5TB USB hdd's and access media content off them. I'm confused what to buy now.

Pogo V4 should be simplest and probably lowest cost (still depending on where you are) when you factor in the power supply and case. True Gbit Ethernet and USB 3.0 on PCI bus (best).

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 06/20/2017 06:36AM by bodhi.
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 20, 2017 06:37AM
The Pogo V4 is under power with 800Mhz. But as a NAS it is fast enough.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 20, 2017 03:17PM
bodhi Wrote:
-------------------------------------------------------
> The Pogo V4 is under power with 800Mhz. But as a NAS it is fast enough.

It is also easily overclocked to 1Ghz. See http://forum.doozan.com/read.php?8,24951,24951#msg-24951.

Ray
guess i'm out of luck. all i can find is pogo plug v4 mobile for sale everywhere. I did find one v4 series with usb 3 on amazon japan and one in india. But the indian seller is only importing from usa, so he does not actually have one in stock.
I'm thinking of getting the WD My cloud ex ultra. Marvell 385 chip + 1Gb DDR3 + 2x USB 3 ports according to specs. I will buy a diskless system.

Link to the device
Sorry to bother you guys again. Is this the v4 version of pogo plug selling for $12.99 on Amazon?
pogoplug device
This will cost me around usd 40 to get to india. cheaper than the nas device i wanted to get.

If I get this, how can i enable ssh in it? Seems that the company, cloud services has shut down.
As far as i remember, to enable ssh in the device, we had to log in to our account and enable ssh in some settings there.
Hi Vinay

The Pogo V4 Series will have a Pink Logo with a top SATA Port. I bought them from Adorama through my Friend and brought them to India.

Since i activated years back i can still use them with Cloud even though it was shutdown. I installed u-boot + Debian with fallback to stock pogo OS.

Enabling SSH is not a big deal. It has a back door through which you can always enable the SSH via Curl command. I already did this couple of times. I also have a spare new Pogo V4 unboxed (stock OS). Please message me if you interested to buy and you are staying near Chennai.
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
June 25, 2017 04:09PM
This box is basically the same as the Pogo V4 (not Pogo Mobile). But not in the same class as the WD My Cloud EX Ultra. This is small plug computer, very underpower comparing to the EX Ultra. After you install new u-boot and Debian, it will get close to the ExUltra, but still the CPU is slower.

The 12.99 price is very good. It's on fire sale. They are basically dumping stock. And we are benefiting :)

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogo E02 - Want help to update everything - uboot, Debian and linux kernel.
July 13, 2017 02:20AM
Just to update - I bought the Intel NUC celeron 3050 with 4GB ram. running linux mint off a 64GB sdxc card.
I tried to follow your installation and I think that I have bricked my Pogoplug E02 (pink) to the point where all that happens when I power it up the yellw and green LEDs on the ethernet connector flash once then nothing, I have tried Jtagging into it but to no avail (the screen is black on both "screen" and "putty".

I can seel lots of advice on how to reload Uboot but not how to get to the situation where I can load it to the pogoplug (I need step by step instructions) if anyone out there would have the patience to run me through how to get my Lubuntu machine to talk to my pogoplug and bribe it into booting up I would be very grateful.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: