Pogo V3 - No boot, no serial communication February 27, 2017 10:06AM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication February 27, 2017 08:17PM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication February 28, 2017 01:03AM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication August 24, 2017 05:24AM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication August 24, 2017 06:40PM |
Admin Registered: 13 years ago Posts: 18,975 |
mount e2label /dev/sdb1 e2label /dev/sdb2 ls -lart /media/sdb1/boot ls -lart /media/sdb2/boot
Re: Pogo V3 - No boot, no serial communication August 30, 2017 02:42PM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication August 30, 2017 04:10PM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication August 30, 2017 04:15PM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication August 30, 2017 05:08PM |
Admin Registered: 13 years ago Posts: 18,975 |
setenv ide_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10' boot
Re: Pogo V3 - No boot, no serial communication August 30, 2017 05:36PM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication August 31, 2017 03:40AM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 02, 2017 05:51AM |
Admin Registered: 13 years ago Posts: 18,975 |
setenv ide_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL =rootfs rootdelay=10'
setenv ide_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10'
Re: Pogo V3 - No boot, no serial communication September 03, 2017 09:03AM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 03, 2017 08:03PM |
Admin Registered: 13 years ago Posts: 18,975 |
setenv dt_bootcmd_ide 'ide reset; ide part; run dt_ide_bootcmd; reset' setenv ide_set_bootargs 'setenv bootargs root=/dev/sda2 rootfstype=ext3 console=ttyS0,115200 mem=128M earlyprintk=serial' printenv boot
Re: Pogo V3 - No boot, no serial communication September 05, 2017 11:21AM |
Registered: 7 years ago Posts: 27 |
U-Boot SPL 2013.10-g3a0f380-dirty (Jul 26 2014 - 14:31:34) Boot device: SATA Attempting to set PLLA to 850 MHz ... plla_ctrl0 : 0000020a plla_ctrl1 : 00330000 plla_ctrl2 : 0065008b plla_ctrl3 : 000000f1 PLLA Set Bus 0: OK Device 0: ** File not found /boot/bootargs.bin ** U-Boot 2013.10-g3a0f380-dirty (Jul 26 2014 - 10:18:57) for OXNAS DRAM: 128 MiB IDE: Bus 0: OK Device 0: Model: STM3250318AS Firm: CC38 Ser#: 9VY5LZFJ Type: Hard Disk Supports 48-bit addressing Capacity: 238475.1 MB = 232.8 GB (488397168 x 512) NAND: 128 MiB In: serial Out: serial Err: serial Net: Led: GREEN mii0 Main Loop Hit any key to stop autoboot: 0 OX820 # setenv dt_bootcmd_ide 'ide reset; ide part; run dt_ide_bootcmd; reset' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda2 rootfstype=ext3 console=ttyS0,115200 mem=128M earlyprintk=serial' OX820 # printenv dt_bootm=bootm $uimage_addr $uinitrd_addr $dtb_addr autoload=no baudrate=115200 bootargs=console=ttyS0,115200n8 bootcmd=run dt_bootcmd_ide bootdelay=3 console=console=ttyS0,115200n8 dt_bootcmd_ide=ide reset; ide part; run dt_ide_bootcmd; reset dt_bootcmd_usb=usb start; run dt_usb_bootcmd; usb stop; reset dt_bootm=bootm $uimage_addr $uinitrd_addr $dtb_addr dt_ide_boot=run dt_ide_load_uimage; run dt_ide_load_initrd; run dt_ide_load_dtb; run dt_bootm dt_ide_bootcmd=run ide_set_bootargs; run dt_sata_boot dt_ide_load_dtb=ext2load ide 0:1 $dtb_addr /boot/dts/ox820-pogoplug-pro.dtb dt_ide_load_initrd=ext2load ide 0:1 $uinitrd_addr /boot/uInitrd dt_ide_load_uimage=ext2load ide 0:1 $uimage_addr /boot/uImage dt_load_dtb=ext2load usb 0:1 $dtb_addr /boot/dts/ox820-pogoplug-pro.dtb dt_load_initrd=ext2load usb 0:1 $uinitrd_addr /boot/uInitrd dt_load_uimage=ext2load usb 0:1 $uimage_addr /boot/uImage dt_sata_boot=ext2load ide 0:1 $uimage_addr /boot/uImage_2.6.31.14_OX820_1.2_shv.Pro; bootm $uimage_addr dt_usb_boot=run dt_load_uimage; run dt_load_initrd; run dt_load_dtb; run dt_bootm dt_usb_bootcmd=run usb_set_bootargs; run dt_usb_boot dtb_addr=0x62c00000 ethact=mii0 ethaddr=00:25:31:01:C6:76 ide_set_bootargs=setenv bootargs root=/dev/sda2 rootfstype=ext3 console=ttyS0,115200 mem=128M earlyprintk=serial if_netconsole=ping $serverip ipaddr=192.168.0.100 mtdids=nand0=41000000.nand mtdparts=mtdparts=41000000.nand:14m(boot),-(data) preboot_nc=run if_netconsole start_netconsole sata_bootcmd=run usb_set_bootargs; run sata_boot start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version stderr=serial stdin=serial stdout=serial uimage_addr=0x60500000 uinitrd_addr=0x60e00000 usb_device=0:1 usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=/dev/sda1 rootdelay=10 Environment size: 1917/16380 bytes OX820 # boot Reset IDE: Bus 0: OK Device 0: Model: STM3250318AS Firm: CC38 Ser#: 9VY5LZFJ Type: Hard Disk Supports 48-bit addressing Capacity: 238475.1 MB = 232.8 GB (488397168 x 512) Partition Map for IDE device 0 -- Partition Type: DOS Part Start Sector Num Sectors UUID Type 1 2048 488395120 00008000-01 0b 2212156 bytes read in 375 ms (5.6 MiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-2.6.31.14_OX820_1.2_shv Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2212092 Bytes = 2.1 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK Loading Kernel Image ... OK Led: GREEN Starting kernel ... Uncompressing Linux....................................................................................................................................... done, booting the kernel. [ 0.000000] Linux version 2.6.31.14_OX820_1.2_shv (root@plug2) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Fri Oct 4 11:38:10 CEST 2013 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5387f [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] Machine: Oxsemi NAS [ 0.000000] 1 memory region [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: root=/dev/sda2 rootfstype=ext3 console=ttyS0,115200 mem=128M earlyprintk=serial [ 0.000000] PID hash table entries: 512 (order: 9, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 128MB = 128MB total [ 0.000000] Memory: 125368KB available (3816K code, 304K data, 132K init, 0K highmem) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:96 [ 0.000000] OX820_RPS_init_irq: interrupts 64 to 96 [ 0.010000] Console: colour dummy device 80x30 [ 0.010000] console [ttyS0] enabled [ 0.020000] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.230000] Security Framework initialized [ 0.230000] Mount-cache hash table entries: 512 [ 0.240000] CPU: Testing write buffer coherency: ok [ 0.240000] Calibrating local timer... 424.49MHz. [ 0.310000] CPU1: Booted secondary processor [ 0.410000] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.620000] Brought up 2 CPUs [ 0.630000] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.640000] NET: Registered protocol family 16 [ 0.640000] Number of DMA channels = 4, version = 4 [ 0.650000] Reserving a DMA channel for DirectRAID [ 0.650000] Allocating 389 SRAM generic DMA descriptors [ 1.160000] PCIeA version/deviceID 082510b5 [ 1.160000] PCIeB version/deviceID 082510b5 [ 4.190000] ox820_pci_preinit() PCIEB link up timeout (00001814) [ 4.190000] ox820_pcie_setup_resources() Enabling PCIe Pre-Emphasis [ 4.200000] ox820_pciea_setup_resources() resource c7853f80 [ 4.200000] ox820_pciea_setup_resources() io: 0x4be00000 - 0x4befffff [ 4.210000] ox820_pciea_setup_resources() non-pre: 0x48000000 - 0x49ffffff [ 4.220000] ox820_pciea_setup_resources() pre: 0x4a000000 - 0x4bdfffff [ 4.220000] PCI: bus0: Fast back to back transfers disabled [ 4.230000] PCI: bus1: Fast back to back transfers enabled [ 4.250000] bio: create slab <bio-0> at 0 [ 4.250000] SCSI subsystem initialized [ 4.260000] usbcore: registered new interface driver usbfs [ 4.260000] usbcore: registered new interface driver hub [ 4.270000] usbcore: registered new device driver usb [ 4.310000] NET: Registered protocol family 2 [ 4.310000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 4.320000] Switched to NOHz mode on CPU #0 [ 4.320000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 4.320000] Switched to NOHz mode on CPU #1 [ 4.330000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 4.340000] TCP: Hash tables configured (established 4096 bind 4096) [ 4.340000] TCP reno registered [ 4.350000] NET: Registered protocol family 1 [ 4.350000] Create fragment cache [ 4.360000] fuse init (API version 7.12) [ 4.360000] msgmni has been set to 245 [ 4.370000] alg: No test for stdrng (krng) [ 4.370000] io scheduler noop registered [ 4.380000] io scheduler anticipatory registered (default) [ 4.380000] io scheduler deadline registered [ 4.390000] io scheduler cfq registered [ 4.390000] ox820_gpio: initialized [ 4.410000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 4.420000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A [ 4.430000] brd: module loaded [ 4.440000] loop: module loaded [ 4.440000] ox820sata: OX820 sata core. [ 4.450000] scsi0 : oxnassata [ 4.450000] scsi1 : oxnassata [ 4.460000] ata1: SATA max UDMA/133 irq 50 [ 4.460000] ata2: SATA max UDMA/133 irq 50 [ 4.460000] ox820sata: reseting SATA core [ 4.990000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 4.990000] ata1.00: ATA-8: STM3250318AS, CC38, max UDMA/133 [ 5.000000] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 5.010000] ata1.00: configured for UDMA/133 [ 5.010000] ox820sata: reseting SATA core [ 5.720000] ata2: SATA link down (SStatus 0 SControl 300) [ 5.720000] scsi 0:0:0:0: Direct-Access ATA STM3250318AS CC38 PQ: 0 ANSI: 5 [ 5.730000] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 5.740000] sd 0:0:0:0: [sda] Write Protect is off [ 5.740000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.750000] NAND: Page read time 40ms [ 5.750000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit) [ 5.750000] Scanning device for bad blocks [ 5.810000] sda: [ 5.810000] Creating 2 MTD partitions on "NAND 128MiB 3,3V 8-bit": [ 5.820000] 0x000000000000-0x000000e00000 : "boot" [ 5.830000] sda1 [ 5.830000] 0x000000e00000-0x000008000000 : "rootfs" [ 5.830000] sd 0:0:0:0: [sda] Attached SCSI disk [ 5.840000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.850000] Start USB clocks [ 5.850000] oxnas-ehci oxnas-ehci.0: OXNAS EHCI Host Controller [ 5.860000] oxnas-ehci oxnas-ehci.0: new USB bus registered, assigned bus number 1 [ 5.890000] oxnas-ehci oxnas-ehci.0: irq 39, io mem 0x00000000 [ 5.910000] oxnas-ehci oxnas-ehci.0: USB 0.0 started, EHCI 1.00 [ 5.910000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.920000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.920000] usb usb1: Product: OXNAS EHCI Host Controller [ 5.930000] usb usb1: Manufacturer: Linux 2.6.31.14_OX820_1.2_shv ehci_hcd [ 5.940000] usb usb1: SerialNumber: usb [ 5.940000] usb usb1: configuration #1 chosen from 1 choice [ 5.950000] hub 1-0:1.0: USB hub found [ 5.950000] hub 1-0:1.0: 2 ports detected [ 5.960000] Initializing USB Mass Storage driver... [ 5.960000] usbcore: registered new interface driver usb-storage [ 5.970000] USB Mass Storage support registered. [ 5.970000] usbcore: registered new interface driver libusual [ 5.980000] mice: PS/2 mouse device common for all mice [ 5.980000] TCP cubic registered [ 5.990000] NET: Registered protocol family 10 [ 5.990000] NET: Registered protocol family 17 [ 6.000000] RPC: Registered udp transport module. [ 6.000000] RPC: Registered tcp transport module. [ 6.010000] registered taskstats version 1 [ 6.010000] VFS: Cannot open root device "sda2" or unknown-block(8,2) [ 6.020000] Please append a correct "root=" boot option; here are the available partitions: [ 6.030000] 0800 244198584 sda driver: sd [ 6.030000] 0801 244197560 sda1 [ 6.040000] 1f00 131072 mtdblock0 (driver?) [ 6.040000] 1f01 14336 mtdblock1 (driver?) [ 6.050000] 1f02 116736 mtdblock2 (driver?) [ 6.050000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,2) [ 6.060000] CPU0: stopping [ 6.060000] [<c002f4c4>] (unwind_backtrace+0x0/0xe8) from [<c0029340>] (do_IPI+0xe4/0x148) [ 6.060000] [<c0029340>] (do_IPI+0xe4/0x148) from [<c0029c18>] (__irq_svc+0x38/0xc0) [ 6.060000] Exception stack(0xc03f9f58 to 0xc03f9fa0) [ 6.060000] 9f40: 0263ca1a 00000000 [ 6.090000] 9f60: c03f9fa0 00000000 c03f8000 c0421464 c03fe1bc c055a000 c042f484 000011a0 [ 6.090000] 9f80: c03fdf00 c04211e0 ffff8d33 c03f9fa0 c002ab80 c002ab84 60000013 ffffffff [ 6.110000] [<c0029c18>] (__irq_svc+0x38/0xc0) from [<c002ab84>] (default_idle+0x24/0x28) [ 6.120000] [<c002ab84>] (default_idle+0x24/0x28) from [<c002b080>] (cpu_idle+0x64/0x98) [ 6.120000] [<c002b080>] (cpu_idle+0x64/0x98) from [<c0008b50>] (start_kernel+0x330/0x398) [ 6.130000] [<c0008b50>] (start_kernel+0x330/0x398) from [<60008084>] (0x60008084)
Re: Pogo V3 - No boot, no serial communication September 05, 2017 11:31AM |
Admin Registered: 13 years ago Posts: 18,975 |
setenv dt_bootcmd_ide 'ide reset; ide part; run dt_ide_bootcmd; reset' setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 rootfstype=ext3 console=ttyS0,115200 mem=128M earlyprintk=serial' printenv boot
fdisk -l e2label /dev/sdb1 ls -l /media/sdb1 ls - /media/sdb1/boot
Re: Pogo V3 - No boot, no serial communication September 06, 2017 12:07PM |
Registered: 7 years ago Posts: 27 |
@ubuntu:~$fdisk -l Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00008000 Device Boot Start End Sectors Size Id Type /dev/sda1 2048 488397167 488395120 232.9G b W95 FAT32 Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x000d2702 Device Boot Start End Sectors Size Id Type /dev/sdb1 * 2048 968404991 968402944 461.8G 83 Linux /dev/sdb2 968407038 976771071 8364034 4G 5 Extended /dev/sdb5 968407040 976771071 8364032 4G 82 Linux swap / Solaris @ubuntu:~$e2label /dev/sda1 rootfs @ubuntu:~$mount /dev/sda1 /media/rootfs @ubuntu:~$ls - /media/rootfs /media/rootfs: boot lost+found config-3.17.0-oxnas-tld-1 ox820-pogoplug-classic.dtb linux-3.17.0-oxnas-tld-1.patch ox820-pogoplug-pro.dtb linux-headers-3.17.0-oxnas-tld-1_1_armel.deb zImage-3.17.0-oxnas-tld-1 linux-image-3.17.0-oxnas-tld-1_1_armel.deb @ubuntu:~$ ls - /media/rootfs/boot /media/rootfs/boot: u-boot.env u-boot-spl.bin uImage_2.6.31.14_OX820_1.2_shv.Pro dts u-boot.img uImage uInitrd @ubuntu:~$
Re: Pogo V3 - No boot, no serial communication September 06, 2017 05:50PM |
Admin Registered: 13 years ago Posts: 18,975 |
ls -lart /media/rootfs ls -lart /media/rootfs/boot
Re: Pogo V3 - No boot, no serial communication September 07, 2017 01:12AM |
Registered: 7 years ago Posts: 27 |
ubuntu:~$ ls -lart /media/rootfs total 24408 drwxr-xr-x 4 root root 4096 Aug 13 09:46 .. drwx------ 2 root root 16384 Aug 19 08:53 lost+found -rw-r--r-- 1 root root 11067364 Aug 19 15:15 linux-image-3.17.0-oxnas-tld-1_1_armel.deb -rw-r--r-- 1 root root 9105612 Aug 19 15:15 linux-headers-3.17.0-oxnas-tld-1_1_armel.deb -rw-r--r-- 1 root root 98866 Aug 19 15:15 config-3.17.0-oxnas-tld-1 -rwxr-xr-x 1 root root 4102640 Aug 19 15:15 zImage-3.17.0-oxnas-tld-1 -rw-r--r-- 1 root root 7029 Aug 19 15:15 ox820-pogoplug-pro.dtb -rw-r--r-- 1 root root 7033 Aug 19 15:15 ox820-pogoplug-classic.dtb -rw-r--r-- 1 root root 561870 Aug 19 15:15 linux-3.17.0-oxnas-tld-1.patch drwxr-xr-x 4 root root 4096 Aug 21 09:05 . drwxr-xr-x 4 root root 4096 Aug 21 09:05 boot ubuntu:~$ ls -lart /media/rootfs/boot total 8392 -rw-r--r-- 1 root root 2212156 Aug 19 09:18 uImage_2.6.31.14_OX820_1.2_shv.Pro -rw-r--r-- 1 root root 525880 Aug 19 09:18 u-boot.img -rwxr-xr-x 1 root root 16384 Aug 19 09:18 u-boot.env -rw-r--r-- 1 root root 2103272 Aug 19 09:18 uInitrd drwxr-xr-x 2 root root 4096 Aug 19 09:18 dts -rw-r--r-- 1 root root 3676848 Aug 19 09:18 uImage -rwxr-xr-x 1 root root 32120 Aug 19 09:18 u-boot-spl.bin drwxr-xr-x 4 root root 4096 Aug 21 09:05 .. drwxr-xr-x 4 root root 4096 Aug 21 09:05 .
Re: Pogo V3 - No boot, no serial communication September 07, 2017 05:50PM |
Admin Registered: 13 years ago Posts: 18,975 |
setenv dt_sata_boot 'ext2load ide 0:1 $uimage_addr /boot/uImage_2.6.31.14_OX820_1.2_shv.Pro; ext2load ide 0:1 $uinitrd_addr /boot/uInitrd; bootm $uimage_addr $uinitrd_addr' setenv dt_bootcmd_ide 'ide reset; ide part; run dt_ide_bootcmd; reset' setenv ide_set_bootargs 'setenv bootargs root=LABEL=rootfs console=ttyS0,115200 mem=128M earlyprintk=serial' printenv boot
Re: Pogo V3 - No boot, no serial communication September 09, 2017 03:07AM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 09, 2017 05:36PM |
Admin Registered: 13 years ago Posts: 18,975 |
Quote
Updated 02 Aug 2017:
Rootfs Debian-4.4.54-oxnas-tld-1-rootfs-bodhi.tar.bz2 was uploaded.
Basic Debian stretch Oxnas rootfs for Popo Pro/Classic V3 plug:
- tarball size: 180M
- install size: 477M
- Installed packages: nano, avahi, ntp, busybox-syslogd (log to RAM), htop, dialog, bz2, iperf, ethtool, sysvinit-core, sysvinit, sysvinit-utils, mtd-utils.
- see LED controls in /etc/rc.local, and /etc/rc0.d/K08halt
- see some useful aliases in /root/.profile
- root password: root
Re: Pogo V3 - No boot, no serial communication September 11, 2017 02:40PM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 12, 2017 02:13PM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 12, 2017 06:03PM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication September 13, 2017 01:23PM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 13, 2017 06:35PM |
Admin Registered: 13 years ago Posts: 18,975 |
Re: Pogo V3 - No boot, no serial communication September 14, 2017 08:30AM |
Registered: 7 years ago Posts: 27 |
Re: Pogo V3 - No boot, no serial communication September 14, 2017 09:05PM |
Admin Registered: 13 years ago Posts: 18,975 |