Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 18, 2020 10:35PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 18, 2020 11:53PM |
Registered: 4 years ago Posts: 49 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 01:14AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 03:05AM |
Registered: 4 years ago Posts: 49 |
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: 256 MiB IDE: Bus 0: OK Device 0: Model: HGST HTS545050A7E680 Firm: GR2OA230 Ser#: RB250AM5GJYGKP Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) NAND: 256 MiB In: serial Out: serial Err: serial Net: Led: GREEN mii0 Main Loop Hit any key to stop autoboot: 0 OX820 # setenv bootcmd 'run dt_bootcmd_ide' OX820 # setenv dt_bootcmd_ide 'ide start; run dt_ide_bootcmd; ide stop; reset' OX820 # setenv dt_ide_bootcmd 'run ide_set_bootargs; run dt_ide_boot' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 earlyprintk=serial' OX820 # setenv dt_ide_boot 'run dt_ide_load_uimage; run dt_ide_load_initrd; run dt_ide_load_dtb; run dt_bootm' OX820 # setenv dt_bootm 'bootm $uimage_addr $uinitrd_addr $dtb_addr' OX820 # setenv uinitrd_addr 0x61e00000 OX820 # setenv dt_ide_load_dtb 'ext2load ide 0:1 $dtb_addr /boot/dts/ox820-akitio.dtb' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 $mtdparts earlyprintk=serial' OX820 # boot ide - IDE sub-system Usage: ide reset - reset IDE controller ide info - show available IDE devices ide device [dev] - show or set current device ide part [dev] - print partition table of one or all IDE devices ide read addr blk# cnt ide write addr blk# cnt - read/write `cnt' blocks starting at block `blk#' to/from memory address `addr' 4600448 bytes read in 716 ms (6.1 MiB/s) 6464907 bytes read in 955 ms (6.5 MiB/s) 9945 bytes read in 33 ms (293.9 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-4.14.180-oxnas-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4600384 Bytes = 4.4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 61e00000 ... Image Name: initramfs-4.14.180-oxnas-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6464843 Bytes = 6.2 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Loading Kernel Image ... OK Loading Ramdisk to 6f7fe000, end 6fe2854b ... OK Loading Device Tree to 6f7f8000, end 6f7fd6d8 ... OK Led: GREEN Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.180-oxnas-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PREEMPT Wed May 13 02:38:34 PDT 2020 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Akitio MyCloud [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] random: get_random_bytes called from start_kernel+0x84/0x3f8 with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s29548 r8192 d23700 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 mtdparts=41000000.nand:14m(boot),-(data) earlyprintk=serial [ 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: 242660K/262144K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 19484K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB) [ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB) [ 0.000000] .data : 0xc0b00000 - 0xc0b31f68 ( 200 kB) [ 0.000000] .bss : 0xc0b383b8 - 0xc0b757c0 ( 246 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] FPGA IRQ chip 0 "interrupt-controller" @ d0804000, 32 irqs, parent IRQ: 16 [ 0.000017] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.008166] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.018895] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.025052] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.033579] GIC: PPI13 is secure or misconfigured [ 0.038379] GIC: PPI13 is secure or misconfigured [ 0.043310] Console: colour dummy device 80x30 [ 0.047843] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.094781] pid_max: default: 32768 minimum: 301 [ 0.099727] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.106408] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.114406] CPU: Testing write buffer coherency: ok [ 0.158540] Setting up static identity map for 0x60100000 - 0x60100038 [ 0.165355] Hierarchical SRCU implementation. [ 0.208437] smp: Bringing up secondary CPUs ... [ 0.258547] GIC: PPI13 is secure or misconfigured [ 0.318722] smp: Brought up 1 node, 2 CPUs [ 0.327656] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.334952] devtmpfs: initialized [ 0.344138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.354081] futex hash table entries: 512 (order: 2, 16384 bytes) [ 0.360581] prandom: seed boundary self test passed [ 0.369745] prandom: 100 self tests passed [ 0.373913] pinctrl core: initialized pinctrl subsystem [ 0.379909] NET: Registered protocol family 16 [ 0.385994] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.395207] cpuidle: using governor ladder [ 0.399485] cpuidle: using governor menu [ 0.422400] vgaarb: loaded [ 0.425656] SCSI subsystem initialized [ 0.430269] usbcore: registered new interface driver usbfs [ 0.435904] usbcore: registered new interface driver hub [ 0.441507] usbcore: registered new device driver usb [ 0.446799] pps_core: LinuxPPS API ver. 1 registered [ 0.451886] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.461140] PTP clock support registered [ 0.466158] clocksource: Switched to clocksource oxnas_rps_clocksource_timer [ 0.491274] NET: Registered protocol family 2 [ 0.496657] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.503710] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.510307] TCP: Hash tables configured (established 2048 bind 2048) [ 0.516910] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.522833] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.529472] NET: Registered protocol family 1 [ 0.534722] RPC: Registered named UNIX socket transport module. [ 0.540759] RPC: Registered udp transport module. [ 0.545520] RPC: Registered tcp transport module. [ 0.550320] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.557199] Unpacking initramfs... [ 1.267742] Freeing initrd memory: 6316K [ 1.272890] Initialise system trusted keyrings [ 1.277580] Key type blacklist registered [ 1.281912] workingset: timestamp_bits=30 max_order=16 bucket_order=0 [ 1.295910] zbud: loaded [ 1.302952] NFS: Registering the id_resolver key type [ 1.308177] Key type id_resolver registered [ 1.312427] Key type id_legacy registered [ 1.316572] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.323325] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 1.330606] fuse init (API version 7.26) [ 1.335539] orangefs_debugfs_init: called with debug mask: :none: :0: [ 1.342376] orangefs_init: module version upstream loaded [ 3.329848] Key type asymmetric registered [ 3.334026] Asymmetric key parser 'x509' registered [ 3.339123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.346629] io scheduler noop registered [ 3.350620] io scheduler deadline registered [ 3.355005] io scheduler cfq registered (default) [ 3.362186] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 3.370086] console [ttyS0] disabled [ 3.373854] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 390625) is a 16550A [ 3.382822] console [ttyS0] enabled [ 3.382822] console [ttyS0] enabled [ 3.389890] bootconsole [earlycon0] disabled [ 3.389890] bootconsole [earlycon0] disabled [ 3.409277] loop: module loaded [ 3.414768] scsi host0: sata_oxnas [ 3.418928] scsi host1: sata_oxnas [ 3.422622] ata1: SATA max UDMA/133 irq 57 [ 3.426775] ata2: SATA max UDMA/133 irq 57 [ 3.430970] sata_oxnas: resetting SATA core [ 3.496501] nand: Could not find valid ONFI parameter page; aborting [ 3.502842] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda [ 3.509217] nand: Hynix NAND 256MiB 3,3V 8-bit [ 3.513646] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 3.521231] Scanning device for bad blocks [ 3.692211] 2 ofpart partitions found on MTD device 41000000.nand-controller [ 3.699307] Creating 2 MTD partitions on "41000000.nand-controller": [ 3.705681] 0x000000000000-0x0000026c0000 : "boot" [ 3.712627] 0x0000026c0000-0x000010000000 : "ubi" [ 3.721643] libphy: Fixed MDIO Bus: probed [ 3.726126] oxnas-dwmac 40400000.ethernet: PTP uses main clock [ 3.732014] oxnas-dwmac 40400000.ethernet: no reset control found [ 3.806256] stmmac - user ID: 0x12, Synopsys ID: 0x35 [ 3.811297] oxnas-dwmac 40400000.ethernet: Ring mode enabled [ 3.816985] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported [ 3.824263] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors [ 3.831052] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors [ 3.837667] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported [ 3.844945] oxnas-dwmac 40400000.ethernet: COE Type 2 [ 3.850001] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported [ 3.856875] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported [ 3.863116] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.914775] libphy: stmmac: probed [ 3.918254] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 3.927738] mdio_bus stmmac-0:03: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) [ 3.938183] PPP generic driver version 2.4.2 [ 3.942740] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.949345] ehci-pci: EHCI PCI platform driver [ 3.956239] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 3.963294] ata1.00: ATA-8: HGST HTS545050A7E680, GR2OA230, max UDMA/133 [ 3.970032] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 3.977738] ata1.00: configured for UDMA/133 [ 3.992591] scsi 0:0:0:0: Direct-Access ATA HGST HTS545050A7 A230 PQ: 0 ANSI: 5 [ 4.002227] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 4.010027] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 4.015457] sata_oxnas: resetting SATA core [ 4.015523] sd 0:0:0:0: [sda] Write Protect is off [ 4.024762] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.033873] sata_oxnas: resetting SATA core [ 4.156331] oxnas-ehci 40200100.ehci: EHCI Host Controller [ 4.161861] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1 [ 4.169994] oxnas-ehci 40200100.ehci: irq 52, io mem 0x40200100 [ 4.196247] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00 [ 4.202547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.209364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.216642] usb usb1: Product: EHCI Host Controller [ 4.221501] usb usb1: Manufacturer: Linux 4.14.180-oxnas-tld-1 ehci_hcd [ 4.228124] usb usb1: SerialNumber: 40200100.ehci [ 4.233628] hub 1-0:1.0: USB hub found [ 4.237614] hub 1-0:1.0: 2 ports detected [ 4.242711] usbcore: registered new interface driver cdc_wdm [ 4.248588] usbcore: registered new interface driver usb-storage [ 4.254776] usbcore: registered new interface driver usbserial [ 4.260830] usbcore: registered new interface driver usbserial_generic [ 4.267473] usbserial: USB Serial support registered for generic [ 4.273822] mousedev: PS/2 mouse device common for all mice [ 4.279680] i2c /dev entries driver [ 4.284382] hidraw: raw HID events driver (C) Jiri Kosina [ 4.290096] usbcore: registered new interface driver usbhid [ 4.295646] usbhid: USB HID core driver [ 4.301091] NET: Registered protocol family 10 [ 4.306964] Segment Routing with IPv6 [ 4.310702] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.318456] NET: Registered protocol family 17 [ 4.322995] Key type dns_resolver registered [ 4.328396] registered taskstats version 1 [ 4.332480] Loading compiled-in X.509 certificates [ 4.337469] zswap: loaded using pool lzo/zbud [ 4.418685] Key type big_key registered [ 4.459635] Key type encrypted registered [ 4.678059] ata2: SATA link down (SStatus 0 SControl 300)
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: 256 MiB IDE: Bus 0: OK Device 0: Model: HGST HTS545050A7E680 Firm: GR2OA230 Ser#: RB250AM5GJYGKP Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) NAND: 256 MiB In: serial Out: serial Err: serial Net: Led: GREEN mii0 Main Loop Hit any key to stop autoboot: 0 OX820 # setenv bootcmd 'run dt_bootcmd_ide' OX820 # setenv dt_bootcmd_ide 'ide start; run dt_ide_bootcmd; ide stop; reset' OX820 # setenv dt_ide_bootcmd 'run ide_set_bootargs; run dt_ide_boot' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 earlyprintk=serial' OX820 # setenv dt_ide_boot 'run dt_ide_load_uimage; run dt_ide_load_initrd; run dt_ide_load_dtb; run dt_bootm' OX820 # setenv dt_bootm 'bootm $uimage_addr $uinitrd_addr $dtb_addr' OX820 # setenv uinitrd_addr 0x61e00000 OX820 # setenv dt_ide_load_dtb 'ext2load ide 0:1 $dtb_addr /boot/dts/ox820-akitio.dtb' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 $mtdparts earlyprintk=serial' OX820 # boot ide - IDE sub-system Usage: ide reset - reset IDE controller ide info - show available IDE devices ide device [dev] - show or set current device ide part [dev] - print partition table of one or all IDE devices ide read addr blk# cnt ide write addr blk# cnt - read/write `cnt' blocks starting at block `blk#' to/from memory address `addr' 4600448 bytes read in 717 ms (6.1 MiB/s) 6464907 bytes read in 966 ms (6.4 MiB/s) 9945 bytes read in 33 ms (293.9 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-4.14.180-oxnas-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4600384 Bytes = 4.4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 61e00000 ... Image Name: initramfs-4.14.180-oxnas-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6464843 Bytes = 6.2 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Loading Kernel Image ... OK Loading Ramdisk to 6f7fe000, end 6fe2854b ... OK Loading Device Tree to 6f7f8000, end 6f7fd6d8 ... OK Led: GREEN Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.180-oxnas-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PREEMPT Wed May 13 02:38:34 PDT 2020 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Akitio MyCloud [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] random: get_random_bytes called from start_kernel+0x84/0x3f8 with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s29548 r8192 d23700 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 mtdparts=41000000.nand:14m(boot),-(data) earlyprintk=serial [ 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: 242660K/262144K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 19484K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB) [ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB) [ 0.000000] .data : 0xc0b00000 - 0xc0b31f68 ( 200 kB) [ 0.000000] .bss : 0xc0b383b8 - 0xc0b757c0 ( 246 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] FPGA IRQ chip 0 "interrupt-controller" @ d0804000, 32 irqs, parent IRQ: 16 [ 0.000015] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.008166] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.018897] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.025052] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.033582] GIC: PPI13 is secure or misconfigured [ 0.038382] GIC: PPI13 is secure or misconfigured [ 0.043310] Console: colour dummy device 80x30 [ 0.047848] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.094786] pid_max: default: 32768 minimum: 301 [ 0.099735] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.106414] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.114439] CPU: Testing write buffer coherency: ok [ 0.158535] Setting up static identity map for 0x60100000 - 0x60100038 [ 0.165350] Hierarchical SRCU implementation. [ 0.208440] smp: Bringing up secondary CPUs ... [ 0.258549] GIC: PPI13 is secure or misconfigured [ 0.318720] smp: Brought up 1 node, 2 CPUs [ 0.327654] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 4.3348323 tmpfs: Bad value 't755' for mount option 'modB' [ 0.340584] devtmpfs: unable to create devtmpfs -22 [ 0.351585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.361571] futex hash table entries: 512 (order: 2, 16384 bytes) [ 0.368040] prandom: seed boundary self test passed [ 0.377210] prandom: 100 self tests passed [ 0.381406] pinctrl core: initialized pinctrl subsystem [ 0.387363] NET: Registered protocol family 16 [ 0.393515] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.408609] cpuidle: using governor ladder [ 0.412830] cpuidle: using governor menu [ 0.419517] Unable to handle kernel NULL pointer dereference at virtual address 00000010 [ 0.427658] pgd = c0004000 [ 0.430433] [00000010] *pgd=00000000 [ 0.434083] Internal error: Oops: 5 [#1] PREEMPT SMP ARM [ 0.439449] Modules linked in: [ 0.442577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.14.180-oxnas-tld-1 #1 [ 0.449761] Hardware name: Generic DT based system [ 0.454612] task: cf0425a0 task.stack: cf032000 [ 0.459212] PC is at try_to_wake_up+0x190/0x418 [ 0.463805] LR is at select_task_rq_fair+0x598/0xd54 [ 0.468825] pc : [<c01358f0>] lr : [<c013decc>] psr: 20000093 [ 0.475146] sp : cf033ae8 ip : 00000000 fp : cf033b24 [ 0.480424] r10: 60000013 r9 : c0b03bcc r8 : c0b03a68 [ 0.485708] r7 : 00000000 r6 : cf0464fc r5 : cf046288 r4 : cf0460c0 [ 0.492290] r3 : 00000001 r2 : 00000000 r1 : c0b03a94 r0 : 00000001 [ 0.498869] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user [ 0.506140] Control: 00c5787d Table: 6000400a DAC: 00000055 [ 0.511941] Process swapper/0 (pid: 1, stack limit = 0xcf032190) [ 0.518000] Stack: (0xcf033ae8 to 0xcf034000) [ 0.522426] 3ae0: cf0db420 c0a3a9e0 c0b31759 c0272c5c cf0db420 dca3fabe [ 0.530652] 3b00: 00000000 c0b6c304 c0b03a68 cf0e1808 cf0e1808 c0b03a68 cf02bcc0 00000000 [ 0.538882] 3b20: 00000000 c04e6538 cf033b34 dca3fabe cf0156c0 00000000 00000000 00000000 [ 0.547107] 3b40: 00000000 cf033b44 cf033b44 00000000 cf0dd000 c0272180 00000000 00000000 [ 0.555333] 3b60: cf0e1808 dca3fabe cf0e1810 00000000 cf0e0210 c04dd52c cf0e1810 3435321c [ 0.563558] 3b80: cf00303a c073c574 cf0e0210 dca3fabe cf0e1978 cf0e1808 cf0e1978 00000000 [ 0.571788] 3ba0: cf0e1808 a0000013 cf0e0210 cfff5368 cf0e1800 c0206f24 cf0e1800 cf0e1978 [ 0.580016] 3bc0: cf0e1808 c0483dc0 00000000 c0b18644 cf0e1808 00000000 a0000013 c0484f6c [ 0.588241] 3be0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 cf0e19c8 [ 0.596467] 3c00: 00000000 00000000 00000000 00000000 00000000 00000000 c0b18644 c0b03a68 [ 0.604695] 3c20: cf0e0210 cfff5368 00000020 c04823cc cf033c4c dca3fabe cf0dbc00 cf0dbc00 [ 0.612917] 3c40: c0b18588 00000035 cf0dbc00 cfff3a54 00000003 00000000 00000000 00000020 [ 0.621145] 3c60: cfff15a4 cf0db480 cf0d7cc0 cf0db480 cf0db480 c093ee6c 00000001 dca3fabe [ 0.629373] 3c80: cf0db480 cf0dbc00 cf0d7cc0 00000000 cf0db480 dca3fabe 00000001 cf0e0210 [ 0.637598] 3ca0: ffffffed c0b1859c fffffdfb c0b1859c 00000000 00000000 00000000 c04e1430 [ 0.645824] 3cc0: cf0e0210 c0b6c2e0 00000000 00000000 c0b1859c c04dfdd4 00000000 cf033d24 [ 0.654049] 3ce0: c04dff54 c0b03a68 00000001 c0b6c2bc 00000000 c04de35c 00000000 cf00d06c [ 0.662277] 3d00: cf004cf8 dca3fabe cf0e0210 cf0e0210 cf0e0244 c0b03a68 cf0e0210 c04dfad8 [ 0.670504] 3d20: 00000000 cf0e0210 00000001 dca3fabe cf0e0218 cf0e0210 c0b1eb80 cf0e0210 [ 0.678730] 3d40: c0b03a68 c04df0a4 cf0e0218 00000000 cf0e0610 c04dd310 00000200 00000000 [ 0.686955] 3d60: 00000000 00000000 00000000 dca3fabe c085f130 cf0e0200 cfff53b8 00000000 [ 0.695183] 3d80: cf0e0610 00000000 00000000 00000001 c085f130 c05eb1b8 00000000 cfff5368 [ 0.703411] 3da0: 00000000 00000000 c0b03a68 c05eb384 cf0cac10 c04dd160 cf0e0610 c085f130 [ 0.711636] 3dc0: cfff5394 c045e11c cfff3a80 c073c6cc c0b6ec5c 60000013 cfff5368 cfff3a54 [ 0.719864] 3de0: 60000013 dca3fabe c085f130 00000000 cfff38d0 cfff5368 00000000 c0b03a68 [ 0.728089] 3e00: cf0e0610 00000001 c085f130 c05eb3d4 00000001 c04dd160 cf0cac10 c085f130 [ 0.736314] 3e20: cfff38fc c045e11c cfff33b4 c073c6cc c0b6ec5c 60000013 cfff38d0 cfff3388 [ 0.744545] 3e40: 60000013 dca3fabe c085f130 00000000 cfff27dc cfff38d0 00000000 c0b03a68 [ 0.752770] 3e60: cf0cac10 00000001 c085f130 c05eb3d4 00000001 00000000 00000000 c085f130 [ 0.760995] 3e80: cfff2808 c045e11c cfff1ff4 c073c6cc c0b6ec5c 60000013 cfff27dc cfff1fc8 [ 0.769226] 3ea0: 60000013 dca3fabe c0a333b4 cfff27dc cfff15a4 00000000 c085f130 00000000 [ 0.777451] 3ec0: 00000000 00000001 c0a333b4 c05eb5a8 00000001 c0750a9c c0b03a68 ffffe000 [ 0.785676] 3ee0: c0a1bf80 00000000 000000cb c0a29828 c0a004b4 c0a1bfe0 c0b03a68 c0101b18 [ 0.793902] 3f00: 00000000 cfffce6d 000000cb cfffce00 c097c178 000000cb cfffce7f c012d0e8 [ 0.802124] 3f20: c097b19c c08d485c 00000000 00000003 00000003 00000000 00000000 cfffce6d [ 0.810352] 3f40: cfffce79 dca3fabe 00000000 dca3fabe c0a29844 00000004 c0a29848 c0b383c0 [ 0.818575] 3f60: c0b383c0 000000cb c0a29828 c0a00df0 00000003 00000003 00000000 c0a004b4 [ 0.826800] 3f80: 00000000 00000000 c074b190 00000000 00000000 00000000 00000000 00000000 [ 0.835025] 3fa0: 00000000 c074b198 00000000 c01029b8 00000000 00000000 00000000 00000000 [ 0.843251] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 0.851476] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 [ 0.859722] [<c01358f0>] (try_to_wake_up) from [<c04e6538>] (devtmpfs_create_node+0xd0/0x120) [ 0.868303] [<c04e6538>] (devtmpfs_create_node) from [<c04dd52c>] (device_add+0x560/0x5b0) [ 0.876620] [<c04dd52c>] (device_add) from [<c0206f24>] (cdev_device_add+0x4c/0x80) [ 0.884336] [<c0206f24>] (cdev_device_add) from [<c0483dc0>] (gpiochip_setup_dev+0x4c/0x98) [ 0.892741] [<c0483dc0>] (gpiochip_setup_dev) from [<c0484f6c>] (gpiochip_add_data+0x4c8/0x688) [ 0.901501] [<c0484f6c>] (gpiochip_add_data) from [<c04823cc>] (oxnas_gpio_probe+0x108/0x21c) [ 0.910085] [<c04823cc>] (oxnas_gpio_probe) from [<c04e1430>] (platform_drv_probe+0x50/0xac) [ 0.918576] [<c04e1430>] (platform_drv_probe) from [<c04dfdd4>] (driver_probe_device+0x210/0x2dc) [ 0.927500] [<c04dfdd4>] (driver_probe_device) from [<c04de35c>] (bus_for_each_drv+0x7c/0xc4) [ 0.936074] [<c04de35c>] (bus_for_each_drv) from [<c04dfad8>] (__device_attach+0xc8/0x138) [ 0.944389] [<c04dfad8>] (__device_attach) from [<c04df0a4>] (bus_probe_device+0x84/0x8c) [ 0.952619] [<c04df0a4>] (bus_probe_device) from [<c04dd310>] (device_add+0x344/0x5b0) [ 0.960593] [<c04dd310>] (device_add) from [<c05eb1b8>] (of_platform_device_create_pdata+0x70/0x9c) [ 0.969689] [<c05eb1b8>] (of_platform_device_create_pdata) from [<c05eb384>] (of_platform_bus_create+0x158/0x214) [ 0.979991] [<c05eb384>] (of_platform_bus_create) from [<c05eb3d4>] (of_platform_bus_create+0x1a8/0x214) [ 0.989514] Code: e2022001 e3520000 0a00006a e5942004 (e5922010) [ 0.995671] ---[ end trace e0219a9fc728072c ]--- [ 1.000350] note: swapper/0[1] exited with preempt_count 1 [ 1.005895] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 1.005895] [ ~.015168] CPU%: stoppin▒ [ 6.017958] CPU 1 PID: 0 Comm: swapper/1 Tainted: G D 4.14.180-oxnas-tld-1 #1 [ 0.026347] Hardware name: Generic DT based system [ ▒.031216▒ [<c01095b0>] xunwind_backtrac▒) from b<c01053Yc>] (show_sta) [ 8.037985] [<c01053bc>] xshow_stack) from [<c07384cc>] (dump_sta) [ 3.044234] [<c07384cc>] dump_stack) from [<c01082a8>] (handle_I) [ 7.050475] [<c01082a8>] handle_IPI) from [<c01014c8>] (gic_handle_irq+0x7c/0x8c) [ 9.058099] [<c01014c8>] gic_handle_irq) from [<c0106278>] (__irq_svP [ ▒.0646803 Exception statk(0xcf063f70 to 0xcf063fb8) [ ▒.0697883 3f60: ▒ 00000001 00000000 00000000 00000000 [ ▒.0780133 3f80: 00000000 ffffe0▒0 [ ▒.0815693 3fa0: 00000000 cf063f▒0 [ 3.085132] [<c0106278>] __irq_sYc) from [<c010327c>] (arch_cpu_idle+0x▒8/0x30) [ 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000092587] [<c010327c>] arch_cpu_idle) from [<c0149f5c>] (do_idle+0x180/0x1d4) [ 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000129331] [<c0149f5c>] do_idle) from [c014a27▒>] (cpu_startup_entr▒+0x18/0x1c) [ 1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000166241] [<c014a270>] cpu_startup_ent▒y) from [<60101868>] (6x6010186t) [ 1.202554] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 1.202554]
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 04:43AM |
Admin Registered: 13 years ago Posts: 18,997 |
[ 3.956239] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 3.963294] ata1.00: ATA-8: HGST HTS545050A7E680, GR2OA230, max UDMA/133 [ 3.970032] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 3.977738] ata1.00: configured for UDMA/133 [ 3.992591] scsi 0:0:0:0: Direct-Access ATA HGST HTS545050A7 A230 PQ: 0 ANSI: 5 [ 4.002227] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 4.010027] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 4.015457] sata_oxnas: resetting SATA core [ 4.015523] sd 0:0:0:0: [sda] Write Protect is off [ 4.024762] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.033873] sata_oxnas: resetting SATA core
[ 4.678059] ata2: SATA link down (SStatus 0 SControl 300)
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 06:01AM |
Registered: 4 years ago Posts: 49 |
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: 256 MiB IDE: Bus 0: OK Device 0: Model: HGST HTS545050A7E680 Firm: GR2OA230 Ser#: RB250AM5GJYGKP Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) NAND: 256 MiB In: serial Out: serial Err: serial Net: Led: GREEN mii0 Main Loop Hit any key to stop autoboot: 0 OX820 # setenv bootcmd 'run dt_bootcmd_ide' OX820 # setenv dt_bootcmd_ide 'ide start; run dt_ide_bootcmd; ide stop; reset' OX820 # setenv dt_ide_bootcmd 'run ide_set_bootargs; run dt_ide_boot' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 earlyprintk=serial' OX820 # setenv dt_ide_boot 'run dt_ide_load_uimage; run dt_ide_load_initrd; run dt_ide_load_dtb; run dt_bootm' OX820 # setenv dt_bootm 'bootm $uimage_addr $uinitrd_addr $dtb_addr' OX820 # setenv uinitrd_addr 0x61e00000 OX820 # setenv dt_ide_load_dtb 'ext2load ide 0:1 $dtb_addr /boot/dts/ox820-akitio.dtb' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 $mtdparts earlyprintk=serial' OX820 # boot ide - IDE sub-system Usage: ide reset - reset IDE controller ide info - show available IDE devices ide device [dev] - show or set current device ide part [dev] - print partition table of one or all IDE devices ide read addr blk# cnt ide write addr blk# cnt - read/write `cnt' blocks starting at block `blk#' to/from memory address `addr' 4600448 bytes read in 717 ms (6.1 MiB/s) 6464907 bytes read in 955 ms (6.5 MiB/s) 9945 bytes read in 32 ms (302.7 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-4.14.180-oxnas-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4600384 Bytes = 4.4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 61e00000 ... Image Name: initramfs-4.14.180-oxnas-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6464843 Bytes = 6.2 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Loading Kernel Image ... OK Loading Ramdisk to 6f7fe000, end 6fe2854b ... OK Loading Device Tree to 6f7f8000, end 6f7fd6d8 ... OK Led: GREEN Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.180-oxnas-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PREEMPT Wed May 13 02:38:34 PDT 2020 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Akitio MyCloud [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] random: get_random_bytes called from start_kernel+0x84/0x3f8 with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s29548 r8192 d23700 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 mtdparts=41000000.nand:14m(boot),-(data) earlyprintk=serial [ 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: 242660K/262144K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 19484K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB) [ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB) [ 0.000000] .data : 0xc0b00000 - 0xc0b31f68 ( 200 kB) [ 0.000000] .bss : 0xc0b383b8 - 0xc0b757c0 ( 246 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] FPGA IRQ chip 0 "interrupt-controller" @ d0804000, 32 irqs, parent IRQ: 16 [ 0.000015] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.008166] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.018895] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.025052] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.033584] GIC: PPI13 is secure or misconfigured [ 0.038387] GIC: PPI13 is secure or misconfigured [ 0.043315] Console: colour dummy device 80x30 [ 0.047851] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.094791] pid_max: default: 32768 minimum: 301 [ 0.099745] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.106424] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.114439] CPU: Testing write buffer coherency: ok [ 0.158538] Setting up static identity map for 0x60100000 - 0x60100038 [ 0.165352] Hierarchical SRCU implementation. [ 0.208445] smp: Bringing up secondary CPUs ... [ 0.258557] GIC: PPI13 is secure or misconfigured [ 0.318727] smp: Brought up 1 node, 2 CPUs [ 0.327662] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.334970] devtmpfs: initialized [ 0.343744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.353684] futex hash table entries: 512 (order: 2, 16384 bytes) [ 0.360181] prandom: seed boundary self test passed [ 0.369344] prandom: 100 self tests passed [ 0.373506] pinctrl core: initialized pinctrl subsystem [ 0.379517] NET: Registered protocol family 16 [ 0.385638] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.394831] cpuidle: using governor ladder [ 0.399111] cpuidle: using governor menu [ 0.421324] vgaarb: loaded [ 0.424588] SCSI subsystem initialized [ 0.429212] usbcore: registered new interface driver usbfs [ 0.434846] usbcore: registered new interface driver hub [ 0.440460] usbcore: registered new device driver usb [ 0.445747] pps_core: LinuxPPS API ver. 1 registered [ 0.450831] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.460072] PTP clock support registered [ 0.465121] clocksource: Switched to clocksource oxnas_rps_clocksource_timer [ 0.490270] NET: Registered protocol family 2 [ 0.495644] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.502696] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.509294] TCP: Hash tables configured (established 2048 bind 2048) [ 0.515888] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.521812] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.528458] NET: Registered protocol family 1 [ 0.533657] RPC: Registered named UNIX socket transport module. [ 0.539696] RPC: Registered udp transport module. [ 0.544463] RPC: Registered tcp transport module. [ 0.549268] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.556134] Unpacking initramfs... [ 1.266286] Freeing initrd memory: 6316K [ 1.271434] Initialise system trusted keyrings [ 1.276124] Key type blacklist registered [ 1.280460] workingset: timestamp_bits=30 max_order=16 bucket_order=0 [ 1.294904] zbud: loaded [ 1.302041] NFS: Registering the id_resolver key type [ 1.307269] Key type id_resolver registered [ 1.311521] Key type id_legacy registered [ 1.315665] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.322421] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 1.329740] fuse init (API version 7.26) [ 1.334681] orangefs_debugfs_init: called with debug mask: :none: :0: [ 1.341514] orangefs_init: module version upstream loaded [ 3.339527] Key type asymmetric registered [ 3.343705] Asymmetric key parser 'x509' registered [ 3.348797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.356318] io scheduler noop registered [ 3.360304] io scheduler deadline registered [ 3.364689] io scheduler cfq registered (default) [ 3.371760] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 3.379704] console [ttyS0] disabled [ 3.383470] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 390625) is a 16550A [ 3.392437] console [ttyS0] enabled [ 3.392437] console [ttyS0] enabled [ 3.399516] bootconsole [earlycon0] disabled [ 3.399516] bootconsole [earlycon0] disabled [ 3.418823] loop: module loaded [ 3.424335] scsi host0: sata_oxnas [ 3.428490] scsi host1: sata_oxnas [ 3.432158] ata1: SATA max UDMA/133 irq 57 [ 3.436293] ata2: SATA max UDMA/133 irq 57 [ 3.440478] sata_oxnas: resetting SATA core [ 3.505454] nand: Could not find valid ONFI parameter page; aborting [ 3.511790] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda [ 3.518159] nand: Hynix NAND 256MiB 3,3V 8-bit [ 3.522583] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 3.530165] Scanning device for bad blocks [ 3.700014] 2 ofpart partitions found on MTD device 41000000.nand-controller [ 3.707061] Creating 2 MTD partitions on "41000000.nand-controller": [ 3.713387] 0x000000000000-0x0000026c0000 : "boot" [ 3.720168] 0x0000026c0000-0x000010000000 : "ubi" [ 3.729216] libphy: Fixed MDIO Bus: probed [ 3.733703] oxnas-dwmac 40400000.ethernet: PTP uses main clock [ 3.739581] oxnas-dwmac 40400000.ethernet: no reset control found [ 3.815219] stmmac - user ID: 0x12, Synopsys ID: 0x35 [ 3.820259] oxnas-dwmac 40400000.ethernet: Ring mode enabled [ 3.825945] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported [ 3.833223] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors [ 3.840010] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors [ 3.846625] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported [ 3.853898] oxnas-dwmac 40400000.ethernet: COE Type 2 [ 3.858956] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported [ 3.865827] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported [ 3.872071] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.923760] libphy: stmmac: probed [ 3.927226] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 3.936716] mdio_bus stmmac-0:03: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) [ 3.947118] PPP generic driver version 2.4.2 [ 3.951685] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.955189] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 3.958243] ehci-pci: EHCI PCI platform driver [ 3.969077] ata1.00: ATA-8: HGST HTS545050A7E680, GR2OA230, max UDMA/133 [ 3.975815] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 3.983488] ata1.00: configured for UDMA/133 [ 3.988326] scsi 0:0:0:0: Direct-Access ATA HGST HTS545050A7 A230 PQ: 0 ANSI: 5 [ 3.997939] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 4.005788] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 4.011189] sata_oxnas: resetting SATA core [ 4.011302] sd 0:0:0:0: [sda] Write Protect is off [ 4.020436] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.029539] sata_oxnas: resetting SATA core [ 4.175203] oxnas-ehci 40200100.ehci: EHCI Host Controller [ 4.180715] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1 [ 4.188638] oxnas-ehci 40200100.ehci: irq 52, io mem 0x40200100 [ 4.215168] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00 [ 4.221475] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.228354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.235581] usb usb1: Product: EHCI Host Controller [ 4.240435] usb usb1: Manufacturer: Linux 4.14.180-oxnas-tld-1 ehci_hcd [ 4.247098] usb usb1: SerialNumber: 40200100.ehci [ 4.252695] hub 1-0:1.0: USB hub found [ 4.256558] hub 1-0:1.0: 2 ports detected [ 4.261557] usbcore: registered new interface driver cdc_wdm [ 4.267479] usbcore: registered new interface driver usb-storage [ 4.273592] usbcore: registered new interface driver usbserial [ 4.279508] usbcore: registered new interface driver usbserial_generic [ 4.286179] usbserial: USB Serial support registered for generic [ 4.292500] mousedev: PS/2 mouse device common for all mice [ 4.298237] i2c /dev entries driver [ 4.302978] hidraw: raw HID events driver (C) Jiri Kosina [ 4.308697] usbcore: registered new interface driver usbhid [ 4.314242] usbhid: USB HID core driver [ 4.319354] NET: Registered protocol family 10 [ 4.325332] Segment Routing with IPv6 [ 4.329064] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.336709] NET: Registered protocol family 17 [ 4.341248] Key type dns_resolver registered [ 4.347002] registered taskstats version 1 [ 4.351088] Loading compiled-in X.509 certificates [ 4.356016] zswap: loaded using pool lzo/zbud [ 4.437081] Key type big_key registered [ 4.477719] Key type encrypted registered [ 4.676999] ata2: SATA link down (SStatus 0 SControl 300)
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: 256 MiB IDE: Bus 0: OK Device 0: Model: HGST HTS545050A7E680 Firm: GR2OA230 Ser#: RB250AM5GJYGKP Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) NAND: 256 MiB In: serial Out: serial Err: serial Net: Led: GREEN mii0 Main Loop Hit any key to stop autoboot: 0 OX820 # setenv bootcmd 'run dt_bootcmd_ide' OX820 # setenv dt_bootcmd_ide 'ide start; run dt_ide_bootcmd; ide stop; reset' OX820 # setenv dt_ide_bootcmd 'run ide_set_bootargs; run dt_ide_boot' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 earlyprintk=serial' OX820 # setenv dt_ide_boot 'run dt_ide_load_uimage; run dt_ide_load_initrd; run dt_ide_load_dtb; run dt_bootm' OX820 # setenv dt_bootm 'bootm $uimage_addr $uinitrd_addr $dtb_addr' OX820 # setenv uinitrd_addr 0x61e00000 OX820 # setenv dt_ide_load_dtb 'ext2load ide 0:1 $dtb_addr /boot/dts/ox820-akitio.dtb' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 $mtdparts earlyprintk=serial' OX820 # boot ide - IDE sub-system Usage: ide reset - reset IDE controller ide info - show available IDE devices ide device [dev] - show or set current device ide part [dev] - print partition table of one or all IDE devices ide read addr blk# cnt ide write addr blk# cnt - read/write `cnt' blocks starting at block `blk#' to/from memory address `addr' 4600448 bytes read in 716 ms (6.1 MiB/s) 6464907 bytes read in 944 ms (6.5 MiB/s) 9945 bytes read in 32 ms (302.7 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-4.14.180-oxnas-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4600384 Bytes = 4.4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 61e00000 ... Image Name: initramfs-4.14.180-oxnas-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6464843 Bytes = 6.2 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Loading Kernel Image ... OK Loading Ramdisk to 6f7fe000, end 6fe2854b ... OK Loading Device Tree to 6f7f8000, end 6f7fd6d8 ... OK Led: GREEN Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.180-oxnas-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PREEMPT Wed May 13 02:38:34 PDT 2020 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Akitio MyCloud [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] random: get_random_bytes called from start_kernel+0x84/0x3f8 with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s29548 r8192 d23700 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 mtdparts=41000000.nand:14m(boot),-(data) earlyprintk=serial [ 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: 242660K/262144K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 19484K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB) [ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB) [ 0.000000] .data : 0xc0b00000 - 0xc0b31f68 ( 200 kB) [ 0.000000] .bss : 0xc0b383b8 - 0xc0b757c0 ( 246 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] FPGA IRQ chip 0 "interrupt-controller" @ d0804000, 32 irqs, parent IRQ: 16 [ 0.000017] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.008166] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.018895] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.025052] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.033582] GIC: PPI13 is secure or misconfigured [ 0.038384] GIC: PPI13 is secure or misconfigured [ 0.043312] Console: colour dummy device 80x30 [ 0.047851] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.094784] pid_max: default: 32768 minimum: 301 [ 0.099735] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.106416] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.114421] CPU: Testing write buffer coherency: ok [ 0.158540] Setting up static identity map for 0x60100000 - 0x60100038 [ 0.165360] Hierarchical SRCU implementation. [ 0.208442] smp: Bringing up secondary CPUs ... 2.258554▒ GIC: PI13 is secure or misconfigured .318520▒ Unable to handle kernen NULL pointer dereferenee at virtual address000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 4.340487▒ pgd = y000400 .343260▒ ▒1[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] *pgd0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -.3634993 Internal error▒ Oop▒: ▒ [#1] PREEMPT SMP ARM 6.368867▒ Modules linked in: i 9.371996▒ hdCPU 1 PID:%0 Comm:▒swapper▒1 Not tain▒ed 4.14.180-oxnas-tld-1#1 i 4.379348▒ %dHardware name: Generic DT based system ▒ ▒.3843713 8dtask: f045600 task.stack: cf062000 4.389140▒ PC is at _raw_spin_l▒ck+0x14`0x5▒ 5.393559▒ LR is at_raw_spin_l▒ck+0x10`0x5h ▒ ▒.3979773 pc : ▒<c07507▒c>] lr : [<c0750788>] psr 80000093 ▒ ▒.4042933 sp : cf063f90 ip : 000f4240 fp: 00000▒00 ▒ ▒.4095713 r10: 60750f78 r9 : 410fb025 r8: ▒x0 ▒ ▒.4148503 r7 : 40000013 r6 : 00000018 r5: 00000▒00 r4 00000000 ▒ ▒.4214273 r3 : 00000002 r2 : 00000002 r10: c0907▒70 r0 01 ▒ ▒.4280063 Flags: N▒cv IRQt off FIQs oP Mode SVC▒32 ISAAARM Segmentbuser ▒ ▒.4352763 Control:00c5787 Table: 6000400a DAC: 0000005< 4.4410753 Proces▒ swappe▒/1 (pid 0, stack limit = 0xcf062190) .447129] z0Stack:(0xcf063f90 to xcf0640?0) .451722] X03f8 : .456834] X03fa0: cf045600 00000055700c0387 .461258] X03fc9: 00000085 c0149de80cf06200 .465681] X03fe0: 410fb025 60750f7▒ 0.469427] 0<c075078c>] x_raw_spin_lock) from [<c0167564>] rcu_read_unlock_spe) .476971] 0<c0167564>] xrcu_read_unlock_special) from [c015fe2Y>]`(__rcu_read_unloc▒+0x54/0x58) .485985] 0<c015fe20>] __rcu_read_unlo▒k) from [<c017c424>] (tick_nohz_idle_en▒e) .493785] 0<c017c424>] tick_nohz_idle_entK) fro[<c0149de8>] (do_idle+0xc`0x1d4) .501667]<c0149de8>] do_idle) from [c014a270>]h(cpu_startup_entr▒+0x18/0x1c .509288]<c014a270>] cpu_startup_ent▒y) from [<60101868>] () ▒.515440▒ ▒0Code: e1a040▒0 e3a00001ebe789 f5d4f0▒0 (e1943f9f ▒.521768] ---[ end tracef4b299b43efb3d1▒ ]--- ▒.526448] Kernel panic - not syncing:▒Attempted to kill the idle task{ [ 0.533209] CPU0: stopping [ 0.536000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 4.14.180-oxnas-tld-1 #1 [ 0.544389] Hardware name: Generic DT based system [ 0.549258] [<c01095b0>] (unwind_backtrace) from [<c01053bc>] (show_stack+0x10/0x14) [ 0.557063] [<c01053bc>] (show_stack) from [<c07384cc>] (dump_stack+0xb4/0xd0) [ 0.564344] [<c07384cc>] (dump_stack) from [<c01082a8>] (handle_IPI+0x190/0x1dc) [ 0.571796] [<c01082a8>] (handle_IPI) from [<c01014c8>] (gic_handle_irq+0x7c/0x8c) [ 0.579420] [<c01014c8>] (gic_handle_irq) from [<c0106278>] (__irq_svc+0x58/0x8c) [ 0.586951] Exception stack(0xc0b01f28 to 0xc0b01f70) [ 0.592066] 1f20: 00000001 00000000 00000000 00000000 00000000 ffffe000 [ 0.600294] 1f40: c0b03ae4 c0b03a88 00000000 00000000 c0a39e68 c08f607c 00000000 c0b01f78 [ 0.608514] 1f60: c0103278 c010327c 60000013 ffffffff [ 0.613632] [<c0106278>] (__irq_svc) from [<c010327c>] (arch_cpu_idle+0x28/0x30) [ 0.621084] [<c010327c>] (arch_cpu_idle) from [<c0149f5c>] (do_idle+0x180/0x1d4) [ 0.628536] [<c0149f5c>] (do_idle) from [<c014a270>] (cpu_startup_entry+0x18/0x1c) [ 0.636162] [<c014a270>] (cpu_startup_entry) from [<c0a00c50>] (start_kernel+0x368/0x3f8) [ 0.644390] [<c0a00c50>] (start_kernel) from [<60008074>] (0x60008074) 1.650972] ---[ end Kernel panic - not syncing8 Attempted to kill the idle tas)0
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 07:09AM |
Registered: 9 years ago Posts: 429 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 07:21AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 04:39PM |
Admin Registered: 13 years ago Posts: 18,997 |
root@PogoPro:~# myinfo PogoPro 192.168.0.222 Pogoplug V3 Classic Linux version 4.14.176-oxnas-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #2 SMP PREEMPT Sun Apr 26 15:24:37 PDT 2020 Debian 9.4 console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=41000000.nand:14m(boot),-(ubi) earlyprintk=serial uboot_version=U-Boot 2015.10-tld-3 (Dec 08 2018 - 03:07:20 -0800) --- System Stats: /dev/sda: SanDisk: drive supported, but it doesn't have a temperature sensor. Sun Apr 26 16:19:39 PDT 2020 up 1 minute
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Memory: 114012K/131072K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 17060K reserved, 0K cma-reserved) .data : 0xc0b00000 - 0xc0b31f28 ( 200 kB) [ 0.427732] libata version 3.00 loaded. [ 3.282693] scsi host0: sata_oxnas [ 3.286466] ata1: SATA max UDMA/133 irq 57 [ 3.290654] sata_oxnas: resetting SATA core [ 3.485911] 0x000000e00000-0x000008000000 : "data" [ 3.804172] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 4.074053] ata1.00: ATA-8: ST9250320AS, BS04, max UDMA/133 [ 4.079659] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 4.105336] ata1.00: configured for UDMA/133 [ 4.120281] scsi 0:0:0:0: Direct-Access ATA ST9250320AS BS04 PQ: 0 ANSI: 5 [ 17.479441] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 05:32PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 11:11PM |
Registered: 9 years ago Posts: 429 |
root@debian:/tmp $ dir busybox linux-tools-installation-bodhi.tar.gz uboot.2015.10-tld-2.ox820.environment e2fsck nanddump uboot.2015.10-tld-2.ox820.environment.img flash_erase nandwrite uboot.2015.10-tld-2.ox820.mtd0.img fw_env.config tools uboot.spl.2013.10.ox820.850mhz.mtd0.img fw_printenv uboot.2015.10-tld-2.ox820.bodhi.tar WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ nanddump --noecc --omitoob -f mtd0 /dev/mtd0 -bash: nanddump: command not found WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ ./nanddump --noecc --omitoob -f mtd0 /dev/mtd0 Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x026c0000... WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ dmesg | grep -i 'bad' [ 1.458283] Scanning device for bad blocks WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ ./flash_erase /dev/mtd0 0x0 6 Erasing 128 Kibyte @ a0000 -- 100 % complete WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ ./nandwrite /dev/mtd0 uboot.spl.2013.10.ox820.850mhz.mtd0.img Writing data to block 0 at offset 0x0 WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ ./nandwrite -s 262144 /dev/mtd0 uboot.2015.10-tld-2.ox820.mtd0.img Writing data to block 2 at offset 0x40000 Writing data to block 3 at offset 0x60000 Writing data to block 4 at offset 0x80000 Writing data to block 5 at offset 0xa0000 WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ ./flash_erase /dev/mtd0 0x00100000 1 Erasing 128 Kibyte @ 100000 -- 100 % complete WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall. root@debian:/tmp $ ./nandwrite -s 1048576 /dev/mtd0 uboot.2015.10-tld-2.ox820.environment.img Writing data to block 8 at offset 0x100000 WARNING: Always run Incredible PBX VM behind a secure hardware-based firewall.
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
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 19, 2020 11:38PM |
Admin Registered: 13 years ago Posts: 18,997 |
root@debian:/tmp $ ./flash_erase /dev/mtd0 0x0 6 Erasing 128 Kibyte @ a0000 -- 100 % complete root@debian:/tmp $ ./nandwrite -s 262144 /dev/mtd0 uboot.2015.10-tld-2.ox820.mtd0.img Writing data to block 2 at offset 0x40000 Writing data to block 3 at offset 0x60000 Writing data to block 4 at offset 0x80000 Writing data to block 5 at offset 0xa0000 root@debian:/tmp $ ./flash_erase /dev/mtd0 0x00100000 1 Erasing 128 Kibyte @ 100000 -- 100 % complete root@debian:/tmp $ ./nandwrite -s 1048576 /dev/mtd0 uboot.2015.10-tld-2.ox820.environment.img Writing data to block 8 at offset 0x100000
> 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 >>
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 20, 2020 12:16AM |
Admin Registered: 13 years ago Posts: 18,997 |
[ 0.000000] Memory: 242660K/262144K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 19484K reserved, 0K cma-reserved)
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 20, 2020 08:42AM |
Registered: 9 years ago Posts: 429 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 20, 2020 05:12PM |
Admin Registered: 13 years ago Posts: 18,997 |
keys { compatible = "gpio-keys-polled"; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_buttons>; #address-cells = <1>; #size-cells = <0>; poll-interval = <100>; power { label = "power"; gpios = <&gpio0 11 1>; linux,code = <KEY_POWER>; }; reset { label = "reset"; gpios = <&gpio1 6 1>; linux,code = <KEY_RESTART>; }; };
[ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 mtdparts=41000000.nand:14m(boot),-(data) earlyprintk=serial
Quote
Updated 16 May 2014
I've uploaded the 2013.10 u-Boot image for Pogoplug V3 Oxnas
Usual Disclaimer
Flashing uBoot to mtd0 could potentially brick your box! please have serial console, or JTAG set up before hand to recover from any mistake or bad flash. The instruction to flash uBoot image to mtd0 is included here. But please proceed only at your own risk. However, there is a recovery path if any thing goes wrong. But it will require the box to be opened and then a SATA HDD attached to the hidden SATA port inside.
Recovery
Unlike the Kirkwood boxes, there is no option to boot with UART that we know of. Should you mess up your NAND mtds while flashing U-Boot, the recovery path for Pogo V3 is to boot with a SATA hardisk that was specially prepared to have all necessary files: Stage1 SPL, U-Boot, and rootfs in the HDD. This is possible because the Pogo V3 Oxnas ROM always tries to find the boot loader in SATA first if there is one attached. See this A new kernel for OXNAS thread (at Arch site) for how to do that in case you have to recover, or just want to follow that approach and avoid flashing U-Boot to NAND.
Download U-Boot image at Dropbox:
uboot.2013.10-tld-3.ox820.bodhi.tar
md5
c916498ff7396cc81c9c9aa0a2d714d3
This archive contains the following 3 files:
uboot.spl.2013.10.ox820.mtd0.img
uboot.2013.10-tld-3.ox820.mtd0.img
pogopro_uboot_env.img
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 20, 2020 07:02PM |
Registered: 9 years ago Posts: 429 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 20, 2020 11:08PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 24, 2020 04:39AM |
Registered: 11 years ago Posts: 214 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 24, 2020 06:19AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 25, 2020 02:08AM |
Registered: 11 years ago Posts: 214 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 25, 2020 04:33AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 29, 2020 11:50AM |
Registered: 9 years ago Posts: 429 |
U-Boot SPL 2013.10 (Apr 27 2014 - 19:08:27) Boot device: NAND Attempting to set PLLA to 800 MHz ... plla_ctrl0 : 0000030a plla_ctrl1 : 00400000 plla_ctrl2 : 007f0068 plla_ctrl3 : 00000193 PLLA Set
Re: Hello, help to fix my device... [Akitio MyCloud Mini] May 29, 2020 05:36PM |
Admin Registered: 13 years ago Posts: 18,997 |
> U-Boot SPL 2013.10 (Apr 27 2014 - 19:08:27) > Boot device: NAND > Attempting to set PLLA to 800 MHz ... > plla_ctrl0 : 0000030a > plla_ctrl1 : 00400000 > plla_ctrl2 : 007f0068 > plla_ctrl3 : 00000193 > > PLLA Set >
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 01, 2020 08:21PM |
Registered: 9 years ago Posts: 429 |
OX820 # run bootcmd Reset IDE: Bus 0: OK Device 0: Model: ST9320423AS Firm: 0003LVM1 Ser#: XXXXXXXXX Type: Hard Disk Supports 48-bit addressing Capacity: 305245.3 MB = 298.0 GB (625142448 x 512) 4600448 bytes read in 777 ms (5.6 MiB/s) 6464907 bytes read in 1467 ms (4.2 MiB/s) 9945 bytes read in 327 ms (29.3 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-4.14.180-oxnas-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4600384 Bytes = 4.4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 60e00000 ... Image Name: initramfs-4.14.180-oxnas-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6464843 Bytes = 6.2 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Loading Kernel Image ... OK Loading Ramdisk to 6f7fe000, end 6fe2854b ... OK Loading Device Tree to 6f7f8000, end 6f7fd6d8 ... OK Led: GREEN Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.180-oxnas-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PREEMPT Wed May 13 02:38:34 PDT 2020 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Akitio MyCloud [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] random: get_random_bytes called from start_kernel+0x84/0x3f8 with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s29548 r8192 d23700 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: root=/dev/sda1 rootfstype=ext4 console=ttyS0,115200 mem=256M [ 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: 242660K/262144K available (7168K kernel code, 199K rwdata, 1524K rodata, 1024K init, 245K bss, 19484K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB) [ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB) [ 0.000000] .data : 0xc0b00000 - 0xc0b31f68 ( 200 kB) [ 0.000000] .bss : 0xc0b383b8 - 0xc0b757c0 ( 246 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] FPGA IRQ chip 0 "interrupt-controller" @ d0804000, 32 irqs, parent IRQ: 16 [ 0.000017] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.000046] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.000061] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.000084] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.000235] GIC: PPI13 is secure or misconfigured [ 0.000289] GIC: PPI13 is secure or misconfigured [ 0.000465] Console: colour dummy device 80x30 [ 0.000512] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.050380] pid_max: default: 32768 minimum: 301 [ 0.050649] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.050677] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.051560] CPU: Testing write buffer coherency: ok [ 0.090444] Setting up static identity map for 0x60100000 - 0x60100038 [ 0.110343] Hierarchical SRCU implementation. [ 0.150346] smp: Bringing up secondary CPUs ... [ 0.220456] GIC: PPI13 is secure or misconfigured [ 0.280629] smp: Brought up 1 node, 2 CPUs [ 0.280663] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.281408] devtmpfs: initialized [ 0.287308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.287344] futex hash table entries: 512 (order: 2, 16384 bytes) [ 0.287680] prandom: seed boundary self test passed [ 0.291968] prandom: 100 self tests passed [ 0.291985] pinctrl core: initialized pinctrl subsystem [ 0.292715] NET: Registered protocol family 16 [ 0.294295] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.296437] cpuidle: using governor ladder [ 0.296509] cpuidle: using governor menu [ 0.315130] vgaarb: loaded [ 0.315624] SCSI subsystem initialized [ 0.316300] usbcore: registered new interface driver usbfs [ 0.316400] usbcore: registered new interface driver hub [ 0.316551] usbcore: registered new device driver usb [ 0.316718] pps_core: LinuxPPS API ver. 1 registered [ 0.316736] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.316769] PTP clock support registered [ 0.317803] clocksource: Switched to clocksource oxnas_rps_clocksource_timer [ 0.333478] NET: Registered protocol family 2 [ 0.334371] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.334425] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.334484] TCP: Hash tables configured (established 2048 bind 2048) [ 0.334643] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.334694] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.334952] NET: Registered protocol family 1 [ 0.335741] RPC: Registered named UNIX socket transport module. [ 0.335764] RPC: Registered udp transport module. [ 0.335779] RPC: Registered tcp transport module. [ 0.335792] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.336176] Unpacking initramfs... [ 1.043635] Freeing initrd memory: 6316K [ 1.044848] Initialise system trusted keyrings [ 1.044912] Key type blacklist registered [ 1.045196] workingset: timestamp_bits=30 max_order=16 bucket_order=0 [ 1.053027] zbud: loaded [ 1.057359] NFS: Registering the id_resolver key type [ 1.057405] Key type id_resolver registered [ 1.057420] Key type id_legacy registered [ 1.057448] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.057461] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 1.058449] fuse init (API version 7.26) [ 1.059376] orangefs_debugfs_init: called with debug mask: :none: :0: [ 1.059650] orangefs_init: module version upstream loaded [ 3.042227] Key type asymmetric registered [ 3.042252] Asymmetric key parser 'x509' registered [ 3.042355] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.042373] io scheduler noop registered [ 3.042383] io scheduler deadline registered [ 3.042444] io scheduler cfq registered (default) [ 3.044712] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 3.046131] console [ttyS0] disabled [ 3.046272] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 55, base_baud = 390625) is a 16550A [ 3.617894] console [ttyS0] enabled [ 3.632035] loop: module loaded [ 3.637585] scsi host0: sata_oxnas [ 3.641792] scsi host1: sata_oxnas [ 3.645473] ata1: SATA max UDMA/133 irq 57 [ 3.649612] ata2: SATA max UDMA/133 irq 57 [ 3.653806] sata_oxnas: resetting SATA core [ 3.718144] nand: Could not find valid ONFI parameter page; aborting [ 3.724485] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda [ 3.730859] nand: Hynix NAND 256MiB 3,3V 8-bit [ 3.735288] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 3.742868] Scanning device for bad blocks [ 3.913510] 2 ofpart partitions found on MTD device 41000000.nand-controller [ 3.920558] Creating 2 MTD partitions on "41000000.nand-controller": [ 3.926894] 0x000000000000-0x0000026c0000 : "boot" [ 3.933619] 0x0000026c0000-0x000010000000 : "ubi" [ 3.942538] libphy: Fixed MDIO Bus: probed [ 3.947013] oxnas-dwmac 40400000.ethernet: PTP uses main clock [ 3.952883] oxnas-dwmac 40400000.ethernet: no reset control found [ 4.027904] stmmac - user ID: 0x12, Synopsys ID: 0x35 [ 4.032944] oxnas-dwmac 40400000.ethernet: Ring mode enabled [ 4.038630] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported [ 4.045905] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors [ 4.052695] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors [ 4.059307] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported [ 4.066585] oxnas-dwmac 40400000.ethernet: COE Type 2 [ 4.071636] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported [ 4.078504] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported [ 4.084743] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 4.146181] libphy: stmmac: probed [ 4.149632] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 4.159119] mdio_bus stmmac-0:03: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) [ 4.167872] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 4.169546] PPP generic driver version 2.4.2 [ 4.179356] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.185861] ehci-pci: EHCI PCI platform driver [ 4.397870] oxnas-ehci 40200100.ehci: EHCI Host Controller [ 4.403397] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1 [ 4.411279] oxnas-ehci 40200100.ehci: irq 52, io mem 0x40200100 [ 4.437872] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00 [ 4.443952] ata1.00: ATA-8: ST9320423AS, 0003LVM1, max UDMA/100 [ 4.444218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.449937] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 4.456683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.470625] usb usb1: Product: EHCI Host Controller [ 4.475502] usb usb1: Manufacturer: Linux 4.14.180-oxnas-tld-1 ehci_hcd [ 4.482137] usb usb1: SerialNumber: 40200100.ehci [ 4.482188] ata1.00: configured for UDMA/100 [ 4.487644] hub 1-0:1.0: USB hub found [ 4.491737] scsi 0:0:0:0: Direct-Access ATA ST9320423AS LVM1 PQ: 0 ANSI: 5 [ 4.494996] hub 1-0:1.0: 2 ports detected [ 4.507376] sata_oxnas: resetting SATA core [ 4.507950] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) [ 4.520102] usbcore: registered new interface driver cdc_wdm [ 4.522109] sd 0:0:0:0: [sda] Write Protect is off [ 4.525872] usbcore: registered new interface driver usb-storage [ 4.536706] sata_oxnas: resetting SATA core [ 4.536834] usbcore: registered new interface driver usbserial [ 4.546818] usbcore: registered new interface driver usbserial_generic [ 4.553448] usbserial: USB Serial support registered for generic [ 4.559769] mousedev: PS/2 mouse device common for all mice [ 4.565442] i2c /dev entries driver [ 4.570273] hidraw: raw HID events driver (C) Jiri Kosina [ 4.575851] usbcore: registered new interface driver usbhid [ 4.581452] usbhid: USB HID core driver [ 4.586693] NET: Registered protocol family 10 [ 4.602667] Segment Routing with IPv6 [ 4.606400] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.614023] NET: Registered protocol family 17 [ 4.618639] Key type dns_resolver registered [ 4.624056] registered taskstats version 1 [ 4.628505] Loading compiled-in X.509 certificates [ 4.633392] zswap: loaded using pool lzo/zbud [ 4.714490] Key type big_key registered [ 4.755445] Key type encrypted registered
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 01, 2020 11:04PM |
Admin Registered: 13 years ago Posts: 18,997 |
[ 4.507376] sata_oxnas: resetting SATA core [ 4.507950] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) [ 4.520102] usbcore: registered new interface driver cdc_wdm [ 4.522109] sd 0:0:0:0: [sda] Write Protect is off [ 4.536706] sata_oxnas: resetting SATA core
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 02, 2020 12:13PM |
Registered: 9 years ago Posts: 429 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 02, 2020 05:36PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 02, 2020 08:30PM |
Registered: 9 years ago Posts: 429 |
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 10, 2020 05:26AM |
Registered: 4 years ago Posts: 49 |
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: 256 MiB IDE: Bus 0: OK Device 0: Model: HGST HTS545050A7E680 Firm: GR2OA230 Ser#: RB250AM5GJYGKP Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) NAND: 256 MiB In: serial Out: serial Err: serial Net: Led: GREEN mii0 Main Loop Hit any key to stop autoboot: 0 OX820 # setenv bootcmd 'run dt_bootcmd_ide' OX820 # setenv dt_bootcmd_ide 'ide start; run dt_ide_bootcmd; ide stop; reset' OX820 # setenv dt_ide_bootcmd 'run ide_set_bootargs; run dt_ide_boot' OX820 # setenv dt_ide_boot 'run dt_ide_load_uimage; run dt_ide_load_initrd; run dt_ide_load_dtb; run dt_bootm' OX820 # setenv dt_bootm 'bootm $uimage_addr $uinitrd_addr $dtb_addr' OX820 # setenv uinitrd_addr 0x61e00000 OX820 # setenv dt_ide_load_dtb 'ext2load ide 0:1 $dtb_addr /boot/dts/ox820-akitio.dtb' OX820 # setenv ide_set_bootargs 'setenv bootargs root=/dev/sda1 console=ttyS0,115200 $mtdparts earlyprintk=serial' OX820 # boot ide - IDE sub-system Usage: ide reset - reset IDE controller ide info - show available IDE devices ide device [dev] - show or set current device ide part [dev] - print partition table of one or all IDE devices ide read addr blk# cnt ide write addr blk# cnt - read/write `cnt' blocks starting at block `blk#' to/from memory address `addr' 4621824 bytes read in 717 ms (6.1 MiB/s) 4594376 bytes read in 678 ms (6.5 MiB/s) 7816 bytes read in 61 ms (125 KiB/s) ## Booting kernel from Legacy Image at 60500000 ... Image Name: Linux-4.4.54-oxnas-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4621760 Bytes = 4.4 MiB Load Address: 60008000 Entry Point: 60008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 61e00000 ... Image Name: initramfs-4.4.54-oxnas-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 4594312 Bytes = 4.4 MiB Load Address: 60000000 Entry Point: 60000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Loading Kernel Image ... OK Loading Ramdisk to 6f9c6000, end 6fe27a88 ... OK Loading Device Tree to 6f9c1000, end 6f9c5e87 ... OK Led: GREEN Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.54-oxnas-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #2 SMP PREEMPT Sat Mar 18 23:09:58 PDT 2017 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Akitio MyCloud mini [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map [ 0.000000] PERCPU: Embedded 12 pages/cpu @cffd9000 s17696 r8192 d23264 u49152 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 mtdparts=41000000.nand:14m(boot),-(data) earlyprintk=serial [ 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: 246148K/262144K available (6410K kernel code, 288K rwdata, 1908K rodata, 224K init, 247K bss, 15996K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc0827e14 (8320 kB) [ 0.000000] .init : 0xc0828000 - 0xc0860000 ( 224 kB) [ 0.000000] .data : 0xc0860000 - 0xc08a8378 ( 289 kB) [ 0.000000] .bss : 0xc08a8378 - 0xc08e6350 ( 248 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:160 [ 0.000000] clocksource: rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.000010] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.008335] Console: colour dummy device 80x30 [ 0.012892] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.072588] pid_max: default: 32768 minimum: 301 [ 0.077429] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.084134] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.092062] Initializing cgroup subsys net_cls [ 0.096637] CPU: Testing write buffer coherency: ok [ 0.102026] Setting up static identity map for 0x60008220 - 0x60008258 [ 0.239936] Brought up 2 CPUs [ 0.242979] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.250119] devtmpfs: initialized [ 0.259202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.269150] futex hash table entries: 512 (order: 2, 16384 bytes) [ 0.275630] prandom: seed boundary self test passed [ 0.284951] prandom: 100 self tests passed [ 0.289121] pinctrl core: initialized pinctrl subsystem [ 0.295242] NET: Registered protocol family 16 [ 0.300354] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.329825] cpuidle: using governor ladder [ 0.359818] cpuidle: using governor menu [ 0.369169] gpio-oxnas 44000000.gpio: at address d0848000 [ 0.375055] gpio-oxnas 44100000.gpio: at address d084a000 [ 0.381148] pinctrl-oxnas pinctrl: initialized OX820 pinctrl driver [ 0.400872] vgaarb: loaded [ 0.404106] SCSI subsystem initialized [ 0.408773] usbcore: registered new interface driver usbfs [ 0.414497] usbcore: registered new interface driver hub [ 0.420052] usbcore: registered new device driver usb [ 0.425359] pps_core: LinuxPPS API ver. 1 registered [ 0.430420] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.439639] PTP clock support registered [ 0.445795] clocksource: Switched to clocksource rps_clocksource_timer [ 0.471045] NET: Registered protocol family 2 [ 0.476336] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.483443] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.490027] TCP: Hash tables configured (established 2048 bind 2048) [ 0.496524] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.502481] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509061] NET: Registered protocol family 1 [ 0.514042] RPC: Registered named UNIX socket transport module. [ 0.520066] RPC: Registered udp transport module. [ 0.524830] RPC: Registered tcp transport module. [ 0.529592] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.536473] Unpacking initramfs... [ 1.014668] Freeing initrd memory: 4488K (cf9c6000 - cfe28000) [ 1.022146] Initialise system trusted keyring [ 1.040427] zbud: loaded [ 1.048273] NFS: Registering the id_resolver key type [ 1.053560] Key type id_resolver registered [ 1.057809] Key type id_legacy registered [ 1.061972] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.068738] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 1.076126] fuse init (API version 7.23) [ 1.082273] Key type big_key registered [ 1.172656] Key type asymmetric registered [ 1.176837] Asymmetric key parser 'x509' registered [ 1.181972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.189429] io scheduler noop registered [ 1.193484] io scheduler deadline registered [ 1.197877] io scheduler cfq registered (default) [ 1.203340] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 1.211345] console [ttyS0] disabled [ 1.215070] 44200000.uart: ttyS0 at MMIO 0x44200000 (irq = 6, base_baud = 390625) is a 16550A [ 1.223782] console [ttyS0] enabled [ 1.223782] console [ttyS0] enabled [ 1.230840] bootconsole [earlycon0] disabled [ 1.230840] bootconsole [earlycon0] disabled [ 1.250956] loop: module loaded [ 1.256775] scsi host0: sata_oxnas [ 1.260989] scsi host1: sata_oxnas [ 1.264788] ata1: SATA max UDMA/133 irq 7 [ 1.268782] ata2: SATA max UDMA/133 irq 7 [ 1.272916] sata_oxnas: resetting SATA core [ 1.273989] nand: Could not find valid ONFI parameter page; aborting [ 1.274032] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda [ 1.274035] nand: Hynix NAND 256MiB 3,3V 8-bit [ 1.274045] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.274060] Scanning device for bad blocks [ 1.440122] 2 cmdlinepart partitions found on MTD device 41000000.nand [ 1.446627] Creating 2 MTD partitions on "41000000.nand": [ 1.452029] 0x000000000000-0x000000e00000 : "boot" [ 1.458664] 0x000000e00000-0x000010000000 : "data" [ 1.466237] oxnas-gmac 40400000.ethernet: no reset control found [ 1.472276] stmmac - user ID: 0x12, Synopsys ID: 0x35 [ 1.477304] Ring mode enabled [ 1.480368] DMA HW capability register supported [ 1.484874] Enhanced/Alternate descriptors [ 1.489200] Enabled extended descriptors [ 1.493207] RX Checksum Offload Engine supported (type 2) [ 1.498662] TX Checksum insertion supported [ 1.502937] Wake-Up On Lan supported [ 1.506580] Enable RX Mitigation via HW Watchdog Timer [ 1.526886] libphy: stmmac: probed [ 1.530339] eth%d: PHY ID 001cc914 at 0 IRQ POLL (stmmac-0:00) active [ 1.536752] eth%d: PHY ID 001cc914 at 3 IRQ POLL (stmmac-0:03) [ 1.543462] PPP generic driver version 2.4.2 [ 1.548305] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.554910] ehci-pci: EHCI PCI platform driver [ 1.559897] oxnas-ehci 40200100.ehci: EHCI Host Controller [ 1.565419] oxnas-ehci 40200100.ehci: new USB bus registered, assigned bus number 1 [ 1.573278] oxnas-ehci 40200100.ehci: irq 10, io mem 0x40200100 [ 1.589818] oxnas-ehci 40200100.ehci: USB 2.0 started, EHCI 1.00 [ 1.596126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.602944] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.610170] usb usb1: Product: EHCI Host Controller [ 1.615024] usb usb1: Manufacturer: Linux 4.4.54-oxnas-tld-1 ehci_hcd [ 1.621465] usb usb1: SerialNumber: 40200100.ehci [ 1.627123] hub 1-0:1.0: USB hub found [ 1.630978] hub 1-0:1.0: 2 ports detected [ 1.636037] usbcore: registered new interface driver cdc_acm [ 1.641730] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.649840] usbcore: registered new interface driver cdc_wdm [ 1.655656] usbcore: registered new interface driver usb-storage [ 1.661888] usbcore: registered new interface driver usbserial [ 1.667776] usbcore: registered new interface driver usbserial_generic [ 1.674375] usbserial: USB Serial support registered for generic [ 1.680839] mousedev: PS/2 mouse device common for all mice [ 1.686556] i2c /dev entries driver [ 1.691148] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696765] usbcore: registered new interface driver usbhid [ 1.702369] usbhid: USB HID core driver [ 1.708316] NET: Registered protocol family 10 [ 1.714211] sit: IPv6 over IPv4 tunneling driver [ 1.719889] NET: Registered protocol family 17 [ 1.724500] Key type dns_resolver registered [ 1.730542] registered taskstats version 1 [ 1.734653] Loading compiled-in X.509 certificates [ 1.739537] zswap: loaded using pool lzo/zbud [ 1.758307] Key type encrypted registered [ 1.809968] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 1.817006] ata1.00: ATA-8: HGST HTS545050A7E680, GR2OA230, max UDMA/133 [ 1.823764] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.831408] ata1.00: configured for UDMA/133 [ 1.836357] scsi 0:0:0:0: Direct-Access ATA HGST HTS545050A7 A230 PQ: 0 ANSI: 5 [ 1.845923] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 1.853580] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.858856] sata_oxnas: resetting SATA core [ 1.870348] sd 0:0:0:0: [sda] Write Protect is off [ 1.875348] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.890073] sata_oxnas: resetting SATA core [ 2.569948] ata2: SATA link down (SStatus 0 SControl 300) [ 2.649953] ata1: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0xe frozen [ 2.656811] ata1: hard resetting link [ 3.569943] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 3.577912] ata1.00: configured for UDMA/133 [ 3.582208] ata1: EH complete [ 3.943902] sda: sda1 [ 3.948172] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.953208] Freeing unused kernel memory: 224K (c0828000 - c0860000) Loading, please wait... starting version 232 [ 4.134986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.146255] random: systemd-udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.147284] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.149662] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.149834] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.151019] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.157352] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.158394] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.159521] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.161036] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 4.465541] i2c-gpio i2c-gpio: using pins 41 (SDA) and 42 (SCL) Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. Begin: Will now check root file system ... fsck from util-linux 2.29.2 fsck: error 2 (No such file or directory) while executing fsck.ext3 for /dev/sda1 fsck exited with status code 8 done. Warning: File system check failed but did not detect errors [ 10.077250] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem [ 10.442844] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. INIT: version 2.88 booting [info] Using makefile-style concurrent boot in runlevel S. [....] Starting the hotplug events dispatcher: systemd-udevd[ 14.224778] random: nonblocking pool is initialized starting version 232 . ok [....] Synthesizing the initial hotplug events...[ 14.873226] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0 done. [ ok ] Waiting for /dev to be fully populated...done. [ 16.798510] EXT4-fs (sda1): re-mounted. Opts: (null) [....] Checking root file system...fsck from util-linux 2.29.2 rootfs: clean, 14014/30531584 files, 2442007/122096385 blocks done. [ 17.231600] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ ok ] Activating lvm and md swap...done. [....] Checking file systems...fsck from util-linux 2.29.2 done. [ ok ] Loading kernel modules...done. [ ok ] Cleaning up temporary files... /tmp. [ ok ] Mounting local filesystems...done. [ ok ] Activating swapfile swap...done. [ ok ] Cleaning up temporary files.... [ ok ] Setting kernel variables...done. [....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.5 Copyright 2004-2016 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/00:25:31:01:c6:76 Sending on LPF/eth0/00:25:31:01:c6:76 Sending on Socket/fallback DHCPREQUEST of 192.168.68.9 on eth0 to 255.255.255.255 port 67 [ 27.659975] oxnas-gmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 33.049771] ------------[ cut here ]------------ [ 33.054397] WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:306 dev_watchdog+0x238/0x25c() [ 33.062812] NETDEV WATCHDOG: eth0 (oxnas-gmac): transmit queue 0 timed out [ 33.069647] Modules linked in: gpio_keys_polled input_polldev gpio_keys i2c_gpio i2c_algo_bit dwmac_generic [ 33.079390] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.4.54-oxnas-tld-1 #2 [ 33.086312] Hardware name: PLXTECH NAS782X SoC (Flattened Device Tree) [ 33.092823] [<c0010c6c>] (unwind_backtrace) from [<c000cf8c>] (show_stack+0x10/0x14) [ 33.100541] [<c000cf8c>] (show_stack) from [<c02cf840>] (dump_stack+0x84/0xa0) [ 33.107740] [<c02cf840>] (dump_stack) from [<c0018934>] (warn_slowpath_common+0x78/0xb4) [ 33.115801] [<c0018934>] (warn_slowpath_common) from [<c00189a0>] (warn_slowpath_fmt+0x30/0x40) [ 33.124469] [<c00189a0>] (warn_slowpath_fmt) from [<c04cee80>] (dev_watchdog+0x238/0x25c) [ 33.132618] [<c04cee80>] (dev_watchdog) from [<c0064c4c>] (call_timer_fn+0x24/0x9c) [ 33.140241] [<c0064c4c>] (call_timer_fn) from [<c0064e18>] (run_timer_softirq+0x154/0x224) [ 33.148469] [<c0064e18>] (run_timer_softirq) from [<c001bf24>] (__do_softirq+0xfc/0x248) [ 33.156526] [<c001bf24>] (__do_softirq) from [<c001c348>] (irq_exit+0xc4/0x110) [ 33.163801] [<c001c348>] (irq_exit) from [<c0056aa4>] (__handle_domain_irq+0x90/0x10c) [ 33.171686] [<c0056aa4>] (__handle_domain_irq) from [<c000942c>] (gic_handle_irq+0x38/0x7c) [ 33.180001] [<c000942c>] (gic_handle_irq) from [<c000da20>] (__irq_svc+0x40/0x74) [ 33.187445] Exception stack(0xc0861f50 to 0xc0861f98) [ 33.192471] 1f40: 00000001 00000000 00000000 00000000 [ 33.200609] 1f60: 00000000 c061c62c 00000000 c0861fa8 c085b2c4 c08686ac c0860000 00000000 [ 33.208747] 1f80: 00000000 c0861fa0 c000af3c c000af40 60000013 ffffffff [ 33.215334] [<c000da20>] (__irq_svc) from [<c000af40>] (arch_cpu_idle+0x28/0x30) [ 33.222704] [<c000af40>] (arch_cpu_idle) from [<c004d348>] (cpu_startup_entry+0x14c/0x260) [ 33.230935] [<c004d348>] (cpu_startup_entry) from [<c0828bf8>] (start_kernel+0x338/0x3ac) [ 33.239091] ---[ end trace 15d1a2eaa51e3c8c ]--- DHCPREQUEST of 192.168.68.9 on eth0 to 255.255.255.255 port 67 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 No DHCPOFFERS received. Trying recorded lease 192.168.68.9 PING 192.168.68.1 (192.168.68.1) 56(84) bytes of data. --- 192.168.68.1 ping statistics --- 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms No working leases in persistent database - sleeping. done. [ ok ] Starting RPC port mapper daemon: rpcbind. [ ok ] Starting NFS common utilities: statd idmapd. [ ok ] Cleaning up temporary files.... INIT: Entering runlevel: 2 [info] Using makefile-style concurrent boot in runlevel 2. [....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd... 1231 (syslogd) . ok [ ok ] Starting NFS common utilities: statd idmapd. [warn] Not starting NFS kernel daemon: no exports. ... (warning). [ ok ] Starting NTP server: ntpd. [ ok ] Starting system message bus: dbus. [ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon. [ ok ] Starting OpenBSD Secure Shell server: sshd. [....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd... 1232 (klogd) . ok Debian GNU/Linux 9 debian ttyS0 debian login: root Password: Last login: Wed May 20 02:34:25 PDT 2020 on ttyS0 Linux debian 4.4.54-oxnas-tld-1 #2 SMP PREEMPT Sat Mar 18 23:09:58 PDT 2017 armv6l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. root@debian:~# ls . .. .bash_history .bashrc .config .nano .profile .ssh root@debian:~#
Re: Hello, help to fix my device... [Akitio MyCloud Mini] June 10, 2020 05:36AM |
Admin Registered: 13 years ago Posts: 18,997 |