Jump to content

[Device specific] Odroid XU4 part2 - Armbian next


Recommended Posts

The fix is applied before fstab is created, I'll think about the best way to solve this.

thanks Zador.blood.stain

 

I can wait. Better having UUID in /etc/fstab.

wait, ok, the 2 issues are related :)

 

I can deal with kpartx to update /etc/fstab before I burn the image.

 

@jobenvil

I will test without BIG.little option. thanks for linking to the thread.

Edited by wildcat_paris
kpartx
Link to comment
Share on other sites

@jobenvil

 

created a new Jessie image with lib tool

 

only changes: removing BIG.little config, updated /etc/fstab (kpartx) before flashing the SDcard

 

I got all the 8 cores with the limitation your mentioned in the other forum thread (maybe running on the BIG cores only)

 

thanks!

 

http://sprunge.us/cYMO

Edited by wildcat_paris
Link to comment
Share on other sites

@jobenvil

wow, you don't sleep 8-)

There is another patch for enable higher frequencies (A7@1,4GHz and A15@2,00GHz). Actually it is limited (in my case) to 1,3GHz and 1,8GHz.

Did you take the tobetter@4.6 branch? 

thanks

 

"tobetter" is very active (he looks more lost than anything) :) "exynos5800: added higher freqs for XU4" I guess it is a backport from exynos5800 to exynos5422

But well, IMHO, the heating beast doesn't need more heat :)

 

I would prefer a patch for your HDMI concern, it looks something is missing (vdd) to power HDMI.

 

... yes my last full week of vacations, nights & days

 

edit:

using stress -c 9

& rpimonitor => temperature = 77°C

Edited by wildcat_paris
stress & rpimonitor
Link to comment
Share on other sites

I would prefer a patch for your HDMI concern, it looks something is missing (vdd) to power HDMI.

 

Well in fact, the last change of .config, HDMI was already working. I have just tried, the message in dmesg about vdd doesn't avoid HDMI to work.

 

I don't understand what is done on tobetter 4.6 branch

 

excepted that Hardkernel doesn't port some important patches dedicated to XU4 to the vanilla kernel (is it on purpose?), it is not very helping Samsung OpenSource Group

Link to comment
Share on other sites

tobetter created a image based on 4.6.3. His Image will become auto upgradable since he created a odroidxu4 ppa repository. You can "watch" him on GitHub to get last comments, pull requests, etc.

I installed it yesterday (only the kernel, not image) and made some iozone tests (based on tkaiser uas wiki) to check performance. Not so good like 4.7-rc4, but not interesting to be published since I have old SATA II Hardware. I bought a Samsung EVO 850 500GB and will check again the tests. This time we could consider the results based on top components.

Link to comment
Share on other sites

@goldfish_paris I posted some performance results on GitHub. It looks like that since kernel 4.8 the XU4 is very stable and USB3 works fine (but let's say not with all SATA-USB3 adapters)

 

I got new u-boot from here as well:

 

upgrade firmware 
================
https://github.com/c0d3z3r0/xu4-update
An easier way to update the firmware of your Odroid-XU4.


root@bananapi:/# lsblk
NAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda           8:0    1  7.4G  0 disk
+-sda1        8:1    1  100M  0 part /media/boot
+-sda2        8:2    1  7.3G  0 part /media/root
mmcblk0     179:0    0  7.4G  0 disk
+-mmcblk0p1 179:1    0  7.3G  0 part /
root@bananapi:/# vi /usr/bin/xu4-update
root@bananapi:/# ROOT_PATH=/media/root BOOT_PATH=/media/boot SD_DEV=/dev/sda xu4-update
 *** Odroid-XU4 firmware updater by c0d3z3r0
 *** based on rpi-update by Hexxeh, enhanced by AndrewS and Dom
 *** Performing self-update
 *** Relaunching after update
 *** Odroid-XU4 firmware updater by c0d3z3r0
 *** based on rpi-update by Hexxeh, enhanced by AndrewS and Dom
 *** We're running for the first time
 *** Backing up files (this will take a few minutes)
 *** Backing up firmware
 *** Backing up modules 4.6.3-sunxi
 *** Downloading specific firmware revision (this will take a few minutes)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   168    0   168    0     0    118      0 --:--:--  0:00:01 --:--:--   118
100 25.8M    0 25.8M    0     0  1515k      0 --:--:--  0:00:17 --:--:-- 2154k
 *** Updating firmware
 *** Updating kernel modules
 *** depmod 4.7.2+
 *** Writing new bootloader to sd card
30+0 records in
30+0 records out
15360 bytes (15 kB, 15 KiB) copied, 0.00736964 s, 2.1 MB/s
28+1 records in
28+1 records out
14592 bytes (15 kB, 14 KiB) copied, 0.0105246 s, 1.4 MB/s
1070+1 records in
1070+1 records out
548191 bytes (548 kB, 535 KiB) copied, 0.207144 s, 2.6 MB/s
512+0 records in
512+0 records out
262144 bytes (262 kB, 256 KiB) copied, 0.272539 s, 962 kB/s
 *** Running ldconfig
 *** Storing current firmware revision
 *** Deleting downloaded files
 *** Syncing changes to disk
 *** If no errors appeared, your firmware was successfully updated to 8bdbdebd6f60a1212e3d7b78835e9775f89bbc6d

The foillowing example shows how to upgrade offline. I took my banana pi to upgrade the kernel offline, which it means that you insert your uSD-Card in the USB-Adapter on the Banana Pi and execute the upon described procedure. With this easy step we achieved a new kernel but the more important, the new U-Boot 2016.05-dirty

 

Take care because after that we have the boot.scr boot script 

Link to comment
Share on other sites

@jobenvil

 

interesting piece of news. thanks

 

so there is a way to make uboot 2016.05-dirty with hardkernel uboot dtb and blobs

 

let's see if we can get rid of the boot partition

ROOT_PATH=/media/root BOOT_PATH=/media/boot

 

because that is the more annoying part uboot 2012.07 only dealing with FAT

Link to comment
Share on other sites

@zador.blood.stain @Igor

 

it seems uboot 2016.05 (maybe 2016.09 as well) is booting 4.7.4 kernel (at least on a SDcard)

 

let's go to the architecture perspective

 

How to upload / include the hardkernel blobs in Armbian, please?

 

currently I have hardkernel uboot 2012.07 in sources folder

so I linked sd_fuse folder to the mainline uboot folder so Armbian can proceed





[gr@server1604:~/gro_armbian/sources] $ cd u-boot-odroidxu
[gr@server1604:~/gro_armbian/sources/u-boot-odroidxu] $ ls
odroidxu3-v2012.07  v2016.05  v2016.09
[gr@server1604:~/gro_armbian/sources/u-boot-odroidxu] $ cd v2016.05
[gr@server1604:~/gro_armbian/sources/u-boot-odroidxu/v2016.05] aeaec0e* ± ll sd_fuse
lrwxrwxrwx 1 root root 30 Sep 22 06:20 sd_fuse -> ../odroidxu3-v2012.07/sd_fuse//

the files we need:

- bl1.bin.hardkernel

- bl2.bin.hardkernel.1mb_uboot (the blobs to make mainline fatty u-boot.bin)

- tzsw.bin.hardkernel





[gr@server1604:~/gro_armbian/sources/u-boot-odroidxu/v2016.05/sd_fuse] odroidxu3-v2012.07(+0/-0)* ± ll hardkernel_1mb_uboot
total 96
drwxr-xr-x 2 gr gr   4096 Jul 26 00:03 ./
drwxr-xr-x 9 gr gr   4096 Jul 26 00:03 ../
-rw-r--r-- 1 gr gr  15616 Jul 26 00:03 bl1.bin.hardkernel
-rw-r--r-- 1 gr gr  14592 Jul 26 00:03 bl2.bin.hardkernel.1mb_uboot
-rw-r--r-- 1 gr gr    536 Jul 26 00:03 movi_partition.patch
-rwxr-xr-x 1 gr gr   1894 Jul 26 00:03 sd_fusing.1M.sh*
-rw-r--r-- 1 gr gr 262144 Jul 26 00:03 tzsw.bin.hardkernel


thanks!

Link to comment
Share on other sites

@zador.blood.stain

 

I got (we've got) something

the xu4 starts with u-boot 2016.05 (-dtb.bin) & kernel 4.7.5

it seems to compile with gcc 5.4 (both) & the raw patch (I had headaches to figure out the patch can be make with diff -Naru)

 

I need to dig more in the features

 

but my problem so far is "/etc/fstab" which is not updated with the sed line (in fact sed never updated fstab when I put my first changes for xu4 this summer)

with lib/config/sources/odroidxu4.conf

family_tweaks()
{
        echo "blacklist ina231_sensor" > $CACHEDIR/sdcard/etc/modprobe.d/blacklist-odroid.conf
        chroot $CACHEDIR/sdcard /bin/bash -c "apt-get -y -qq remove --auto-remove lirc >/dev/null 2>&1"

        if [[ $BRANCH == next && -f $CACHEDIR/sdcard/etc/fstab ]] ; then
                sed -e 's/mmcblk0/mmcblk1/g' -i $CACHEDIR/sdcard/etc/fstab | tee -a $DEST/debug/output.log 2>&1
        fi

        cp $CACHEDIR/sdcard/boot/dtb/exynos5422-odroidxu4.dtb $CACHEDIR/sdcard/boot/exynos5422-odroidxu4.dtb | tee -a $DEST/debug/output.log 2>&1
}

note: don't ask me why I have to copy the dtb in /boot... probably logical with the boot.cmd file but ???

 

so next:

- cleaning and upload this set of changes in the tools

- trying to switch to a single partition for xu4 next

 

 

 



U-Boot 2016.05-armbian (Sep 25 2016 - 03:05:41 +0200) for ODROID-XU3

CPU:   Exynos5422 @ 800 MHz
Model: Odroid XU3 based on EXYNOS5422
Board: Odroid XU3 based on EXYNOS5422
Type:  xu4
DRAM:  2 GiB
MMC:   EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Autoboot in 0 seconds, press <ESC> to stop
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
reading /boot.scr
3348 bytes read in 4 ms (817.4 KiB/s)
## Executing script at 50000000
Found kernel image: zImage
reading exynos5422-odroidxu4.dtb
54207 bytes read in 9 ms (5.7 MiB/s)
Found ramdisk image.
reading uInitrd
3161164 bytes read in 181 ms (16.7 MiB/s)
reading zImage
4481128 bytes read in 254 ms (16.8 MiB/s)
Kernel image @ 0x40007fc0 [ 0x000000 - 0x446068 ]
## Loading init Ramdisk from Legacy Image at 42000000 ...
   Image Name:   uInitrd
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    3161100 Bytes = 3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 40800000
   Booting using the fdt blob at 0x40800000
   Loading Ramdisk to 4fcfc000, end 4ffffc0c ... OK
   Loading Device Tree to 4fceb000, end 4fcfb3be ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.7.5-odroidxu4 (root@server1604) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #1 SMP PREEMPT Sun Sep 25 03:11:56 CEST 2016
[    0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Hardkernel Odroid XU4
[    0.000000] cma: Reserved 64 MiB at 0xba800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Samsung CPU ID: 0xe5422001
[    0.000000] Running under secure firmware.
[    0.000000] percpu: Embedded 13 pages/cpu @eed7b000 s23628 r8192 d21428 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 512832
[    0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/mmcblk1p2 rootfstype=ext4 rootwait earlyprintk
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 1959152K/2058240K available (6320K kernel code, 236K rwdata, 2072K rodata, 1024K init, 307K bss, 33552K reserved, 65536K cma-reserved, 1222656K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0932344   (9385 kB)
[    0.000000]       .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
[    0.000000]       .data : 0xc0b00000 - 0xc0b3b1a0   ( 237 kB)
[    0.000000]        .bss : 0xc0b3d000 - 0xc0b89d54   ( 308 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU kthread priority: 1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] Switching to timer-based delay loop, resolution 41ns
[    0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000837] Console: colour dummy device 80x30
[    0.000868] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.000888] pid_max: default: 32768 minimum: 301
[    0.001053] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001070] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002048] CPU: Testing write buffer coherency: ok
[    0.002833] CPU0: update cpu_capacity 448
[    0.002851] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[    0.003004] Setting up static identity map for 0x40100000 - 0x40100058
[    0.003510] ARM CCI driver probed
[    0.003747] Exynos MCPM support installed
[    0.065320] CPU1: update cpu_capacity 448
[    0.065328] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[    0.085301] CPU2: update cpu_capacity 448
[    0.085308] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[    0.105299] CPU3: update cpu_capacity 448
[    0.105306] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[    0.125305] CPU4: update cpu_capacity 1535
[    0.125313] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.145286] CPU5: update cpu_capacity 1535
[    0.145293] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.165287] CPU6: update cpu_capacity 1535
[    0.165294] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.185289] CPU7: update cpu_capacity 1535
[    0.185296] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.185451] Brought up 8 CPUs
[    0.185515] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[    0.185527] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a)
[    0.185537] CPU: This may indicate a broken bootloader or firmware.
[    0.187547] devtmpfs: initialized
[    0.216488] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
[    0.217845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
[    0.221701] pinctrl core: initialized pinctrl subsystem
[    0.223029] NET: Registered protocol family 16
[    0.226000] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.240057] cpuidle: using governor menu
[    0.255156] exynos-audss-clk 3810000.audss-clock-controller: setup completed
[    0.265608] iommu: Adding device 11000000.codec to group 0
[    0.295574] iommu: Adding device 14450000.mixer to group 1
[    0.296049] iommu: Adding device 11c00000.rotator to group 2
[    0.300541] iommu: Adding device 13e00000.video-scaler to group 3
[    0.301010] iommu: Adding device 13e10000.video-scaler to group 4
[    0.301476] iommu: Adding device 11f50000.jpeg to group 5
[    0.301945] iommu: Adding device 11f60000.jpeg to group 6
[    0.302314] EXYNOS5420 PMU initialized
[    0.312221] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.312236] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.334163] SCSI subsystem initialized
[    0.334523] usbcore: registered new interface driver usbfs
[    0.334625] usbcore: registered new interface driver hub
[    0.334829] usbcore: registered new device driver usb
[    0.336432] s3c-i2c 12c80000.i2c: slave address 0x00
[    0.336454] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
[    0.337055] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
[    0.337410] pps_core: LinuxPPS API ver. 1 registered
[    0.337422] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.339692] clocksource: Switched to clocksource mct-frc
[    0.339917] VFS: Disk quotas dquot_6.6.0
[    0.340006] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.358836] NET: Registered protocol family 2
[    0.359789] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.359898] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.360082] TCP: Hash tables configured (established 8192 bind 8192)
[    0.360251] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.360303] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.360618] NET: Registered protocol family 1
[    0.361168] RPC: Registered named UNIX socket transport module.
[    0.361184] RPC: Registered udp transport module.
[    0.361194] RPC: Registered tcp transport module.
[    0.361204] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.361499] Trying to unpack rootfs image as initramfs...
[    0.581602] Freeing initrd memory: 3088K (cfcfc000 - d0000000)
[    0.584812] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.586004] workingset: timestamp_bits=12 max_order=19 bucket_order=7
[    0.603988] NFS: Registering the id_resolver key type
[    0.604053] Key type id_resolver registered
[    0.604065] Key type id_legacy registered
[    0.604125] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.616336] bounce: pool size: 64 pages
[    0.616675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.616690] io scheduler noop registered
[    0.616702] io scheduler deadline registered
[    0.616754] io scheduler cfq registered (default)
[    0.620079] 12130000.phy supply vbus not found, using dummy regulator
[    0.621479] 12100000.phy supply vbus not found, using dummy regulator
[    0.621585] 12100000.phy supply vbus-boost not found, using dummy regulator
[    0.622158] 12500000.phy supply vbus not found, using dummy regulator
[    0.622272] 12500000.phy supply vbus-boost not found, using dummy regulator
[    0.628027] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
[    0.628049] dma-pl330 3880000.adma:  DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[    0.632483] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.632502] dma-pl330 121a0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.637095] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.637115] dma-pl330 121b0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.638516] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
[    0.638534] dma-pl330 10800000.mdma:         DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[    0.743684] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.746916] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 76, base_baud = 0) is a S3C6400/10
[    0.747473] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 77, base_baud = 0) is a S3C6400/10
[    0.747991] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 78, base_baud = 0) is a S3C6400/10
[    1.555862] console [ttySAC2] enabled
[    1.560007] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 79, base_baud = 0) is a S3C6400/10
[    1.570016] [drm] Initialized drm 1.1.0 20060810
[    1.576529] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
[    1.607244] brd: module loaded
[    1.621478] loop: module loaded
[    1.625141] usbcore: registered new interface driver r8152
[    1.629239] usbcore: registered new interface driver asix
[    1.634642] usbcore: registered new interface driver ax88179_178a
[    1.640697] usbcore: registered new interface driver cdc_ether
[    1.646537] usbcore: registered new interface driver smsc75xx
[    1.652238] usbcore: registered new interface driver smsc95xx
[    1.657928] usbcore: registered new interface driver net1080
[    1.663562] usbcore: registered new interface driver cdc_subset
[    1.669452] usbcore: registered new interface driver zaurus
[    1.675057] usbcore: registered new interface driver cdc_ncm
[    1.681480] exynos-dwc3 usb3-0: no suspend clk specified
[    1.686022] exynos-dwc3 usb3-1: no suspend clk specified
[    1.692216] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.697644] ehci-platform: EHCI generic platform driver
[    1.703231] ehci-exynos: EHCI EXYNOS driver
[    1.707586] exynos-ehci 12110000.usb: EHCI Host Controller
[    1.712496] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[    1.720448] exynos-ehci 12110000.usb: irq 130, io mem 0x12110000
[    1.734760] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[    1.739576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.746091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.753271] usb usb1: Product: EHCI Host Controller
[    1.758123] usb usb1: Manufacturer: Linux 4.7.5-odroidxu4 ehci_hcd
[    1.764275] usb usb1: SerialNumber: 12110000.usb
[    1.769865] hub 1-0:1.0: USB hub found
[    1.772607] hub 1-0:1.0: 3 ports detected
[    1.777656] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.782762] ohci-exynos: OHCI EXYNOS driver
[    1.787379] exynos-ohci 12120000.usb: USB Host Controller
[    1.792306] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[    1.800052] exynos-ohci 12120000.usb: irq 130, io mem 0x12120000
[    1.864008] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.869351] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.877106] usb usb2: Product: USB Host Controller
[    1.881306] usb usb2: Manufacturer: Linux 4.7.5-odroidxu4 ohci_hcd
[    1.887454] usb usb2: SerialNumber: 12120000.usb
[    1.892882] hub 2-0:1.0: USB hub found
[    1.895823] hub 2-0:1.0: 3 ports detected
[    1.901321] usbcore: registered new interface driver usb-storage
[    1.906343] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
[    1.915161] mousedev: PS/2 mouse device common for all mice
[    1.922630] i2c /dev entries driver
[    1.940961] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
[    1.954330] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
[    1.963534] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV
[    1.976948] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
[    2.037217] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
[    2.049303] exynos-tmu 10060000.tmu: More trip points than supported by this TMU.
[    2.055339] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode.
[    2.068202] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
[    2.075721] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    2.091982] sdhci: Secure Digital Host Controller Interface driver
[    2.096799] sdhci: Copyright(c) Pierre Ossman
[    2.101540] Synopsys Designware Multimedia Card Interface Driver
[    2.108190] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
[    2.113993] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
[    2.120420] dwmmc_exynos 12200000.mmc: Version ID is 250a
[    2.125670] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
[    2.135124] dwmmc_exynos 12200000.mmc: Got CD GPIO
[    2.139776] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
[    2.175074] dwmmc_exynos 12200000.mmc: 1 slots initialized
[    2.179331] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
[    2.185993] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
[    2.192375] dwmmc_exynos 12220000.mmc: Version ID is 250a
[    2.197782] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
[    2.239760] dwmmc_exynos 12220000.mmc: 1 slots initialized
[    2.248456] usbcore: registered new interface driver usbhid
[    2.252693] usbhid: USB HID core driver
[    2.262967] NET: Registered protocol family 10
[    2.266931] sit: IPv6 over IPv4 tunneling driver
[    2.271155] NET: Registered protocol family 17
[    2.274986] NET: Registered protocol family 15
[    2.279434] Key type dns_resolver registered
[    2.284087] Registering SWP/SWPB emulation handler
[    2.289095] registered taskstats version 1
[    2.307983] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
[    2.309818] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    2.309984] mmc1: new high speed SDHC card at address aaaa
[    2.310613] mmcblk1: mmc1:aaaa SP32G 29.7 GiB
[    2.311623]  mmcblk1: p1 p2
[    2.338893] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
[    2.346132] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
[    2.352440] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.358883] [drm] No driver support for vblank timestamp query.
[    2.364876] [drm] Initialized exynos 1.0.0 20110530 on minor 0
[    2.371748] exynos-dwc3 usb3-0: no suspend clk specified
[    2.378778] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    2.385898] usb_phy_generic.1.auto supply vcc not found, using dummy regulator
[    2.395580] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.400343] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[    2.409786] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.417127] xhci-hcd xhci-hcd.2.auto: irq 135, io mem 0x12000000
[    2.423306] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.429783] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.436967] usb usb3: Product: xHCI Host Controller
[    2.441819] usb usb3: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.447971] usb usb3: SerialNumber: xhci-hcd.2.auto
[    2.454134] hub 3-0:1.0: USB hub found
[    2.456684] hub 3-0:1.0: 1 port detected
[    2.461189] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.465946] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[    2.473709] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.481870] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.488360] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.495554] usb usb4: Product: xHCI Host Controller
[    2.500404] usb usb4: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.506555] usb usb4: SerialNumber: xhci-hcd.2.auto
[    2.512581] hub 4-0:1.0: USB hub found
[    2.515202] hub 4-0:1.0: 1 port detected
[    2.520305] exynos-dwc3 usb3-1: no suspend clk specified
[    2.526031] usb_phy_generic.3.auto supply vcc not found, using dummy regulator
[    2.532251] usb_phy_generic.4.auto supply vcc not found, using dummy regulator
[    2.540578] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.544623] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[    2.552762] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.561200] xhci-hcd xhci-hcd.5.auto: irq 136, io mem 0x12400000
[    2.567263] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.573671] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.580855] usb usb5: Product: xHCI Host Controller
[    2.585705] usb usb5: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.591857] usb usb5: SerialNumber: xhci-hcd.5.auto
[    2.597848] hub 5-0:1.0: USB hub found
[    2.600504] hub 5-0:1.0: 1 port detected
[    2.605060] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.609918] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[    2.617807] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.625820] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.632288] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.639527] usb usb6: Product: xHCI Host Controller
[    2.644329] usb usb6: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.650489] usb usb6: SerialNumber: xhci-hcd.5.auto
[    2.655874] hub 6-0:1.0: USB hub found
[    2.658990] hub 6-0:1.0: 1 port detected
[    2.664094] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
[    2.668977] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
[    2.676656] Power domain power-domain@10044120 disable failed
[    2.680933] s5m-rtc s2mps14-rtc: setting system clock to 2016-09-25 01:57:49 UTC (1474768669)
[    2.708854] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
Loading, please wait...
[    2.769743] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    2.831045] systemd-udevd[186]: starting version 215
[    2.840523] random: systemd-udevd: uninitialized urandom read (16 bytes read, 127 bits of entropy available)
[    2.872278] random: nonblocking pool is initialized
[    2.939205] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610
[    2.944458] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.951553] usb 3-1: Product: USB2.0 Hub
[    2.955451] usb 3-1: Manufacturer: GenesysLogic
[    2.986283] hub 3-1:1.0: USB hub found
[    2.989142] hub 3-1:1.0: 2 ports detected
[    3.044924] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    3.067790] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616
[    3.073056] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.080156] usb 5-1: new high-speed USB device number 3 using xhci-hcd
[    3.086699] usb 4-1: Product: USB3.0 Hub
[    3.090606] usb 4-1: Manufacturer: GenesysLogic
[    3.098340] hub 4-1:1.0: USB hub found
[    3.101007] hub 4-1:1.0: 2 ports detected
[    3.215663] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153
[    3.220913] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.228016] usb 5-1: Product: USB 10/100/1000 LAN
[    3.232700] usb 5-1: Manufacturer: Realtek
[    3.236772] usb 5-1: SerialNumber: 000001000000
[    3.374912] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[    3.401732] usb 5-1: reset high-speed USB device number 3 using xhci-hcd
[    3.579650] r8152 5-1:1.0 eth0: v1.08.5
[    3.628261] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0812
[    3.633774] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.641041] usb 4-1.1: Product: USB3.0 Hub
[    3.646308] usb 4-1.1: Manufacturer: VIA Labs, Inc.
Begin: Loading essential drivers ... done.
Begin: Running /scripts/in[    3.658497] hub 4-1.1:1.0: USB hub found
[    3.662089] hub 4-1.1:1.0: 4 ports detected
it-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[    3.695021] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd
Begin: Will now check root file system ... fsck from util-linux 2.25.2
[    3.788067] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2812
[    3.793571] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.800899] usb 3-1.1: Product: USB2.0 Hub
[    3.806105] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[    3.818476] hub 3-1.1:1.0: USB hub found
[    3.821262] hub 3-1.1:1.0: 4 ports detected
[/sbin/fsck.ext4 (1) -- /dev/mmcblk1p2] fsck.ext4 -a -C0 /dev/mmcblk1p2
/dev/mmcblk1p2: clean, 52011/7[    3.864993] usb 4-1.2: new SuperSpeed USB device number 4 using xhci-hcd
7600 files, 209920/310272 blocks
done.
[    3.888481] usb 4-1.2: New USB device found, idVendor=05e3, idProduct=0735
[    3.893986] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.895691] EXT4-fs (mmcblk1p2): mounted filesystem with writeback data mode. Opts: (null)
[    3.909473] usb 4-1.2: Product: USB3.0 SATA Bridge
[    3.914244] usb 4-1.2: Manufacturer: USB Storage
[    3.918846] usb 4-1.2: SerialNumber: 0000000000000033
done.
[    3.928053] usb-storage 4-1.2:1.0: USB Mass Storage device detected
[    3.934118] scsi host0: usb-storage 4-1.2:1.0
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[    4.109784] usb 3-1.1.1: new full-speed USB device number 4 using xhci-hcd
[    4.212537] usb 3-1.1.1: New USB device found, idVendor=04d8, idProduct=f5fe
[    4.218309] usb 3-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.225739] usb 3-1.1.1: Product: TrueRNG
[    4.229592] usb 3-1.1.1: Manufacturer: ubld.it
[    4.301669] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    4.314385] systemd[1]: Detected architecture 'arm'.

Welcome to Debian GNU/Linux 8 (jessie)!

[    4.351942] systemd[1]: Set hostname to <odroidxu4>.
[    4.734929] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.753340] systemd[1]: Expecting device dev-ttySAC2.device...
         Expecting device dev-ttySAC2.device...
[    4.769994] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.776896] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.783998] systemd[1]: Starting Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).
[    4.804990] systemd[1]: Reached target Remote File Systems (Pre).
[    4.809907] systemd[1]: Starting Encrypted Volumes.
[  OK  ] Reached target Encrypted Volumes.
[    4.824933] systemd[1]: Reached target Encrypted Volumes.
[    4.829044] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.837399] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.844933] systemd[1]: Starting Paths.
[  OK  ] Reached target Paths.
[    4.859994] systemd[1]: Reached target Paths.
[    4.863187] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.872417] systemd[1]: Starting Swap.
[  OK  ] Reached target Swap.
[    4.885253] systemd[1]: Reached target Swap.
[    4.888161] systemd[1]: Expecting device dev-mmcblk0p1.device...
         Expecting device dev-mmcblk0p1.device...
[    4.904950] systemd[1]: Starting Root Slice.
[  OK  ] Created slice Root Slice.
[    4.919944] systemd[1]: Created slice Root Slice.
[    4.923273] systemd[1]: Starting User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    4.939980] systemd[1]: Created slice User and Session Slice.
[    4.944378] systemd[1]: Starting Delayed Shutdown Socket.
[  OK  ] Listening on Delayed Shutdown Socket.
[    4.964967] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.969348] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    4.989958] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.995618] systemd[1]: Starting Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    5.014916] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.019518] systemd[1]: Starting udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    5.034896] systemd[1]: Listening on udev Control Socket.
[    5.038967] systemd[1]: Starting udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    5.054972] systemd[1]: Listening on udev Kernel Socket.
[    5.059017] systemd[1]: Starting Journal Socket.
[  OK  ] Listening on Journal Socket.
[    5.074978] systemd[1]: Listening on Journal Socket.
[    5.078766] systemd[1]: Starting System Slice.
[  OK  ] Created slice System Slice.
[    5.095064] systemd[1]: Created slice System Slice.
[    5.098713] systemd[1]: Started File System Check on Root Device.
[    5.104798] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    5.109994] scsi 0:0:0:0: Direct-Access     Genesys  USB3/SATA Bridge 1003 PQ: 0 ANSI: 6
[  OK  ][    5.121682] sd 0:0:0:0: Attached scsi generic sg0 type 0
 Created slice system-systemd\x2dfsck.slice.
[    5.140178] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.145343] systemd[1]: Starting system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    5.165068] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.170107] systemd[1]: Starting system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    5.190056] systemd[1]: Created slice system-getty.slice.
[    5.194373] systemd[1]: Starting Increase datagram queue length...
         Starting Increase datagram queue length...
[    5.266590] systemd[1]: Starting Restore / save the current clock...
         Starting Restore / save the current clock...
[    5.299261] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    5.344230] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    5.407391] systemd[1]: Mounted Huge Pages File System.
[    5.412799] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[    5.437878] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required static device nodes...rrent kernel...
[    5.469810] systemd[1]: Started Set Up Additional Binary Formats.
[    5.474837] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    5.545955] systemd[1]: Starting LSB: Set keymap...
         Starting LSB: Set keymap...
[    5.564349] systemd[1]: Starting Slices.
[  OK  ] Reached target Slices.
[    5.580005] systemd[1]: Reached target Slices.
[  OK  ] Mounted Debug File System.
[    5.600073] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    5.615023] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Started Increase datagram queue length.
[    5.634947] systemd[1]: Started Increase datagram queue length.
[  OK  ] Started Restore / save the current clock.
[    5.659990] systemd[1]: Started Restore / save the current clock.
[    5.667105] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[    5.704998] systemd[1]: Failed to start Load Kernel Modules.
[    5.709254] systemd[1]: Unit systemd-modules-load.service entered failed state.
[  OK  ] Started Create list of required static device nodes ...current kernel.
[    5.734964] systemd[1]: Started Create list of required static device nodes for the current kernel.
[  OK  ] Started LSB: Set keymap.
[    5.775170] systemd[1]: Started LSB: Set keymap.
[    5.913702] sd 0:0:0:0: [sda] 976773152 512-byte logical blocks: (500 GB/466 GiB)
[    5.920514] sd 0:0:0:0: [sda] Write Protect is off
[    5.925230] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    5.960315] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    6.000588]  sda: sda1
[    6.003827] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.045493] systemd[1]: Mounted FUSE Control File System.
[    6.049539] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    6.073078] systemd[1]: Mounting Configuration File System...
         Mounting Configuration File System...
[    6.092806] systemd[1]: Starting Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    6.109853] systemd[1]: Listening on Syslog Socket.
[    6.113371] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[  OK  ] Started Journal Service.
[    6.150134] systemd[1]: Started Journal Service.
[  OK  ] Mounted Configuration File System.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
         Starting udev Kernel Device Manager...
[    6.418357] systemd-udevd[304]: starting version 215
[  OK  ] Started udev Kernel Device Manager.
         Starting Copy rules generated while the root was ro...
         Starting LSB: Tune IDE hard disks...
         Starting LSB: Set preliminary keymap...
[  OK  ] Started Copy rules generated while the root was ro.
[    6.558547] s5p-secss 10830000.sss: s5p-sss driver registered
[  OK  ] Started LSB: Tune IDE hard disks.
[  OK  ] Found device /dev/ttySAC2.
[    6.806128] cdc_acm 3-1.1.1:1.0: ttyACM0: USB ACM device
[    6.806726] usbcore: registered new interface driver cdc_acm
[    6.806729] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[  OK  ] Created slice system-ifup.slice.
[  OK  ] Started LSB: Set preliminary keymap.
         Starting Remount Root and Kernel File Systems...
[   10.362023] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Various fixups to make systemd work better on Debian...
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /tmp...
[  OK  ] Started Various fixups to make systemd work better on Debian.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Mounted /tmp.
[ TIME ] Timed out waiting for device dev-mmcblk0p1.device.
[DEPEND] Dependency failed for /boot.
[DEPEND] Dependency failed for Local File Systems.
[DEPEND] Dependency failed for File System Check on /dev/mmcblk0p1.
[  OK  ] Stopped Serial Getty on ttySAC2.
[  OK  ] Stopped Getty on tty1.
[  OK  ] Stopped getty on tty2-tty6 if dbus and logind are not available.
[  OK  ] Stopped target Graphical Interface.
[  OK  ] Stopped Entropy daemon using the HAVEGE algorithm.
[  OK  ] Stopped target Multi-User System.
[  OK  ] Stopped OpenBSD Secure Shell server.
[  OK  ] Stopped Regular background program processing daemon.
[  OK  ] Stopped /etc/rc.local Compatibility.
[  OK  ] Stopped Login Service.
[  OK  ] Reached target Login Prompts.
[  OK  ] Stopped LSB: Advanced IEEE 802.11 management daemon.
[  OK  ] Stopped LSB: disk temperature monitoring daemon.
[  OK  ] Stopped LSB: Start NTP daemon.
[  OK  ] Stopped LSB: Start/stop sysstat's sadc.
[  OK  ] Stopped LSB: Set sysfs variables from /etc/sysfs.conf.
[  OK  ] Stopped LSB: Starts LIRC daemon..
[  OK  ] Stopped LSB: PLEASE DO NOT INTERRUPT THE FIRST BOOT.
[  OK  ] Stopped LSB: set CPUFreq kernel parameters.
[  OK  ] Stopped LSB: Load kernel modules needed to enable cpufreq scaling.
[  OK  ] Stopped LSB: Armbian gathering hardware information.
[  OK  ] Stopped D-Bus System Message Bus.
[  OK  ] Closed D-Bus System Message Bus Socket.
[  OK  ] Stopped Permit User Sessions.
[  OK  ] Reached target Remote File Systems.
         Starting Trigger Flushing of Journal to Persistent Storage...
[  OK  ] Stopped System Logging Service.
[  OK  ] Stopped target Basic System.
[  OK  ] Reached target Timers.
[  OK  ] Stopped target System Initialization.
         Starting Create Volatile Files and Directories...
         Starting LSB: Prepare console...
         Starting LSB: Raise network interfaces....
[  OK  ] Closed Syslog Socket.
[  OK  ] Reached target Sockets.
         Starting Emergency Shell...
[  OK  ] Started Emergency Shell.
[  OK  ] Reached target Emergency Mode.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
[   95.682577] systemd-journald[302]: Received request to flush runtime journal from PID 1
[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
[  OK  ] Started LSB: Prepare console.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
         Starting Update UTMP about System Runlevel Changes...
         Starting LSB: Set console font and keymap...
[  OK  ] Started Update UTMP about System Runlevel Changes.
[   96.140043] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started LSB: Raise network interfaces..
         Starting ifup for eth0...
[  OK  ] Started ifup for eth0.
[  OK  ] Reached target Network.
[  OK  ] Reached target Network is Online.
[  OK  ] Started LSB: Set console font and keymap.
Welcome to emergGive root password for maintenance
(or type Control-D to continue): [  100.012763] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Login incorrect.
Give root password for maintenance
(or type Control-D to continue):
root@odroidxu4:~# df
Sys. de fichiers blocs de 1K Utilisé Disponible Uti% Monté sur
udev                   10240       0      10240   0% /dev
tmpfs                 405760    6552     399208   2% /run
/dev/mmcblk1p2       1188792  787416     360172  69% /
tmpfs                1014400       0    1014400   0% /dev/shm
tmpfs                   5120       0       5120   0% /run/lock
tmpfs                1014400       0    1014400   0% /sys/fs/cgroup
tmpfs                1014400       0    1014400   0% /tmp
root@odroidxu4:~# nano /etc/fstab
  GNU nano 2.2.6             Fichier : /etc/fstab

/dev/mmcblk1p2 / ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro $
/dev/mmcblk1p1 /boot vfat defaults 0 2
tmpfs /tmp tmpfs defaults,nosuid 0 0
















                              [ 3 lignes écrites ]

root@odroidxu4:~# sudo reboot
         Unmounting /tmp...
[  OK  ] Removed slice system-ifup.slice.
[  OK  ] Removed slice system-systemd\x2dfsck.slice.
[  OK  ] Removed slice system-serial\x2dgetty.slice.
[  OK  ] Re[  OK  ] Stopped target Swap.
         Stopping Restore / save the current clock...
         Stopping Update UTMP about System Boot/Shutdown...
         Stopping Apply Kernel Variables...
[  OK  ] Stopped Apply Kernel Variables.
[  OK  ] Stopped target Timers.
[  OK  ] Stopped target Paths.
root@odroidxu4:~# [  OK  ] Stopped target Encrypted Volumes.
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped target Remote File Systems (Pre).
[  OK  ] Stopped target Network.
         Stopping LSB: Raise network interfaces....
[  OK  ] Stopped target Slices.
[  OK  ] Removed slice User and Session Slice.
         Starting Store Sound Card State...
         Starting Unattended Upgrades...
[  OK  ] Stopped Emergency Shell.
[  OK  ] Unmounted /tmp.
[  OK  ] Stopped Restore / save the current clock.
[  OK  ] Stopped Update UTMP about System Boot/Shutdown.
[FAILED] Failed to start Store Sound Card State.
See 'systemctl status alsa-store.service' for details.
         Stopping Create Volatile Files and Directories...
[  OK  ] Stopped Create Volatile Files and Directories.
[  OK  ] Reached target Unmount All Filesystems.
[  OK  ] Stopped target Local File Systems (Pre).
         Stopping Create Static Device Nodes in /dev...
[  OK  ] Stopped Create Static Device Nodes in /dev.
[  OK  ] Started Unattended Upgrades.
[  OK  ] Stopped LSB: Raise network interfaces..
         Stopping Load/Save Random Seed...
[  OK  ] Stopped Load/Save Random Seed.
         Stopping Remount Root and Kernel File Systems...
[  OK  ] Stopped Remount Root and Kernel File Systems.
[  OK  ] Reached target Shutdown.
[  160.406913] watchdog: watchdog0: watchdog did not stop!
[  160.433958] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  160.513095] systemd-journald[302]: Received SIGTERM from PID 1 (systemd-shutdow).
exit
[  160.531711] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  160.571523] systemd-shutdown[1]: Hardware watchdog 'S3C2410 Watchdog', version 0
[  160.579381] systemd-shutdown[1]: Unmounting file systems.
[  160.584059] systemd-shutdown[1]: Unmounting /sys/kernel/config.
[  160.604905] systemd-shutdown[1]: Unmounting /sys/kernel/debug.
[  160.644851] systemd-shutdown[1]: Unmounting /dev/mqueue.
[  160.721330] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[  160.740753] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[  160.744828] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[  160.750184] systemd-shutdown[1]: All filesystems unmounted.
[  160.755767] systemd-shutdown[1]: Deactivating swaps.
[  160.760997] systemd-shutdown[1]: All swaps deactivated.
[  160.765909] systemd-shutdown[1]: Detaching loop devices.
[  160.775022] systemd-shutdown[1]: All loop devices detached.
[  160.779136] systemd-shutdown[1]: Detaching DM devices.
[  160.785034] systemd-shutdown[1]: All DM devices detached.
[  160.800887] systemd-shutdown[1]: Rebooting.
[  160.804284] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  160.884767] reboot: Resta

U-Boot 2016.05-armbian (Sep 25 2016 - 03:05:41 +0200) for ODROID-XU3

CPU:   Exynos5422 @ 800 MHz
Model: Odroid XU3 based on EXYNOS5422
Board: Odroid XU3 based on EXYNOS5422
Type:  xu4
DRAM:  2 GiB
MMC:   EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Autoboot in 0 seconds, press <ESC> to stop
Card did not respond to voltage select!
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
reading /boot.scr
3348 bytes read in 5 ms (653.3 KiB/s)
## Executing script at 50000000
Found kernel image: zImage
reading exynos5422-odroidxu4.dtb
54207 bytes read in 9 ms (5.7 MiB/s)
Found ramdisk image.
reading uInitrd
3161164 bytes read in 181 ms (16.7 MiB/s)
reading zImage
4481128 bytes read in 257 ms (16.6 MiB/s)
Kernel image @ 0x40007fc0 [ 0x000000 - 0x446068 ]
## Loading init Ramdisk from Legacy Image at 42000000 ...
   Image Name:   uInitrd
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    3161100 Bytes = 3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 40800000
   Booting using the fdt blob at 0x40800000
   Loading Ramdisk to 4fcfc000, end 4ffffc0c ... OK
   Loading Device Tree to 4fceb000, end 4fcfb3be ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.7.5-odroidxu4 (root@server1604) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #1 SMP PREEMPT Sun Sep 25 03:11:56 CEST 2016
[    0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Hardkernel Odroid XU4
[    0.000000] cma: Reserved 64 MiB at 0xba800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Samsung CPU ID: 0xe5422001
[    0.000000] Running under secure firmware.
[    0.000000] percpu: Embedded 13 pages/cpu @eed7b000 s23628 r8192 d21428 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 512832
[    0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/mmcblk1p2 rootfstype=ext4 rootwait earlyprintk
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 1959152K/2058240K available (6320K kernel code, 236K rwdata, 2072K rodata, 1024K init, 307K bss, 33552K reserved, 65536K cma-reserved, 1222656K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0932344   (9385 kB)
[    0.000000]       .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
[    0.000000]       .data : 0xc0b00000 - 0xc0b3b1a0   ( 237 kB)
[    0.000000]        .bss : 0xc0b3d000 - 0xc0b89d54   ( 308 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU kthread priority: 1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] Switching to timer-based delay loop, resolution 41ns
[    0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000008] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000835] Console: colour dummy device 80x30
[    0.000868] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.000887] pid_max: default: 32768 minimum: 301
[    0.001052] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001070] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002050] CPU: Testing write buffer coherency: ok
[    0.002840] CPU0: update cpu_capacity 448
[    0.002857] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[    0.003009] Setting up static identity map for 0x40100000 - 0x40100058
[    0.003514] ARM CCI driver probed
[    0.003751] Exynos MCPM support installed
[    0.065319] CPU1: update cpu_capacity 448
[    0.065327] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[    0.085298] CPU2: update cpu_capacity 448
[    0.085306] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[    0.105300] CPU3: update cpu_capacity 448
[    0.105308] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[    0.125306] CPU4: update cpu_capacity 1535
[    0.125314] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.145286] CPU5: update cpu_capacity 1535
[    0.145293] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.165290] CPU6: update cpu_capacity 1535
[    0.165297] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.185271] CPU7: update cpu_capacity 1535
[    0.185278] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.185439] Brought up 8 CPUs
[    0.185503] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[    0.185515] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a)
[    0.185525] CPU: This may indicate a broken bootloader or firmware.
[    0.187532] devtmpfs: initialized
[    0.216477] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
[    0.217816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
[    0.221670] pinctrl core: initialized pinctrl subsystem
[    0.222988] NET: Registered protocol family 16
[    0.225965] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.240057] cpuidle: using governor menu
[    0.255182] exynos-audss-clk 3810000.audss-clock-controller: setup completed
[    0.265607] iommu: Adding device 11000000.codec to group 0
[    0.295571] iommu: Adding device 14450000.mixer to group 1
[    0.296046] iommu: Adding device 11c00000.rotator to group 2
[    0.300533] iommu: Adding device 13e00000.video-scaler to group 3
[    0.301000] iommu: Adding device 13e10000.video-scaler to group 4
[    0.301468] iommu: Adding device 11f50000.jpeg to group 5
[    0.301934] iommu: Adding device 11f60000.jpeg to group 6
[    0.302307] EXYNOS5420 PMU initialized
[    0.312214] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.312230] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.334139] SCSI subsystem initialized
[    0.334532] usbcore: registered new interface driver usbfs
[    0.334626] usbcore: registered new interface driver hub
[    0.334826] usbcore: registered new device driver usb
[    0.336457] s3c-i2c 12c80000.i2c: slave address 0x00
[    0.336479] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
[    0.337181] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
[    0.337542] pps_core: LinuxPPS API ver. 1 registered
[    0.337554] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.339858] clocksource: Switched to clocksource mct-frc
[    0.340151] VFS: Disk quotas dquot_6.6.0
[    0.340238] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.359112] NET: Registered protocol family 2
[    0.360104] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.360212] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.360395] TCP: Hash tables configured (established 8192 bind 8192)
[    0.360567] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.360620] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.360927] NET: Registered protocol family 1
[    0.361457] RPC: Registered named UNIX socket transport module.
[    0.361472] RPC: Registered udp transport module.
[    0.361482] RPC: Registered tcp transport module.
[    0.361492] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.361791] Trying to unpack rootfs image as initramfs...
[    0.581226] Freeing initrd memory: 3088K (cfcfc000 - d0000000)
[    0.584358] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.585605] workingset: timestamp_bits=12 max_order=19 bucket_order=7
[    0.603589] NFS: Registering the id_resolver key type
[    0.603660] Key type id_resolver registered
[    0.603672] Key type id_legacy registered
[    0.603733] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.615608] bounce: pool size: 64 pages
[    0.615955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.615970] io scheduler noop registered
[    0.615982] io scheduler deadline registered
[    0.616028] io scheduler cfq registered (default)
[    0.619281] 12130000.phy supply vbus not found, using dummy regulator
[    0.620818] 12100000.phy supply vbus not found, using dummy regulator
[    0.620927] 12100000.phy supply vbus-boost not found, using dummy regulator
[    0.621498] 12500000.phy supply vbus not found, using dummy regulator
[    0.621603] 12500000.phy supply vbus-boost not found, using dummy regulator
[    0.627352] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
[    0.627373] dma-pl330 3880000.adma:  DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[    0.631803] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.631823] dma-pl330 121a0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.636408] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.636427] dma-pl330 121b0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.637819] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
[    0.637837] dma-pl330 10800000.mdma:         DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[    0.743430] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.746678] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 76, base_baud = 0) is a S3C6400/10
[    0.747236] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 77, base_baud = 0) is a S3C6400/10
[    0.747757] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 78, base_baud = 0) is a S3C6400/10
[    1.555633] console [ttySAC2] enabled
[    1.559719] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 79, base_baud = 0) is a S3C6400/10
[    1.569767] [drm] Initialized drm 1.1.0 20060810
[    1.576338] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
[    1.606701] brd: module loaded
[    1.620867] loop: module loaded
[    1.624453] usbcore: registered new interface driver r8152
[    1.628601] usbcore: registered new interface driver asix
[    1.633952] usbcore: registered new interface driver ax88179_178a
[    1.640002] usbcore: registered new interface driver cdc_ether
[    1.645829] usbcore: registered new interface driver smsc75xx
[    1.651548] usbcore: registered new interface driver smsc95xx
[    1.657250] usbcore: registered new interface driver net1080
[    1.662873] usbcore: registered new interface driver cdc_subset
[    1.668765] usbcore: registered new interface driver zaurus
[    1.674365] usbcore: registered new interface driver cdc_ncm
[    1.680803] exynos-dwc3 usb3-0: no suspend clk specified
[    1.685334] exynos-dwc3 usb3-1: no suspend clk specified
[    1.691523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.696954] ehci-platform: EHCI generic platform driver
[    1.702554] ehci-exynos: EHCI EXYNOS driver
[    1.706908] exynos-ehci 12110000.usb: EHCI Host Controller
[    1.711826] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[    1.719760] exynos-ehci 12110000.usb: irq 130, io mem 0x12110000
[    1.734920] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[    1.739730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.746252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.753432] usb usb1: Product: EHCI Host Controller
[    1.758284] usb usb1: Manufacturer: Linux 4.7.5-odroidxu4 ehci_hcd
[    1.764436] usb usb1: SerialNumber: 12110000.usb
[    1.770012] hub 1-0:1.0: USB hub found
[    1.772768] hub 1-0:1.0: 3 ports detected
[    1.777791] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.782921] ohci-exynos: OHCI EXYNOS driver
[    1.787542] exynos-ohci 12120000.usb: USB Host Controller
[    1.792464] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[    1.800228] exynos-ohci 12120000.usb: irq 130, io mem 0x12120000
[    1.864179] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.869522] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.877420] usb usb2: Product: USB Host Controller
[    1.881477] usb usb2: Manufacturer: Linux 4.7.5-odroidxu4 ohci_hcd
[    1.887624] usb usb2: SerialNumber: 12120000.usb
[    1.893050] hub 2-0:1.0: USB hub found
[    1.895993] hub 2-0:1.0: 3 ports detected
[    1.901485] usbcore: registered new interface driver usb-storage
[    1.906512] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
[    1.915331] mousedev: PS/2 mouse device common for all mice
[    1.922786] i2c /dev entries driver
[    1.941168] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
[    1.954518] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
[    1.963674] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV
[    1.976730] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
[    2.036595] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
[    2.048672] exynos-tmu 10060000.tmu: More trip points than supported by this TMU.
[    2.054709] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode.
[    2.067578] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
[    2.075136] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    2.091369] sdhci: Secure Digital Host Controller Interface driver
[    2.096189] sdhci: Copyright(c) Pierre Ossman
[    2.100928] Synopsys Designware Multimedia Card Interface Driver
[    2.107578] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
[    2.113385] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
[    2.119806] dwmmc_exynos 12200000.mmc: Version ID is 250a
[    2.125059] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
[    2.134502] dwmmc_exynos 12200000.mmc: Got CD GPIO
[    2.139168] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
[    2.175930] dwmmc_exynos 12200000.mmc: 1 slots initialized
[    2.183141] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
[    2.188799] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
[    2.195058] dwmmc_exynos 12220000.mmc: Version ID is 250a
[    2.200575] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
[    2.240212] dwmmc_exynos 12220000.mmc: 1 slots initialized
[    2.255368] usbcore: registered new interface driver usbhid
[    2.259459] usbhid: USB HID core driver
[    2.269133] NET: Registered protocol family 10
[    2.273653] sit: IPv6 over IPv4 tunneling driver
[    2.278055] NET: Registered protocol family 17
[    2.281307] NET: Registered protocol family 15
[    2.285820] Key type dns_resolver registered
[    2.290999] Registering SWP/SWPB emulation handler
[    2.295996] registered taskstats version 1
[    2.299498] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    2.308811] mmc1: new high speed SDHC card at address aaaa
[    2.315547] mmcblk1: mmc1:aaaa SP32G 29.7 GiB
[    2.318932] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
[    2.320249]  mmcblk1: p1 p2
[    2.330470] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
[    2.336909] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
[    2.343802] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.350369] [drm] No driver support for vblank timestamp query.
[    2.356316] [drm] Initialized exynos 1.0.0 20110530 on minor 0
[    2.362573] exynos-dwc3 usb3-0: no suspend clk specified
[    2.369066] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    2.375289] usb_phy_generic.1.auto supply vcc not found, using dummy regulator
[    2.383607] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.387715] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[    2.395824] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.404263] xhci-hcd xhci-hcd.2.auto: irq 135, io mem 0x12000000
[    2.410220] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.416685] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.423870] usb usb3: Product: xHCI Host Controller
[    2.428722] usb usb3: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.434874] usb usb3: SerialNumber: xhci-hcd.2.auto
[    2.442093] hub 3-0:1.0: USB hub found
[    2.444542] hub 3-0:1.0: 1 port detected
[    2.450345] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.454465] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[    2.462466] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.470819] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.476962] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.484117] usb usb4: Product: xHCI Host Controller
[    2.488967] usb usb4: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.495117] usb usb4: SerialNumber: xhci-hcd.2.auto
[    2.502689] hub 4-0:1.0: USB hub found
[    2.505226] hub 4-0:1.0: 1 port detected
[    2.511861] exynos-dwc3 usb3-1: no suspend clk specified
[    2.517919] usb_phy_generic.3.auto supply vcc not found, using dummy regulator
[    2.524102] usb_phy_generic.4.auto supply vcc not found, using dummy regulator
[    2.532646] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.536841] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[    2.544934] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.553084] xhci-hcd xhci-hcd.5.auto: irq 136, io mem 0x12400000
[    2.559920] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.566042] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.573008] usb usb5: Product: xHCI Host Controller
[    2.577836] usb usb5: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.583920] usb usb5: SerialNumber: xhci-hcd.5.auto
[    2.590112] hub 5-0:1.0: USB hub found
[    2.592525] hub 5-0:1.0: 1 port detected
[    2.597032] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.601891] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[    2.609588] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.617744] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.624304] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.631493] usb usb6: Product: xHCI Host Controller
[    2.636337] usb usb6: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.642493] usb usb6: SerialNumber: xhci-hcd.5.auto
[    2.648241] hub 6-0:1.0: USB hub found
[    2.651118] hub 6-0:1.0: 1 port detected
[    2.657014] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
[    2.663394] Power domain power-domain@10044120 disable failed
[    2.667692] s5m-rtc s2mps14-rtc: setting system clock to 2016-09-25 02:00:35 UTC (1474768835)
[    2.701090] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
Loading, please wait...
[    2.754918] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    2.760312] systemd-udevd[186]: starting version 215
[    2.766870] random: systemd-udevd: uninitialized urandom read (16 bytes read, 94 bits of entropy available)
[    2.905169] usb 5-1: new high-speed USB device number 2 using xhci-hcd
[    2.977655] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610
[    2.983015] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.990027] usb 3-1: Product: USB2.0 Hub
[    2.993882] usb 3-1: Manufacturer: GenesysLogic
[    3.006840] hub 3-1:1.0: USB hub found
[    3.009558] hub 3-1:1.0: 2 ports detected
[    3.035887] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153
[    3.041246] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.048258] usb 5-1: Product: USB 10/100/1000 LAN
[    3.052932] usb 5-1: Manufacturer: Realtek
[    3.057011] usb 5-1: SerialNumber: 000001000000
[    3.080056] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    3.102685] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616
[    3.108055] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.115031] usb 4-1: Product: USB3.0 Hub
[    3.118901] usb 4-1: Manufacturer: GenesysLogic
[    3.134995] hub 4-1:1.0: USB hub found
[    3.137562] hub 4-1:1.0: 2 ports detected
[    3.217605] usb 5-1: reset high-speed USB device number 2 using xhci-hcd
[    3.309886] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd
[    3.393733] r8152 5-1:1.0 eth0: v1.08.5
[    3.403271] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2812
[    3.408781] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.416153] usb 3-1.1: Product: USB2.0 Hub
[    3.421385] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[    3.455224] hub 3-1.1:1.0: USB hub found
[    3.457979] hub 3-1.1:1.0: 4 ports detected
Begin: Loading e[    3.480242] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
ssential 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.25.2
[/sbin/fsck.ext4 (1) -- /dev/mmcblk1p2] fsck.ext4 -a -C0 /dev/mmcblk1p2
/dev/mmcblk1p2: clean, 52020/77600 files, 209929/310272 blocks
done.
[    3.683420] random: nonblocking pool is initialized
[    3.694489] EXT4-fs (mmcblk1p2): mounted filesystem with writeback data mode. Opts: (null)
done.
[    3.733280] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0812
[    3.738800] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.746109] usb 4-1.1: Product: USB3.0 Hub
[    3.751326] usb 4-1.1: Manufacturer: VIA Labs, Inc.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... [    3.775263] hub 4-1.1:1.0: USB hub found
[    3.778002] hub 4-1.1:1.0: 4 ports detected
done.
[    3.839976] usb 3-1.1.1: new full-speed USB device number 5 using xhci-hcd
[    3.942366] usb 3-1.1.1: New USB device found, idVendor=04d8, idProduct=f5fe
[    3.947966] usb 3-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.955445] usb 3-1.1.1: Product: TrueRNG
[    3.959401] usb 3-1.1.1: Manufacturer: ubld.it
[    4.015142] usb 4-1.2: new SuperSpeed USB device number 4 using xhci-hcd
[    4.038362] usb 4-1.2: New USB device found, idVendor=05e3, idProduct=0735
[    4.043823] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.051115] usb 4-1.2: Product: USB3.0 SATA Bridge
[    4.055859] usb 4-1.2: Manufacturer: USB Storage
[    4.060452] usb 4-1.2: SerialNumber: 0000000000000033
[    4.067519] usb-storage 4-1.2:1.0: USB Mass Storage device detected
[    4.078455] scsi host0: usb-storage 4-1.2:1.0
[    4.153204] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    4.166158] systemd[1]: Detected architecture 'arm'.

Welcome to Debian GNU/Linux 8 (jessie)!

[    4.202105] systemd[1]: Set hostname to <odroidxu4>.
[    4.627471] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.645955] systemd[1]: Expecting device dev-ttySAC2.device...
         Expecting device dev-ttySAC2.device...
[    4.665200] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.671912] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.679090] systemd[1]: Starting Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).
[    4.700118] systemd[1]: Reached target Remote File Systems (Pre).
[    4.704950] systemd[1]: Starting Encrypted Volumes.
[  OK  ] Reached target Encrypted Volumes.
[    4.720125] systemd[1]: Reached target Encrypted Volumes.
[    4.724207] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.732494] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.740073] systemd[1]: Starting Paths.
[  OK  ] Reached target Paths.
[    4.755068] systemd[1]: Reached target Paths.
[    4.758167] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.767454] systemd[1]: Starting Swap.
[  OK  ] Reached target Swap.
[    4.780071] systemd[1]: Reached target Swap.
[    4.782956] systemd[1]: Expecting device dev-mmcblk1p1.device...
         Expecting device dev-mmcblk1p1.device...
[    4.800094] systemd[1]: Starting Root Slice.
[  OK  ] Created slice Root Slice.
[    4.815086] systemd[1]: Created slice Root Slice.
[    4.818404] systemd[1]: Starting User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    4.835076] systemd[1]: Created slice User and Session Slice.
[    4.839436] systemd[1]: Starting Delayed Shutdown Socket.
[  OK  ] Listening on Delayed Shutdown Socket.
[    4.860071] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.864426] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    4.885135] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.890808] systemd[1]: Starting Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    4.910113] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.914715] systemd[1]: Starting udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    4.930113] systemd[1]: Listening on udev Control Socket.
[    4.934172] systemd[1]: Starting udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    4.950119] systemd[1]: Listening on udev Kernel Socket.
[    4.954091] systemd[1]: Starting Journal Socket.
[  OK  ] Listening on Journal Socket.
[    4.970119] systemd[1]: Listening on Journal Socket.
[    4.973807] systemd[1]: Starting System Slice.
[  OK  ] Created slice System Slice.
[    4.990122] systemd[1]: Created slice System Slice.
[    4.993693] systemd[1]: Started File System Check on Root Device.
[    4.999737] systemd[1]: Starting system-systemd\x2dfsck.slice.
[  OK  ] Created slice system-systemd\x2dfsck.slice.
[    5.020126] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.025093] systemd[1]: Starting system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    5.045127] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.050101] systemd[1]: Starting system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    5.070182] systemd[1]: Created slice system-getty.slice.
[    5.074436] systemd[1]: Starting Increase datagram queue length...
[    5.081311] scsi 0:0:0:0: Direct-Access     ST950032 5AS              1003 PQ: 0 ANSI: 6
         Starting Increase d[    5.091814] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.092012] sd 0:0:0:0: [sda] 976773152 512-byte logical blocks: (500 GB/466 GiB)
[    5.092889] sd 0:0:0:0: [sda] Write Protect is off
[    5.093769] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    5.105730]  sda: sda1
[    5.111876] sd 0:0:0:0: [sda] Attached SCSI disk
atagram queue length...
[    5.186812] systemd[1]: Starting Restore / save the current clock...
         Starting Restore / save the current clock...
[    5.219253] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    5.251625] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    5.277497] systemd[1]: Mounted Huge Pages File System.
[    5.282557] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[    5.346135] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required static device nodes...rrent kernel...
[    5.376667] systemd[1]: Started Set Up Additional Binary Formats.
[    5.381628] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    5.404792] systemd[1]: Starting LSB: Set keymap...
         Starting LSB: Set keymap...
[    5.424412] systemd[1]: Starting Slices.
[  OK  ] Reached target Slices.
[    5.440196] systemd[1]: Reached target Slices.
[  OK  ] Mounted Debug File System.
[    5.460256] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    5.475171] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Started Increase datagram queue length.
[    5.495163] systemd[1]: Started Increase datagram queue length.
[  OK  ] Started Restore / save the current clock.
[    5.520162] systemd[1]: Started Restore / save the current clock.
[    5.526653] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[    5.565051] systemd[1]: Failed to start Load Kernel Modules.
[    5.569287] systemd[1]: Unit systemd-modules-load.service entered failed state.
[  OK  ] Started Create list of required static device nodes ...current kernel.
[    5.595072] systemd[1]: Started Create list of required static device nodes for the current kernel.
[  OK  ] Started LSB: Set keymap.
[    5.660253] systemd[1]: Started LSB: Set keymap.
[    5.853361] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    5.926391] systemd[1]: Mounted FUSE Control File System.
[    5.931073] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    5.957512] systemd[1]: Mounting Configuration File System...
         Mounting Configuration File System...
[    6.005896] systemd[1]: Starting Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    6.025168] systemd[1]: Listening on Syslog Socket.
[    6.028802] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[  OK  ] Started Journal Service.
[    6.115108] systemd[1]: Started Journal Service.
[  OK  ] Mounted Configuration File System.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
         Starting udev Kernel Device Manager...
[    6.302184] systemd-udevd[305]: starting version 215
[  OK  ] Started udev Kernel Device Manager.
         Starting Copy rules generated while the root was ro...
         Starting LSB: Tune IDE hard disks...
         Starting LSB: Set preliminary keymap...
[  OK  ] Started Copy rules generated while the root was ro.
[  OK  ] Started LSB: Tune IDE hard disks.
[    6.491980] s5p-secss 10830000.sss: s5p-sss driver registered
[  OK  ] Found device /dev/ttySAC2.
[  OK  ] Found device /dev/mmcblk1p1.
         Starting File System Check on /dev/mmcblk1p1...
[    6.795387] systemd-fsck[372]: fsck.fat 3.0.27 (2014-11-12)
[    6.796944] systemd-fsck[372]: /dev/mmcblk1p1: 47 files, 9110/32695 clusters
[  OK  ] Started File System Check on /dev/mmcblk1p1.
[  OK  ] Started LSB: Set preliminary keymap.
[    6.922580] cdc_acm 3-1.1.1:1.0: ttyACM0: USB ACM device
[    6.927080] usbcore: registered new interface driver cdc_acm
[    6.932145] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[  OK  ] Created slice system-ifup.slice.
         Starting Remount Root and Kernel File Systems...
[    7.353977] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /tmp...
         Mounting /boot...
[  OK  ] Mounted /tmp.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Mounted /boot.
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Reached target Remote File Systems.
         Starting Trigger Flushing of Journal to Persistent Storage...
         Starting LSB: Prepare console...
         Starting LSB: Raise network interfaces....
[  OK  ] Started Create Volatile Files and Directories.
[    7.795787] systemd-journald[302]: Received request to flush runtime journal from PID 1
[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started LSB: Prepare console.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
         Starting LSB: Set console font and keymap...
[    8.245261] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started LSB: Raise network interfaces..
         Starting ifup for eth0...
[  OK  ] Started ifup for eth0.
[  OK  ] Reached target Network.
[  OK  ] Reached target Network is Online.
[  OK  ] Started LSB: Set console font and keymap.
[  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 daemon using the HAVEGE algorithm...
[  OK  ] Started Entropy daemon using the HAVEGE algorithm.
         Starting OpenBSD Secure Shell server...
[  OK  ] Started OpenBSD Secure Shell server.
         Starting Regular background program processing daemon...
[  OK  ] Started Regular background program processing daemon.
         Starting /etc/rc.local Compatibility...
         Starting Login Service...
         Starting LSB: Advanced IEEE 802.11 management daemon...
         Starting LSB: disk temperature monitoring daemon...
         Starting LSB: Start NTP daemon...
         Starting LSB: Start/stop sysstat's sadc...
         Starting LSB: Starts LIRC daemon....
         Starting LSB: Load kernel modules needed to enable cpufreq scaling...
         Starting LSB: Armbian gathering hardware information...
         Starting D-Bus System Message Bus...
[  OK  ] Started D-Bus System Message Bus.
         Starting System Logging Service...
         Starting Permit User Sessions...
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started LSB: Advanced IEEE 802.11 management daemon.
[  OK  ] Started LSB: disk temperature monitoring daemon.
[  OK  ] Started LSB: Start NTP daemon.
[  OK  ] Started LSB: Start/stop sysstat's sadc.
[  OK  ] Started LSB: Starts LIRC daemon..
[  OK  ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started System Logging Service.
         Starting LSB: set CPUFreq kernel parameters...
         Starting Serial Getty on ttySAC2...
[  OK  ] Started Serial Getty on ttySAC2.
         Starting Getty on tty1...
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started LSB: set CPUFreq kernel parameters.
[  OK  ] Started Login Service.
         Starting LSB: Set sysfs variables from /etc/sysfs.conf...
[  OK  ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
[  OK  ] Started LSB: Armbian gathering hardware information.
         Starting LSB: PLEASE DO NOT INTERRUPT THE FIRST BOOT...
[   12.051064] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Debian GNU/Linux 8 odroidxu4 ttySAC2

odroidxu4 login: [   35.637468] Adding 131068k swap on /var/swap.  Priority:-1 extents:1 across:131068k SS

 

 

Link to comment
Share on other sites

(damned the message is too long, I am using Firefox nightly, I cannot edit)

 

@zador.blood.stain

 

uboot 2016.09 doesn't compile, 2016.05 is ok with the same config file (still better than uboot 2012.07) ;)

 

the raw patch is to embed the hardkernel blobs into u-boot

 

Thank you for your next pieces of advise

Link to comment
Share on other sites

@zador.blood.stain @Igor @anyone

 

the goldfish_paris is getting some headaches (ok it is goldfish headaches, each one lasts 3 seconds no more no less , goldfish limited memory related)

 

I got a working image of Armbian with single partition for XU4, added BOOTSIZE=0 for xu4-next (and changed boot.cmd)

 

I wonder why this simple boot.cmd works

 

 

setenv kernelname zImage;
setenv boot_kernel "setenv bootargs "console=tty1 console=ttySAC2,115200n8 root=/dev/mmcblk1p1 rootfstype=ext4 rootwait rw";
load mmc 0:1 0x40007FC0 '/boot/zImage';
if load mmc 0:1 40800000 /boot/dtb/exynos5422-odroidxu4.dtb; then
        bootz 0x40007FC0 - 40800000;
else
        echo Warning! Booting without DTB: 'exynos5422-odroidxu4.dtb'!;
        bootz 0x40007FC0 -;
fi;"
run boot_kernel;

 

 

and not this one (which worked like a charm for dual partition boot), I checked the ENV variables in exynos*.h (I updated a bit the ENV)

 

 

 

# This is an example file to generate boot.scr - a boot script for U-Boot
# Generate boot.scr:
# ./tools/mkimage -c none -A arm -T script -d autoboot.cmd boot.scr
#
# It requires a list of environment variables to be defined before load:
# platform dependent: boardname, fdtfile, console
# system dependent: mmcbootdev, mmcbootpart, mmcrootdev, mmcrootpart, rootfstype
#
setenv fdtaddr     "40800000"
setenv initrdname  "uInitrd"
setenv initrdaddr  "42000000"
setenv mmcrootdev  "1"

#armbian
setenv mmcbootdev "1"
setenv mmcrootpart "1"
setenv fdtfile "dtb/exynos5422-odroidxu4.dtb"
setenv console "console=tty1 console=ttySAC2,115200n8"
#armbian

#METALOAD
setenv loaddtb     "load mmc ${mmcbootdev}:${mmcbootpart} ${fdtaddr} ${fdtfile}"
setenv loadinitrd  "load mmc ${mmcbootdev}:${mmcbootpart} ${initrdaddr} ${initrdname}"
setenv loadkernel  "load mmc ${mmcbootdev}:${mmcbootpart} '${kerneladdr}' '${kernelname}'"
setenv kernel_args "setenv bootargs ${console} root=/dev/mmcblk${mmcrootdev}p${mmcrootpart} rootfstype=${rootfstype} rootwait earlyprintk ${opts}"

#### Routine: check_dtb - check that target.dtb exists on boot partition
setenv check_dtb "
if test -e mmc '${mmcbootdev}':'${mmcbootpart}' '${fdtfile}'; then
        run loaddtb;
        setenv fdt_addr ${fdtaddr};
else
        echo Warning! Booting without DTB: '${fdtfile}'!;
        setenv fdt_addr;
fi;"

#### Routine: check_ramdisk - check that uInitrd exists on boot partition
setenv check_ramdisk "
if test -e mmc '${mmcbootdev}':'${mmcbootpart}' '${initrdname}'; then
        echo "Found ramdisk image.";
        run loadinitrd;
        setenv initrd_addr ${initrdaddr};
else
        echo Warning! Booting without RAMDISK: '${initrdname}'!;
        setenv initrd_addr -;
fi;"

#### Routine: boot_fit - check that env $boardname is set and boot proper config of ITB image
setenv setboot_fit "
if test -e '${boardname}'; then
        setenv fdt_addr ;
        setenv initrd_addr ;
        setenv kerneladdr  0x42000000;
        setenv kernelname  Image.itb;
        setenv itbcfg      "\"#${boardname}\"";
        setenv imgbootcmd  bootm;
else
        echo Warning! Variable: \$boardname is undefined!;
fi"

#### Routine: setboot_uimg - prepare env to boot uImage
setenv setboot_uimg "
        setenv kerneladdr 0x40007FC0;
        setenv kernelname uImage;
        setenv itbcfg     ;
        setenv imgbootcmd bootm;
        run check_dtb;
        run check_ramdisk;"

#### Routine: setboot_zimg - prepare env to boot zImage
setenv setboot_zimg "
        setenv kerneladdr 0x40007FC0;
        setenv kernelname zImage;
        setenv itbcfg     ;
        setenv imgbootcmd bootz;
        run check_dtb;
        run check_ramdisk;"

#### Routine: boot_img - boot the kernel after env setup
setenv boot_img "
        run loadkernel;
        run kernel_args;
        '${imgbootcmd}' '${kerneladdr}${itbcfg}' '${initrd_addr}' '${fdt_addr}';"

#### Routine: autoboot - choose proper boot path
setenv autoboot "
if test -e mmc 0:${mmcbootpart} zImage; then
        echo Found kernel image: zImage;
        run setboot_zimg;
        run boot_img;
elif test -e mmc 0:${mmcbootpart} uImage; then
        echo Found kernel image: uImage;
        run setboot_uimg;
        run boot_img;
elif test -e mmc 0:${mmcbootpart} Image.itb; then
        echo Found kernel image: Image.itb;
        run setboot_fit;
        run boot_img;
fi;"

#### Execute the defined autoboot macro
run autoboot

 

 

 

if someone has an idea, thanks

 

edit: the boot logs (just in case)

 

 

U-Boot 2016.05-armbian (Sep 26 2016 - 01:29:33 +0200) for ODROID-XU3

CPU:   Exynos5422 @ 800 MHz
Model: Odroid XU3 based on EXYNOS5422
Board: Odroid XU3 based on EXYNOS5422
Type:  xu4
DRAM:  2 GiB
MMC:   EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Autoboot in 0 seconds, press <ESC> to stop
Card did not respond to voltage select!
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
493 bytes read in 26 ms (17.6 KiB/s)
## Executing script at 50000000
4481128 bytes read in 334 ms (12.8 MiB/s)
54207 bytes read in 52 ms (1017.6 KiB/s)
Kernel image @ 0x40007fc0 [ 0x000000 - 0x446068 ]
## Flattened Device Tree blob at 40800000
   Booting using the fdt blob at 0x40800000
   Loading Device Tree to 4ffef000, end 4ffff3be ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.7.5-odroidxu4 (root@server1604) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #4 SMP PREEMPT Mon Sep 26 01:30:12 CEST 2016
[    0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Hardkernel Odroid XU4
[    0.000000] cma: Reserved 64 MiB at 0xba800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Samsung CPU ID: 0xe5422001
[    0.000000] Running under secure firmware.
[    0.000000] percpu: Embedded 13 pages/cpu @eed7c000 s23628 r8192 d21428 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 512832
[    0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=/dev/mmcblk1p1 rootfstype=ext4 rootwait rw
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 1962248K/2058240K available (6320K kernel code, 236K rwdata, 2072K rodata, 1024K init, 307K bss, 30456K reserved, 65536K cma-reserved, 1222656K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0932344   (9385 kB)
[    0.000000]       .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
[    0.000000]       .data : 0xc0b00000 - 0xc0b3b1a0   ( 237 kB)
[    0.000000]        .bss : 0xc0b3d000 - 0xc0b89d54   ( 308 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU kthread priority: 1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] Switching to timer-based delay loop, resolution 41ns
[    0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000831] Console: colour dummy device 80x30
[    0.001532] console [tty1] enabled
[    0.001576] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.001632] pid_max: default: 32768 minimum: 301
[    0.001815] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001852] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002852] CPU: Testing write buffer coherency: ok
[    0.003666] CPU0: update cpu_capacity 448
[    0.003706] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[    0.003878] Setting up static identity map for 0x40100000 - 0x40100058
[    0.004403] ARM CCI driver probed
[    0.004660] Exynos MCPM support installed
[    0.070319] CPU1: update cpu_capacity 448
[    0.070327] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[    0.090301] CPU2: update cpu_capacity 448
[    0.090309] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[    0.110299] CPU3: update cpu_capacity 448
[    0.110306] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[    0.130304] CPU4: update cpu_capacity 1535
[    0.130312] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.150287] CPU5: update cpu_capacity 1535
[    0.150294] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.170285] CPU6: update cpu_capacity 1535
[    0.170292] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.190285] CPU7: update cpu_capacity 1535
[    0.190292] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.190448] Brought up 8 CPUs
[    0.190777] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[    0.190809] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a)
[    0.190851] CPU: This may indicate a broken bootloader or firmware.
[    0.192876] devtmpfs: initialized
[    0.221818] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
[    0.223211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
[    0.227111] pinctrl core: initialized pinctrl subsystem
[    0.228457] NET: Registered protocol family 16
[    0.231482] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.245057] cpuidle: using governor menu
[    0.260217] exynos-audss-clk 3810000.audss-clock-controller: setup completed
[    0.270610] iommu: Adding device 11000000.codec to group 0
[    0.300573] iommu: Adding device 14450000.mixer to group 1
[    0.301087] iommu: Adding device 11c00000.rotator to group 2
[    0.305538] iommu: Adding device 13e00000.video-scaler to group 3
[    0.306029] iommu: Adding device 13e10000.video-scaler to group 4
[    0.306519] iommu: Adding device 11f50000.jpeg to group 5
[    0.307010] iommu: Adding device 11f60000.jpeg to group 6
[    0.307403] EXYNOS5420 PMU initialized
[    0.317361] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.317416] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.339145] SCSI subsystem initialized
[    0.339562] usbcore: registered new interface driver usbfs
[    0.339681] usbcore: registered new interface driver hub
[    0.339901] usbcore: registered new device driver usb
[    0.341544] s3c-i2c 12c80000.i2c: slave address 0x00
[    0.341589] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
[    0.342321] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
[    0.342703] pps_core: LinuxPPS API ver. 1 registered
[    0.342736] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.345074] clocksource: Switched to clocksource mct-frc
[    0.345466] VFS: Disk quotas dquot_6.6.0
[    0.345572] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.364470] NET: Registered protocol family 2
[    0.365487] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.365625] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.365831] TCP: Hash tables configured (established 8192 bind 8192)
[    0.366023] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.366097] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.366429] NET: Registered protocol family 1
[    0.366978] RPC: Registered named UNIX socket transport module.
[    0.367017] RPC: Registered udp transport module.
[    0.367045] RPC: Registered tcp transport module.
[    0.367072] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.370525] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.371684] workingset: timestamp_bits=12 max_order=19 bucket_order=7
[    0.389627] NFS: Registering the id_resolver key type
[    0.389730] Key type id_resolver registered
[    0.389759] Key type id_legacy registered
[    0.389839] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.402260] bounce: pool size: 64 pages
[    0.402644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.402693] io scheduler noop registered
[    0.402722] io scheduler deadline registered
[    0.402784] io scheduler cfq registered (default)
[    0.406130] 12130000.phy supply vbus not found, using dummy regulator
[    0.407601] 12100000.phy supply vbus not found, using dummy regulator
[    0.407732] 12100000.phy supply vbus-boost not found, using dummy regulator
[    0.408314] 12500000.phy supply vbus not found, using dummy regulator
[    0.408450] 12500000.phy supply vbus-boost not found, using dummy regulator
[    0.414200] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
[    0.414251] dma-pl330 3880000.adma:  DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[    0.418868] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.418919] dma-pl330 121a0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.423551] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.423599] dma-pl330 121b0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.425037] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
[    0.425121] dma-pl330 10800000.mdma:         DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[    0.531512] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.534756] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 76, base_baud = 0) is a S3C6400/10
[    0.535439] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 77, base_baud = 0) is a S3C6400/10
[    0.535996] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 78, base_baud = 0) is a S3C6400/10
[    1.336418] console [ttySAC2] enabled
[    1.340607] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 79, base_baud = 0) is a S3C6400/10
[    1.350446] [drm] Initialized drm 1.1.0 20060810
[    1.356511] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
[    1.382633] brd: module loaded
[    1.394257] loop: module loaded
[    1.397571] usbcore: registered new interface driver r8152
[    1.401699] usbcore: registered new interface driver asix
[    1.407058] usbcore: registered new interface driver ax88179_178a
[    1.413107] usbcore: registered new interface driver cdc_ether
[    1.418932] usbcore: registered new interface driver smsc75xx
[    1.424655] usbcore: registered new interface driver smsc95xx
[    1.430349] usbcore: registered new interface driver net1080
[    1.435981] usbcore: registered new interface driver cdc_subset
[    1.441873] usbcore: registered new interface driver zaurus
[    1.447460] usbcore: registered new interface driver cdc_ncm
[    1.453853] exynos-dwc3 usb3-0: no suspend clk specified
[    1.458422] exynos-dwc3 usb3-1: no suspend clk specified
[    1.464585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.470075] ehci-platform: EHCI generic platform driver
[    1.475654] ehci-exynos: EHCI EXYNOS driver
[    1.479938] exynos-ehci 12110000.usb: EHCI Host Controller
[    1.484917] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[    1.492781] exynos-ehci 12110000.usb: irq 130, io mem 0x12110000
[    1.505121] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[    1.509889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.516452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.523642] usb usb1: Product: EHCI Host Controller
[    1.528485] usb usb1: Manufacturer: Linux 4.7.5-odroidxu4 ehci_hcd
[    1.534638] usb usb1: SerialNumber: 12110000.usb
[    1.540009] hub 1-0:1.0: USB hub found
[    1.543000] hub 1-0:1.0: 3 ports detected
[    1.547849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.553114] ohci-exynos: OHCI EXYNOS driver
[    1.557639] exynos-ohci 12120000.usb: USB Host Controller
[    1.562658] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[    1.570377] exynos-ohci 12120000.usb: irq 130, io mem 0x12120000
[    1.634366] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.639715] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.647535] usb usb2: Product: USB Host Controller
[    1.651668] usb usb2: Manufacturer: Linux 4.7.5-odroidxu4 ohci_hcd
[    1.657817] usb usb2: SerialNumber: 12120000.usb
[    1.663131] hub 2-0:1.0: USB hub found
[    1.666178] hub 2-0:1.0: 3 ports detected
[    1.671573] usbcore: registered new interface driver usb-storage
[    1.676576] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
[    1.685475] mousedev: PS/2 mouse device common for all mice
[    1.692872] i2c /dev entries driver
[    1.710956] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
[    1.724207] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
[    1.733416] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV
[    1.746281] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
[    1.805338] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
[    1.818237] exynos-tmu 10060000.tmu: More trip points than supported by this TMU.
[    1.824333] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode.
[    1.837470] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
[    1.845244] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    1.862410] sdhci: Secure Digital Host Controller Interface driver
[    1.867215] sdhci: Copyright(c) Pierre Ossman
[    1.871808] Synopsys Designware Multimedia Card Interface Driver
[    1.878943] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
[    1.884841] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
[    1.890851] dwmmc_exynos 12200000.mmc: Version ID is 250a
[    1.896484] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
[    1.905892] dwmmc_exynos 12200000.mmc: Got CD GPIO
[    1.910374] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
[    1.945910] dwmmc_exynos 12200000.mmc: 1 slots initialized
[    1.952316] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
[    1.957870] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
[    1.964166] dwmmc_exynos 12220000.mmc: Version ID is 250a
[    1.969581] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
[    1.980033] random: nonblocking pool is initialized
[    2.010193] dwmmc_exynos 12220000.mmc: 1 slots initialized
[    2.022285] usbcore: registered new interface driver usbhid
[    2.026517] usbhid: USB HID core driver
[    2.037889] NET: Registered protocol family 10
[    2.042492] sit: IPv6 over IPv4 tunneling driver
[    2.046884] NET: Registered protocol family 17
[    2.050237] NET: Registered protocol family 15
[    2.054686] Key type dns_resolver registered
[    2.059888] Registering SWP/SWPB emulation handler
[    2.066361] registered taskstats version 1
[    2.070011] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    2.079070] mmc1: new high speed SDHC card at address 59b4
[    2.086384] mmcblk1: mmc1:59b4       29.8 GiB
[    2.089775] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
[    2.091620]  mmcblk1: p1
[    2.101136] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
[    2.107640] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
[    2.114504] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.121052] [drm] No driver support for vblank timestamp query.
[    2.126996] [drm] Initialized exynos 1.0.0 20110530 on minor 0
[    2.133308] exynos-dwc3 usb3-0: no suspend clk specified
[    2.139717] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    2.145874] usb_phy_generic.1.auto supply vcc not found, using dummy regulator
[    2.154251] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.158409] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[    2.166490] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.175033] xhci-hcd xhci-hcd.2.auto: irq 135, io mem 0x12000000
[    2.181040] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.187393] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.194616] usb usb3: Product: xHCI Host Controller
[    2.199405] usb usb3: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.205553] usb usb3: SerialNumber: xhci-hcd.2.auto
[    2.211917] hub 3-0:1.0: USB hub found
[    2.214280] hub 3-0:1.0: 1 port detected
[    2.218839] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.223639] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[    2.231384] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.239538] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.246065] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.253259] usb usb4: Product: xHCI Host Controller
[    2.258108] usb usb4: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.264258] usb usb4: SerialNumber: xhci-hcd.2.auto
[    2.270460] hub 4-0:1.0: USB hub found
[    2.272846] hub 4-0:1.0: 1 port detected
[    2.277981] exynos-dwc3 usb3-1: no suspend clk specified
[    2.283721] usb_phy_generic.3.auto supply vcc not found, using dummy regulator
[    2.289930] usb_phy_generic.4.auto supply vcc not found, using dummy regulator
[    2.298423] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.302663] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[    2.310700] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.318908] xhci-hcd xhci-hcd.5.auto: irq 136, io mem 0x12400000
[    2.325125] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.331872] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.339043] usb usb5: Product: xHCI Host Controller
[    2.343826] usb usb5: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.349797] usb usb5: SerialNumber: xhci-hcd.5.auto
[    2.355862] hub 5-0:1.0: USB hub found
[    2.358314] hub 5-0:1.0: 1 port detected
[    2.362814] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.367681] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[    2.375413] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.383550] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.390105] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.397295] usb usb6: Product: xHCI Host Controller
[    2.402139] usb usb6: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.408282] usb usb6: SerialNumber: xhci-hcd.5.auto
[    2.414304] hub 6-0:1.0: USB hub found
[    2.416952] hub 6-0:1.0: 1 port detected
[    2.423299] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
[    2.431981] Power domain power-domain@10044120 disable failed
[    2.436414] s5m-rtc s2mps14-rtc: setting system clock to 2016-09-26 01:02:31 UTC (1474851751)
[    2.525162] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    2.583622] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null)
[    2.590585] VFS: Mounted root (ext4 filesystem) on device 179:1.
[    2.606036] devtmpfs: mounted
[    2.610572] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
[    2.670155] usb 5-1: new high-speed USB device number 2 using xhci-hcd
[    2.753965] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610
[    2.759356] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.766467] usb 3-1: Product: USB2.0 Hub
[    2.770288] usb 3-1: Manufacturer: GenesysLogic
[    2.801549] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153
[    2.806912] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    2.808070] hub 3-1:1.0: USB hub found
[    2.808481] hub 3-1:1.0: 2 ports detected
[    2.821669] usb 5-1: Product: USB 10/100/1000 LAN
[    2.826372] usb 5-1: Manufacturer: Realtek
[    2.830425] usb 5-1: SerialNumber: 000001000000
[    2.860438] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    2.883394] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616
[    2.888777] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.895894] usb 4-1: Product: USB3.0 Hub
[    2.899687] usb 4-1: Manufacturer: GenesysLogic
[    2.926131] hub 4-1:1.0: USB hub found
[    2.928913] hub 4-1:1.0: 2 ports detected
[    2.982411] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    2.995652] systemd[1]: Detected architecture 'arm'.
[    2.999502] usb 5-1: reset high-speed USB device number 2 using xhci-hcd

Welcome to Debian GNU/Linux 8 (jessie)!

[    3.057693] systemd[1]: Set hostname to <odroidxu4>.
[    3.110309] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd
[    3.172967] r8152 5-1:1.0 eth0: v1.08.5
[    3.202467] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2812
[    3.208102] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.215412] usb 3-1.1: Product: USB2.0 Hub
[    3.220562] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[    3.256038] hub 3-1.1:1.0: USB hub found
[    3.258760] hub 3-1.1:1.0: 4 ports detected
[    3.280338] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[    3.513426] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    3.531845] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    3.532710] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0812
[    3.532725] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.532737] usb 4-1.1: Product: USB3.0 Hub
[    3.532748] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[    3.544031] hub 4-1.1:1.0: USB hub found
[    3.544277] hub 4-1.1:1.0: 4 ports detected
[    3.572004] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.578884] systemd[1]: Expecting device dev-ttySAC2.device...
         Expecting device dev-ttySAC2.device...
[    3.595479] systemd[1]: Starting Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).
[    3.615280] systemd[1]: Reached target Remote File Systems (Pre).
[    3.620259] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.629388] systemd[1]: Starting Encrypted Volumes.
[    3.630148] usb 3-1.1.1: new full-speed USB device number 5 using xhci-hcd
[  OK  ] Reached target Encrypted Volumes.
[    3.655247] systemd[1]: Reached target Encrypted Volumes.
[    3.659325] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    3.667677] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.675165] systemd[1]: Starting Paths.
[  OK  ] Reached target Paths.
[    3.690283] systemd[1]: Reached target Paths.
[    3.693289] systemd[1]: Starting Root Slice.
[  OK  ] Created slice Root Slice.
[    3.710252] systemd[1]: Created slice Root Slice.
[    3.713575] systemd[1]: Starting User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.730250] systemd[1]: Created slice User and Session Slice.
[    3.734612] systemd[1]: Starting Delayed Shutdown Socket.
[    3.737447] usb 3-1.1.1: New USB device found, idVendor=04d8, idProduct=f5fe
[    3.737456] usb 3-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.737463] usb 3-1.1.1: Product: TrueRNG
[    3.737470] usb 3-1.1.1: Manufacturer: ubld.it
[  OK  ] Listening on Delayed Shutdown Socket.
[    3.775395] systemd[1]: Listening on Delayed Shutdown Socket.
[    3.779855] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    3.800364] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.806175] systemd[1]: Starting Journal Socket (/dev/log).
[    3.811554] usb 4-1.2: new SuperSpeed USB device number 4 using xhci-hcd
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.828220] usb 4-1.2: New USB device found, idVendor=05e3, idProduct=0735
[    3.833788] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.841012] usb 4-1.2: Product: USB3.0 SATA Bridge
[    3.845727] usb 4-1.2: Manufacturer: USB Storage
[    3.850311] usb 4-1.2: SerialNumber: 0000000000000033
[    3.857386] usb-storage 4-1.2:1.0: USB Mass Storage device detected
[    3.868585] scsi host0: usb-storage 4-1.2:1.0
[    3.880354] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.885049] systemd[1]: Starting udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    3.900380] systemd[1]: Listening on udev Control Socket.
[    3.904508] systemd[1]: Starting udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    3.920345] systemd[1]: Listening on udev Kernel Socket.
[    3.924387] systemd[1]: Starting Journal Socket.
[  OK  ] Listening on Journal Socket.
[    3.940328] systemd[1]: Listening on Journal Socket.
[    3.944096] systemd[1]: Starting System Slice.
[  OK  ] Created slice System Slice.
[    3.960335] systemd[1]: Created slice System Slice.
[    3.964024] systemd[1]: Started File System Check on Root Device.
[    3.969982] systemd[1]: Starting system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    3.985356] systemd[1]: Created slice system-getty.slice.
[    3.989424] systemd[1]: Starting system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    4.010332] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    4.015494] systemd[1]: Starting Increase datagram queue length...
         Starting Increase datagram queue length...
[    4.076849] systemd[1]: Starting Restore / save the current clock...
         Starting Restore / save the current clock...
[    4.112759] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required static device nodes...rrent kernel...
[    4.157189] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    4.236328] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    4.259536] systemd[1]: Mounted Huge Pages File System.
[    4.264149] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[    4.284414] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    4.307152] systemd[1]: Started Set Up Additional Binary Formats.
[    4.312041] systemd[1]: Starting LSB: Set keymap...
         Starting LSB: Set keymap...
[    4.334245] systemd[1]: Starting Slices.
[  OK  ] Reached target Slices.
[    4.350448] systemd[1]: Reached target Slices.
[  OK  ] Mounted Debug File System.
[    4.370400] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    4.385356] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Started Increase datagram queue length.
[    4.405333] systemd[1]: Started Increase datagram queue length.
[  OK  ] Started Restore / save the current clock.
[    4.435313] systemd[1]: Started Restore / save the current clock.
[  OK  ] Started Create list of required static device nodes ...current kernel.
[    4.455382] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.464153] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[    4.500256] systemd[1]: Failed to start Load Kernel Modules.
[    4.504529] systemd[1]: Unit systemd-modules-load.service entered failed state.
[  OK  ] Started LSB: Set keymap.
[    4.550539] systemd[1]: Started LSB: Set keymap.
[    4.734103] systemd[1]: Mounting Configuration File System...
         Mounting Configuration File System...
[    4.795571] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    4.812670] systemd[1]: Mounted FUSE Control File System.
[    4.816994] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    4.837584] systemd[1]: Starting Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    4.855347] systemd[1]: Listening on Syslog Socket.
[    4.858940] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.871383] scsi 0:0:0:0: Direct-Access     ST950032 5AS              1003 PQ: 0 ANSI: 6
[    4.879830] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.880304] sd 0:0:0:0: [sda] 976773152 512-byte logical blocks: (500 GB/466 GiB)
[    4.881024] sd 0:0:0:0: [sda] Write Protect is off
[    4.881788] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    4.890753]  sda: sda1
[    4.898713] sd 0:0:0:0: [sda] Attached SCSI disk
[  OK  ] Started Journal Service.
[    4.965340] systemd[1]: Started Journal Service.
[  OK  ] Mounted Configuration File System.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[    5.230239] systemd-udevd[226]: starting version 215
[  OK  ] Started udev Kernel Device Manager.
         Starting Copy rules generated while the root was ro...
         Starting LSB: Tune IDE hard disks...
         Starting LSB: Set preliminary keymap...
[  OK  ] Started Copy rules generated while the root was ro.
[  OK  ] Started LSB: Tune IDE hard disks.
[    5.427343] s5p-secss 10830000.sss: s5p-sss driver registered
[  OK  ] Found device /dev/ttySAC2.
[    5.680648] cdc_acm 3-1.1.1:1.0: ttyACM0: USB ACM device
[    5.685301] usbcore: registered new interface driver cdc_acm
[    5.690280] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[  OK  ] Started LSB: Set preliminary keymap.
         Starting Remount Root and Kernel File Systems...
[  OK  ] Created slice system-ifup.slice.
[    6.255956] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro
[  OK  ] Started Remount Root and Kernel File Systems.
         Activating swap /var/swap...
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /tmp...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Mounted /tmp.
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[    6.501849] Adding 131068k swap on /var/swap.  Priority:-1 extents:1 across:131068k SS
[  OK  ] Reached target Remote File Systems.
         Starting Trigger Flushing of Journal to Persistent Storage...
         Starting LSB: Prepare console...
         Starting LSB: Raise network interfaces....
[  OK  ] Activated swap /var/swap.
[  OK  ] Started Create Volatile Files and Directories.
[    6.661341] systemd-journald[224]: Received request to flush runtime journal from PID 1
[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Reached target Swap.
[  OK  ] Started LSB: Prepare console.
         Starting LSB: Set console font and keymap...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[    7.090450] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started LSB: Raise network interfaces..
         Starting ifup for eth0...
[  OK  ] Started ifup for eth0.
[  OK  ] Reached target Network.
[  OK  ] Reached target Network is Online.
[  OK  ] Started LSB: Set console font and keymap.
[  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 daemon using the HAVEGE algorithm...
[  OK  ] Started Entropy daemon using the HAVEGE algorithm.
         Starting Regular background program processing daemon...
[  OK  ] Started Regular background program processing daemon.
         Starting OpenBSD Secure Shell server...
[  OK  ] Started OpenBSD Secure Shell server.
         Starting /etc/rc.local Compatibility...
         Starting Login Service...
         Starting LSB: Load kernel modules needed to enable cpufreq scaling...
         Starting LSB: disk temperature monitoring daemon...
         Starting LSB: Armbian gathering hardware information...
         Starting LSB: Starts LIRC daemon....
         Starting LSB: Advanced IEEE 802.11 management daemon...
         Starting LSB: Start NTP daemon...
         Starting LSB: Start/stop sysstat's sadc...
         Starting D-Bus System Message Bus...
[  OK  ] Started D-Bus System Message Bus.
         Starting System Logging Service...
         Starting Permit User Sessions...
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
[  OK  ] Started LSB: disk temperature monitoring daemon.
[  OK  ] Started LSB: Starts LIRC daemon..
[  OK  ] Started LSB: Advanced IEEE 802.11 management daemon.
[  OK  ] Started LSB: Start NTP daemon.
[  OK  ] Started LSB: Start/stop sysstat's sadc.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started System Logging Service.
         Starting LSB: set CPUFreq kernel parameters...
         Starting Getty on tty1...
[  OK  ] Started Getty on tty1.
         Starting Serial Getty on ttySAC2...
[  OK  ] Started Serial Getty on ttySAC2.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started LSB: set CPUFreq kernel parameters.
[  OK  ] Started Login Service.
         Starting LSB: Set sysfs variables from /etc/sysfs.conf...
[  OK  ] Started LSB: Armbian gathering hardware information.
[  OK  ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.

Debian GNU/Linux 8 odroidxu4 ttySAC2

odroidxu4 login: [   10.698713] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready




 

 

Link to comment
Share on other sites

ok, I keep writing in the air (goldfish air bubbles?)

 

it seems /etc/fstab works fine with UUID (at least with a single partition)

 

Then I tested in boot.scr root=UUID=xxxxxxxxx instead of root=/dev/mmcblk1p1

 

the kernel boots then stalls at the HDD detection (like when using by mistake root=/dev/mmcblk0p1)

note: it seems uboot 2016.05 & kernel 4.7.5 are taking mmcblk0 = eMMC & mmcblk1 =SDcard ???

 

question: I am using MBR, I have read uboot could work with UUID with GPT partition but it doesn't explain why the kernel starts up then fails to find the root=UUID=xxxxxxxxxxxx as in the following logs

 

maybe my answer is in the air... let's see

 

 

 

U-Boot 2016.05-armbian (Sep 26 2016 - 01:29:33 +0200) for ODROID-XU3

CPU:   Exynos5422 @ 800 MHz
Model: Odroid XU3 based on EXYNOS5422
Board: Odroid XU3 based on EXYNOS5422
Type:  xu4
DRAM:  2 GiB
MMC:   EXYNOS DWMMC: 0, EXYNOS DWMMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Autoboot in 0 seconds, press <ESC> to stop
Card did not respond to voltage select!
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
520 bytes read in 28 ms (17.6 KiB/s)
## Executing script at 50000000
4481128 bytes read in 335 ms (12.8 MiB/s)
54207 bytes read in 51 ms (1 MiB/s)
Kernel image @ 0x40007fc0 [ 0x000000 - 0x446068 ]
## Flattened Device Tree blob at 40800000
   Booting using the fdt blob at 0x40800000
   Loading Device Tree to 4ffef000, end 4ffff3be ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.7.5-odroidxu4 (root@server1604) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #4 SMP PREEMPT Mon Sep 26 01:30:12 CEST 2016
[    0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Hardkernel Odroid XU4
[    0.000000] cma: Reserved 64 MiB at 0xba800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Samsung CPU ID: 0xe5422001
[    0.000000] Running under secure firmware.
[    0.000000] percpu: Embedded 13 pages/cpu @eed7c000 s23628 r8192 d21428 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 512832
[    0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=UUID=0bc8e548-b0b8-45cd-9d8d-8b863220a7b4 rootfstype=ext4 rootwait rw
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 1962248K/2058240K available (6320K kernel code, 236K rwdata, 2072K rodata, 1024K init, 307K bss, 30456K reserved, 65536K cma-reserved, 1222656K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0932344   (9385 kB)
[    0.000000]       .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
[    0.000000]       .data : 0xc0b00000 - 0xc0b3b1a0   ( 237 kB)
[    0.000000]        .bss : 0xc0b3d000 - 0xc0b89d54   ( 308 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU kthread priority: 1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] Switching to timer-based delay loop, resolution 41ns
[    0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000834] Console: colour dummy device 80x30
[    0.001538] console [tty1] enabled
[    0.001581] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.001637] pid_max: default: 32768 minimum: 301
[    0.001818] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001858] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002864] CPU: Testing write buffer coherency: ok
[    0.003680] CPU0: update cpu_capacity 448
[    0.003718] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[    0.003893] Setting up static identity map for 0x40100000 - 0x40100058
[    0.004420] ARM CCI driver probed
[    0.004677] Exynos MCPM support installed
[    0.070322] CPU1: update cpu_capacity 448
[    0.070330] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[    0.090298] CPU2: update cpu_capacity 448
[    0.090306] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[    0.110298] CPU3: update cpu_capacity 448
[    0.110306] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[    0.130287] CPU4: update cpu_capacity 1535
[    0.130295] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.150270] CPU5: update cpu_capacity 1535
[    0.150278] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.170272] CPU6: update cpu_capacity 1535
[    0.170279] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.190271] CPU7: update cpu_capacity 1535
[    0.190278] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.190433] Brought up 8 CPUs
[    0.190762] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[    0.190794] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a)
[    0.190836] CPU: This may indicate a broken bootloader or firmware.
[    0.192865] devtmpfs: initialized
[    0.221822] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
[    0.223223] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
[    0.227122] pinctrl core: initialized pinctrl subsystem
[    0.228463] NET: Registered protocol family 16
[    0.231559] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.245055] cpuidle: using governor menu
[    0.260211] exynos-audss-clk 3810000.audss-clock-controller: setup completed
[    0.270604] iommu: Adding device 11000000.codec to group 0
[    0.300576] iommu: Adding device 14450000.mixer to group 1
[    0.301089] iommu: Adding device 11c00000.rotator to group 2
[    0.305538] iommu: Adding device 13e00000.video-scaler to group 3
[    0.306030] iommu: Adding device 13e10000.video-scaler to group 4
[    0.306519] iommu: Adding device 11f50000.jpeg to group 5
[    0.307006] iommu: Adding device 11f60000.jpeg to group 6
[    0.307400] EXYNOS5420 PMU initialized
[    0.317325] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.317380] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.339197] SCSI subsystem initialized
[    0.339584] usbcore: registered new interface driver usbfs
[    0.339710] usbcore: registered new interface driver hub
[    0.339933] usbcore: registered new device driver usb
[    0.341557] s3c-i2c 12c80000.i2c: slave address 0x00
[    0.341604] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
[    0.342230] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
[    0.342607] pps_core: LinuxPPS API ver. 1 registered
[    0.342639] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.344957] clocksource: Switched to clocksource mct-frc
[    0.345217] VFS: Disk quotas dquot_6.6.0
[    0.345398] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.364239] NET: Registered protocol family 2
[    0.365231] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.365369] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.365574] TCP: Hash tables configured (established 8192 bind 8192)
[    0.365763] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.365837] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.366174] NET: Registered protocol family 1
[    0.366737] RPC: Registered named UNIX socket transport module.
[    0.366775] RPC: Registered udp transport module.
[    0.366803] RPC: Registered tcp transport module.
[    0.366831] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.370309] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.371475] workingset: timestamp_bits=12 max_order=19 bucket_order=7
[    0.389494] NFS: Registering the id_resolver key type
[    0.389585] Key type id_resolver registered
[    0.389615] Key type id_legacy registered
[    0.389692] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.402023] bounce: pool size: 64 pages
[    0.402412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.402461] io scheduler noop registered
[    0.402490] io scheduler deadline registered
[    0.402553] io scheduler cfq registered (default)
[    0.405980] 12130000.phy supply vbus not found, using dummy regulator
[    0.407395] 12100000.phy supply vbus not found, using dummy regulator
[    0.407561] 12100000.phy supply vbus-boost not found, using dummy regulator
[    0.408158] 12500000.phy supply vbus not found, using dummy regulator
[    0.408293] 12500000.phy supply vbus-boost not found, using dummy regulator
[    0.414008] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
[    0.414060] dma-pl330 3880000.adma:  DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[    0.418747] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.418797] dma-pl330 121a0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.423522] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.423566] dma-pl330 121b0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.425137] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
[    0.425180] dma-pl330 10800000.mdma:         DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[    0.532145] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.535466] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 76, base_baud = 0) is a S3C6400/10
[    0.536079] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 77, base_baud = 0) is a S3C6400/10
[    0.536637] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 78, base_baud = 0) is a S3C6400/10
[    1.339395] console [ttySAC2] enabled
[    1.343600] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 79, base_baud = 0) is a S3C6400/10
[    1.353380] [drm] Initialized drm 1.1.0 20060810
[    1.359440] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
[    1.385628] brd: module loaded
[    1.397378] loop: module loaded
[    1.400687] usbcore: registered new interface driver r8152
[    1.404778] usbcore: registered new interface driver asix
[    1.410165] usbcore: registered new interface driver ax88179_178a
[    1.416229] usbcore: registered new interface driver cdc_ether
[    1.422065] usbcore: registered new interface driver smsc75xx
[    1.427770] usbcore: registered new interface driver smsc95xx
[    1.433468] usbcore: registered new interface driver net1080
[    1.439104] usbcore: registered new interface driver cdc_subset
[    1.445040] usbcore: registered new interface driver zaurus
[    1.450575] usbcore: registered new interface driver cdc_ncm
[    1.456973] exynos-dwc3 usb3-0: no suspend clk specified
[    1.461542] exynos-dwc3 usb3-1: no suspend clk specified
[    1.467697] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.473194] ehci-platform: EHCI generic platform driver
[    1.478771] ehci-exynos: EHCI EXYNOS driver
[    1.483089] exynos-ehci 12110000.usb: EHCI Host Controller
[    1.488036] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[    1.495882] exynos-ehci 12110000.usb: irq 130, io mem 0x12110000
[    1.510003] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[    1.514775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.521335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.528528] usb usb1: Product: EHCI Host Controller
[    1.533373] usb usb1: Manufacturer: Linux 4.7.5-odroidxu4 ehci_hcd
[    1.539574] usb usb1: SerialNumber: 12110000.usb
[    1.545007] hub 1-0:1.0: USB hub found
[    1.547852] hub 1-0:1.0: 3 ports detected
[    1.552732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.558000] ohci-exynos: OHCI EXYNOS driver
[    1.562529] exynos-ohci 12120000.usb: USB Host Controller
[    1.567537] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[    1.575265] exynos-ohci 12120000.usb: irq 130, io mem 0x12120000
[    1.639240] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.644592] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.652651] usb usb2: Product: USB Host Controller
[    1.656547] usb usb2: Manufacturer: Linux 4.7.5-odroidxu4 ohci_hcd
[    1.662695] usb usb2: SerialNumber: 12120000.usb
[    1.668002] hub 2-0:1.0: USB hub found
[    1.671055] hub 2-0:1.0: 3 ports detected
[    1.676460] usbcore: registered new interface driver usb-storage
[    1.681470] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
[    1.690391] mousedev: PS/2 mouse device common for all mice
[    1.697755] i2c /dev entries driver
[    1.715940] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
[    1.729130] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
[    1.738364] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV
[    1.751008] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
[    1.809663] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
[    1.821829] exynos-tmu 10060000.tmu: More trip points than supported by this TMU.
[    1.827887] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode.
[    1.840831] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
[    1.848374] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    1.866693] sdhci: Secure Digital Host Controller Interface driver
[    1.871515] sdhci: Copyright(c) Pierre Ossman
[    1.876270] Synopsys Designware Multimedia Card Interface Driver
[    1.882896] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
[    1.888753] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
[    1.894987] dwmmc_exynos 12200000.mmc: Version ID is 250a
[    1.900385] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
[    1.909821] dwmmc_exynos 12200000.mmc: Got CD GPIO
[    1.914480] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
[    1.950253] dwmmc_exynos 12200000.mmc: 1 slots initialized
[    1.954499] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
[    1.961174] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
[    1.967557] dwmmc_exynos 12220000.mmc: Version ID is 250a
[    1.972961] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
[    2.016971] dwmmc_exynos 12220000.mmc: 1 slots initialized
[    2.034549] usbcore: registered new interface driver usbhid
[    2.038858] usbhid: USB HID core driver
[    2.058703] NET: Registered protocol family 10
[    2.061004] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    2.061187] mmc1: new high speed SDHC card at address 59b4
[    2.063696] mmcblk1: mmc1:59b4       29.8 GiB
[    2.067152]  mmcblk1: p1
[    2.087620] sit: IPv6 over IPv4 tunneling driver
[    2.094583] NET: Registered protocol family 17
[    2.098018] NET: Registered protocol family 15
[    2.102663] Key type dns_resolver registered
[    2.109324] Registering SWP/SWPB emulation handler
[    2.115885] registered taskstats version 1
[    2.134853] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
[    2.143648] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
[    2.150988] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
[    2.157210] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.163711] [drm] No driver support for vblank timestamp query.
[    2.170162] [drm] Initialized exynos 1.0.0 20110530 on minor 0
[    2.177406] exynos-dwc3 usb3-0: no suspend clk specified
[    2.183142] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    2.189283] usb_phy_generic.1.auto supply vcc not found, using dummy regulator
[    2.197394] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.201635] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[    2.209662] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.217976] xhci-hcd xhci-hcd.2.auto: irq 135, io mem 0x12000000
[    2.224126] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.230620] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.237815] usb usb3: Product: xHCI Host Controller
[    2.242654] usb usb3: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.248806] usb usb3: SerialNumber: xhci-hcd.2.auto
[    2.254788] hub 3-0:1.0: USB hub found
[    2.257467] hub 3-0:1.0: 1 port detected
[    2.261920] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.266778] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[    2.274513] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.282657] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.289196] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.296399] usb usb4: Product: xHCI Host Controller
[    2.301231] usb usb4: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.307385] usb usb4: SerialNumber: xhci-hcd.2.auto
[    2.313444] hub 4-0:1.0: USB hub found
[    2.316027] hub 4-0:1.0: 1 port detected
[    2.320991] exynos-dwc3 usb3-1: no suspend clk specified
[    2.325563] random: nonblocking pool is initialized
[    2.333331] usb_phy_generic.3.auto supply vcc not found, using dummy regulator
[    2.339397] usb_phy_generic.4.auto supply vcc not found, using dummy regulator
[    2.347588] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.351899] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[    2.359841] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
[    2.368142] xhci-hcd xhci-hcd.5.auto: irq 136, io mem 0x12400000
[    2.374227] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.380793] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.387982] usb usb5: Product: xHCI Host Controller
[    2.392827] usb usb5: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.398979] usb usb5: SerialNumber: xhci-hcd.5.auto
[    2.404826] hub 5-0:1.0: USB hub found
[    2.407618] hub 5-0:1.0: 1 port detected
[    2.411882] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    2.416930] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[    2.424670] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.432808] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.439395] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.446563] usb usb6: Product: xHCI Host Controller
[    2.451411] usb usb6: Manufacturer: Linux 4.7.5-odroidxu4 xhci-hcd
[    2.457557] usb usb6: SerialNumber: xhci-hcd.5.auto
[    2.463409] hub 6-0:1.0: USB hub found
[    2.466192] hub 6-0:1.0: 1 port detected
[    2.472050] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
[    2.479208] Power domain power-domain@10044120 disable failed
[    2.483532] s5m-rtc s2mps14-rtc: setting system clock to 2016-09-27 22:20:06 UTC (1475014806)
[    2.513268] Waiting for root device UUID=0bc8e548-b0b8-45cd-9d8d-8b863220a7b4...
[    2.570017] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    2.720067] usb 5-1: new high-speed USB device number 2 using xhci-hcd
[    2.814715] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610
[    2.820207] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.827264] usb 3-1: Product: USB2.0 Hub
[    2.831128] usb 3-1: Manufacturer: GenesysLogic
[    2.852040] hub 3-1:1.0: USB hub found
[    2.852172] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153
[    2.852208] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    2.852236] usb 5-1: Product: USB 10/100/1000 LAN
[    2.852262] usb 5-1: Manufacturer: Realtek
[    2.852288] usb 5-1: SerialNumber: 000001000000
[    2.882017] hub 3-1:1.0: 2 ports detected
[    2.920393] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    2.943963] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616
[    2.949412] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.956518] usb 4-1: Product: USB3.0 Hub
[    2.960385] usb 4-1: Manufacturer: GenesysLogic
[    2.979250] hub 4-1:1.0: USB hub found
[    2.981978] hub 4-1:1.0: 2 ports detected
[    3.000672] usb 5-1: reset high-speed USB device number 2 using xhci-hcd
[    3.180410] r8152 5-1:1.0 eth0: v1.08.5
[    3.185122] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd
[    3.278406] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2812
[    3.283974] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.291371] usb 3-1.1: Product: USB2.0 Hub
[    3.296505] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[    3.331286] hub 3-1.1:1.0: USB hub found
[    3.334080] hub 3-1.1:1.0: 4 ports detected
[    3.355185] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[    3.607999] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0812
[    3.613571] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.620959] usb 4-1.1: Product: USB3.0 Hub
[    3.626096] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[    3.635780] hub 4-1.1:1.0: USB hub found
[    3.638520] hub 4-1.1:1.0: 4 ports detected
[    3.715059] usb 3-1.1.1: new full-speed USB device number 5 using xhci-hcd
[    3.817980] usb 3-1.1.1: New USB device found, idVendor=04d8, idProduct=f5fe
[    3.823725] usb 3-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.831258] usb 3-1.1.1: Product: TrueRNG
[    3.835201] usb 3-1.1.1: Manufacturer: ubld.it
[    3.895317] usb 4-1.2: new SuperSpeed USB device number 4 using xhci-hcd
[    3.918699] usb 4-1.2: New USB device found, idVendor=05e3, idProduct=0735
[    3.924255] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.931571] usb 4-1.2: Product: USB3.0 SATA Bridge
[    3.936272] usb 4-1.2: Manufacturer: USB Storage
[    3.940862] usb 4-1.2: SerialNumber: 0000000000000033
[    3.949190] usb-storage 4-1.2:1.0: USB Mass Storage device detected
[    3.955332] scsi host0: usb-storage 4-1.2:1.0
[    4.958028] scsi 0:0:0:0: Direct-Access     ST950032 5AS              1003 PQ: 0 ANSI: 6
[    4.971548] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.971970] sd 0:0:0:0: [sda] 976773152 512-byte logical blocks: (500 GB/466 GiB)
[    4.973286] sd 0:0:0:0: [sda] Write Protect is off
[    4.974580] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    5.009523]  sda: sda1
[    5.018339] sd 0:0:0:0: [sda] Attached SCSI disk

 

 

Link to comment
Share on other sites

et voilà, I am a true goldfish_paris

 

this one works... better writing to come... LABEL is working so I guess UUID will be working as well.

 

I am so dumb... never forget the initramfs, if not you don't have the modules...

setenv bootargs "console=tty1 console=ttySAC2,115200n8 root=LABEL=root rootfstype=ext4 rootwait rw earlyprintk";
load mmc 0:1 0x40008000 /boot/zImage;
load mmc 0:1 0x42000000 /boot/uInitrd;
load mmc 0:1 0x44000000 /boot/dtb/exynos5422-odroidxu4.dtb;
bootz 0x40008000 0x42000000 0x44000000;

so next better writing then PR the changes

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines