PogoPlug V4 won't boot after failed env input October 20, 2014 10:12AM |
Registered: 10 years ago Posts: 11 |
login as: root root@192.168.178.17's password: ~ # killall hbwd ~ # cd /tmp /tmp # wget http://download.doozan.com/uboot/nanddump Connecting to download.doozan.com (50.116.34.13:80) /tmp # wget http://download.doozan.com/uboot/nandwrite Connecting to download.doozan.com (50.116.34.13:80) /tmp # wget http://download.doozan.com/uboot/flash_erase Connecting to download.doozan.com (50.116.34.13:80) /tmp # wget http://download.doozan.com/uboot/fw_printenv Connecting to download.doozan.com (50.116.34.13:80) /tmp # chmod +x flash_erase fw_printenv nanddump nandwrite /tmp # cp fw_printenv fw_setenv /tmp # mount -o remount,rw / /tmp # echo "/dev/mtd0 0xc0000 0x20000 0x20000">/etc/fw_env.config /tmp # wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.pogo_v4. bodhi.tar Connecting to download.qnology.com (162.252.240.221:80) /tmp # wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.pogo_v4. bodhi.md5 Connecting to download.qnology.com (162.252.240.221:80) /tmp # md5sum uboot.2014.07-tld-1.pogo_v4.bodhi.tar d4b497dc5239844fd2d45f4ca83132e0 uboot.2014.07-tld-1.pogo_v4.bodhi.tar /tmp # cat uboot.2014.07-tld-1.pogo_v4.bodhi.md5 d4b497dc5239844fd2d45f4ca83132e0 /tmp # /tmp # tar -xf uboot.2014.07-tld-1.pogo_v4.bodhi.tar /tmp # /tmp/flash_erase /dev/mtd0 0 4 Erase Total 4 Units Performing Flash Erase of length 131072 at offset 0x60000 done /tmp # /tmp/nandwrite /dev/mtd0 /tmp/uboot.2014.07-tld-1.pogo_v4.mtd0.kwb Writing data to block 0 at offset 0x0 Writing data to block 1 at offset 0x20000 Writing data to block 2 at offset 0x40000 Writing data to block 3 at offset 0x60000 /tmp # /tmp # wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.environm ent.img.bodhi.tar Connecting to download.qnology.com (162.252.240.221:80) /tmp # wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.environm ent.img.bodhi.md5 Connecting to download.qnology.com (162.252.240.221:80) /tmp # d5sum uboot.2014.07-tld-1.environment.img.bodhi.tar -sh: d5sum: not found /tmp # cat uboot.2014.07-tld-1.environment.img.bodhi.md5 c5921e3ea0a07a859878339ffb771088 /tmp # tar -xf uboot.2014.07-tld-1.environment.img.bodhi.tar /tmp # /tmp/flash_erase /dev/mtd0 0xc0000 1 Erase Total 1 Units Performing Flash Erase of length 131072 at offset 0xc0000 done /tmp # /tmp/nandwrite -s 786432 /dev/mtd0 uboot.2014.07-tld-1.environment.img Writing data to block 6 at offset 0xc0000 /tmp # /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument /tmp # /tmp/fw_printenv ethaddr Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument /tmp # /tmp/fw_printenv ethaddr Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv arcNumber 3960 Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv machid F78 Cannot parse config file: Invalid argument /tmp # /tmp/flash_erase /dev/mtd0 0xc0000 1 Erase Total 1 Units Performing Flash Erase of length 131072 at offset 0xc0000 done /tmp # /tmp/nandwrite -s 786432 /dev/mtd0 uboot.2014.07-tld-1.environment.img Writing data to block 6 at offset 0xc0000 /tmp # /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv usb_rootfstype ext3 Cannot parse config file: Invalid argument /tmp # reboot -sh: reboot: not found /tmp # / -sh: /: Permission denied /tmp # /tmp # #SET MACADDRESS /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument /tmp # /tmp/fw_printenv ethaddr Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv arcNumber 3960 Cannot parse config file: Invalid argument /tmp # /tmp/fw_setenv machid F78. Cannot parse config file: Invalid argument /tmp # wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.environm ent.img.bodhi.tar Connecting to download.qnology.com (162.252.240.221:80) wget: can't open 'uboot.2014.07-tld-1.environment.img.bodhi.tar': File exists /tmp # wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.environm ent.img.bodhi.md5 Connecting to download.qnology.com (162.252.240.221:80) wget: can't open 'uboot.2014.07-tld-1.environment.img.bodhi.md5': File exists /tmp # md5sum uboot.2014.07-tld-1.environment.img.bodhi.tar c5921e3ea0a07a859878339ffb771088 uboot.2014.07-tld-1.environment.img.bodhi.tar /tmp # cat uboot.2014.07-tld-1.environment.img.bodhi.md5 c5921e3ea0a07a859878339ffb771088 /tmp # tar -xf uboot.2014.07-tld-1.environment.img.bodhi.tar /tmp # /tmp/flash_erase /dev/mtd0 0xc0000 1 Erase Total 1 Units Performing Flash Erase of length 131072 at offset 0xc0000 done /tmp # /tmp/nandwrite -s 786432 /dev/mtd0 uboot.2014.07-tld-1.environment.img Writing data to block 6 at offset 0xc0000 /tmp # /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument
U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Warning: failed to set MAC address Hit any key to stop autoboot: 0 Pogov4> printenv arcNumber=2097 baudrate=115200 bootargs=root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x25,0x31,0x00,0xd4,0x6f mem=128 poweroutage=yes bootcmd=run boot_nand bootcmd_mmc=run mmc_init; run set_bootargs_mmc; run mmc_boot bootcmd_sata=run sata_init; run set_bootargs_sata; run sata_boot; bootcmd_usb=run usb_init; run set_bootargs_usb; run usb_boot; bootdelay=10 console=ttyS0,115200 device=0:1 ethact=egiga0 if_netconsole=ping $serverip ipaddr=192.168.0.231 led_error=orange blinking led_exit=green off led_init=green blinking machid=0x831 mainlineLinux=yes mmc_boot=mw 0x800000 0 1; run mmc_load_uimage; if run mmc_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi mmc_init=mmc rescan mmc_load_uimage=ext2load mmc $device 0x800000 /boot/uImage mmc_load_uinitrd=ext2load mmc $device 0x1100000 /boot/uInitrd mmc_root=/dev/mmcblk0p1 mtdids=nand0=orion_nand mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) partition=nand0,2 preboot_nc=run if_netconsole start_netconsole rootdelay=10 rootfstype=ext3 sata_boot=mw 0x800000 0 1; run sata_load_uimage; if run sata_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi sata_init=ide reset sata_load_uimage=ext2load ide $device 0x800000 /boot/uImage sata_load_uinitrd=ext2load ide $device 0x1100000 /boot/uInitrd sata_root=/dev/sda1 serverip=192.168.0.220 set_bootargs_mmc=setenv bootargs console=$console root=$mmc_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts set_bootargs_sata=setenv bootargs console=$console root=$sata_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts set_bootargs_usb=setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version; stderr=serial stdin=serial stdout=serial usb_boot=mw 0x800000 0 1; run usb_load_uimage; if run usb_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi usb_init=usb start usb_load_uimage=ext2load usb $device 0x800000 /boot/uImage usb_load_uinitrd=ext2load usb $device 0x1100000 /boot/uInitrd usb_root=/dev/sda1 Environment size: 2304/131068 bytes
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 12:13AM |
Admin Registered: 14 years ago Posts: 19,427 |
> U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) > Pogoplug V4 > > SoC: Kirkwood 88F6192_A1 > DRAM: 128 MiB > WARNING: Caches not enabled > NAND: 128 MiB > MMC: kwsdio: 0 > In: serial > Out: serial > Err: serial > Net: egiga0 > Warning: failed to set MAC address > > Hit any key to stop autoboot: 0
Pogov4> setenv arcNumber 3960 Pogov4> setenv machid f78 Pogov4> setenv ethaddr xx:xx:xx:xx:xx
Pogov4> boot
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 01:54PM |
Registered: 10 years ago Posts: 11 |
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 04:32PM |
Admin Registered: 14 years ago Posts: 19,427 |
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 06:33PM |
Registered: 10 years ago Posts: 11 |
Pogov4> setenv arcNumber 3960 Pogov4> setenv machid f78 Pogov4> setenv ethaddr 00:25:31:04:ED:6A Pogov4> setenv bootcmd 'run bootcmd_usb; run bootcmd_mmc; run bootcmd_sata; reset > boot >
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 08:30PM |
Registered: 12 years ago Posts: 165 |
/tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" Cannot parse config file: Invalid argument
#setup fw_env.config echo "/dev/mtd0 0xc0000 0x20000 0x20000">/etc/fw_env.config
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 09:27PM |
Registered: 10 years ago Posts: 11 |
Re: PogoPlug V4 won't boot after failed env input October 21, 2014 09:54PM |
Registered: 12 years ago Posts: 165 |
#stop my.pogoplug.com service killall hbwd #download firmware utilities cd /tmp wget http://download.doozan.com/uboot/nanddump wget http://download.doozan.com/uboot/nandwrite wget http://download.doozan.com/uboot/flash_erase wget http://download.doozan.com/uboot/fw_printenv #make executable chmod +x flash_erase fw_printenv nanddump nandwrite #printenv and setenv are normally symbolic links cp fw_printenv fw_setenv #remount '/' as read/write #by default the Pogoplug OS (internal flash) is read only #skip if running from Debian/ALARM mount -o remount,rw / #setup fw_env.config echo "/dev/mtd0 0xc0000 0x20000 0x20000">/etc/fw_env.config #output current uboot environment parameters /tmp/fw_printenv #Download and Flash uBoot Environment Parameters #download default uboot env settings and md5 wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.environment.img.bodhi.tar wget http://download.qnology.com/pogoplug/v4/uboot.2014.07-tld-1.environment.img.bodhi.md5 #check md5 sum (output should match) md5sum uboot.2014.07-tld-1.environment.img.bodhi.tar cat uboot.2014.07-tld-1.environment.img.bodhi.md5 #extract uboot env settings tar -xf uboot.2014.07-tld-1.environment.img.bodhi.tar #flash default uboot env setting #BE EXTRA CAREFUL WITH THE NEXT TWO COMMANDS. NO TYPOS! /tmp/flash_erase /dev/mtd0 0xc0000 1 /tmp/nandwrite -s 786432 /dev/mtd0 uboot.2014.07-tld-1.environment.img #output current uboot parameters after applying default /tmp/fw_printenv #Update uBoot Environment Parameters #SET MACADDRESS /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address)" #double check the MAC Address matches with #what is on the bottom of your Pogoplug /tmp/fw_printenv ethaddr #set archNumber and machid (for LED) /tmp/fw_setenv arcNumber 3960 /tmp/fw_setenv machid F78 #set rootfs file system type /tmp/fw_setenv usb_rootfstype ext3 #set to original mtd partition layout /tmp/fw_setenv mtdparts 'mtdparts=orion_nand:2M(u-boot),3M(uImage),3M(uImage2),8M(failsafe),112M(root)' #print out all uboot environment parameters #make sure there are no errors /tmp/fw_printenv
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 12:47AM |
Admin Registered: 14 years ago Posts: 19,427 |
Pogov4> setenv arcNumber 3960 Pogov4> setenv machid f78 Pogov4> setenv ethaddr 00:25:31:04:ED:6A Pogov4> setenv bootcmd 'run bootcmd_usb; run bootcmd_mmc; run bootcmd_sata; reset' Pogov4> run bootcmd
Cannot parse config file: Invalid argumentHard to say without knowing what devinger's Pogo enviroment looks like at that time.
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 07:12AM |
Registered: 10 years ago Posts: 11 |
U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Warning: failed to set MAC address Hit any key to stop autoboot: 0 Pogov4> setenv arcNumber 3960 Pogov4> setenv machid f78 Pogov4> setenv ethaddr 00:25:31:04:ED:6A Pogov4> setenv bootcmd 'run bootcmd_usb; run bootcmd_mmc; run bootcmd_sata; rese t' Pogov4> run bootcmd (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 3927160 bytes read in 285 ms (13.1 MiB/s) ** File not found /boot/uInitrd ** ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.16.2-1-ARCH Created: 2014-09-06 8:40:50 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3927096 Bytes = 3.7 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image ... OK Using machid 0xf78 from environment Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.2-1-ARCH (nobody@root-armv5-copy) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 PREEMPT Sat Sep 6 02:40:37 MDT 2014 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397 f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Pogoplug V4 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdela y=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(dat a) [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] allocated 262144 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memor y cgroups [ 0.000000] Memory: 121184K/131072K available (5466K kernel code, 340K rwdata , 1668K rodata, 256K init, 697K bss, 9888K reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc06ffb24 (7135 kB) [ 0.000000] .init : 0xc0700000 - 0xc074012c ( 257 kB) [ 0.000000] .data : 0xc0742000 - 0xc07973bc ( 341 kB) [ 0.000000] .bss : 0xc07973bc - 0xc08459a8 ( 698 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:114 [ 0.000019] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769 803770ns [ 0.990289] Console: colour dummy device 80x30 [ 0.990326] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216) [ 1.080114] pid_max: default: 32768 minimum: 301 [ 1.080251] Security Framework initialized [ 1.080350] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 1.080378] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 1.081550] Initializing cgroup subsys memory [ 1.081767] Initializing cgroup subsys devices [ 1.081842] Initializing cgroup subsys freezer [ 1.081881] Initializing cgroup subsys net_cls [ 1.081929] Initializing cgroup subsys blkio [ 1.081976] Initializing cgroup subsys bfqio [ 1.082042] Initializing cgroup subsys perf_event [ 1.082076] Initializing cgroup subsys net_prio [ 1.082246] CPU: Testing write buffer coherency: ok [ 1.082904] Setting up static identity map for 0x532bc0 - 0x532c18 [ 1.086054] devtmpfs: initialized [ 1.091354] pinctrl core: initialized pinctrl subsystem [ 1.091989] NET: Registered protocol family 16 [ 1.092720] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 1.094380] cpuidle: using governor ladder [ 1.094423] cpuidle: using governor menu [ 1.094644] Kirkwood: MV88F6281-A1, TCLK=166666667. [ 1.094677] Feroceon L2: Enabling L2 [ 1.094729] Feroceon L2: Cache support initialised. [ 1.097930] Kirkwood PCIe port 0: link up [ 1.097945] PCI: bus0 uses PCIe port 0 [ 1.098274] PCI host bridge to bus 0000:00 [ 1.098302] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff] [ 1.098320] pci_bus 0000:00: root bus resource [io 0x1000-0xffff] [ 1.098337] pci_bus 0000:00: No busn resource found for root bus, will use [b us 00-ff] [ 1.099489] PCI: bus0: Fast back to back transfers disabled [ 1.099567] pci 0000:00:01.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bi t] [ 1.099600] pci 0000:00:01.0: BAR 2: assigned [mem 0xe0010000-0xe0010fff 64bi t] [ 1.099631] pci 0000:00:01.0: BAR 4: assigned [mem 0xe0011000-0xe0011fff 64bi t] [ 1.132491] vgaarb: loaded [ 1.132994] SCSI subsystem initialized [ 1.133736] usbcore: registered new interface driver usbfs [ 1.133856] usbcore: registered new interface driver hub [ 1.134027] usbcore: registered new device driver usb [ 1.134270] pps_core: LinuxPPS API ver. 1 registered [ 1.134283] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome tti <giometti@linux.it> [ 1.134332] PTP clock support registered [ 1.135861] Switched to clocksource orion_clocksource [ 1.163097] FS-Cache: Loaded [ 1.181947] NET: Registered protocol family 2 [ 1.183303] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.183340] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 1.183369] TCP: Hash tables configured (established 1024 bind 1024) [ 1.183468] TCP: reno registered [ 1.183485] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 1.183516] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 1.183788] NET: Registered protocol family 1 [ 1.183895] pci 0000:00:01.0: enabling device (0140 -> 0142) [ 1.186527] futex hash table entries: 256 (order: -1, 3072 bytes) [ 1.204251] VFS: Disk quotas dquot_6.5.2 [ 1.204651] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.207487] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.209348] fuse init (API version 7.23) [ 1.211959] aufs 3.16-20140825 [ 1.212007] msgmni has been set to 236 [ 1.214612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 50) [ 1.214643] io scheduler noop registered [ 1.214663] io scheduler deadline registered [ 1.215285] io scheduler cfq registered [ 1.215361] io scheduler bfq registered (default) [ 1.215372] BFQ I/O-scheduler version: v7r5 [ 1.215687] mv_xor mv_xor.0: Marvell shared XOR driver [ 1.256023] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 1.295992] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 1.296283] mv_xor mv_xor.1: Marvell shared XOR driver [ 1.335974] mv_xor mv_xor.1: Marvell XOR: ( xor cpy ) [ 1.375970] mv_xor mv_xor.1: Marvell XOR: ( xor cpy ) [ 1.383805] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 1.385345] console [ttyS0] disabled [ 1.405432] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 104 16666) is a 16550A [ 1.987478] console [ttyS0] enabled [ 2.004742] brd: module loaded [ 2.014511] loop: module loaded [ 2.018259] sata_mv sata_mv.0: cannot get optional clkdev [ 2.023717] sata_mv sata_mv.0: slots 32 ports 1 [ 2.030709] scsi0 : sata_mv [ 2.034366] ata1: SATA max UDMA/133 irq 21 [ 2.039990] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 [ 2.046511] nand: Hynix H27U1G8F2BTR-BC [ 2.050334] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 2.056005] Scanning device for bad blocks [ 2.144017] 4 cmdlinepart partitions found on MTD device orion_nand [ 2.150281] Creating 4 MTD partitions on "orion_nand": [ 2.155403] 0x000000000000-0x000000100000 : "u-boot" [ 2.161043] 0x000000100000-0x000000500000 : "uImage" [ 2.166599] 0x000000500000-0x000002500000 : "rootfs" [ 2.172168] 0x000002500000-0x000008000000 : "data" [ 2.186848] libphy: orion_mdio_bus: probed [ 2.191077] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 2.395901] ata1: SATA link down (SStatus 0 SControl F300) [ 3.280104] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:00:00:00:00:00 [ 3.289012] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.295520] ehci-pci: EHCI PCI platform driver [ 3.300082] ehci-orion: EHCI orion driver [ 3.304174] orion-ehci orion-ehci.0: EHCI Host Controller [ 3.309614] orion-ehci orion-ehci.0: new USB bus registered, assigned bus num ber 1 [ 3.317345] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000 [ 3.335913] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00 [ 3.343127] hub 1-0:1.0: USB hub found [ 3.347004] hub 1-0:1.0: 1 port detected [ 3.351808] xhci_hcd 0000:00:01.0: xHCI Host Controller [ 3.357114] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus numbe r 2 [ 3.367050] hub 2-0:1.0: USB hub found [ 3.370838] hub 2-0:1.0: 2 ports detected [ 3.375679] xhci_hcd 0000:00:01.0: xHCI Host Controller [ 3.380969] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus numbe r 3 [ 3.389684] hub 3-0:1.0: USB hub found [ 3.393466] hub 3-0:1.0: 2 ports detected [ 3.398805] usbcore: registered new interface driver usb-storage [ 3.405391] mousedev: PS/2 mouse device common for all mice [ 3.665935] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 3.817955] usb-storage 1-1:1.0: USB Mass Storage device detected [ 3.824463] scsi1 : usb-storage 1-1:1.0 [ 4.415905] rtc-mv rtc-mv: internal RTC not ticking [ 4.420980] i2c /dev entries driver [ 4.425382] sdhci: Secure Digital Host Controller Interface driver [ 4.431575] sdhci: Copyright(c) Pierre Ossman [ 4.436039] mvsdio mvsdio: no pins associated [ 4.476013] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.485558] ledtrig-cpu: registered to indicate activity on CPUs [ 4.491834] usbcore: registered new interface driver r8712u [ 4.497727] gre: GRE over IPv4 demultiplexor driver [ 4.502667] TCP: cubic registered [ 4.506122] NET: Registered protocol family 17 [ 4.510770] Key type dns_resolver registered [ 4.517438] registered taskstats version 1 [ 4.523552] console [netcon0] enabled [ 4.527297] netconsole: network logging started [ 4.532486] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.539672] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 4.547500] Waiting 10 sec before mounting root device... [ 4.826883] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Fit 1.27 PQ : 0 ANSI: 6 [ 4.836778] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 4.842293] sd 1:0:0:0: [sda] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) [ 4.851520] sd 1:0:0:0: [sda] Write Protect is off [ 4.857144] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doe sn't support DPO or FUA [ 4.872258] sda: sda1 [ 4.878271] sd 1:0:0:0: [sda] Attached SCSI removable disk [ 14.557413] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsyste m [ 15.372007] EXT4-fs (sda1): recovery complete [ 15.406162] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 15.413864] VFS: Mounted root (ext3 filesystem) on device 8:1. [ 15.425595] devtmpfs: mounted [ 15.429845] Freeing unused kernel memory: 256K (c0700000 - c0740000) [ 15.693506] random: systemd urandom read with 44 bits of entropy available [ 15.725504] systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SEL INUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ 4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN ) [ 15.743564] systemd[1]: Detected architecture 'arm'. Welcome to Arch Linux ARM! [ 15.889971] NET: Registered protocol family 10 [ 15.896045] systemd[1]: Inserted module 'ipv6' [ 15.908909] systemd[1]: Set hostname to <alarm>. [ 16.572677] systemd[1]: Cannot add dependency job for unit display-manager.se rvice, ignoring: Unit display-manager.service failed to load: No such file or di rectory. [ 16.594350] systemd[1]: Expecting device dev-ttyS0.device... Expecting device dev-ttyS0.device... [ 16.616172] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 16.624437] systemd[1]: Started Forward Password Requests to Wall Directory W atch. [ 16.632274] systemd[1]: Starting Remote File Systems. [ OK ] Reached target Remote File Systems. [ 16.656072] systemd[1]: Reached target Remote File Systems. [ 16.661889] systemd[1]: Starting Dispatch Password Requests to Console Direct ory Watch. [ 16.670346] systemd[1]: Started Dispatch Password Requests to Console Directo ry Watch. [ 16.678471] systemd[1]: Starting Paths. [ OK ] Reached target Paths. [ 16.696076] systemd[1]: Reached target Paths. [ 16.700731] systemd[1]: Starting Arbitrary Executable File Formats File Syste m Automount Point. [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point. [ 16.736099] systemd[1]: Set up automount Arbitrary Executable File Formats Fi le System Automount Point. [ 16.745705] systemd[1]: Starting Encrypted Volumes. [ OK ] Reached target Encrypted Volumes. [ 16.766069] systemd[1]: Reached target Encrypted Volumes. [ 16.771626] systemd[1]: Starting Swap. [ OK ] Reached target Swap. [ 16.796059] systemd[1]: Reached target Swap. [ 16.800497] systemd[1]: Starting Root Slice. [ OK ] Created slice Root Slice. [ 16.876122] systemd[1]: Created slice Root Slice. [ 16.881043] systemd[1]: Starting User and Session Slice. [ OK ] Created slice User and Session Slice. [ 16.906101] systemd[1]: Created slice User and Session Slice. [ 16.912044] systemd[1]: Starting Device-mapper event daemon FIFOs. [ OK ] Listening on Device-mapper event daemon FIFOs. [ 16.936074] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 16.942764] systemd[1]: Starting Delayed Shutdown Socket. [ OK ] Listening on Delayed Shutdown Socket. [ 16.966079] systemd[1]: Listening on Delayed Shutdown Socket. [ 16.971994] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 16.996081] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 17.003210] systemd[1]: Starting Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 17.026080] systemd[1]: Listening on Journal Socket (/dev/log). [ 17.032172] systemd[1]: Starting LVM2 metadata daemon socket. [ OK ] Listening on LVM2 metadata daemon socket. [ 17.056080] systemd[1]: Listening on LVM2 metadata daemon socket. [ 17.062395] systemd[1]: Starting udev Control Socket. [ OK ] Listening on udev Control Socket. [ 17.086084] systemd[1]: Listening on udev Control Socket. [ 17.091701] systemd[1]: Starting udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 17.116081] systemd[1]: Listening on udev Kernel Socket. [ 17.121604] systemd[1]: Starting Journal Socket. [ OK ] Listening on Journal Socket. [ 17.146080] systemd[1]: Listening on Journal Socket. [ 17.151356] systemd[1]: Starting System Slice. [ OK ] Created slice System Slice. [ 17.176103] systemd[1]: Created slice System Slice. [ 17.181223] systemd[1]: Starting system-getty.slice. [ OK ] Created slice system-getty.slice. [ 17.206103] systemd[1]: Created slice system-getty.slice. [ 17.211682] systemd[1]: Starting system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 17.236099] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 17.243144] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 17.276753] systemd[1]: Started Load Kernel Modules. [ 17.282029] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 17.311868] systemd[1]: Mounting FUSE Control File System... Mounting FUSE Control File System... [ 17.342725] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 17.381730] systemd[1]: Starting Setup Virtual Console... Starting Setup Virtual Console... [ 17.436613] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 17.471744] systemd[1]: Mounted Huge Pages File System. [ 17.489404] systemd[1]: Started Set Up Additional Binary Formats. [ 17.496566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 17.534099] systemd[1]: Mounted Configuration File System. [ 17.552593] systemd[1]: Starting Journal Service... Starting Journal Service... [ OK ] Started Journal Service. [ 17.606414] systemd[1]: Started Journal Service. [ OK ] Reached target Slices. Starting Remount Root and Kernel File Systems... Mounting Temporary Directory... [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Debug File System. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Temporary Directory. [ OK ] Started Apply Kernel Variables. [ OK ] Started Setup Virtual Console. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started udev Coldplug all Devices. Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [ OK ] Started Load/Save Random Seed. [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Trigger Flushing of Journal to Persistent Storage... [ 18.990684] systemd-udevd[90]: starting version 216 Starting Create Volatile Files and Directories... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Create Volatile Files and Directories. [ 19.259360] systemd-journald[78]: Received request to flush runtime journal f rom PID 1 [ OK ] Started Trigger Flushing of Journal to Persistent Storage. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Found device /dev/ttyS0. [ 20.067656] usbcore: registered new interface driver uas [ 20.077709] random: nonblocking pool is initialized [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Timers. [ OK ] Reached target Basic System. Starting Entropy Harvesting Daemon... Starting Login Service... Starting D-Bus System Message Bus... [ OK ] Started D-Bus System Message Bus. Starting Network Service... Starting Permit User Sessions... [ OK ] Started Entropy Harvesting Daemon. [ OK ] Started Permit User Sessions. [ OK ] Started Login Service. [ OK ] Started Network Service. [ OK ] Reached target Network. Starting OpenSSH Daemon... [ OK ] Started OpenSSH Daemon. Starting Network Name Resolution... Starting Getty on tty1... [ OK ] Started Getty on tty1. Starting Serial Getty on ttyS0... [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started Network Name Resolution. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Arch Linux 3.16.2-1-ARCH (ttyS0) alarm login:
fw_setenv usb_custom_params usb-storage.quirks=0x0bc2:0x3321:u
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 12:01PM |
Admin Registered: 14 years ago Posts: 19,427 |
Quote
1 How do I save this changes so the pogoplug automaticly reboots in arch?
Quote
3 My pogoplug gets a kernel crash when I insert my sagate hdd. I don't know if you can help me with that but I read somewhere I need to change UAS settings
setenv usb_custom_params 'usb-storage.quirks=0x0bc2:0x3321:u' setenv set_bootargs_usb 'setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts $usb_custom_param'
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 12:32PM |
Registered: 10 years ago Posts: 11 |
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 04:30PM |
Admin Registered: 14 years ago Posts: 19,427 |
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 04:47PM |
Registered: 10 years ago Posts: 11 |
U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Hit any key to stop autoboot: 0 Pogov4> setenv usb_custom_params 'usb-storage.quirks=0x0bc2:0x3321:u' Pogov4> setenv set_bootargs_usb 'setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts $usb_custom_param' Pogov4> boot
[ 232.306382] WARNING: CPU: 0 PID: 43 at drivers/usb/storage/uas.c:157 uas_mark_cmd_dead+0x88/0xc8 [uas]() [ 232.315818] Modules linked in: uas mv_cesa ipv6 [ 232.320370] CPU: 0 PID: 43 Comm: kworker/u2:2 Tainted: G D W 3.16.2-1-ARCH #1 [ 232.328273] Workqueue: scsi_tmf_2 scmd_eh_abort_handler [ 232.333508] [<c000f040>] (unwind_backtrace) from [<c000c588>] (show_stack+0x10/0x14) [ 232.341225] [<c000c588>] (show_stack) from [<c001b7bc>] (warn_slowpath_common+0x70/0x90) [ 232.349293] [<c001b7bc>] (warn_slowpath_common) from [<c001b878>] (warn_slowpath_null+0x1c/0x24) [ 232.358049] [<c001b878>] (warn_slowpath_null) from [<bf06b560>] (uas_mark_cmd_dead+0x88/0xc8 [uas]) [ 232.367080] [<bf06b560>] (uas_mark_cmd_dead [uas]) from [<bf06cbb0>] (uas_eh_abort_handler+0x88/0x160 [uas]) [ 232.376882] [<bf06cbb0>] (uas_eh_abort_handler [uas]) from [<c036a7d8>] (scmd_eh_abort_handler+0x7c/0x140) [ 232.386511] [<c036a7d8>] (scmd_eh_abort_handler) from [<c0033a1c>] (process_one_work+0x140/0x464) [ 232.395353] [<c0033a1c>] (process_one_work) from [<c00345c8>] (worker_thread+0x38/0x618) [ 232.403420] [<c00345c8>] (worker_thread) from [<c0039fd4>] (kthread+0xbc/0xd8) [ 232.410620] [<c0039fd4>] (kthread) from [<c0009590>] (ret_from_fork+0x14/0x24) [ 232.417807] ---[ end trace 45416352fa9dde13 ]--- [ 232.437044] Unable to handle kernel NULL pointer dereference at virtual address 00000001 [ 232.445113] pgd = c7164000 [ 232.447811] [00000001] *pgd=00000000 [ 232.451385] Internal error: Oops: 1 [#2] PREEMPT ARM [ 232.456331] Modules linked in: uas mv_cesa ipv6 [ 232.460883] CPU: 0 PID: 77 Comm: systemd-journal Tainted: G D W 3.16.2-1-ARCH #1 [ 232.469025] task: c7118fc0 ti: c7134000 task.ti: c7134000 [ 232.474411] PC is at dev_vprintk_emit+0x10c/0x154 [ 232.479101] LR is at dev_printk_emit+0x20/0x30 [ 232.483527] pc : [<c0344fe0>] lr : [<c0345048>] psr: 20000093 [ 232.483527] sp : c7135d18 ip : c7135de4 fp : c781e068 [ 232.494953] r10: c0673dc0 r9 : c7135de4 r8 : 00000006 [ 232.500155] r7 : c71c4160 r6 : 20000093 r5 : c71c4290 r4 : c7135e00 [ 232.506652] r3 : 00000001 r2 : c0673dc0 r1 : 00000000 r0 : 00000006 [ 232.513150] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user [ 232.520338] Control: 0005397f Table: 07164000 DAC: 00000015 [ 232.526057] Process systemd-journal (pid: 77, stack limit = 0xc71341c0) [ 232.532641] Stack: (0xc7135d18 to 0xc7136000) [ 232.536982] 5d00: 00001000 00000000 [ 232.545124] 5d20: 00800001 00000000 000c0002 00000000 000c0002 00000000 00000271 00001000 [ 232.553272] 5d40: c7135d68 c7b99800 00000040 c7134018 c7029d50 c00bd9dc c76757a8 00000000 [ 232.561420] 5d60: 00000000 00800000 c7b99800 00000138 c074ae4c c01073d0 00000200 00000000 [ 232.569567] 5d80: c76757a8 c0186864 00000000 c017d9d0 c7a8a528 c767586c c7fc1e20 c767586c [ 232.577715] 5da0: 60000013 00000001 0637110f c7135e00 bf06e4d0 20000093 c71c4160 00000000 [ 232.585863] 5dc0: 00000001 c73b1350 c781e068 c0345048 c074d020 c7135de4 c0014610 c03450a0 [ 232.594010] 5de0: c0673dc0 ea0003ff c71c42a0 c7135e00 c71c40e0 c0345114 00000002 c7135e14 [ 232.602158] 5e00: bf06de50 c7135dfc c72f5800 bf06bcec bf06de50 00000000 00000000 c72f5800 [ 232.610306] 5e20: c71c40e0 bf06c034 c72f5800 c71ac3f0 c781e068 c72f5800 c71ac3f0 20000093 [ 232.618453] 5e40: c7b33600 c03e4ba4 c73b1320 c72f5800 c781e000 c040b2e8 c73b1300 c72ba124 [ 232.626599] 5e60: c73b1300 c72ba134 c781e000 c040c29c 071c24d0 00000000 000000a9 c0532980 [ 232.634746] 5e80: c717802d 00000001 00000002 07163001 c73b1340 00000001 00000800 00000000 [ 232.642895] 5ea0: 00000000 00000000 071c24c0 c8906410 00000000 c72ba124 c71bfba0 c781e000 [ 232.651042] 5ec0: c73b1300 00000000 c73b1300 c040e7f4 00000071 c7134030 00002000 0000000a [ 232.659190] 5ee0: c7178000 00000000 0000001a c7134010 c8906400 00000002 071c24c0 c7135fb0 [ 232.667337] 5f00: 00000000 b6f86cf8 befd3e6c ffffff8d 00002000 c7b19600 c7b19600 00000009 [ 232.675485] 5f20: c7135fb0 7b000000 00000000 00000000 c0792b64 c03e4138 c03e4114 c0059440 [ 232.683632] 5f40: ffffffff 00000000 00000000 c075cf10 00001784 c075cf10 c7b19600 00000000 [ 232.691781] 5f60: c7135fb0 7b000000 00000000 b6f86cf8 befd3c9c c00596a4 00022000 c075cf10 [ 232.699928] 5f80: 00000009 c005bd18 c0771850 c0058d58 00000072 c0009db0 e89c3e34 b6f6b414 [ 232.708075] 5fa0: 20000010 fed20200 00000000 c0531258 e89c3e34 0ca8ac9e 0000b55f 48ae0000 [ 232.716222] 5fc0: 00006d00 00000000 00270000 00000000 7b000000 00000000 b6f86cf8 befd3c9c [ 232.724370] 5fe0: 4e1a9ffb befd39b8 b6f63e58 b6f6b414 20000010 ffffffff 00000000 00000000 [ 232.732526] [<c0344fe0>] (dev_vprintk_emit) from [<c0345048>] (dev_printk_emit+0x20/0x30) [ 232.740676] [<c0345048>] (dev_printk_emit) from [<c03450a0>] (__dev_printk+0x48/0x90) [ 232.748476] [<c03450a0>] (__dev_printk) from [<c0345114>] (dev_printk+0x2c/0x3c) [ 232.755862] [<c0345114>] (dev_printk) from [<bf06bcec>] (uas_try_complete.isra.13+0xc4/0x12c [uas]) [ 232.764889] [<bf06bcec>] (uas_try_complete.isra.13 [uas]) from [<bf06c034>] (uas_data_cmplt+0x54/0x1b4 [uas]) [ 232.774783] [<bf06c034>] (uas_data_cmplt [uas]) from [<c03e4ba4>] (__usb_hcd_giveback_urb+0x60/0xd8) [ 232.783897] [<c03e4ba4>] (__usb_hcd_giveback_urb) from [<c040b2e8>] (xhci_giveback_urb_in_irq.isra.28+0xac/0xe0) [ 232.794041] [<c040b2e8>] (xhci_giveback_urb_in_irq.isra.28) from [<c040c29c>] (handle_cmd_completion+0x778/0xbf4) [ 232.804268] [<c040c29c>] (handle_cmd_completion) from [<c040e7f4>] (xhci_irq+0x418/0x152c) [ 232.812509] [<c040e7f4>] (xhci_irq) from [<c03e4138>] (usb_hcd_irq+0x24/0x38) [ 232.819632] [<c03e4138>] (usb_hcd_irq) from [<c0059440>] (handle_irq_event_percpu+0x34/0x248) [ 232.828133] [<c0059440>] (handle_irq_event_percpu) from [<c00596a4>] (handle_irq_event+0x50/0x84) [ 232.836978] [<c00596a4>] (handle_irq_event) from [<c005bd18>] (handle_level_irq+0x98/0x16c) [ 232.845298] [<c005bd18>] (handle_level_irq) from [<c0058d58>] (generic_handle_irq+0x20/0x34) [ 232.853706] [<c0058d58>] (generic_handle_irq) from [<c0009db0>] (handle_IRQ+0x44/0xb0) [ 232.861598] [<c0009db0>] (handle_IRQ) from [<c0531258>] (__irq_usr+0x38/0xa0) [ 232.868710] Code: eaffffe3 e5953040 e3530000 0a000009 (e5937000) [ 232.874781] ---[ end trace 45416352fa9dde14 ]--- [ 232.879382] Kernel panic - not syncing: Fatal exception in interrupt [ 232.885710] ---[ end Kernel panic - not syncing: Fatal exception in interrupt
Re: PogoPlug V4 won't boot after failed env input October 22, 2014 07:42PM |
Registered: 10 years ago Posts: 11 |
arcNumber=3960 baudrate=115200 setenv bootcmd 'run bootcmd_usb; run bootcmd_mmc; run bootcmd_sata; reset' setenv bootcmd_mmc 'run mmc_init; run set_bootargs_mmc; run mmc_boot' setenv bootcmd_sata 'run sata_init; run set_bootargs_sata; run sata_boot;' setenv bootcmd_usb 'run usb_init; run set_bootargs_usb; run usb_boot;' bootdelay=10 console=ttyS0,115200 device=0:1 ethact=egiga0 ethaddr=00:25:31:04:ED:6A setenv if_netconsole 'ping $serverip' ipaddr=192.168.178.22 setenv led_error 'orange blinking' setenv led_exit 'green off' setenv led_init 'green blinking' machid=F78 mainlineLinux=yes setenv mmc_boot 'mw 0x800000 0 1; run mmc_load_uimage; if run mmc_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi' setenv mmc_init 'mmc rescan' setenv mmc_load_uimage 'ext2load mmc $device 0x800000 /boot/uImage' setenv mmc_load_uinitrd 'ext2load mmc $device 0x1100000 /boot/uInitrd' mmc_root=/dev/mmcblk0p1 mtddevname=uImage2 mtddevnum=2 mtdids=nand0=orion_nand mtdparts=mtdparts=orion_nand:2M(u-boot),3M(uImage),3M(uImage2),8M(failsafe),112M(root) ncip=192.168.178.24 partition=nand0,2 setenv preboot 'run if_netconsole start_netconsole' setenv preboot_nc 'run if_netconsole start_netconsole' rootdelay=10 rootfstype=ext2 setenv sata_boot 'mw 0x800000 0 1; run sata_load_uimage; if run sata_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi' setenv sata_init 'ide reset' setenv sata_load_uimage 'ext2load ide $device 0x800000 /boot/uImage' setenv sata_load_uinitrd 'ext2load ide $device 0x1100000 /boot/uInitrd' sata_root=/dev/sda1 serverip=192.168.178.22 setenv set_bootargs_mmc 'setenv bootargs console=$console root=$mmc_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts' setenv set_bootargs_sata 'setenv bootargs console=$console root=$sata_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts' setenv set_bootargs_usb 'setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts' setenv start_netconsole 'setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version;' stderr=nc stdin=nc stdout=nc setenv usb_boot 'mw 0x800000 0 1; run usb_load_uimage; if run usb_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi' setenv usb_init 'usb start' setenv usb_load_uimage 'ext2load usb $device 0x800000 /boot/uImage' setenv usb_load_uinitrd 'ext2load usb $device 0x1100000 /boot/uInitrd' usb_root=/dev/sda1 usb_rootfstype=ext2
SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Using egiga0 device ping failed; host 192.168.0.220 is not alive Hit any key to stop autoboot: 0 (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found ** Bad device usb 0 ** ** Bad device usb 0 ** Wrong Image Format for bootm command ERROR: can't get kernel image! ** Bad device mmc 0 ** ** Bad device mmc 0 ** Wrong Image Format for bootm command ERROR: can't get kernel image! Reset IDE: ide_preinit failed ** Bad device size - ide 0 ** ** Bad device size - ide 0 ** Wrong Image Format for bootm command ERROR: can't get kernel image! resetting ...
Re: PogoPlug V4 won't boot after failed env input October 23, 2014 12:39AM |
Admin Registered: 14 years ago Posts: 19,427 |
Re: PogoPlug V4 won't boot after failed env input October 23, 2014 07:05AM |
Registered: 10 years ago Posts: 11 |
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[root@alarm ~]# lsusb Bus 001 Device 002: ID 0781:5571 SanDisk Corp. Cruzer Fit Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 0bc2:3321 Seagate RSS LLC Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Re: PogoPlug V4 won't boot after failed env input October 23, 2014 08:32PM |
Admin Registered: 14 years ago Posts: 19,427 |
Re: PogoPlug V4 won't boot after failed env input October 24, 2014 07:17PM |
Registered: 10 years ago Posts: 11 |
setenv set_bootargs_usb 'setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts $usb-storage.quirks=0x0bc2:0x3321:u'
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) -storage.quirks=0x0bc2:0x3321:u
Re: PogoPlug V4 won't boot after failed env input October 24, 2014 08:15PM |
Admin Registered: 14 years ago Posts: 19,427 |
> setenv set_bootargs_usb 'setenv bootargs > console=$console root=$usb_root > rootdelay=$rootdelay rootfstype=$rootfstype > $mtdparts usb-storage.quirks=0x0bc2:0x3321:u' >
Re: PogoPlug V4 won't boot after failed env input October 25, 2014 01:40PM |
Registered: 10 years ago Posts: 11 |
setenv set_bootargs_usb 'setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts usb-storage.quirks=0x0bc2:0x3321:u'
kanote
Re: PogoPlug V4 won't boot after failed env input March 08, 2015 09:26AM |
U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Warning: failed to set MAC address Hit any key to stop autoboot: 0 Pogov4> setenv arcNumber 3960 Pogov4> setenv machid F78 Pogov4> setenv ethaddr 00:25:31:05:12:c6 Pogov4> boot (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 4054464 bytes read in 359 ms (10.8 MiB/s) ** File not found /boot/uInitrd ** ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.19.0-1-ARCH Created: 2015-02-10 4:56:00 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4054400 Bytes = 3.9 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image ... OK Using machid 0xf78 from environment Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.19.0-1-ARCH (builduser@leming) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 PREEMPT Mon Feb 9 21:55:44 MST 2015 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Pogoplug V4 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32480 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 120980K/131072K available (5722K kernel code, 354K rwdata, 1720K rodata, 268K init, 698K bss, 10092K 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 : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc074ccd4 (7444 kB) [ 0.000000] .init : 0xc074d000 - 0xc0790000 ( 268 kB) [ 0.000000] .data : 0xc0790000 - 0xc07e88bc ( 355 kB) [ 0.000000] .bss : 0xc07e88bc - 0xc08972b8 ( 699 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:114 [ 0.000019] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns [ 5.207220] Console: colour dummy device 80x30 [ 5.207260] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216) [ 5.297036] pid_max: default: 32768 minimum: 301 [ 5.297181] Security Framework initialized [ 5.297295] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 5.297325] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 5.298374] Initializing cgroup subsys memory [ 5.298442] Initializing cgroup subsys devices [ 5.298479] Initializing cgroup subsys freezer [ 5.298512] Initializing cgroup subsys net_cls [ 5.298539] Initializing cgroup subsys blkio [ 5.298565] Initializing cgroup subsys bfqio [ 5.298592] Initializing cgroup subsys perf_event [ 5.298622] Initializing cgroup subsys net_prio [ 5.298756] CPU: Testing write buffer coherency: ok [ 5.299418] Setting up static identity map for 0x5741d0 - 0x574228 [ 5.302283] devtmpfs: initialized [ 5.306491] pinctrl core: initialized pinctrl subsystem [ 5.307562] NET: Registered protocol family 16 [ 5.308297] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 5.337071] cpuidle: using governor ladder [ 5.367070] cpuidle: using governor menu [ 5.367298] Kirkwood: MV88F6281-A1, TCLK=166666667. [ 5.367334] Feroceon L2: Enabling L2 [ 5.367386] Feroceon L2: Cache support initialised. [ 5.370761] Kirkwood PCIe port 0: link up [ 5.370776] PCI: bus0 uses PCIe port 0 [ 5.371122] PCI host bridge to bus 0000:00 [ 5.371150] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff] [ 5.371168] pci_bus 0000:00: root bus resource [io 0x1000-0xffff] [ 5.371183] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 5.372292] PCI: bus0: Fast back to back transfers disabled [ 5.372368] pci 0000:00:01.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit] [ 5.372401] pci 0000:00:01.0: BAR 2: assigned [mem 0xe0010000-0xe0010fff 64bit] [ 5.372431] pci 0000:00:01.0: BAR 4: assigned [mem 0xe0011000-0xe0011fff 64bit] [ 5.409454] vgaarb: loaded [ 5.409945] SCSI subsystem initialized [ 5.410677] usbcore: registered new interface driver usbfs [ 5.410789] usbcore: registered new interface driver hub [ 5.410877] usbcore: registered new device driver usb [ 5.411114] pps_core: LinuxPPS API ver. 1 registered [ 5.411127] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 5.411177] PTP clock support registered [ 5.412785] Switched to clocksource orion_clocksource [ 5.439570] FS-Cache: Loaded [ 5.458307] NET: Registered protocol family 2 [ 5.459559] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 5.459597] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 5.459626] TCP: Hash tables configured (established 1024 bind 1024) [ 5.459725] TCP: reno registered [ 5.459744] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 5.459775] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 5.460046] NET: Registered protocol family 1 [ 5.460164] pci 0000:00:01.0: enabling device (0140 -> 0142) [ 5.462710] futex hash table entries: 256 (order: -1, 3072 bytes) [ 5.481352] VFS: Disk quotas dquot_6.5.2 [ 5.481750] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 5.484715] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 5.486289] fuse init (API version 7.23) [ 5.489644] aufs 3.x-rcN-20150126 [ 5.492581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 5.492613] io scheduler noop registered [ 5.492632] io scheduler deadline registered [ 5.493100] io scheduler cfq registered [ 5.493774] io scheduler bfq registered (default) [ 5.493787] BFQ I/O-scheduler version: v7r7 [ 5.494108] mv_xor mv_xor.0: Marvell shared XOR driver [ 5.532924] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 5.572908] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 5.573178] mv_xor mv_xor.1: Marvell shared XOR driver [ 5.612887] mv_xor mv_xor.1: Marvell XOR: ( xor cpy ) [ 5.652886] mv_xor mv_xor.1: Marvell XOR: ( xor cpy ) [ 5.660824] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 5.662397] console [ttyS0] disabled [ 5.682492] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A [ 6.250000] console [ttyS0] enabled [ 6.267365] brd: module loaded [ 6.277039] loop: module loaded [ 6.280697] sata_mv sata_mv.0: cannot get optional clkdev [ 6.286211] sata_mv sata_mv.0: slots 32 ports 1 [ 6.293336] scsi host0: sata_mv [ 6.297027] ata1: SATA max UDMA/133 irq 21 [ 6.302743] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 [ 6.309122] nand: Hynix H27U1G8F2BTR-BC [ 6.313001] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 6.320556] Scanning device for bad blocks [ 6.359223] Bad eraseblock 421 at 0x0000034a0000 [ 6.413186] 4 cmdlinepart partitions found on MTD device orion_nand [ 6.419426] Creating 4 MTD partitions on "orion_nand": [ 6.424571] 0x000000000000-0x000000100000 : "u-boot" [ 6.430227] 0x000000100000-0x000000500000 : "uImage" [ 6.435868] 0x000000500000-0x000002500000 : "rootfs" [ 6.441504] 0x000002500000-0x000008000000 : "data" [ 6.456210] libphy: orion_mdio_bus: probed [ 6.460455] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 6.642855] ata1: SATA link down (SStatus 0 SControl F300) [ 7.547057] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:00:00:00:00:00 [ 7.556118] xhci_hcd 0000:00:01.0: xHCI Host Controller [ 7.561358] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 1 [ 7.571472] hub 1-0:1.0: USB hub found [ 7.575342] hub 1-0:1.0: 2 ports detected [ 7.580218] xhci_hcd 0000:00:01.0: xHCI Host Controller [ 7.585523] xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2 [ 7.594287] hub 2-0:1.0: USB hub found [ 7.598070] hub 2-0:1.0: 2 ports detected [ 7.603135] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.609644] ehci-pci: EHCI PCI platform driver [ 7.614251] ehci-orion: EHCI orion driver [ 7.618353] orion-ehci orion-ehci.0: EHCI Host Controller [ 7.623824] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 3 [ 7.631547] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000 [ 7.652830] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00 [ 7.660028] hub 3-0:1.0: USB hub found [ 7.663877] hub 3-0:1.0: 1 port detected [ 7.668715] usbcore: registered new interface driver uas [ 7.674519] usbcore: registered new interface driver usb-storage [ 7.680582] usbcore: registered new interface driver ums-alauda [ 7.686618] usbcore: registered new interface driver ums-cypress [ 7.692679] usbcore: registered new interface driver ums-datafab [ 7.699002] usbcore: registered new interface driver ums_eneub6250 [ 7.705271] usbcore: registered new interface driver ums-freecom [ 7.711331] usbcore: registered new interface driver ums-isd200 [ 7.717330] usbcore: registered new interface driver ums-jumpshot [ 7.723505] usbcore: registered new interface driver ums-karma [ 7.729389] usbcore: registered new interface driver ums-onetouch [ 7.735606] usbcore: registered new interface driver ums-realtek [ 7.741669] usbcore: registered new interface driver ums-sddr09 [ 7.747674] usbcore: registered new interface driver ums-sddr55 [ 7.753675] usbcore: registered new interface driver ums-usbat [ 7.760126] mousedev: PS/2 mouse device common for all mice [ 7.982861] usb 3-1: new high-speed USB device number 2 using orion-ehci [ 8.536709] usb-storage 3-1:1.0: USB Mass Storage device detected [ 8.543202] usb-storage 3-1:1.0: Quirks match for vid 13fe pid 3600: 4000 [ 8.550122] scsi host1: usb-storage 3-1:1.0 [ 8.772823] rtc-mv rtc-mv: internal RTC not ticking [ 8.777887] i2c /dev entries driver [ 8.782071] Driver 'mmcblk' needs updating - please use bus_type methods [ 8.788941] sdhci: Secure Digital Host Controller Interface driver [ 8.795120] sdhci: Copyright(c) Pierre Ossman [ 8.799561] mvsdio mvsdio: no pins associated [ 8.843100] sdhci-pltfm: SDHCI platform and OF driver helper [ 8.852600] ledtrig-cpu: registered to indicate activity on CPUs [ 8.858878] usbcore: registered new interface driver r8712u [ 8.864816] gre: GRE over IPv4 demultiplexor driver [ 8.869754] TCP: cubic registered [ 8.873152] NET: Registered protocol family 17 [ 8.877800] Key type dns_resolver registered [ 8.884576] registered taskstats version 1 [ 8.890591] console [netcon0] enabled [ 8.894342] netconsole: network logging started [ 8.899511] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 8.906678] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 8.914617] Waiting 10 sec before mounting root device... [ 9.845963] scsi 1:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS [ 9.856275] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 9.861874] sd 1:0:0:0: [sda] 15646720 512-byte logical blocks: (8.01 GB/7.46 GiB) [ 9.872349] sd 1:0:0:0: [sda] Write Protect is off [ 9.879725] sd 1:0:0:0: [sda] No Caching mode page found [ 9.885082] sd 1:0:0:0: [sda] Assuming drive cache: write through [ 9.901086] sda: sda1 [ 9.910978] sd 1:0:0:0: [sda] Attached SCSI removable disk [ 18.924866] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem [ 19.723558] EXT4-fs (sda1): recovery complete [ 19.733988] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 19.741700] VFS: Mounted root (ext3 filesystem) on device 8:1. [ 19.752969] devtmpfs: mounted [ 19.757265] Freeing unused kernel memory: 268K (c074d000 - c0790000) [ 20.204391] NET: Registered protocol family 10 [ 20.210405] systemd[1]: Inserted module 'ipv6' [ 20.226636] random: systemd urandom read with 56 bits of entropy available [ 20.246230] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN) [ 20.264632] systemd[1]: Detected architecture 'arm'. Welcome to Arch Linux ARM! [ 20.294463] systemd[1]: Set hostname to <alarm>. [ 21.038698] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 21.065008] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 21.073764] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 21.081953] systemd[1]: Starting Root Slice. [ OK ] Created slice Root Slice. [ 21.103043] systemd[1]: Created slice Root Slice. [ 21.107980] systemd[1]: Starting Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 21.133018] systemd[1]: Listening on Journal Socket (/dev/log). [ 21.139196] systemd[1]: Starting udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 21.163006] systemd[1]: Listening on udev Kernel Socket. [ 21.168522] systemd[1]: Starting LVM2 metadata daemon socket. [ OK ] Listening on LVM2 metadata daemon socket. [ 21.193001] systemd[1]: Listening on LVM2 metadata daemon socket. [ 21.199283] systemd[1]: Starting Delayed Shutdown Socket. [ OK ] Listening on Delayed Shutdown Socket. [ 21.222997] systemd[1]: Listening on Delayed Shutdown Socket. [ 21.228981] systemd[1]: Starting udev Control Socket. [ OK ] Listening on udev Control Socket. [ 21.253003] systemd[1]: Listening on udev Control Socket. [ 21.258607] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 21.266741] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 21.274676] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point. [ 21.303025] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 21.312634] systemd[1]: Starting Device-mapper event daemon FIFOs. [ OK ] Listening on Device-mapper event daemon FIFOs. [ 21.342987] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 21.349725] systemd[1]: Starting Remote File Systems. [ OK ] Reached target Remote File Systems. [ 21.372988] systemd[1]: Reached target Remote File Systems. [ 21.378751] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 21.403004] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 21.410146] systemd[1]: Starting Paths. [ OK ] Reached target Paths. [ 21.432987] systemd[1]: Reached target Paths. [ 21.738743] systemd[1]: Listening on Journal Audit Socket. [ 21.744582] systemd[1]: Starting Encrypted Volumes. [ OK ] Reached target Encrypted Volumes. [ 21.773030] systemd[1]: Reached target Encrypted Volumes. [ 21.778718] systemd[1]: Starting System Slice. [ OK ] Created slice System Slice. [ 21.803025] systemd[1]: Created slice System Slice. [ 21.808216] systemd[1]: Starting system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 21.833025] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 21.839619] systemd[1]: Starting Journal Socket. [ OK ] Listening on Journal Socket. [ 21.863015] systemd[1]: Listening on Journal Socket. [ 21.868318] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 21.898952] systemd[1]: Mounted Huge Pages File System. [ 21.910142] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 21.940256] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 22.020705] systemd[1]: Started Set Up Additional Binary Formats. [ 22.041138] systemd[1]: Started Load Kernel Modules. [ 22.047241] systemd[1]: Mounted Configuration File System. [ 22.053168] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ 22.101623] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 22.148604] systemd[1]: Starting Journal Service... Starting Journal Service... [ 22.188838] systemd[1]: Mounting FUSE Control File System... Mounting FUSE Control File System... [ 22.228537] systemd[1]: Starting Setup Virtual Console... Starting Setup Virtual Console... [ 22.273512] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 22.328441] systemd[1]: Starting User and Session Slice. [ OK ] Created slice User and Session Slice. [ 22.373168] systemd[1]: Created slice User and Session Slice. [ 22.379689] systemd[1]: Starting Slices. [ OK ] Reached target Slices. [ 22.403135] systemd[1]: Reached target Slices. [ 22.409040] systemd[1]: Expecting device dev-ttyS0.device... Expecting device dev-ttyS0.device... [ 22.433195] systemd[1]: Starting system-getty.slice. [ OK ] Created slice system-getty.slice. [ 22.463136] systemd[1]: Created slice system-getty.slice. [ 22.468969] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 22.486484] systemd-journald[78]: File /var/log/journal/541b677484724c45b19ac52577fc2cc9/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 22.506725] systemd[1]: Starting Swap. [ OK ] Reached target Swap. [ 22.523241] systemd[1]: Reached target Swap. [ OK ] Mounted FUSE Control File System. [ 22.553130] systemd[1]: Mounted FUSE Control File System. [ OK ] Mounted Debug File System. [ 22.583113] systemd[1]: Mounted Debug File System. [ OK ] Mounted Temporary Directory. [ 22.603077] systemd[1]: Mounted Temporary Directory. [ OK ] Mounted POSIX Message Queue File System. [ 22.633071] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Started Remount Root and Kernel File Systems. [ 22.673166] systemd[1]: Started Remount Root and Kernel File Systems. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ 22.723120] systemd[1]: Started Create list of required static device nodes for the current kernel. [ OK ] Started Setup Virtual Console. [ 22.763138] systemd[1]: Started Setup Virtual Console. [ OK ] Started Apply Kernel Variables. [ 22.783164] systemd[1]: Started Apply Kernel Variables. [ OK ] Started udev Coldplug all Devices. [ 22.943089] systemd[1]: Started udev Coldplug all Devices. [ OK ] Started Journal Service. [ 24.083152] systemd[1]: Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... [ 24.785710] random: nonblocking pool is initialized [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Started Load/Save Random Seed. [ 25.016758] systemd-journald[78]: Received request to flush runtime journal from PID 1 [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Found device /dev/ttyS0. [ 28.319575] m25p80 spi0.0: m25p05-nonjedec (64 Kbytes) Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. Starting D-Bus System Message Bus... [ OK ] Started D-Bus System Message Bus. Starting Network Service... Starting Permit User Sessions... Starting Login Service... Starting Entropy Harvesting Daemon... [ OK ] Started Entropy Harvesting Daemon. [ OK ] Reached target Timers. [ OK ] Started Permit User Sessions. [ OK ] Started Network Service. [ OK ] Started Login Service. [ OK ] Reached target Network. Starting OpenSSH Daemon... [ OK ] Started OpenSSH Daemon. Starting Network Name Resolution... Starting Serial Getty on ttyS0... [ OK ] Started Serial Getty on ttyS0. Starting Getty on tty1... [ OK ] Started Getty on tty1. [ OK ] Reached target Login Prompts. [ OK ] Started Network Name Resolution. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Arch Linux 3.19.0-1-ARCH (ttyS0) alarm login: root Password: Last login: Wed Dec 10 22:17:03 on ttyS0 )"oot@alarm ~]# /tmp # /tmp/fw_setenv ethaddr "$(cat /sys/class/net/eth0/address -bash: /tmp: Is a directory [root@alarm ~]#
Re: PogoPlug V4 won't boot after failed env input March 08, 2015 04:00PM |
Admin Registered: 14 years ago Posts: 19,427 |
[ 7.547057] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:00:00:00:00:00
setenv arcNumber 3960 setenv machid F78 setenv ethaddr 00:25:31:05:12:c6 saveenv boot