[SOLVED] Ethernet not working anymore after power failure

Hi there,

I have a little problem with my XU4-DietPi-Server. After we had a power failure in our street, the ethernet of my DietPi isn’t working anymore.

To be specific: I have to ifconfig eth1 down and then ifconfig eth1 up to bring the ethernet up again.
After that I have to call dietpi-config to check the ethernet connection. The Static IP of the DietPi is still there also the Netmask and Gateway, but I have to re-enter the data and check the connection within dietpi-config to establish a working connection.

After that everything is working fine again and I can access the DietPi via SSH or Webmin.

So it isn’t a hardware problem.

Any hint on that? How to bring up the connection without the turnaround because it should be a headless server :smiley: again.

Big, big THX in advance for your help!

Mike

Hi Mike,

To be specific: I have to ifconfig eth1 down and then ifconfig eth1 up to bring the ethernet up again.
After that I have to call dietpi-config to check the ethernet connection. The Static IP of the DietPi is still there also the Netmask and Gateway, but I have to re-enter the data and check the connection within dietpi-config to establish a working connection.

I’ll need to see if any errors are occurring during kernel/systemD boot.

Please run the following command and paste results (its a big one):

dmesg

Also, lets check your interfaces file at the same time, please paste results of:

cat /etc/network/interfaces

Thx Fourdee for your reply!

Here we go:

and cat /etc/network/interfaces:

xxx@dietpiserver:~# cat /etc/network/interfaces
#/etc/network/interfaces

# Local
auto lo eth1
iface lo inet loopback

# Ethernet
iface eth1 inet static
address 192.168.2.56
netmask 255.255.255.0
gateway 192.168.2.20
	dns-nameservers 127.0.0.1 192.168.2.20

# Wifi
#auto wlan0
iface wlan0 inet static
address 192.168.2.56
netmask 255.255.255.0
	broadcast 192.168.1.255
	network 192.168.1.0
gateway 192.168.2.20
#wireless-essid FuzonWifi
#wireless-key abcde12345
#wireless-mode Managed
#wireless-power off
#wpa-ssid FuzonWifi
#wpa-psk abcde12345

Part 1 of dmesg:

xxx@dietpiserver:~# dmesg
[    0.000000] [c0] Booting Linux on physical CPU 0x100
[    0.000000] [c0] Initializing cgroup subsys cpuset
[    0.000000] [c0] Initializing cgroup subsys cpu
[    0.000000] [c0] Initializing cgroup subsys cpuacct
[    0.000000] [c0] Linux version 3.10.82+ (root@odroid-wheezy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #28 SMP PREEMPT Thu Oct 1 23:01:46 CEST 2015
[    0.000000] [c0] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
[    0.000000] [c0] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] [c0] Machine: ODROID-XU3, model: Hardkernel odroid-xu3 board based on EXYNOS5422
[    0.000000] [c0] ION: Contiguous 0x6650000 bytes @ 0x0 defined for 0:common
[    0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 2:mfc_sh
[    0.000000] [c0] ION: Contiguous 0x800000 bytes @ 0x0 defined for 10:g2d_wfd
[    0.000000] [c0] ION: Contiguous 0x6000000 bytes @ 0x0 defined for 11:video
[    0.000000] [c0] ION: Contiguous 0x1000000 bytes @ 0x0 defined for 7:mfc_input
[    0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 9:sectbl
[    0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 8:mfc_fw
[    0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 12:mfc_nfw
[    0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 13:secdma
[    0.000000] [c0] cma: CMA: reserved 104 MiB at b8000000
[    0.000000] [c0] cma: CMA: reserved 4 MiB at b7c00000
[    0.000000] [c0] cma: CMA: reserved 8 MiB at b7400000
[    0.000000] [c0] cma: CMA: reserved 96 MiB at b1400000
[    0.000000] [c0] cma: CMA: reserved 16 MiB at b0400000
[    0.000000] [c0] cma: CMA: reserved 4 MiB at b0000000
[    0.000000] [c0] cma: CMA: reserved 4 MiB at afc00000
[    0.000000] [c0] cma: CMA: reserved 4 MiB at af800000
[    0.000000] [c0] cma: CMA: reserved 4 MiB at af400000
[    0.000000] [c0] cma: CMA: reserved 256 MiB at 5f800000
[    0.000000] [c0] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] [c0] create_mapping_memory: section: 40000000 ~ 6f800000
[    0.000000] [c0] CPU EXYNOS5422 (id 0xe5422001)
[    0.000000] [c0] On node 0 totalpages: 518656
[    0.000000] [c0] free_area_init_node: node 0, pgdat c0940100, node_mem_map c0dae000
[    0.000000] [c0]   Normal zone: 1520 pages used for memmap
[    0.000000] [c0]   Normal zone: 0 pages reserved
[    0.000000] [c0]   Normal zone: 194560 pages, LIFO batch:31
[    0.000000] [c0]   HighMem zone: 2532 pages used for memmap
[    0.000000] [c0]   HighMem zone: 324096 pages, LIFO batch:31
[    0.000000] [c0] PERCPU: Embedded 9 pages/cpu @c1dbc000 s14784 r8192 d13888 u36864
[    0.000000] [c0] pcpu-alloc: s14784 r8192 d13888 u36864 alloc=9*4096
[    0.000000] [c0] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] [c0] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517136
[    0.000000] [c0] Kernel command line: console=tty1 root=/dev/sda1 rootwait ro drm_kms_helper.edid_firmware=edid/720x480.bin smsc95xx.macaddr=00:1e:06:61:7a:47
[    0.000000] [c0] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] [c0] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] [c0] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] [c0] allocated 4149248 bytes of page_cgroup
[    0.000000] [c0] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] [c0] Memory: 2026MB = 2026MB total
[    0.000000] [c0] Memory: 1522508k/1522508k available, 552116k reserved, 1046528K highmem
[    0.000000] [c0] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0867ffc   (8576 kB)
[    0.000000]       .init : 0xc0868000 - 0xc08d19c0   ( 423 kB)
[    0.000000]       .data : 0xc08d2000 - 0xc094440c   ( 458 kB)
[    0.000000]        .bss : 0xc094440c - 0xc0dade64   (4519 kB)
[    0.000000] [c0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] [c0] Preemptible hierarchical RCU implementation.
[    0.000000] [c0] NR_IRQS:16 nr_irqs:16 16
[    0.000000] [c0] apll 800000000
[    0.000000] [c0] bpll 825000000
[    0.000000] [c0] cpll 666000000
[    0.000000] [c0] dpll 600000000
[    0.000000] [c0] epll 180633609
[    0.000000] [c0] rpll 66000000
[    0.000000] [c0] ipll 432000000
[    0.000000] [c0] spll 800000000
[    0.000000] [c0] dout_spll_ctrl_div2 400000000
[    0.000000] [c0] vpll 400000000
[    0.000000] [c0] mpll 532000000
[    0.000000] [c0] Clock enables : TOP, MIF
[    0.000000] [c0] mmc0: dout_mmc0 666000000
[    0.000000] [c0] mmc1: dout_mmc1 800000000
[    0.000000] [c0] mmc2: dout_mmc2 666000000
[    0.000000] [c0] scaler: dout_aclk_400_mscl 333000000 aclk_400_mscl 333000000
[    0.000000] [c0] [g2d_init_clock:319] aclk_333_g2d:333000000
[    0.000000] [c0] gscaler: dout_aclk_300_gscl 300000000 aclk_300_gscl 300000000
[    0.000000] [c0] [jpeg_clock_init:374]jpeg: dout_aclk_300_jpeg 300000000 aclk_300_jpeg 300000000
[    0.000000] [c0] mfc: aclk_333 400000000
[    0.000000] [c0] Exynos5422: clock setup completed
[    0.000000] [c0] Exynos: pwm: clock setup completed
[    0.000000] [c0] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[    0.000000] [c0] Switching to timer-based delay loop
[    0.000000] [c0] EXYNOS5422 PMU Initialize
[    0.000000] [c0] Console: colour dummy device 80x30
[    0.000000] [c0] console [tty1] enabled
[    0.000000] [c0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] [c0] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] [c0] ... MAX_LOCK_DEPTH:          48
[    0.000000] [c0] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] [c0] ... CLASSHASH_SIZE:          4096
[    0.000000] [c0] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] [c0] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] [c0] ... CHAINHASH_SIZE:          16384
[    0.000000] [c0]  memory used by lock dependency info: 3679 kB
[    0.000000] [c0]  per task-struct memory footprint: 1152 bytes
[    0.006902] [c0] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.006995] [c0] pid_max: default: 32768 minimum: 301
[    0.007501] [c0] Mount-cache hash table entries: 512
[    0.042770] [c0] Initializing cgroup subsys debug
[    0.042843] [c0] Initializing cgroup subsys memory
[    0.042958] [c0] Initializing cgroup subsys devices
[    0.043024] [c0] Initializing cgroup subsys freezer
[    0.043085] [c0] Initializing cgroup subsys perf_event
[    0.043346] [c0] CPU: Testing write buffer coherency: ok
[    0.043444] [c0] ftrace: allocating 22349 entries in 66 pages
[    0.091392] [c0] /cpus/cpu@0 missing clock-frequency property
[    0.091462] [c0] /cpus/cpu@1 missing clock-frequency property
[    0.091509] [c0] /cpus/cpu@2 missing clock-frequency property
[    0.091555] [c0] /cpus/cpu@3 missing clock-frequency property
[    0.091599] [c0] /cpus/cpu@4 missing clock-frequency property
[    0.091642] [c0] /cpus/cpu@5 missing clock-frequency property
[    0.091686] [c0] /cpus/cpu@6 missing clock-frequency property
[    0.091730] [c0] /cpus/cpu@7 missing clock-frequency property
[    0.091826] [c0] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[    0.092042] [c0] Running under secure firmware.
[    0.092113] [c0] Setting up static identity map for 0xc05f3560 - 0xc05f35b8
[    0.092170] [c0] Exynos-SnapShot: exynos_ss_init failed
[    0.112554] [c0] ftrace: Allocated trace_printk buffers
[    0.134269] [c0] cpu1: SWRESET
[    0.134524] [c1] CPU1: Booted secondary processor
[    0.134553] [c1] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[    0.144174] [c0] cpu2: SWRESET
[    0.144491] [c2] CPU2: Booted secondary processor
[    0.144518] [c2] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[    0.154183] [c0] cpu3: SWRESET
[    0.154497] [c3] CPU3: Booted secondary processor
[    0.154522] [c3] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[    0.163455] [c4] CPU4: Booted secondary processor
[    0.164209] [c4] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.173414] [c5] CPU5: Booted secondary processor
[    0.174192] [c5] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.183474] [c6] CPU6: Booted secondary processor
[    0.184231] [c6] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.193425] [c7] CPU7: Booted secondary processor
[    0.194203] [c7] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.194486] [c0] Brought up 8 CPUs
[    0.194809] [c0] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[    0.194851] [c0] CPU: All CPU(s) started in SVC mode.
[    0.197405] [c0] devtmpfs: initialized
[    0.234656] [c6] sched: registering cpufreq notifiers for scale-invariant loads
[    0.237066] [c6] pinctrl core: initialized pinctrl subsystem
[    0.238132] [c6] regulator-dummy: no parameters
[    0.247957] [c6] NET: Registered protocol family 16
[    0.248270] [c6] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.254972] [c4] gpiochip_add: registered GPIOs 0 to 7 on device: gpy7
[    0.255146] [c4] gpiochip_add: registered GPIOs 8 to 15 on device: gpx0
[    0.255323] [c4] gpiochip_add: registered GPIOs 16 to 23 on device: gpx1
[    0.255492] [c4] gpiochip_add: registered GPIOs 24 to 31 on device: gpx2
[    0.255665] [c4] gpiochip_add: registered GPIOs 32 to 39 on device: gpx3
[    0.257675] [c4] gpiochip_add: registered GPIOs 40 to 47 on device: gpc0
[    0.257854] [c4] gpiochip_add: registered GPIOs 48 to 55 on device: gpc1
[    0.258024] [c4] gpiochip_add: registered GPIOs 56 to 62 on device: gpc2
[    0.258193] [c4] gpiochip_add: registered GPIOs 63 to 66 on device: gpc3
[    0.258367] [c4] gpiochip_add: registered GPIOs 67 to 68 on device: gpc4
[    0.258535] [c4] gpiochip_add: registered GPIOs 69 to 76 on device: gpd1
[    0.258701] [c4] gpiochip_add: registered GPIOs 77 to 82 on device: gpy0
[    0.258875] [c4] gpiochip_add: registered GPIOs 83 to 86 on device: gpy1
[    0.259050] [c4] gpiochip_add: registered GPIOs 87 to 92 on device: gpy2
[    0.259219] [c4] gpiochip_add: registered GPIOs 93 to 100 on device: gpy3
[    0.259435] [c4] gpiochip_add: registered GPIOs 101 to 108 on device: gpy4
[    0.259605] [c4] gpiochip_add: registered GPIOs 109 to 116 on device: gpy5
[    0.259775] [c4] gpiochip_add: registered GPIOs 117 to 124 on device: gpy6
[    0.261453] [c4] gpiochip_add: registered GPIOs 125 to 132 on device: gpe0
[    0.261631] [c4] gpiochip_add: registered GPIOs 133 to 134 on device: gpe1
[    0.261801] [c4] gpiochip_add: registered GPIOs 135 to 140 on device: gpf0
[    0.261973] [c4] gpiochip_add: registered GPIOs 141 to 148 on device: gpf1
[    0.262151] [c4] gpiochip_add: registered GPIOs 149 to 156 on device: gpg0
[    0.262320] [c4] gpiochip_add: registered GPIOs 157 to 164 on device: gpg1
[    0.262497] [c4] gpiochip_add: registered GPIOs 165 to 166 on device: gpg2
[    0.262674] [c4] gpiochip_add: registered GPIOs 167 to 170 on device: gpj4
[    0.264110] [c4] gpiochip_add: registered GPIOs 171 to 178 on device: gpa0
[    0.264290] [c4] gpiochip_add: registered GPIOs 179 to 184 on device: gpa1
[    0.264494] [c4] gpiochip_add: registered GPIOs 185 to 192 on device: gpa2
[    0.264666] [c4] gpiochip_add: registered GPIOs 193 to 197 on device: gpb0
[    0.264845] [c4] gpiochip_add: registered GPIOs 198 to 202 on device: gpb1
[    0.265061] [c4] gpiochip_add: registered GPIOs 203 to 206 on device: gpb2
[    0.265237] [c4] gpiochip_add: registered GPIOs 207 to 214 on device: gpb3
[    0.265418] [c4] gpiochip_add: registered GPIOs 215 to 216 on device: gpb4
[    0.265592] [c4] gpiochip_add: registered GPIOs 217 to 224 on device: gph0
[    0.267573] [c4] gpiochip_add: registered GPIOs 225 to 231 on device: gpz
[    0.287702] [c4] syscon 10040000.system-controller: regmap [mem 0x10040000-0x10044fff] registered
[    0.288219] [c4] syscon 10050000.syscon: regmap [mem 0x10050000-0x10054fff] registered
[    0.295897] [c4] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.295948] [c4] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.297854] [c4] S3C Power Management, Copyright 2004 Simtec Electronics
[    0.302088] [c4] PM DOMAIN: pd-cam has a new child pd-isp.
[    0.302972] [c4] PM DOMAIN: pd-gscl has a new child pd-cam.
[    0.303020] [c4] EXYNOS5: PM Domain Initialize
[    0.303323] [c4]    pd-gscl   - on 
[    0.303512] [c4]    pd-isp    - on 
[    0.303699] [c4]    pd-mfc    - on 
[    0.303732] [c4]    pd-g3d    - on,  always
[    0.303766] [c4]    pd-disp1  - on,  always
[    0.303959] [c4]    pd-maudio - on 
[    0.303990] [c4]    pd-g2d    - on,  always
[    0.304181] [c4]    pd-mscl   - on 
[    0.304214] [c4]    pd-fsys   - on,  always
[    0.304249] [c4]    pd-psgen  - on,  always
[    0.304284] [c4]    pd-peric  - on,  always
[    0.304346] [c4]    pd-wcore  - on,  always
[    0.304541] [c4]    pd-cam    - on 
[    0.304581] [c4] EXYNOS: Initializing architecture
[    0.306131] [c4] exynos-sysmmu 10a60000.sysmmu: --> 10850000.fimg2d
[    0.306178] [c4] exynos-sysmmu 10a60000.sysmmu: [OK]
[    0.306521] [c4] exynos-sysmmu 10a70000.sysmmu: --> 10850000.fimg2d
[    0.306564] [c4] exynos-sysmmu 10a70000.sysmmu: [OK]
[    0.306914] [c4] exynos-sysmmu 14650000.sysmmu: --> 14450000.mixer
[    0.306956] [c4] exynos-sysmmu 14650000.sysmmu: [OK]
[    0.307282] [c4] exynos-sysmmu 13e80000.sysmmu: --> 13e00000.gsc
[    0.307324] [c4] exynos-sysmmu 13e80000.sysmmu: [OK]
[    0.307651] [c4] exynos-sysmmu 13e90000.sysmmu: --> 13e10000.gsc
[    0.307694] [c4] exynos-sysmmu 13e90000.sysmmu: [OK]
[    0.308027] [c4] exynos-sysmmu 12880000.sysmmu: --> 12800000.scaler
[    0.308071] [c4] exynos-sysmmu 12880000.sysmmu: [OK]
[    0.308419] [c4] exynos-sysmmu 12890000.sysmmu: --> 12810000.scaler
[    0.308462] [c4] exynos-sysmmu 12890000.sysmmu: [OK]
[    0.308801] [c4] exynos-sysmmu 128a0000.sysmmu: --> 12820000.scaler
[    0.308843] [c4] exynos-sysmmu 128a0000.sysmmu: [OK]
[    0.309180] [c4] exynos-sysmmu 128c0000.sysmmu: --> 12800000.scaler
[    0.309223] [c4] exynos-sysmmu 128c0000.sysmmu: [OK]
[    0.309587] [c4] exynos-sysmmu 128d0000.sysmmu: --> 12810000.scaler
[    0.309630] [c4] exynos-sysmmu 128d0000.sysmmu: [OK]
[    0.309967] [c4] exynos-sysmmu 128e0000.sysmmu: --> 12820000.scaler
[    0.310011] [c4] exynos-sysmmu 128e0000.sysmmu: [OK]
[    0.310350] [c4] exynos-sysmmu 11f10000.sysmmu: --> 11f50000.jpeg
[    0.310392] [c4] exynos-sysmmu 11f10000.sysmmu: [OK]
[    0.310724] [c4] exynos-sysmmu 11f20000.sysmmu: --> 11f60000.jpeg
[    0.310765] [c4] exynos-sysmmu 11f20000.sysmmu: [OK]
[    0.311085] [c4] exynos-sysmmu 11200000.sysmmu: --> 11000000.mfc
[    0.311126] [c4] exynos-sysmmu 11200000.sysmmu: [OK]
[    0.311448] [c4] exynos-sysmmu 11210000.sysmmu: --> 11000000.mfc
[    0.311490] [c4] exynos-sysmmu 11210000.sysmmu: [OK]
[    0.311850] [c4] exynos-sysmmu 14640000.sysmmu: --> 14400000.fimd
[    0.311892] [c4] exynos-sysmmu 14640000.sysmmu: [OK]
[    0.312256] [c4] exynos-sysmmu 14680000.sysmmu: --> 14400000.fimd
[    0.312298] [c4] exynos-sysmmu 14680000.sysmmu: [OK]
[    0.312752] [c4] CPU Info : Samsung Exynos5422 Soc is BIN1
[    0.312788] [c4] Exynos5422 ASV : Use Fusing Speed Group 4
[    0.312821] [c4] Exynos5422 ASV : invalid IDS value
[    0.312851] [c4] EXYNOS5422 ASV :  IDS : 0 HPM : 0
[    0.312911] [c4] VDD_ARM ASV group is 4
[    0.312943] [c4] VDD_KFC ASV group is 4
[    0.312974] [c4] VDD_INT ASV group is 4
[    0.313005] [c4] VDD_MIF ASV group is 4
[    0.313034] [c4] VDD_G3D ASV group is 4
[    0.313062] [c4] VDD_ISP ASV group is 4
[    0.326647] [c4] bio: create slab <bio-0> at 0
[    0.328458] [c4] of_get_named_gpio_flags exited with status 119
[    0.328714] [c4] VUSB_BOOST_5V: 5000 mV 
[    0.329081] [c4] of_get_named_gpio_flags: can't parse gpios property
[    0.329306] [c4] MAIN_DC: no parameters
[    0.329606] [c4] of_get_named_gpio_flags: can't parse gpios property
[    0.329827] [c4] hdmi-en: no parameters
[    0.331045] [c4] SCSI subsystem initialized
[    0.331450] [c4] usbcore: registered new interface driver usbfs
[    0.331579] [c4] usbcore: registered new interface driver hub
[    0.331834] [c4] usbcore: registered new device driver usb
[    0.337786] [c4] vdd_mif: 700 <--> 1300 mV at 1100 mV 
[    0.338946] [c4] vdd_eagle: 800 <--> 1500 mV at 1000 mV 
[    0.340152] [c4] vdd_int: 800 <--> 1400 mV at 1000 mV 
[    0.341305] [c4] vdd_g3d: 700 <--> 1400 mV at 1000 mV 
[    0.342546] [c4] vdd_kfc: 800 <--> 1500 mV at 1025 mV 
[    0.344007] [c4] vddf_2v85: 2850 mV 
[    0.345343] [c4] vdd_adc: 1800 mV 
[    0.346636] [c4] vdd_pll: 1800 mV 
[    0.347937] [c4] vdd_ldo6: 1000 mV 
[    0.349229] [c4] vdd_ldo7: 1800 mV 
[    0.350544] [c4] vdd_ldo8: 1800 mV 
[    0.351899] [c4] vdd_ldo9: 3300 mV 
[    0.353198] [c4] vdd_ldo10: 1800 mV 
[    0.354517] [c4] vdd_ldo11: 1000 mV 
[    0.355636] [c4] vdd_ldo13: 1800 <--> 3300 mV at 3300 mV 
[    0.356954] [c4] vdd_ldo15: 3300 mV 
[    0.358262] [c4] vdd_eth: 3300 mV 
[    0.359572] [c4] vdd_ldo18: 1800 mV 
[    0.360839] [c4] LDO19: ramp_delay not set
[    0.360872] [c4] vdd_ldo19: set_voltage_time_sel() failed: -22
[    0.361348] [c4] vdd_ldo19: 2850 mV 
[    0.362395] [c4] vdd_mifs: 800 <--> 1100 mV at 925 mV 
[    0.363703] [c4] vdd_ldo26: 3000 mV 
[    0.364735] [c4] vdd_g3ds: 800 <--> 1100 mV at 950 mV 
[    0.366052] [c4] vdd_ldo28: 3300 mV 
[    0.369372] [c4] s3c-i2c 12c60000.i2c: slave address 0x00
[    0.372110] [c4] s3c-i2c 12c60000.i2c: i2c-2: S3C I2C adapter
[    0.372390] [c4] s3c-i2c 12c70000.i2c: slave address 0x00
[    0.372672] [c4] s3c-i2c 12c70000.i2c: i2c-3: S3C I2C adapter
[    0.372949] [c4] s3c-i2c 12c80000.i2c: slave address 0x00
[    0.373851] [c5] s3c-i2c 12c80000.i2c: i2c-4: S3C I2C adapter
[    0.374374] [c5] media: Linux media interface: v0.10
[    0.374490] [c5] Linux video capture interface: v2.00
[    0.376531] [c5] IOVMMU: Created debugfs entry at debugfs/iovmm
[    0.377130] [c5] Advanced Linux Sound Architecture Driver Initialized.
[    0.377782] [c5] PM DOMAIN: pd-maudio, Device : 3810000.lpass Registered
[    0.377843] [c5] Samsung Low Power Audio Subsystem driver, (c)2013 Samsung Electronics
[    0.379893] [c5] Loading modules backported from Linux version next-20150222-0-g53e418f1
[    0.379940] [c5] Backport integrated by backports.git backports-20150222-0-g2745ccd
[    0.381508] [c5] Switching to clocksource mct-frc
[    0.459262] [c5] NET: Registered protocol family 2
[    0.461078] [c5] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.461587] [c5] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[    0.463620] [c5] TCP: Hash tables configured (established 8192 bind 8192)
[    0.463760] [c5] TCP: reno registered
[    0.463807] [c5] UDP hash table entries: 512 (order: 3, 40960 bytes)
[    0.464107] [c5] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[    0.465192] [c5] NET: Registered protocol family 1
[    0.465724] [c5] Unpacking initramfs...
[    0.766938] [c4] Freeing initrd memory: 3916K (c2001000 - c23d4000)
[    0.780368] [c4] bounce pool size: 64 pages
[    0.789040] [c4] VFS: Disk quotas dquot_6.5.2
[    0.789415] [c4] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.792022] [c4] ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.792573] [c4] msgmni has been set to 1449
[    0.796530] [c4] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.796600] [c4] io scheduler noop registered
[    0.796634] [c4] io scheduler deadline registered
[    0.796939] [c4] io scheduler cfq registered (default)
[    0.810487] [c4] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-2364208
[    0.810540] [c4] dma-pl330 10800000.mdma: 	DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[    0.816509] [c4] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-2364208
[    0.816561] [c4] dma-pl330 121a0000.pdma: 	DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.822534] [c4] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-2364208
[    0.822586] [c4] dma-pl330 121b0000.pdma: 	DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.825738] [c4] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-2364208
[    0.825785] [c4] dma-pl330 3880000.adma: 	DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[    0.970006] [c4] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.972918] [c4] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 83) is a S3C6400/10
[    0.973608] [c4] samsung-pinctrl 14010000.pinctrl: pin gpa0-7 already requested by 12c80000.i2c; cannot claim for 12c10000.serial
[    0.973670] [c4] samsung-pinctrl 14010000.pinctrl: pin-178 (12c10000.serial) status -22
[    0.973718] [c4] samsung-pinctrl 14010000.pinctrl: could not request pin 178 on device samsung-pinctrl
[    0.973766] [c4] samsung-uart 12c10000.serial: Error applying setting, reverse things back
[    0.973927] [c4] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 84) is a S3C6400/10
[    0.974694] [c4] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 85) is a S3C6400/10
[    0.975459] [c4] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 86) is a S3C6400/10
[    0.978786] [c4] [drm] Initialized drm 1.1.0 20060810
[    0.982154] [c4] of_get_named_gpio_flags exited with status 39
[    0.986207] [c4] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.986253] [c4] [drm] No driver support for vblank timestamp query.
[    0.986299] [c4] exynos-mixer 14450000.mixer: probe start
[    0.986609] [c4] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
[    0.987028] [c4] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
[    0.987104] [c4] [drm] Initialized exynos 1.0.0 20110530 on minor 0
[    0.987737] [c4] mali 11800000.mali: Continuing without Mali clock control
[    0.990922] [c4] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0
[    0.992381] mali 11800000.mali: Probed as mali0
[    1.001103] [c4] loop: module loaded
[    1.002344] [c4] tun: Universal TUN/TAP device driver, 1.6
[    1.002382] [c4] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.006758] [c4] of_get_named_gpio_flags exited with status 48
[    1.006785] [c4] of_get_named_gpio_flags exited with status 37
[    1.208810] [c4] of_get_named_gpio_flags exited with status 17
[    1.208836] [c4] of_get_named_gpio_flags exited with status 36
[    1.409786] [c4] dwc3 12400000.dwc3: dwc3_otg address space is not supported
[    1.410849] [c4] dwc3 12400000.dwc3: Binding gadget dwc3-gadget
[    1.411715] [c4] dwc3 12400000.dwc3: Turn on host
[    1.612825] [c4] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.612866] [c4] ehci-s5p: EHCI s5p driver
[    1.613215] [c4] of_get_named_gpio_flags exited with status 121
[    1.613486] [c4] s5p-ehci 12110000.usb: EHCI Host Controller
[    1.613635] [c4] s5p-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[    1.613882] [c4] s5p-ehci 12110000.usb: irq 103, io mem 0x12110000
[    1.621767] [c4] s5p-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[    1.623243] [c4] hub 1-0:1.0: USB hub found
[    1.623305] [c4] hub 1-0:1.0: 3 ports detected
[    1.624703] [c4] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.625142] [c4] exynos-ohci 12120000.usb: EXYNOS OHCI Host Controller
[    1.625218] [c4] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[    1.625321] [c4] exynos-ohci 12120000.usb: irq 103, io mem 0x12120000
[    1.682077] [c4] hub 2-0:1.0: USB hub found
[    1.682137] [c4] hub 2-0:1.0: 3 ports detected
[    1.683703] [c4] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    1.683777] [c4] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[    1.684076] [c4] xhci-hcd xhci-hcd.2.auto: irq 104, io mem 0x12000000
[    1.685017] [c4] xHCI xhci_add_endpoint called for root hub
[    1.685033] [c4] xHCI xhci_check_bandwidth called for root hub
[    1.685309] [c4] hub 3-0:1.0: USB hub found
[    1.685404] [c4] hub 3-0:1.0: 1 port detected
[    1.686004] [c4] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    1.686076] [c4] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[    1.687100] [c4] xHCI xhci_add_endpoint called for root hub
[    1.687117] [c4] xHCI xhci_check_bandwidth called for root hub
[    1.687413] [c4] hub 4-0:1.0: USB hub found
[    1.687474] [c4] hub 4-0:1.0: 1 port detected
[    1.688193] [c4] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    1.688267] [c4] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[    1.688549] [c4] xhci-hcd xhci-hcd.5.auto: irq 105, io mem 0x12400000
[    1.689482] [c4] xHCI xhci_add_endpoint called for root hub
[    1.689498] [c4] xHCI xhci_check_bandwidth called for root hub
[    1.689776] [c4] hub 5-0:1.0: USB hub found
[    1.689854] [c4] hub 5-0:1.0: 1 port detected
[    1.690455] [c4] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    1.690520] [c4] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[    1.691503] [c4] xHCI xhci_add_endpoint called for root hub
[    1.691519] [c4] xHCI xhci_check_bandwidth called for root hub
[    1.691868] [c4] hub 6-0:1.0: USB hub found
[    1.691928] [c4] hub 6-0:1.0: 1 port detected
[    1.692870] [c4] usbcore: registered new interface driver usb-storage
[    1.693120] [c4] usbcore: registered new interface driver usbserial
[    1.693246] [c4] usbcore: registered new interface driver usbserial_generic
[    1.693367] [c4] usbserial: USB Serial support registered for generic
[    1.694154] [c4] of_get_named_gpio_flags: can't parse gpios property
[    1.694174] [c4] exynos-usb-switch usb-switch.9: host detect gpio is not available
[    1.694220] [c4] of_get_named_gpio_flags: can't parse gpios property
[    1.694237] [c4] exynos-usb-switch usb-switch.9: device detect gpio is not available
[    1.694280] [c4] of_get_named_gpio_flags: can't parse gpios property
[    1.694297] [c4] exynos-usb-switch usb-switch.9: vbus control gpio is not available
[    1.694364] [c4] exynos-usb-switch usb-switch.9: failed to configure pins
[    1.694603] [c4] exynos-usb-switch usb-switch.9: udc device is not available
[    1.694644] [c4] exynos-usb-switch usb-switch.9: Disable device detect IRQ
[    1.694690] [c4] usb cable = 1
[    1.695748] [c4] mousedev: PS/2 mouse device common for all mice
[    1.699365] [c4] s2m-rtc s2m-rtc: s2m_rtc_enable_wtsr: enable WTSR
[    1.699704] [c4] s2m-rtc s2m-rtc: s2m_rtc_enable_smpl: enable SMPL
[    1.700197] [c4] s2m_rtc_enable_smpl: WTSR_SMPL(0xc7)
[    1.702069] [c4] s2m_rtc_read_time: 2016/11/25 18:26:20(5)
[    1.702409] [c4] s2m_rtc_read_alarm: 2000/1/1 12:0:0(0)
[    1.704276] [c4] s2m_rtc_read_time: 2016/11/25 18:26:20(5)
[    1.704733] [c4] s2m-rtc s2m-rtc: rtc core: registered s2m-rtc as rtc0
[    1.705625] [c4] i2c /dev entries driver
[    1.707692] [c4] IR NEC protocol handler initialized
[    1.707731] [c4] IR RC5(x) protocol handler initialized
[    1.707766] [c4] IR RC6 protocol handler initialized
[    1.707798] [c4] IR JVC protocol handler initialized
[    1.707831] [c4] IR Sony protocol handler initialized
[    1.707864] [c4] IR RC5 (streamzap) protocol handler initialized
[    1.707899] [c4] IR SANYO protocol handler initialized
[    1.707933] [c4] IR MCE Keyboard/mouse protocol handler initialized
[    1.708484] [c4] PM DOMAIN: pd-mfc, Device : 11000000.mfc Registered
[    1.708546] [c4] s5p-mfc 11000000.mfc: exynos-iommu gpd_dev_ops inserted!
[    1.708608] [c4] s5p-mfc 11000000.mfc: s5p_mfc_probe()
[    1.708637] [c4] s5p-mfc 11000000.mfc: of alias get id : mfc-0 
[    1.709388] [c4] s5p-mfc 11000000.mfc: decoder registered as /dev/video6
[    1.709756] [c4] s5p-mfc 11000000.mfc: encoder registered as /dev/video7
[    1.710217] [c4] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x40000000 B, IOVMM from 0x10000000.
[    1.710286] [c4] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x20000000 B, IOVMM from 0x50000000.
[    1.710344] [c4] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x10000000 B, IOVMM from 0x70000000.
[    1.710407] [c4] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x30000000 B, IOVMM from 0x80000000.
[    1.710470] [c4] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x20000000 B, IOVMM from 0xb0000000.
[    1.710526] [c4] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x10000000 B, IOVMM from 0xd0000000.
[    1.711544] [c4] ion_cma ion_mfc_nfw: Alread isolated!
[    1.711580] [c4] s5p_mfc_probe--
[    1.711961] [c4] S5P CEC for Exynos4 Driver, (c) 2009 Samsung Electronics
[    1.712824] [c4] of_get_named_gpio_flags exited with status 38
[    1.712940] [c4] s5p-tvout-cec 101b0000.cec: success request GPIO for hdmi-cec
[    1.713038] s5p-tvout-cec 101b0000.cec: probe successful
[    1.714581] [c4] TRIMINFO[0] = 0x806f36
[    1.714615] [c4] TMU_CONTROL[0] = 0x10609803
[    1.714646] [c4] CURRENT_TEMP[0] = 0x0
[    1.714674] [c4] THRESHOLD_TEMP_RISE[0] = 0x8b86817c
[    1.714705] [c4] THRESHOLD_TEMP_FALL[0] = 0x89847f7a
[    1.714735] [c4] INTEN[0] = 0x11111111
[    1.714763] [c4] INTCLEAR[0] = 0x0
[    1.714821] [c4] TRIMINFO[1] = 0x806027
[    1.714849] [c4] TMU_CONTROL[1] = 0x10609803
[    1.714878] [c4] CURRENT_TEMP[1] = 0x0
[    1.714906] [c4] THRESHOLD_TEMP_RISE[1] = 0x7c77726d
[    1.714937] [c4] THRESHOLD_TEMP_FALL[1] = 0x7a75706b
[    1.714967] [c4] INTEN[1] = 0x11111111
[    1.714994] [c4] INTCLEAR[1] = 0x0
[    1.715052] [c4] TRIMINFO[2] = 0x806a31
[    1.715081] [c4] TMU_CONTROL[2] = 0x10609803
[    1.715110] [c4] CURRENT_TEMP[2] = 0x0
[    1.715137] [c4] THRESHOLD_TEMP_RISE[2] = 0x817c7772
[    1.715168] [c4] THRESHOLD_TEMP_FALL[2] = 0x7f7a7570
[    1.715198] [c4] INTEN[2] = 0x11111111
[    1.715225] [c4] INTCLEAR[2] = 0x0
[    1.715284] [c4] TRIMINFO[3] = 0x80672c
[    1.715312] [c4] TMU_CONTROL[3] = 0x10609803
[    1.715341] [c4] CURRENT_TEMP[3] = 0x0
[    1.715368] [c4] THRESHOLD_TEMP_RISE[3] = 0x87827d78
[    1.715399] [c4] THRESHOLD_TEMP_FALL[3] = 0x85807b76
[    1.715430] [c4] INTEN[3] = 0x11111111
[    1.715457] [c4] INTCLEAR[3] = 0x0
[    1.715515] [c4] TRIMINFO[4] = 0x806d32
[    1.715544] [c4] TMU_CONTROL[4] = 0x10609803
[    1.715572] [c4] CURRENT_TEMP[4] = 0x0
[    1.715600] [c4] THRESHOLD_TEMP_RISE[4] = 0x86817c77
[    1.715630] [c4] THRESHOLD_TEMP_FALL[4] = 0x847f7a75
[    1.715661] [c4] INTEN[4] = 0x11111111
[    1.715688] [c4] INTCLEAR[4] = 0x0
[    1.717059] [c4] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    1.717998] [c4] cpuidle: using governor ladder
[    1.719686] [c4] cpuidle: using governor menu
[    1.719776] [c4] Synopsys Designware Multimedia Card Interface Driver
[    1.720866] [c4] dwmmc_exynos 12200000.dwmmc0: Clock pin control Pin:gpc0-0 Addr:13410000.pinctrl Val:3 Num:4
[    1.721004] of_get_named_gpio_flags exited with status 69
[    1.721048] [c4] dwmmc_exynos 12200000.dwmmc0: dw_mci_parse_dt : emmc h/w reset gpio[69] notifier registered.
[    1.721191] [c4] dwmmc_exynos 12200000.dwmmc0: Using internal DMA controller.
[    1.721237] [c4] dwmmc_exynos 12200000.dwmmc0: FIFOTH: 0x 300f0030
[    1.721274] dwmmc_exynos 12200000.dwmmc0: Version ID is 250a
[    1.721942] [c4] dwmmc_exynos 12200000.dwmmc0: DW MMC controller at irq 107, 64 bit host data width, 64 deep fifo
[    1.741783] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27)
[    1.756953] [c4] dwmmc_exynos 12200000.dwmmc0: 1 slots initialized
[    1.757578] [c4] dwmmc_exynos 12220000.dwmmc2: Clock pin control Pin:gpc2-0 Addr:13410000.pinctrl Val:3 Num:4

Part2 of dmesg:

[    1.757692] of_get_named_gpio_flags: can't parse gpios property
[    1.757798] [c4] dwmmc_exynos 12220000.dwmmc2: Using internal DMA controller.
[    1.757843] [c4] dwmmc_exynos 12220000.dwmmc2: FIFOTH: 0x 300f0030
[    1.757881] dwmmc_exynos 12220000.dwmmc2: Version ID is 250a
[    1.758308] [c4] dwmmc_exynos 12220000.dwmmc2: DW MMC controller at irq 109, 64 bit host data width, 64 deep fifo
[    1.758722] [c4] mmc1: vmmc regulator found
[    1.758895] [c4] mmc1: vqmmc regulator found
[    1.776805] [c4] mmc_host mmc1: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27)
[    1.791976] [c5] dwmmc_exynos 12220000.dwmmc2: 1 slots initialized
[    1.793213] [c5] leds-gpio leds.14: pins are not configured from the driver
[    1.793283] [c5] of_get_named_gpio_flags exited with status 205
[    1.793311] [c5] of_get_named_gpio_flags exited with status 204
[    1.793335] [c5] of_get_named_gpio_flags exited with status 27
[    1.793364] [c5] of_get_named_gpio_flags exited with status 205
[    1.793693] [c5] of_get_named_gpio_flags exited with status 204
[    1.793945] [c5] of_get_named_gpio_flags exited with status 27
[    1.794576] [c5] ledtrig-cpu: registered to indicate activity on CPUs
[    1.794666] [c5] S5P ACE Driver(SLIMSSS), (c) 2013 Samsung Electronics
[    1.795474] [c5] ACE: ecb-aes-s5p-ace
[    1.795798] [c5] ACE: cbc-aes-s5p-ace
[    1.796115] [c5] ACE: ctr-aes-s5p-ace
[    1.796414] [c5] ACE: xts-aes-s5p-ace
[    1.796778] [c6] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 300000Hz, actual 297321HZ div = 35)
[    1.796825] [c5] ACE: sha1-s5p-ace
[    1.797161] [c6] ACE: sha256-s5p-ace
[    1.797192] [c6] ACE driver is initialized
[    1.797537] [c6] hidraw: raw HID events driver (C) Jiri Kosina
[    1.797967] [c6] usbcore: registered new interface driver usbhid
[    1.798004] [c6] usbhid: USB HID core driver
[    1.798876] [c6] exynos-adc 12d10000.adc: operating without regulator vdd[-19]
[    1.799478] [c6] exynos-adc 12d10000.adc: Probed successfully driver.
[    1.800396] [c6] odroid-fan odroid_fan.13: unable to request PWM, trying legacy API
[    1.800578] [c6] pwm-samsung: tin parent at 66600000
[    1.802720] [c6] of_get_named_gpio_flags exited with status 34
[    1.804654] [c6] lpass_register_subip: i2s(de3b4810) registered
[    1.851763] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 200000Hz, actual 196344HZ div = 53)
[    1.916792] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 100000Hz, actual 99107HZ div = 105)
[    1.991806] [c4] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    2.039079] [c4] hub 3-1:1.0: USB hub found
[    2.039615] [c4] hub 3-1:1.0: 2 ports detected
[    2.065737] [c7] mmc_host mmc1: Bus speed (slot 0) = 41625000Hz (slot req 400000Hz, actual 392688HZ div = 53)
[    2.065836] [c7] mmc_host mmc1: Bus speed (slot 0) = 41625000Hz (slot req 41625000Hz, actual 41625000HZ div = 0)
[    2.066211] [c7] mmc1: new high speed SDHC card at address e624
[    2.067343] [c7] mmcblk0: mmc1:e624 SU04G 3.69 GiB 
[    2.070242] [c7]  mmcblk0: p1 p2
[    2.091789] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27)
[    2.146789] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 300000Hz, actual 297321HZ div = 35)
[    2.206792] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 200000Hz, actual 196344HZ div = 53)
[    2.237087] [c4] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    2.253363] [c4] usb 4-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    2.263281] [c4] hub 4-1:1.0: USB hub found
[    2.263694] [c4] hub 4-1:1.0: 2 ports detected
[    2.271797] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 100000Hz, actual 99107HZ div = 105)
[    2.492112] [c5] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
[    2.507587] [c7] usb 6-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    2.612145] [c4] usb 3-1.2: new high-speed USB device number 4 using xhci-hcd
[    2.646893] [c4] hub 3-1.2:1.0: USB hub found
[    2.647203] [c4] hub 3-1.2:1.0: 4 ports detected
[    2.801749] [c6] exynos5-hsi2c 12cb0000.hsi2c: Register dump(suspended : 0)
[    2.801749] : CTL          0x00000089
[    2.801749] : FIFO_CTL     0x00200203
[    2.801749] : TRAILING_CTL 0x0000000f
[    2.801749] : CLK_CTL      0x00000000
[    2.801749] : CLK_SLOT     0x00000000
[    2.801749] : INT_EN       0x00000000
[    2.801749] : INT_STAT     0x00000000
[    2.801749] : ERR_STAT     0x00000000
[    2.801749] : FIFO_STAT    0x01000002
[    2.801749] : TXDATA       0xdeadbeaf
[    2.801749] : RXDATA       0x00000000
[    2.801749] : CONF         0xb00300ff
[    2.801749] : AUTO_CONF    0x00020002
[    2.801749] : TIMEOUT      0x000000ff
[    2.801749] : MANUAL_CMD   0x00000000
[    2.801749] : TRANS_STAT   0x00000000
[    2.801749] : TIMING_HS1   0x4b4b4b00
[    2.801749] : TIMING_HS2   0x25004b4b
[    2.801749] : TIMING_HS3   0x00000096
[    2.801749] : TIMING_FS1   0x4b4b4b00
[    2.801749] : TIMING_FS2   0x25004b4b
[    2.802113] [c6] exynos5-hsi2c 12cb0000.hsi2c: tx timeout
[    2.848246] [c4] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[    2.863110] [c4] usb 4-1.1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    2.867069] [c4] usb-storage 4-1.1:1.0: USB Mass Storage device detected
[    2.867778] [c4] scsi0 : usb-storage 4-1.1:1.0
[    2.938244] [c4] usb 4-1.2: new SuperSpeed USB device number 4 using xhci-hcd
[    3.189906] [c4] usb 4-1.2: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    3.206893] [c4] hub 4-1.2:1.0: USB hub found
[    3.207125] [c4] hub 4-1.2:1.0: 4 ports detected
[    3.331967] [c4] usb 3-1.2.4: new low-speed USB device number 5 using xhci-hcd
[    3.366816] [c4] usb 3-1.2.4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    3.366924] [c4] usb 3-1.2.4: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    3.393752] [c4] input: Chicony USB Keyboard as /devices/usb.1/12000000.dwc3/xhci-hcd.2.auto/usb3/3-1/3-1.2/3-1.2.4/3-1.2.4:1.0/input/input0
[    3.394972] [c4] hid-generic 0003:04F2:0402.0001: input,hidraw0: USB HID v1.11 Keyboard [Chicony USB Keyboard] on usb-xhci-hcd.2.auto-1.2.4/input0
[    3.417007] [c4] input: Chicony USB Keyboard as /devices/usb.1/12000000.dwc3/xhci-hcd.2.auto/usb3/3-1/3-1.2/3-1.2.4/3-1.2.4:1.1/input/input1
[    3.418597] [c4] hid-generic 0003:04F2:0402.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Chicony USB Keyboard] on usb-xhci-hcd.2.auto-1.2.4/input1
[    3.612996] [c4] usb 4-1.2.2: new SuperSpeed USB device number 5 using xhci-hcd
[    3.627303] [c4] usb 4-1.2.2: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    3.629587] [c4] usb-storage 4-1.2.2:1.0: USB Mass Storage device detected
[    3.630201] [c4] scsi1 : usb-storage 4-1.2.2:1.0
[    3.702940] [c4] usb 4-1.2.3: new SuperSpeed USB device number 6 using xhci-hcd
[    3.717409] [c4] usb 4-1.2.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    3.719891] [c4] usb-storage 4-1.2.3:1.0: USB Mass Storage device detected
[    3.720469] [c4] scsi2 : usb-storage 4-1.2.3:1.0
[    3.801771] [c6] exynos5-hsi2c 12cb0000.hsi2c: Register dump(suspended : 0)
[    3.801771] : CTL          0x00000089
[    3.801771] : FIFO_CTL     0x00200203
[    3.801771] : TRAILING_CTL 0x0000000f
[    3.801771] : CLK_CTL      0x00000000
[    3.801771] : CLK_SLOT     0x00000000
[    3.801771] : INT_EN       0x00000000
[    3.801771] : INT_STAT     0x00000000
[    3.801771] : ERR_STAT     0x00000000
[    3.801771] : FIFO_STAT    0x01000002
[    3.801771] : TXDATA       0xdeadbeaf
[    3.801771] : RXDATA       0x00000000
[    3.801771] : CONF         0xb00300ff
[    3.801771] : AUTO_CONF    0x00020002
[    3.801771] : TIMEOUT      0x000000ff
[    3.801771] : MANUAL_CMD   0x00000000
[    3.801771] : TRANS_STAT   0x00000000
[    3.801771] : TIMING_HS1   0x4b4b4b00
[    3.801771] : TIMING_HS2   0x25004b4b
[    3.801771] : TIMING_HS3   0x00000096
[    3.801771] : TIMING_FS1   0x4b4b4b00
[    3.801771] : TIMING_FS2   0x25004b4b
[    3.802133] [c6] exynos5-hsi2c 12cb0000.hsi2c: tx timeout
[    3.802269] [c6] exynos5-hsi2c 12cb0000.hsi2c: xfer message failed
[    3.802329] [c6] max98090 1-0010: Failed to reset codec: -5
[    3.802366] [c6] max98090 1-0010: Failed to device reset : -5
[    3.802402] [c6] max98090 1-0010: ASoC: failed to probe CODEC -5
[    3.802666] [c6] odroid-audio sound.12: ASoC: failed to instantiate card -5
[    3.803037] [c6] odroid-audio sound.12: snd_soc_register_card() failed(max98090): -5
[    3.803973] [c6] dummy-codec dummy-codec.10: ASoC: Failed to create Capture debugfs file
[    3.804041] [c6] dummy-codec dummy-codec.10: ASoC: Failed to create Playback debugfs file
[    3.804105] [c6] dummy-codec dummy-codec.10: ASoC: Failed to create Capture debugfs file
[    3.804168] [c6] dummy-codec dummy-codec.10: ASoC: Failed to create Playback debugfs file
[    3.804229] [c6] dummy-codec dummy-codec.10: ASoC: Failed to create Capture debugfs file
[    3.804291] [c6] dummy-codec dummy-codec.10: ASoC: Failed to create Playback debugfs file
[    3.805062] [c6] odroid-audio sound.12:  dummy-aif1 <-> samsung-i2s-sec mapping ok
[    3.806112] [c6] odroid-audio sound.12:  dummy-aif2 <-> 3830000.i2s mapping ok
[    3.809401] [c6] Netfilter messages via NETLINK v0.30.
[    3.810137] [c6] arp_tables: (C) 2002 David S. Miller
[    3.810335] [c6] TCP: cubic registered
[    3.810366] [c6] Initializing XFRM netlink socket
[    3.811319] [c6] NET: Registered protocol family 10
[    3.813134] [c6] mip6: Mobile IPv6
[    3.813173] [c6] sit: IPv6 over IPv4 tunneling driver
[    3.815025] [c6] NET: Registered protocol family 17
[    3.815113] [c6] NET: Registered protocol family 15
[    3.815193] [c6] NET: Registered protocol family 35
[    3.815472] [c6] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    3.815592] [c6] Registering SWP/SWPB emulation handler
[    3.815634] [c6] SRAM ASV group [4] : MIF(925000), G3D(950000)
[    3.821555] [c6] registered taskstats version 1
[    3.821854] [c6] hdmi-en: disabling
[    3.821888] [c6] MAIN_DC: disabling
[    3.821922] [c6] regulator-dummy: disabling
[    3.822966] [c6] of_get_named_gpio_flags exited with status 11
[    3.823097] [c6] gpiod_set_debounce: gpio-11 status -22
[    3.823625] [c6] input: gpio_keys.7 as /devices/gpio_keys.7/input/input2
[    3.825967] [c6] s2m_rtc_read_time: 2016/11/25 18:26:22(5)
[    3.826085] [c6] s2m-rtc s2m-rtc: setting system clock to 2016-11-25 18:26:22 UTC (1480098382)
[    3.826136] [c6] CPUFREQ of CA7  L0 : 1300000 uV
[    3.826168] [c6] CPUFREQ of CA7  L0 : ABB 8
[    3.826197] [c6] CPUFREQ of CA7  L1 : 1287500 uV
[    3.826226] [c6] CPUFREQ of CA7  L1 : ABB 4
[    3.826255] [c6] CPUFREQ of CA7  L2 : 1225000 uV
[    3.826284] [c6] CPUFREQ of CA7  L2 : ABB 4
[    3.826313] [c6] CPUFREQ of CA7  L3 : 1175000 uV
[    3.826342] [c6] CPUFREQ of CA7  L3 : ABB 4
[    3.826370] [c6] CPUFREQ of CA7  L4 : 1125000 uV
[    3.826400] [c6] CPUFREQ of CA7  L4 : ABB 4
[    3.826428] [c6] CPUFREQ of CA7  L5 : 1087500 uV
[    3.826457] [c6] CPUFREQ of CA7  L5 : ABB 4
[    3.826485] [c6] CPUFREQ of CA7  L6 : 1050000 uV
[    3.826514] [c6] CPUFREQ of CA7  L6 : ABB 4
[    3.826542] [c6] CPUFREQ of CA7  L7 : 1012500 uV
[    3.826570] [c6] CPUFREQ of CA7  L7 : ABB 4
[    3.826598] [c6] CPUFREQ of CA7  L8 : 975000 uV
[    3.826628] [c6] CPUFREQ of CA7  L8 : ABB 255
[    3.826656] [c6] CPUFREQ of CA7  L9 : 937500 uV
[    3.826744] [c6] CPUFREQ of CA7  L9 : ABB 255
[    3.826776] [c6] CPUFREQ of CA7  L10 : 900000 uV
[    3.826805] [c6] CPUFREQ of CA7  L10 : ABB 255
[    3.826835] [c6] CPUFREQ of CA7  L11 : 900000 uV
[    3.826864] [c6] CPUFREQ of CA7  L11 : ABB 255
[    3.826893] [c6] CPUFREQ of CA7  L12 : 900000 uV
[    3.826922] [c6] CPUFREQ of CA7  L12 : ABB 255
[    3.826951] [c6] CPUFREQ of CA7  L13 : 900000 uV
[    3.826980] [c6] CPUFREQ of CA7  L13 : ABB 255
[    3.827008] [c6] CPUFREQ of CA7  L14 : 900000 uV
[    3.827037] [c6] CPUFREQ of CA7  L14 : ABB 255
[    3.827331] [c6] kfc clock[800000], mx_mspll clock[666000]
[    3.827375] [c6] [SET_EMA_TEST] volt : 887500  value : 0x44
[    3.827407] [c6] [SET_EMA_TEST] volt : 937500  value : 0x44
[    3.827439] [c6] [SET_EMA_TEST] volt : 1032500  value : 0x33
[    3.827472] [c6] [SET_EMA_TEST] volt : 1142500  value : 0x11
[    3.827504] [c6] [SET_EMA_TEST] volt : 1167500  value : 0x11
[    3.827538] [c6] CPUFREQ of CA15 L0 : 1362500 uV
[    3.827567] [c6] CPUFREQ of CA15  L0 : ABB 8
[    3.827596] [c6] CPUFREQ of CA15 L1 : 1362500 uV
[    3.827625] [c6] CPUFREQ of CA15  L1 : ABB 8
[    3.827653] [c6] CPUFREQ of CA15 L2 : 1362500 uV
[    3.827682] [c6] CPUFREQ of CA15  L2 : ABB 8
[    3.827710] [c6] CPUFREQ of CA15 L3 : 1325000 uV
[    3.827739] [c6] CPUFREQ of CA15  L3 : ABB 255
[    3.827768] [c6] CPUFREQ of CA15 L4 : 1275000 uV
[    3.827797] [c6] CPUFREQ of CA15  L4 : ABB 255
[    3.827825] [c6] CPUFREQ of CA15 L5 : 1200000 uV
[    3.827854] [c6] CPUFREQ of CA15  L5 : ABB 255
[    3.827883] [c6] CPUFREQ of CA15 L6 : 1150000 uV
[    3.827911] [c6] CPUFREQ of CA15  L6 : ABB 255
[    3.827940] [c6] CPUFREQ of CA15 L7 : 1112500 uV
[    3.827969] [c6] CPUFREQ of CA15  L7 : ABB 255
[    3.827998] [c6] CPUFREQ of CA15 L8 : 1075000 uV
[    3.828027] [c6] CPUFREQ of CA15  L8 : ABB 255
[    3.828055] [c6] CPUFREQ of CA15 L9 : 1037500 uV
[    3.828084] [c6] CPUFREQ of CA15  L9 : ABB 255
[    3.828113] [c6] CPUFREQ of CA15 L10 : 1012500 uV
[    3.828143] [c6] CPUFREQ of CA15  L10 : ABB 255
[    3.828172] [c6] CPUFREQ of CA15 L11 : 1000000 uV
[    3.828201] [c6] CPUFREQ of CA15  L11 : ABB 255
[    3.828230] [c6] CPUFREQ of CA15 L12 : 975000 uV
[    3.828259] [c6] CPUFREQ of CA15  L12 : ABB 255
[    3.828288] [c6] CPUFREQ of CA15 L13 : 950000 uV
[    3.828317] [c6] CPUFREQ of CA15  L13 : ABB 255
[    3.828346] [c6] CPUFREQ of CA15 L14 : 925000 uV
[    3.828375] [c6] CPUFREQ of CA15  L14 : ABB 255
[    3.828404] [c6] CPUFREQ of CA15 L15 : 900000 uV
[    3.828433] [c6] CPUFREQ of CA15  L15 : ABB 255
[    3.828463] [c6] CPUFREQ of CA15 L16 : 900000 uV
[    3.828492] [c6] CPUFREQ of CA15  L16 : ABB 255
[    3.828521] [c6] CPUFREQ of CA15 L17 : 900000 uV
[    3.828550] [c6] CPUFREQ of CA15  L17 : ABB 255
[    3.828579] [c6] CPUFREQ of CA15 L18 : 900000 uV
[    3.828608] [c6] CPUFREQ of CA15  L18 : ABB 255
[    3.828637] [c6] CPUFREQ of CA15 L19 : 900000 uV
[    3.828666] [c6] CPUFREQ of CA15  L19 : ABB 255
[    3.828695] [c6] CPUFREQ of CA15 L20 : 900000 uV
[    3.828724] [c6] CPUFREQ of CA15  L20 : ABB 255
[    3.828753] [c6] CPUFREQ of CA15 L21 : 900000 uV
[    3.828782] [c6] CPUFREQ of CA15  L21 : ABB 255
[    3.828811] [c6] CPUFREQ of CA15 L22 : 900000 uV
[    3.828840] [c6] CPUFREQ of CA15  L22 : ABB 255
[    3.829167] [c6] eagle clock[800000], mpll clock[800000]
[    3.833535] [c6] Exynos: Kernel Thermal management registered
[    3.834030] [c6] ### dt-test ### No testcase data in device tree; not running tests
[    3.867665] [c4] scsi 0:0:0:0: Direct-Access     ST160LM0 03 HN-M160MBB    1003 PQ: 0 ANSI: 6
[    3.868590] [c4] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.868770] [c4] sd 0:0:0:0: [sda] 312581792 512-byte logical blocks: (160 GB/149 GiB)
[    3.869551] [c4] sd 0:0:0:0: [sda] Write Protect is off
[    3.869571] [c4] sd 0:0:0:0: [sda] Mode Sense: 5f 00 10 08
[    3.870344] [c4] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.872171] [c6] MIF 825000Khz ASV is 950000uV
[    3.872226] [c6] DEVFREQ(MIF) : 825000Khz, ABB 14
[    3.872242] [c6] MIF 728000Khz ASV is 912500uV
[    3.872258] [c6] DEVFREQ(MIF) : 728000Khz, ABB 14
[    3.872272] [c6] MIF 633000Khz ASV is 875000uV
[    3.872287] [c6] DEVFREQ(MIF) : 633000Khz, ABB 14
[    3.872301] [c6] MIF 543000Khz ASV is 850000uV
[    3.872316] [c6] DEVFREQ(MIF) : 543000Khz, ABB 14
[    3.872329] [c6] MIF 413000Khz ASV is 787500uV
[    3.872345] [c6] DEVFREQ(MIF) : 413000Khz, ABB 14
[    3.872358] [c6] MIF 275000Khz ASV is 762500uV
[    3.872374] [c6] DEVFREQ(MIF) : 275000Khz, ABB 14
[    3.872387] [c6] MIF 206000Khz ASV is 762500uV
[    3.872402] [c6] DEVFREQ(MIF) : 206000Khz, ABB 14
[    3.872416] [c6] MIF 165000Khz ASV is 762500uV
[    3.872431] [c6] DEVFREQ(MIF) : 165000Khz, ABB 14
[    3.872446] [c6] MIF 138000Khz ASV is 762500uV
[    3.872464] [c6] DEVFREQ(MIF) : 138000Khz, ABB 14
[    3.873789] [c6] MIF: set ASV freq 825000, voltage 950000
[    3.874371] [c6] INT 600000Khz ASV is 937500uV
[    3.874395] [c6] DEVFREQ(INT) : 600000Khz, ABB 255
[    4.237303] [c4]  sda: sda1 sda2 sda3
[    4.240487] [c4] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.627222] [c4] scsi 1:0:0:0: Direct-Access     WD       Elements 10A8    1042 PQ: 0 ANSI: 6
[    4.627979] [c4] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    4.628212] [c5] sd 1:0:0:0: [sdb] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
[    4.628710] [c5] sd 1:0:0:0: [sdb] Write Protect is off
[    4.628733] [c5] sd 1:0:0:0: [sdb] Mode Sense: 53 00 10 08
[    4.629239] [c5] sd 1:0:0:0: [sdb] No Caching mode page found
[    4.629257] [c5] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[    4.631152] [c5] sd 1:0:0:0: [sdb] No Caching mode page found
[    4.631171] [c5] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[    4.717192] [c4] scsi 2:0:0:0: Direct-Access     TOSHIBA  External USB 3.0 0    PQ: 0 ANSI: 6
[    4.717979] [c4] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    4.720518] [c4] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    4.720983] [c4] sd 2:0:0:0: [sdc] Write Protect is off
[    4.721003] [c4] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00
[    4.721474] [c4] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.828579] [c4]  sdc: sdc1
[    4.830587] [c4] sd 2:0:0:0: [sdc] Attached SCSI disk
[    4.876696] [c6] PM DOMAIN: Power off unused power domains.
[    4.877193] [c6] ALSA device list:
[    4.877255] [c6]   #0: odroid-audio
[    5.019965] [c5]  sdb: sdb1
[    5.021911] [c5] sd 1:0:0:0: [sdb] No Caching mode page found
[    5.021930] [c5] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[    5.021948] [c5] sd 1:0:0:0: [sdb] Attached SCSI disk
[    5.022144] [c6] Freeing unused kernel memory: 420K (c0868000 - c08d1000)
[    5.073778] [c5] systemd-udevd[153]: starting version 204
[    5.929256] [c7] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[    6.934418] [c6] init: plymouth-upstart-bridge main process (223) terminated with status 1
[    6.934484] [c6] init: plymouth-upstart-bridge main process ended, respawning
[    6.943426] [c6] init: plymouth-upstart-bridge main process (232) terminated with status 1
[    6.943487] [c6] init: plymouth-upstart-bridge main process ended, respawning
[    6.952428] [c6] init: plymouth-upstart-bridge main process (233) terminated with status 1
[    6.952487] [c6] init: plymouth-upstart-bridge main process ended, respawning
[    6.962204] [c6] init: plymouth-upstart-bridge main process (234) terminated with status 1
[    6.962261] [c6] init: plymouth-upstart-bridge main process ended, respawning
[    6.975244] [c6] init: plymouth-upstart-bridge main process (235) terminated with status 1
[    6.975308] [c6] init: plymouth-upstart-bridge main process ended, respawning
[    6.984480] [c5] init: plymouth-upstart-bridge main process (238) terminated with status 1
[    6.984546] [c5] init: plymouth-upstart-bridge main process ended, respawning
[    6.997658] [c5] init: plymouth-upstart-bridge main process (240) terminated with status 1
[    6.997722] [c5] init: plymouth-upstart-bridge main process ended, respawning
[    7.006610] [c5] init: plymouth-upstart-bridge main process (242) terminated with status 1
[    7.006666] [c5] init: plymouth-upstart-bridge main process ended, respawning
[    7.020965] [c5] init: plymouth-upstart-bridge main process (243) terminated with status 1
[    7.021029] [c5] init: plymouth-upstart-bridge main process ended, respawning
[    7.033453] [c5] init: plymouth-upstart-bridge main process (245) terminated with status 1
[    7.033515] [c5] init: plymouth-upstart-bridge main process ended, respawning
[    7.041067] [c4] init: plymouth-upstart-bridge main process (247) terminated with status 1
[    7.041125] [c4] init: plymouth-upstart-bridge respawning too fast, stopped
[    7.218288] [c5] init: ureadahead main process (226) terminated with status 5
[    7.549285] [c4] init: mounted-proc main process (260) terminated with status 1
[    7.753828] [c4] Adding 2097148k swap on /dev/sda2.  Priority:-1 extents:1 across:2097148k 
[    8.109116] [c6] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    8.142042] [c6] systemd-udevd[343]: starting version 204
[    8.638924] [c5] s3c64xx-spi 12d30000.spi: spi bus clock parent not specified, using clock at index 0 as parent
[    8.638942] [c5] s3c64xx-spi 12d30000.spi: number of chip select lines not specified, assuming 1 chip select line
[    8.639173] [c5] of_get_named_gpio_flags exited with status 190
[    8.641531] [c3] PM DOMAIN: pd-isp, Device : 131a0000.spi Registered
[    8.641622] [c3] s3c64xx-spi 131a0000.spi: spi bus clock parent not specified, using clock at index 0 as parent
[    8.641638] [c3] s3c64xx-spi 131a0000.spi: number of chip select lines not specified, assuming 1 chip select line
[    8.642474] [c3] PM DOMAIN: pd-isp, Device : 131b0000.spi Registered
[    8.642527] [c3] s3c64xx-spi 131b0000.spi: spi bus clock parent not specified, using clock at index 0 as parent
[    8.642543] [c3] s3c64xx-spi 131b0000.spi: number of chip select lines not specified, assuming 1 chip select line
[    8.643152] [c7] INA231 2-0040: I2C write error: (-6) reg: 0x0 
[    8.643178] [c7] INA231 2-0040: ============= Probe INA231 Fail! : sensor_arm (0xFFFFFFFA) ============= 
[    8.643514] [c7] INA231 2-0041: I2C write error: (-6) reg: 0x0 
[    8.643544] [c7] INA231 2-0041: ============= Probe INA231 Fail! : sensor_mem (0xFFFFFFFA) ============= 
[    8.644468] [c3] INA231 2-0044: I2C write error: (-6) reg: 0x0 
[    8.644514] [c3] INA231 2-0044: ============= Probe INA231 Fail! : sensor_g3d (0xFFFFFFFA) ============= 
[    8.644876] [c7] INA231 2-0045: I2C write error: (-6) reg: 0x0 
[    8.644901] [c7] INA231 2-0045: ============= Probe INA231 Fail! : sensor_kfc (0xFFFFFFFA) ============= 
[    8.645204] [c0] i2c-core: driver [INA231] using legacy suspend method
[    8.645219] [c0] i2c-core: driver [INA231] using legacy resume method
[    8.697237] [c4] fbtft_device:  SPI devices registered:
[    8.697251] [c4] fbtft_device:  'fb' Platform devices registered:
[    8.697729] [c4] fbtft_device:  GPIOS used by 'hktft9340':
[    8.697740] [c4] fbtft_device:    'reset' = GPIO21
[    8.697751] [c4] fbtft_device:    'dc' = GPIO22
[    8.697759] [c4] fbtft_device:    'led' = GPIO18
[    8.697767] [c4] fbtft_device:  SPI devices registered:
[    8.697776] [c4] fbtft_device:      fb_ili9340 spi1.0 40000kHz 8 bits mode=0x00
[    8.708079] [c4] [d:0, c:0] s5p_mfc_open:1629: NORMAL instance is opened [0:1]
[    8.709202] [c4] [d:0] s5p_mfc_alloc_firmware:122: Port for DRM F/W : 0xafc00000
[    8.711266] [c4] [d:0] s5p_mfc_init_memctrl:304: [1] Base Address : 10000000
[    8.711921] [c4] [d:0] mfc_init_hw:426: MFC v8.0, F/W: 14yy, 01mm, 13dd (D)
[    8.712062] [c4] [d:0, c:0] s5p_mfc_open:1725: MFC open completed [0:1] dev = dd8b1810, ctx = dda46000
[    8.712115] [c5] [d:0, c:1] s5p_mfc_open:1629: NORMAL instance is opened [0:2]
[    8.712126] [c5] [d:0, c:1] s5p_mfc_open:1725: MFC open completed [0:2] dev = dd8b1810, ctx = ddce4800
[    8.712301] [c4] [d:0, c:0] s5p_mfc_release:1883: MFC driver release is called [0:2], is_drm(0)
[    8.712363] [c4] [d:0] s5p_mfc_release:2037: mfc driver release finished [0:1], dev = dd8b1810
[    8.712392] [c5] [d:0, c:1] s5p_mfc_release:1883: MFC driver release is called [0:1], is_drm(0)
[    8.712455] [c5] s5p_mfc_dev_release:1801: power off
[    8.712919] [c5] [d:0] s5p_mfc_release:2037: mfc driver release finished [0:0], dev = dd8b1810
[    8.812345] [c3] fuse init (API version 7.22)
[    9.027942] [c4] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    9.088757] [c2] usbcore: registered new interface driver r8152
[    9.244796] [c6] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[    9.260581] [c4] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
[    9.272468] [c4] usb 6-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    9.272858] [c4] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep dd978000
[    9.272869] [c4] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep dd97802c
[    9.272879] [c4] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep dd978058
[    9.302631] [c4] r8152 6-1:1.0 eth0: v2.04.0 (2015/03/06)
[    9.302646] [c4] r8152 6-1:1.0 eth0: This product is covered by one or more of the following patents:
[    9.302646] 		US6,570,884, US6,115,776, and US6,327,625.
[    9.302646] 
[    9.310103] [c2] usbcore: registered new interface driver cdc_ether
[    9.363241] [c4] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    9.952041] [c4] systemd-udevd[367]: renamed network interface eth0 to eth1
[   10.224476] [c4] Console: switching to colour frame buffer device 40x30
[   10.224749] [c4] graphics fb0: fb_ili9340 frame buffer, 320x240, 150 KiB video memory, 4 KiB DMA buffer memory, fps=20, spi1.0 at 40 MHz
[   10.314673] [c7] init: flush-early-job-log main process (502) terminated with status 1
[   11.786990] [c7] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   13.388197] [c0] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   13.586595] [c6] init: failsafe main process (500) killed by TERM signal
[   14.115728] [c4] init: samba-ad-dc main process (626) terminated with status 1
[   14.522763] [c7] init: auto-serial-console main process ended, respawning
[   14.554206] [c7] init: auto-serial-console main process ended, respawning
[   14.603803] [c7] init: auto-serial-console main process ended, respawning
[   14.625884] [c5] init: auto-serial-console main process ended, respawning
[   14.644960] [c5] init: auto-serial-console main process ended, respawning
[   14.664132] [c4] init: auto-serial-console main process ended, respawning
[   14.676423] [c6] init: auto-serial-console main process ended, respawning
[   14.692257] [c4] init: auto-serial-console main process ended, respawning
[   14.703372] [c4] init: auto-serial-console main process ended, respawning
[   14.718021] [c5] init: auto-serial-console main process ended, respawning
[   14.729078] [c5] init: auto-serial-console respawning too fast, stopped
[   15.823511] [c4] s2m_rtc_set_time: 2016/11/25 18:26:34(5)
[   15.825188] [c4] s2m_rtc_read_time: 2016/11/25 18:26:34(5)
[   15.825492] [c4] s2m_rtc_stop_alarm: 2000/1/1 12:0:0(0)
[   31.736314] [c6] Adding 102396k swap on /var/swap.  Priority:-2 extents:4 across:544764k 
[   38.905963] [c7] hrtimer: interrupt took 291332 ns
[  156.432736] [c7] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  158.033133] [c0] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  224.303546] [c2] init: networking post-stop process (2323) terminated with status 100
[  224.452905] [c4] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  226.128618] [c0] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  427.671972] [c0] usb 3-1.2.4: USB disconnect, device number 5
[  464.394530] [c0] usb 3-1.2.4: new low-speed USB device number 6 using xhci-hcd
[  464.433075] [c0] usb 3-1.2.4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[  464.433209] [c0] usb 3-1.2.4: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[  464.461228] [c0] input: Chicony USB Keyboard as /devices/usb.1/12000000.dwc3/xhci-hcd.2.auto/usb3/3-1/3-1.2/3-1.2.4/3-1.2.4:1.0/input/input3
[  464.465376] [c0] hid-generic 0003:04F2:0402.0003: input,hidraw0: USB HID v1.11 Keyboard [Chicony USB Keyboard] on usb-xhci-hcd.2.auto-1.2.4/input0
[  464.502521] [c0] input: Chicony USB Keyboard as /devices/usb.1/12000000.dwc3/xhci-hcd.2.auto/usb3/3-1/3-1.2/3-1.2.4/3-1.2.4:1.1/input/input4
[  464.509384] [c0] hid-generic 0003:04F2:0402.0004: input,hiddev0,hidraw1: USB HID v1.11 Device [Chicony USB Keyboard] on usb-xhci-hcd.2.auto-1.2.4/input1
[  470.838009] [c0] init: tty1 main process ended, respawning
[  506.520090] [c0] usb 3-1.2.4: USB disconnect, device number 6
[11215.514599] [c0] init: mysql main process ended, respawning
[39531.665295] [c4] s2m_rtc_set_time: 2016/11/26 5:25:10(6)
[39531.667525] [c4] s2m_rtc_read_time: 2016/11/26 5:25:11(6)
[39531.668229] [c4] s2m_rtc_stop_alarm: 2000/1/1 12:0:0(0)
[99259.102995] [c0] tmu temperature state 0 to 3, cur_temp : 125
[99259.116136] [c7] IRQ163 no longer affine to CPU7
[99259.117275] [c0] CPU7: shutdown
[99259.137742] [c6] IRQ162 no longer affine to CPU6
[99259.138952] [c0] CPU6: shutdown
[99259.152511] [c5] IRQ161 no longer affine to CPU5
[99259.153490] [c0] CPU5: shutdown
[99259.175667] [c4] IRQ160 no longer affine to CPU4
[99259.176635] [c0] CPU4: shutdown
[99259.186220] [c0] tmu temperature state 3 to 0, cur_temp : 56
[99259.187218] [c4] CPU4: Booted secondary processor
[99259.197288] [c5] CPU5: Booted secondary processor
[99259.200908] [c6] CPU6: Booted secondary processor
[99259.203730] [c7] CPU7: Booted secondary processor
[125931.528319] [c7] s2m_rtc_set_time: 2016/11/27 5:25:10(0)
[125931.530826] [c7] s2m_rtc_read_time: 2016/11/27 5:25:11(0)
[125931.531285] [c7] s2m_rtc_stop_alarm: 2000/1/1 12:0:0(0)
[142559.273550] [c0] tmu temperature state 0 to 3, cur_temp : 125
[142559.284932] [c7] IRQ163 no longer affine to CPU7
[142559.286612] [c0] CPU7: shutdown
[142559.298876] [c6] IRQ162 no longer affine to CPU6
[142559.299849] [c0] CPU6: shutdown
[142559.311686] [c5] IRQ161 no longer affine to CPU5
[142559.312650] [c0] CPU5: shutdown
[142559.323512] [c4] IRQ160 no longer affine to CPU4
[142559.324467] [c0] CPU4: shutdown
[142559.333213] [c0] tmu temperature state 3 to 0, cur_temp : 63
[142559.334220] [c4] CPU4: Booted secondary processor
[142559.344778] [c5] CPU5: Booted secondary processor
[142559.347383] [c6] CPU6: Booted secondary processor
[142559.349990] [c7] CPU7: Booted secondary processor
[156859.363518] [c0] tmu temperature state 0 to 3, cur_temp : 125
[156859.374804] [c7] IRQ163 no longer affine to CPU7
[156859.376263] [c0] CPU7: shutdown
[156859.387704] [c6] IRQ162 no longer affine to CPU6
[156859.388671] [c0] CPU6: shutdown
[156859.399975] [c5] IRQ161 no longer affine to CPU5
[156859.401322] [c0] CPU5: shutdown
[156859.412782] [c4] IRQ160 no longer affine to CPU4
[156859.413758] [c0] CPU4: shutdown
[156859.421472] [c0] tmu temperature state 3 to 0, cur_temp : 69
[156859.422460] [c4] CPU4: Booted secondary processor
[156859.439048] [c5] CPU5: Booted secondary processor
[156859.446809] [c6] CPU6: Booted secondary processor
[156859.454400] [c7] CPU7: Booted secondary processor
[156859.596177] [c0] tmu temperature state 0 to 3, cur_temp : 125
[156859.607220] [c7] IRQ163 no longer affine to CPU7
[156859.608289] [c0] CPU7: shutdown
[156859.617412] [c6] IRQ162 no longer affine to CPU6
[156859.618340] [c0] CPU6: shutdown
[156859.626811] [c5] IRQ161 no longer affine to CPU5
[156859.627891] [c0] CPU5: shutdown
[156859.635133] [c4] IRQ160 no longer affine to CPU4
[156859.636458] [c0] CPU4: shutdown
[156859.745173] [c0] tmu temperature state 3 to 0, cur_temp : 62
[156859.745685] [c4] CPU4: Booted secondary processor
[156859.749083] [c5] CPU5: Booted secondary processor
[156859.751377] [c6] CPU6: Booted secondary processor
[156859.753581] [c7] CPU7: Booted secondary processor
[156859.840748] [c0] tmu temperature state 0 to 3, cur_temp : 125
[156859.851618] [c7] IRQ163 no longer affine to CPU7
[156859.852709] [c0] CPU7: shutdown
[156859.861920] [c6] IRQ162 no longer affine to CPU6
[156859.862849] [c0] CPU6: shutdown
[156859.870494] [c5] NOHZ: local_softirq_pending 100
[156859.872481] [c0] CPU5: shutdown
[156859.881277] [c0] CPU4: shutdown
[156859.884410] [c0] tmu temperature state 3 to 0, cur_temp : 61
[156859.885405] [c4] CPU4: Booted secondary processor
[156859.898853] [c5] CPU5: Booted secondary processor
[156859.905641] [c6] CPU6: Booted secondary processor
[156859.911261] [c7] CPU7: Booted secondary processor

Thx a lot again :wink:

Mike

Hi Mike,

Thanks.

Dmesg looks fine.

I think the issue may be related to your interfaces file.

The following is a localhost entry (something you dont want).

dns-nameservers 127.0.0.1

When declaring static IP’s, you must define the DNS nameservers:

I think its best we try to overwrite your interfaces file with a working version.

Please copy and paste all from the command line, then reboot system:
The following is set for DHCP on eth1 and WLAN disabled.

cat << _EOF_ > /etc/network/interfaces
#/etc/network/interfaces
#Please use DietPi-Config to modify network settings.

# Local
auto lo
iface lo inet loopback

# Ethernet
allow-hotplug eth1
iface eth1 inet dhcp
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
#dns-nameservers 8.8.8.8 8.8.4.4

# Wifi
#allow-hotplug wlan0
iface wlan0 inet dhcp
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
wireless-essid FuzonWifi
wireless-key abcde12345
wireless-mode Managed
wireless-power off
wpa-ssid FuzonWifi
wpa-psk abcde12345
#dns-nameservers 8.8.8.8 8.8.4.4

_EOF_

After rebooting, check the IP address on the system with ifconfig, then attempt SSH. If this works, you’ll need to set your static IP again by using dietpi-config, then enable static and select copy current to static, select save and reboot system to test.

If the problem persists after reboot, please upload your /etc/network/interfaces file again.

Hi Fourdee,

thx again for your help.

I was able to reconfigure my ethernet connection so that everything (also DNS) is working again.

I’m not sure what happened but the Dietpi.txt-file in /dietpi was lacking the static IP. Thanks to your hint I had a look into that file, reconfigured it, rebooted and it is working again.

Maybe the file was corrupted due to the power failure?

Thank you again for your help and your hard work with DietPi. Just awesome! :smiley: :smiley:

Mike

Hi Mike,

Excellent, great to hear its all resolved, thanks for letting us know :slight_smile:

Maybe the file was corrupted due to the power failure?

Yep possible.
If the SD/EMMC was writing to disk at the time of the power cut, that could cause damage to multiple files and the filesystem, so keep an eye out for any further issues that may occur due to that.

Ideally, if you have a power cut, i’d always recommend writing the image and starting fresh, just to make sure no filesystem corruptions.