Hi Olof,
On Fri, Sep 12, 2014 at 01:49:07AM -0700, Olof's autobooter wrote:
========================================================================
Board colombus-arm-multi_lpae_defconfig failure log:
[ 1.417864] Synopsys Designware Multimedia Card Interface Driver [ 1.424740] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found [ 1.430990] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.465364] sunxi-mmc 1c0f000.mmc: base:0xf0098000 irq:92 [ 1.471083] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.477894] usbcore: registered new interface driver usbhid [ 1.483679] usbhid: USB HID core driver [ 1.491850] TCP: cubic registered [ 1.495304] NET: Registered protocol family 17 [ 1.499954] can: controller area network core (rev 20120528 abi 9) [ 1.506439] NET: Registered protocol family 29 [ 1.511064] can: raw protocol (rev 20120528) [ 1.515503] can: broadcast manager protocol (rev 20120528 t) [ 1.521387] can: netlink gateway (rev 20130117) max_hops=1 [ 1.527521] Key type dns_resolver registered [ 1.532139] ThumbEE CPU extension supported. [ 1.536598] Registering SWP/SWPB emulation handler [ 1.542789] usb2-vbus: 5000 mV [ 1.547614] sun6i-a31-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 1.555694] ehci-platform 1c1b000.usb: EHCI Host Controller [ 1.561517] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1 [ 1.569845] ehci-platform 1c1b000.usb: irq 106, io mem 0x01c1b000 [ 1.584437] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 1.591620] hub 1-0:1.0: USB hub found [ 1.595548] hub 1-0:1.0: 1 port detected [ 1.600342] /home/build/work/batch/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 1.612195] vcc3v3: disabling [ 1.615279] vcc3v0: disabling [ 1.618490] ALSA device list: [ 1.621575] No soundcards found. [ 1.626016] Waiting for root device /dev/mmcblk0p1... [ 1.916316] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 42.459623] random: nonblocking pool is initialized
This one looks odd. It looks like you're booting a from an SD card, but no SD card is plugged in?
Board cubie2-arm-multi_lpae_defconfig failure log:
[ 1.473985] ohci-platform 1c14400.usb: irq 96, io mem 0x01c14400 [ 1.538213] hub 3-0:1.0: USB hub found [ 1.542052] hub 3-0:1.0: 1 port detected [ 1.547221] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.553944] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.562278] ohci-platform 1c1c400.usb: irq 97, io mem 0x01c1c400 [ 1.628221] hub 4-0:1.0: USB hub found [ 1.632064] hub 4-0:1.0: 1 port detected [ 1.636854] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:14 UTC (14) [ 1.708344] ata1: SATA link down (SStatus 0 SControl 300) [ 1.724731] RX IPC Checksum Offload disabled [ 1.729107] No MAC Management Counters available [ 1.748353] Sending DHCP requests . [ 3.713550] stmmaceth 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 3.978311] ..., OK [ 14.713784] IP-Config: Got DHCP answer from 172.16.1.1, my address is 172.16.1.105 [ 14.721613] IP-Config: Complete: [ 14.724869] device=eth0, hwaddr=08:00:08:1e:2f:64, ipaddr=172.16.1.105, mask=255.255.255.0, gw=172.16.1.1 [ 14.734866] host=172.16.1.105, domain=lixom.net, nis-domain=(none) [ 14.741479] bootserver=172.16.1.7, rootserver=172.16.1.7, rootpath= [ 14.748005] nameserver0=75.75.75.75, nameserver1=76.76.76.76, nameserver2=8.8.8.8 [ 14.756176] vcc3v3: disabling [ 14.759152] vcc3v0: disabling [ 14.762237] ALSA device list: [ 14.765215] No soundcards found. [ 14.774546] VFS: Mounted root (nfs filesystem) on device 0:12. [ 14.780918] devtmpfs: mounted [ 14.784669] Freeing unused kernel memory: 708K (c0b65000 - c0c16000)
[PYBOOT] [cubie2 00:32]: kernel: finished booting, starting userspace. [ 26.403334] nfs: server 172.16.1.7 not responding, still trying [ 26.409273] nfs: server 172.16.1.7 not responding, still trying [ 28.618327] nfs: server 172.16.1.7 not responding, still trying
And this looks like you have NFS issues?