Rescue System Pogo V3 - Using Stock Pogo V3 OS July 07, 2015 03:35PM |
Admin Registered: 13 years ago Posts: 19,107 |
cat /proc/mtd dev: size erasesize name mtd0: 00e00000 00020000 "boot" mtd1: 07200000 00020000 "data"
fw_setenv bootcmd_stock 'setenv autoload n; setenv bootargs_stock "root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M"; setenv poweroutage yes; setenv boot "bootm 60500000"; setenv bootcmd_stock_fw "run set_bootargs_stock; run boot_nand"; setenv boot bootm 60500000; setenv boot_nand "run load_nand boot || run load_nand2 boot"; setenv kernflmode s; setenv load_nand2 "nboot 60500000 0 800000"; setenv load_nand "nboot 60500000 0 200000"; setenv set_bootargs_stock "setenv bootargs $bootargs_stock"; setenv mainlinelinux no; run bootcmd_stock_fw'
bootcmd=run dt_bootcmd_usb; resetthen
fw_setenv bootcmd 'run dt_bootcmd_usb; run bootcmd_stock; reset'
killall hbwd
###/etc/init.d/hbmgr.sh start /usr/sbin/dropbear
#if /usr/local/cloudengines/bin/blparam | grep ethaddr > /tmp/ethaddr; then # . /tmp/ethaddr #fi #rm -f /tmp/ethaddr #if /usr/local/cloudengines/bin/blparam | grep cedebug > /tmp/cedebug; then # . /tmp/cedebug #fi #rm -f /tmp/cedebug
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS July 13, 2015 07:04AM |
Registered: 10 years ago Posts: 1,037 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS July 13, 2015 02:03PM |
Admin Registered: 13 years ago Posts: 19,107 |
emac
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS September 09, 2015 12:47PM |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS September 10, 2015 12:34AM |
Admin Registered: 13 years ago Posts: 19,107 |
emac
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS September 12, 2015 04:09PM |
U-Boot 2013.10-tld-4 (Sep 08 2014 - 19:43:38) for OXNAS gcc (Debian 4.6.3-14) 4.6.3 GNU ld (GNU Binutils for Debian) 2.22 Hit any key to stop autoboot: 10 ... 9 ... 8 ... 7 ... 6 ... 5 ... 4 ... 3 ... 2 ... 1 ... 0 (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 4170064 bytes read in 364 ms (10.9 MiB/s) 1976242 bytes read in 366 ms (5.1 MiB/s) 7033 bytes read in 226 ms (30.3 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-3.18.5-oxnas-tld-1 Created: 2015-09-08 1:02:27 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4170000 Bytes = 4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 60e00000 ... Image Name: initramfs-3.18.5-oxnas-tld-1 Created: 2015-09-08 1:02:35 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 1976178 Bytes = 1.9 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000
U-Boot 2013.10-tld-4 (Sep 08 2014 - 19:43:38) for OXNAS gcc (Debian 4.6.3-14) 4.6.3 GNU ld (GNU Binutils for Debian) 2.22 Hit any key to stop autoboot: 10 ... 9 ... 8 ... 7 ... 6 ... 5 ... 4 ... 3 ... 2 ... 1 ... 0 (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found ** Bad device usb 0 ** ** Bad device usb 0 ** ** Bad device usb 0 ** Wrong Image Format for bootm command Led:.ORANGE (Failed) ERROR: can't get kernel image! stopping USB.. resetting ... U-Boot 2013.10-tld-4 (Sep 08 2014 - 19:43:38) for OXNAS gcc (Debian 4.6.3-14) 4.6.3 GNU ld (GNU Binutils for Debian) 2.22 Hit any key to stop autoboot: 10 ... 9 ... 8 ... 7 ... 6 ... 5 ... 4 ... 3 ... 2 ... 1 ... 0 (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found ** Bad device usb 0 ** ** Bad device usb 0 ** ** Bad device usb 0 ** Wrong Image Format for bootm command Led:.ORANGE (Failed) ERROR: can't get kernel image! stopping USB.. resetting ... U-Boot 2013.10-tld-4 (Sep 08 2014 - 19:43:38) for OXNAS gcc (Debian 4.6.3-14) 4.6.3 GNU ld (GNU Binutils for Debian) 2.22 Hit any key to stop autoboot: 10 ... 9 ... 8 ... 7 ... 6 ... 5 ... 4 ... 3 ... 2 ... 1 ... 0 (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 4170064 bytes read in 407 ms (9.8 MiB/s) 1976242 bytes read in 385 ms (4.9 MiB/s) 7033 bytes read in 226 ms (30.3 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-3.18.5-oxnas-tld-1 Created: 2015-09-08 1:02:27 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4170000 Bytes = 4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 60e00000 ... Image Name: initramfs-3.18.5-oxnas-tld-1 Created: 2015-09-08 1:02:35 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 1976178 Bytes = 1.9 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS September 12, 2015 05:37PM |
Admin Registered: 13 years ago Posts: 19,107 |
nc -lup 6666 xx.xx.xx.xx 6666
fw_printenv
emac
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 03, 2015 05:30PM |
Quote
bodhi
When you see this, then your netconsole is working. Now just a matter of being able to interrupt it. Instead of using 2 commands like in Jeff post. You can try to use one like this:
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 03, 2015 05:51PM |
Admin Registered: 13 years ago Posts: 19,107 |
>Quote
bodhi
> When you see this, then your netconsole is
> working. Now just a matter of being able to
> interrupt it. Instead of using 2 commands like in
> Jeff post. You can try to use one like this:
>
cat /proc/mtd cat /etc/fw_env.config fw_printenvpost the output here and I will take a look, perhaps something is wrong in u-boot envs.
emac
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 03, 2015 06:01PM |
dev: size erasesize name mtd0: 00e00000 00020000 "boot" mtd1: 07200000 00020000 "data"
# MTD device name Device offset Env. size Flash sector size Number of sectors # pogoplug pro /dev/mtd0 0x00100000 0x20000 0x20000
autoload=no baudrate=115200 bootargs=console=ttyS0,115200n8 bootdelay=10 console=console=ttyS0,115200n8 ethact=mii0 mtdids=nand0=41000000.nand mtdparts=mtdparts=41000000.nand:14m(boot),-(data) stderr=serial stdin=serial stdout=serial usb_device=0:1 usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=/dev/sda1 rootdelay=10 uinitrd_addr=0x60e00000 uimage_addr=0x60500000 dtb_addr=0x62c00000 dt_load_initrd=ext2load usb 0:1 $uinitrd_addr /boot/uInitrd dt_load_uimage=ext2load usb 0:1 $uimage_addr /boot/uImage dt_bootm=bootm $uimage_addr $uinitrd_addr $dtb_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 dt_bootcmd_usb=usb start; run dt_usb_bootcmd; usb stop; reset preboot_nc=setenv nc_ready 0; for pingstat in 1 2 3 4 5; do; sleep 1; if run if_netconsole; then setenv nc_ready 1; fi; done; if test $nc_ready -eq 1; then run start_netconsole; fi ethaddr=00:25:31:01:02:0c fdt_file=/boot/dts/ox820-pogoplug-classic.dtb dt_load_dtb=ext2load usb 0:1 $dtb_addr $fdt_file bootcmd_stock=setenv autoload n; setenv bootargs_stock "root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M"; setenv poweroutage yes; setenv boot "bootm 60500000"; setenv bootcmd_stock_fw "run set_bootargs_stock; run boot_nand"; setenv boot bootm 60500000; setenv boot_nand "run load_nand boot || run load_nand2 boot"; setenv kernflmode s; setenv load_nand2 "nboot 60500000 0 800000"; setenv load_nand "nboot 60500000 0 200000"; setenv set_bootargs_stock "setenv bootargs $bootargs_stock"; setenv mainlinelinux no; run bootcmd_stock_fw bootcmd=run dt_bootcmd_usb; run bootcmd_stock if_netconsole=ping $serverip start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version; preboot=run if_netconsole start_netconsole serverip=192.168.2.5 ipaddr=192.168.2.100
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 03, 2015 06:08PM |
Admin Registered: 13 years ago Posts: 19,107 |
Quote
Instruction in 1st post
fw_setenv bootcmd 'run dt_bootcmd_usb; run bootcmd_stock; reset'
dt_bootcmd_usb=usb start; run dt_usb_bootcmd; usb stop; reset bootcmd=run dt_bootcmd_usb; run bootcmd_stock
fw_setenv dt_bootcmd_usb 'usb start; run dt_usb_bootcmd; usb stop' fw_setenv bootcmd 'run dt_bootcmd_usb; run bootcmd_stock; reset'
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 03, 2015 06:42PM |
Registered: 9 years ago Posts: 6 |
Quote
bodhi
To fix this:
fw_setenv dt_bootcmd_usb 'usb start; run dt_usb_bootcmd; usb stop'
fw_setenv bootcmd 'run dt_bootcmd_usb; run bootcmd_stock; reset'
nc -lup 6666 xx.xx.xx.xx 6666I received an error "nc: Cannot assign requested address"
nc -l -u -p 6666 & nc -u xx.xx.xx.xx 6666The above commands work without error, both together or run separately, but never print any messages from the pogoplug as it starts up, even though I can see the messages on wireshark. There is a router between
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 03, 2015 07:28PM |
Admin Registered: 13 years ago Posts: 19,107 |
>Quote
bodhi
> To fix this:
>
> fw_setenv dt_bootcmd_usb 'usb start; run
> dt_usb_bootcmd; usb stop'
> fw_setenv bootcmd 'run dt_bootcmd_usb; run
> bootcmd_stock; reset'
>
nc -lup 6666 xx.xx.xx.xx 6666> I received an error "nc: Cannot assign requested
nc -l -u -p 6666 & nc -u xx.xx.xx.xx > 6666> The above commands work without error, both
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 15, 2015 03:50PM |
Registered: 9 years ago Posts: 6 |
Quote
bodhi
Netcat comes in many flavors. With crouton, I believe you're running Ubuntu on top of Chrome file system. If that is true, check the netcat version, and make sure you're using netcat traditional, not BSD version. Possible command on Ubuntu is:
nc -kup 6666 xx.xx.xx.xx 6666
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 15, 2015 04:21PM |
Admin Registered: 13 years ago Posts: 19,107 |
>Quote
bodhi
> Netcat comes in many flavors. With crouton, I
> believe you're running Ubuntu on top of Chrome
> file system. If that is true, check the netcat
> version, and make sure you're using netcat
> traditional, not BSD version. Possible command on
> Ubuntu is:
>
> nc -kup 6666 xx.xx.xx.xx 6666
>
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 15, 2015 04:30PM |
Registered: 9 years ago Posts: 6 |
Quote
bodhi
Is wirehark running on the Ubuntu laptop?
Quote
bodhi
Can you ping the Pogo from the laptop during the time the Pogo is powering up? i.e start pinging it continuously and then power up.
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 15, 2015 04:40PM |
Registered: 9 years ago Posts: 6 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS October 15, 2015 04:49PM |
Admin Registered: 13 years ago Posts: 19,107 |
>Quote
emac
> Perhaps the chromebook is blocking messages on the
> 6666 port...
>
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS January 06, 2016 08:50AM |
Registered: 13 years ago Posts: 157 |
bootcmd_stock=setenv autoload n; setenv bootargs_stock "root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M"; setenv poweroutage yes; setenv boot "bootm 60500000"; setenv bootcmd_stock_fw "run set_bootargs_stock; run boot_nand"; setenv boot bootm 60500000; setenv boot_nand "run load_nand boot || run load_nand2 boot"; setenv kernflmode s; setenv load_nand2 "nboot 60500000 0 800000"; setenv load_nand "nboot 60500000 0 200000"; setenv set_bootargs_stock "setenv bootargs $bootargs_stock"; setenv mainlinelinux no; run bootcmd_stock_fw bootcmd=run bootcmd_uenv; run scan_disk; run set_bootargs; run bootcmd_exec; run bootcmd_stock; reset
mac_adr=0x52,0x3b,0x20,0x9c,0x11,0x51which corresponds to the randomly generated one in the uBoot environment, but to no avail.
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 03, 2016 04:58PM |
Registered: 10 years ago Posts: 26 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 03, 2016 05:22PM |
Admin Registered: 13 years ago Posts: 19,107 |
auto lo eth0 iface lo inet loopback iface eth0 inet static address 192.168.0.220 netmask 255.255.255.0 gateway 192.168.0.1 hwaddress ether XX:XX:XX:XX:XX:XX
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 03, 2016 05:44PM |
Registered: 10 years ago Posts: 26 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 03, 2016 06:31PM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 05:16AM |
Registered: 10 years ago Posts: 26 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 05:46AM |
Admin Registered: 13 years ago Posts: 19,107 |
cp -a zImage-3.15.3-oxnas-tld-1 zImage-3.15.3-oxnas-tld-1.fdt cat dts/ox820-pogoplug-pro.dtb >> zImage-3.15.3-oxnas-tld-1.fdt mv uImage uImage.orig mkimage -A arm -O linux -C none -T kernel -a 0x60008000 -e 0x60008000 -n 'Linux-3.15.3-oxnas-tld-1' -d zImage-3.15.3-oxnas-tld-1.fdt uImage
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 10:58AM |
Registered: 10 years ago Posts: 26 |
cp -a zImage-3.17.0-oxnas-tld-1 zImage-3.17.0-oxnas-tld-1.fdt cat dts/ox820-pogoplug-pro.dtb >> zImage-3.17.0-oxnas-tld-1.fdt mv uImage uImage.orig mkimage -A arm -O linux -C none -T kernel -a 0x60008000 -e 0x60008000 -n 'Linux-3.17.0-oxnas-tld-1' -d zImage-3.17.0-oxnas-tld-1.fdt uImage
auto lo eth0 iface lo inet loopback iface eth0 inet static address 192.168.0.220 netmask 255.255.255.0 gateway 192.168.0.1 hwaddress ether XX:XX:XX:XX:XX:XX
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 03:46PM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 03:53PM |
Registered: 10 years ago Posts: 26 |
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 : 0000020a plla_ctrl1 : 00330000 plla_ctrl2 : 0065008b plla_ctrl3 : 000000f1 PLLA Set U-Boot 2015.10-tld-1 (Nov 21 2015 - 01:17:59 -0800) OXNAS OX820 DRAM: 128 MiB NAND: 128 MiB In: serial Out: serial Err: serial Net: dwmac.40400000 Hit any key to stop autoboot: 0 ## Error: "dt_bootcmd_usb" not defined Loading from nand0, offset 0x200000 Image Name: Linux-2.6.31.6_SMP_820 Created: 2010-11-30 20:05:12 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2260628 Bytes = 2.2 MiB Load Address: 60008000 Entry Point: 60008000 ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-2.6.31.6_SMP_820 Created: 2010-11-30 20:05:12 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2260628 Bytes = 2.2 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel ... Uncompressing Linux................................................................................................................................... done, booting the kernel. [ 0.000000] Linux version 2.6.31.6_SMP_820 (bdietrich@brad-ux) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #71 SMP Tue Nov 30 12:05:09 PST 2010 [ 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=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M [ 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: 125468KB available (3724K code, 275K data, 124K 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.240000] Security Framework initialized [ 0.240000] Mount-cache hash table entries: 512 [ 0.250000] CPU: Testing write buffer coherency: ok [ 0.250000] Calibrating local timer... 424.49MHz. [ 0.320000] CPU1: Booted secondary processor [ 0.420000] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.630000] Brought up 2 CPUs [ 0.640000] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.650000] NET: Registered protocol family 16 [ 0.650000] Number of DMA channels = 4, version = 4 [ 0.660000] Reserving a DMA channel for DirectRAID [ 0.660000] Allocating 389 SRAM generic DMA descriptors [ 1.170000] PCIeA version/deviceID 082510b5 [ 1.170000] PCIeB version/deviceID 082510b5 [ 4.200000] ox820_pci_preinit() PCIEB link up timeout (00001814) [ 4.200000] ox820_pcie_setup_resources() Enabling PCIe Pre-Emphasis [ 4.210000] ox820_pciea_setup_resources() resource c781b2c0 [ 4.210000] ox820_pciea_setup_resources() io: 0x4be00000 - 0x4befffff [ 4.220000] ox820_pciea_setup_resources() non-pre: 0x48000000 - 0x49ffffff [ 4.230000] ox820_pciea_setup_resources() pre: 0x4a000000 - 0x4bdfffff [ 4.230000] PCI: bus0: Fast back to back transfers disabled [ 4.240000] PCI: bus1: Fast back to back transfers enabled [ 4.260000] bio: create slab <bio-0> at 0 [ 4.260000] SCSI subsystem initialized [ 4.290000] NET: Registered protocol family 2 [ 4.290000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 4.300000] Switched to NOHz mode on CPU #0 [ 4.300000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 4.300000] Switched to NOHz mode on CPU #1 [ 4.310000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 4.320000] TCP: Hash tables configured (established 4096 bind 4096) [ 4.320000] TCP reno registered [ 4.330000] NET: Registered protocol family 1 [ 4.330000] Create fragment cache [ 4.340000] fuse init (API version 7.12) [ 4.340000] msgmni has been set to 245 [ 4.350000] alg: No test for stdrng (krng) [ 4.350000] io scheduler noop registered [ 4.360000] io scheduler anticipatory registered [ 4.360000] io scheduler deadline registered [ 4.370000] io scheduler cfq registered (default) [ 4.390000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 4.390000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A [ 4.410000] brd: module loaded [ 4.420000] loop: module loaded [ 4.420000] ox820sata: OX820 sata core. [ 4.420000] scsi0 : oxnassata [ 4.430000] scsi1 : oxnassata [ 4.430000] ata1: SATA max UDMA/133 irq 50 [ 4.440000] ata2: SATA max UDMA/133 irq 50 [ 4.440000] ox820sata: reseting SATA core [ 4.800000] ata1: SATA link down (SStatus 0 SControl 300) [ 4.800000] ox820sata: reseting SATA core [ 5.160000] ata2: SATA link down (SStatus 0 SControl 300) [ 5.160000] tun: Universal TUN/TAP device driver, 1.6 [ 5.170000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 5.170000] NAND: Page read time 40ms [ 5.180000] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit) [ 5.180000] Scanning device for bad blocks [ 5.250000] Creating 2 MTD partitions on "NAND 128MiB 3,3V 8-bit": [ 5.260000] 0x000000000000-0x000000e00000 : "boot" [ 5.270000] 0x000000e00000-0x000008000000 : "rootfs" [ 5.270000] UBI: attaching mtd2 to ubi0 [ 5.280000] UBI: physical eraseblock size: 131072 bytes (128 KiB) [ 5.280000] UBI: logical eraseblock size: 129024 bytes [ 5.290000] UBI: smallest flash I/O unit: 2048 [ 5.290000] UBI: sub-page size: 512 [ 5.300000] UBI: VID header offset: 512 (aligned 512) [ 5.300000] UBI: data offset: 2048 [ 5.650000] UBI: attached mtd2 to ubi0 [ 5.660000] UBI: MTD device name: "rootfs" [ 5.660000] UBI: MTD device size: 114 MiB [ 5.670000] UBI: number of good PEBs: 912 [ 5.670000] UBI: number of bad PEBs: 0 [ 5.680000] UBI: max. allowed volumes: 128 [ 5.680000] UBI: wear-leveling threshold: 4096 [ 5.690000] UBI: number of internal volumes: 1 [ 5.690000] UBI: number of user volumes: 1 [ 5.690000] UBI: available PEBs: 0 [ 5.700000] UBI: total number of reserved PEBs: 912 [ 5.700000] UBI: number of PEBs reserved for bad PEB handling: 9 [ 5.710000] UBI: max/mean erase counter: 2/0 [ 5.710000] UBI: image sequence number: 0 [ 5.720000] UBI: background thread "ubi_bgt0d" started, PID 278 [ 5.720000] mice: PS/2 mouse device common for all mice [ 5.730000] TCP cubic registered [ 5.730000] NET: Registered protocol family 10 [ 5.740000] NET: Registered protocol family 17 [ 5.740000] RPC: Registered udp transport module. [ 5.750000] RPC: Registered tcp transport module. [ 5.850000] UBIFS: recovery needed [ 5.990000] UBIFS: recovery completed [ 5.990000] UBIFS: mounted UBI device 0, volume 0, name "rootfs" [ 6.000000] UBIFS: file system size: 114573312 bytes (111888 KiB, 109 MiB, 888 LEBs) [ 6.010000] UBIFS: journal size: 9033728 bytes (8822 KiB, 8 MiB, 71 LEBs) [ 6.010000] UBIFS: media format: w4/r0 (latest is w4/r0) [ 6.020000] UBIFS: default compressor: zlib [ 6.020000] UBIFS: reserved for root: 0 bytes (0 KiB) [ 6.030000] VFS: Mounted root (ubifs filesystem) on device 0:10. [ 6.040000] Freeing init memory: 124K Too many bit errors @ 0xa0000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa0800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa1000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa1800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa2000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa2800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa3000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa3800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa4000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa4800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa5000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa5800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa6000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa6800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa7000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa7800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa8000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa8800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa9000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xa9800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xaa000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xaa800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xab000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xab800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xac000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xac800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xad000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xad800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xae000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xae800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xaf000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xaf800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb0000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb0800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb1000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb1800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb2000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb2800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb3000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb3800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb4000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb4800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb5000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb5800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb6000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb6800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb7000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb7800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb8000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb8800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb9000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xb9800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xba000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xba800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbb000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbb800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbc000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbc800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbd000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbd800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbe000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbe800 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbf000 -- Can't correct! PAGE DATA: OOB: Too many bit errors @ 0xbf800 -- Can't correct! PAGE DATA: OOB: -- Invalid CRC32 on parameters: 0x6e206369 != 0x27033e1f /etc/init.d/rcS: /tmp/ethaddr: line 1: 00000380:: not found /etc/init.d/rcS: /tmp/ethaddr: line 3: syntax error: EOF in backquote substitution / #
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 04:40PM |
Admin Registered: 13 years ago Posts: 19,107 |
printenv
Re: Rescue System Pogo V3 - Using Stock Pogo V3 OS March 05, 2016 04:54PM |
Registered: 10 years ago Posts: 26 |
bootcmd=run dt_bootcmd_usb; run bootcmd_stock; reset bootcmd_exec=run load_uimage; if run load_initrd; then if run load_dtb; then bootm 0x60500000 0x60e00000 0x62c00000; else bootm 0x60500000 0x60e00000; fi; else if run load_dtb; then bootm 0x60500000 - 0x62c00000; else bootm 0x60500000; fi; fi bootcmd_stock=setenv autoload n; setenv bootargs_stock "root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M"; setenv poweroutage yes; setenv boot "bootm 60500000"; setenv bootcmd_stock_fw "run set_bootargs_stock; run boot_nand"; setenv boot bootm 60500000; setenv boot_nand "run load_nand boot || run load_nand2 boot"; setenv kernflmode s; setenv load_nand2 "nboot 60500000 0 800000"; setenv load_nand "nboot 60500000 0 200000"; setenv set_bootargs_stock "setenv bootargs $bootargs_stock"; setenv mainlinelinux no; run bootcmd_stock_fw bootcmd_uenv=run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi bootdelay=10 bootdev=usb device=0:1 devices=usb ide disks=0 1 2 3 dtb_file=/boot/dts/ox820-pogoplug-pro.dtb ethact=dwmac.40400000 ethaddr=52:3b:20:9c:11:51 if_netconsole=ping $serverip ipaddr=192.168.0.122 load_dtb=echo loading DTB $dtb_file ...; ext2load $bootdev $device 0x62c00000 $dtb_file load_initrd=echo loading uInitrd ...; ext2load $bootdev $device 0x60e00000 /boot/uInitrd load_uimage=echo loading uImage ...; ext2load $bootdev $device 0x60500000 /boot/uImage mainlineLinux=yes mtdids=nand0=41000000.nand mtdparts=mtdparts=41000000.nand:14m(boot),-(data) preboot=run preboot_nc preboot_nc=setenv nc_ready 0; for pingstat in 1 2 3 4 5; do; sleep 1; if run if_netconsole; then setenv nc_ready 1; fi; done; if test $nc_ready -eq 1; then run start_netconsole; fi scan_disk=echo running scan_disk ...; scan_done=0; setenv scan_usb "usb start"; setenv scan_ide "ide reset"; setenv scan_mmc "mmc rescan"; for dev in $devices; do if test $scan_done -eq 0; then echo Scan device $dev; run scan_$dev; for disknum in $disks; do if test $scan_done -eq 0; then echo device $dev $disknum:1; if ext2load $dev $disknum:1 0x60500000 /boot/uImage 1; then scan_done=1; echo Found bootable drive on $dev $disknum; setenv device $disknum:1; setenv bootdev $dev; fi; fi; done; fi; done serverip=192.168.0.238 set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version; stderr=serial stdin=serial stdout=serial uenv_import=echo importing envs ...; env import -t 0x60500000 uenv_init_devices=setenv init_usb "usb start"; setenv init_ide "ide reset"; setenv init_mmc "mmc rescan"; for devtype in $devices; do run init_$devtype; done; uenv_load=run uenv_init_devices; setenv uenv_loaded 0; for devtype in $devices; do for disknum in 0; do run uenv_read_disk; done; done; uenv_read=echo loading envs from $devtype $disknum ...; if load $devtype $disknum:1 0x60500000 /boot/uEnv.txt; then setenv uenv_loaded 1; fi uenv_read_disk=if test $devtype -eq mmc; then if $devtype part; then run uenv_read; fi; else if $devtype part $disknum; then run uenv_read; fi; fi usb_custom_params=zswap.enabled=1 usb_ready_retry=15 Environment size: 3335/131068 bytes