zalaare / Project-Odroid-XU3

OpenELEC / LibreELEC Project Directory for Odroid XU3 device
1 stars 1 forks source link

No image on hdmi #1

Closed LeeWiu closed 2 years ago

LeeWiu commented 7 years ago

Hi, I found your repo http://freeweb.mine.nu/zalaare/LibreELEC/ and flashed LibreELEC-Odroid_XU3.arm-8.0-devel-20161004195217-r23907-gb0a1a38.img.gz on my Odroid XU4, it seams to boot fine but after showing Libreelec logo I only get a blank image on my tv, tried with different hdmi cables and on a pc monitor. This is the only image booting, on all others v7x blue led not blinking. I get this in serial console



CPU:   Exynos5800 @ 800 MHz
Model: Odroid XU3 based on EXYNOS5422
Board: Odroid XU3 based on EXYNOS5422
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.
Hit any key to stop autoboot:  0
reading boot.ini
3122 bytes read in 4 ms (761.7 KiB/s)
Loading boot.ini from FAT
Find boot.ini file from FAT Area!!
boot.ini command = setenv initrd_high "0xffffffff"
boot.ini command = setenv fdt_high "0xffffffff"
boot.ini command = setenv bootrootfs "boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ro"
boot.ini command = setenv console "console=tty0 console=ttySAC2,115200n8"
boot.ini command =   setenv video_output "video=HDMI-A-1:1280x720@60"   :  720p (Use connected display's EDID)
syntax error
boot.ini command = setenv openelec "debugging ssh"
boot.ini command = setenv macaddr "00:1e:06:61:7a:39"
boot.ini command = setenv kernel  "fatload mmc 0:1 40008000 KERNEL"
boot.ini command = setenv dtb     "fatload mmc 0:1 44000000 exynos5422-odroidxu3.dtb"
boot.ini command = setenv bootcmd "${kernel}; ${dtb}; bootz 40008000 - 44000000"
boot.ini command = setenv bootargs "${console} ${bootrootfs} ${openelec} smsc95xx.macaddr=${macaddr}"
boot.ini command = boot
reading KERNEL
4540096 bytes read in 253 ms (17.1 MiB/s)
reading exynos5422-odroidxu3.dtb
50908 bytes read in 9 ms (5.4 MiB/s)
Kernel image @ 0x40008000 [ 0x000000 - 0x4546c0 ]
## Flattened Device Tree blob at 44000000
   Booting using the fdt blob at 0x44000000
   Using Device Tree in place at 44000000, end 4400f6db

Starting kernel ...

[    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.96+87d0617 (build@ec699eb91880) (gcc version 5.4.0 (GCC) ) #1 SMP PREEMPT Mon Oct 3 16:01:08 UTC 2016
[    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] PERCPU: Embedded 9 pages/cpu @c21c0000 s14848 r8192 d13824 u36864
[    0.000000] [c0] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517136
[    0.000000] [c0] Kernel command line: console=tty0 console=ttySAC2,115200n8 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ro debugging ssh smsc95xx.macaddr=00:1e:06:61:7a:39
[    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: 1522332k/1522332k available, 552292k 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 - 0xc08b3ffc   (8880 kB)
[    0.000000]       .init : 0xc08b4000 - 0xc0cd4a00   (4227 kB)
[    0.000000]       .data : 0xc0cd6000 - 0xc0d4934c   ( 461 kB)
[    0.000000]        .bss : 0xc0d4934c - 0xc11b1fe4   (4516 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 [tty0] 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.006488] [c0] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.006575] [c0] pid_max: default: 32768 minimum: 301
[    0.007042] [c0] Mount-cache hash table entries: 512
[    0.042747] [c0] Initializing cgroup subsys debug
[    0.042820] [c0] Initializing cgroup subsys memory
[    0.042931] [c0] Initializing cgroup subsys devices
[    0.042996] [c0] Initializing cgroup subsys freezer
[    0.043053] [c0] Initializing cgroup subsys blkio
[    0.043101] [c0] Initializing cgroup subsys perf_event
[    0.043349] [c0] CPU: Testing write buffer coherency: ok
[    0.043446] [c0] ftrace: allocating 22713 entries in 67 pages
[    0.091820] [c0] /cpus/cpu@0 missing clock-frequency property
[    0.091887] [c0] /cpus/cpu@1 missing clock-frequency property
[    0.091933] [c0] /cpus/cpu@2 missing clock-frequency property
[    0.091977] [c0] /cpus/cpu@3 missing clock-frequency property
[    0.092020] [c0] /cpus/cpu@4 missing clock-frequency property
[    0.092062] [c0] /cpus/cpu@5 missing clock-frequency property
[    0.092105] [c0] /cpus/cpu@6 missing clock-frequency property
[    0.092147] [c0] /cpus/cpu@7 missing clock-frequency property
[    0.092243] [c0] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
[    0.092443] [c0] Running under secure firmware.
[    0.092513] [c0] Setting up static identity map for 0xc0634a28 - 0xc0634a80
[    0.092570] [c0] Exynos-SnapShot: exynos_ss_init failed
[    0.112938] [c0] ftrace: Allocated trace_printk buffers
[    0.134917] [c1] CPU1: Booted secondary processor
[    0.134945] [c1] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
[    0.144893] [c2] CPU2: Booted secondary processor
[    0.144920] [c2] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
[    0.154871] [c3] CPU3: Booted secondary processor
[    0.154899] [c3] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
[    0.163834] [c4] CPU4: Booted secondary processor
[    0.164608] [c4] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.173812] [c5] CPU5: Booted secondary processor
[    0.174588] [c5] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.183870] [c6] CPU6: Booted secondary processor
[    0.184625] [c6] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.193830] [c7] CPU7: Booted secondary processor
[    0.194604] [c7] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.194875] [c0] Brought up 8 CPUs
[    0.195180] [c0] SMP: Total of 8 processors activated (384.00 BogoMIPS).
[    0.195220] [c0] CPU: All CPU(s) started in HYP mode.
[    0.195254] [c0] CPU: Virtualization extensions available.
[    0.197670] [c0] devtmpfs: initialized
[    0.235952] [c6] sched: registering cpufreq notifiers for scale-invariant loads
[    0.238306] [c6] pinctrl core: initialized pinctrl subsystem
[    0.239350] [c6] regulator-dummy: no parameters
[    0.249155] [c6] NET: Registered protocol family 16
[    0.249498] [c6] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.287886] [c6] syscon 10040000.system-controller: regmap [mem 0x10040000-0x10044fff] registered
[    0.288370] [c6] syscon 10050000.syscon: regmap [mem 0x10050000-0x10054fff] registered
[    0.296084] [c6] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.296130] [c6] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.298307] [c6] S3C Power Management, Copyright 2004 Simtec Electronics
[    0.302463] [c6] PM DOMAIN: pd-cam has a new child pd-isp.
[    0.303313] [c6] PM DOMAIN: pd-gscl has a new child pd-cam.
[    0.303360] [c6] EXYNOS5: PM Domain Initialize
[    0.303658] [c6]    pd-gscl   - on
[    0.303839] [c6]    pd-isp    - on
[    0.304018] [c6]    pd-mfc    - on
[    0.304048] [c6]    pd-g3d    - on,  always
[    0.304080] [c6]    pd-disp1  - on,  always
[    0.304263] [c6]    pd-maudio - on
[    0.304293] [c6]    pd-g2d    - on,  always
[    0.304477] [c6]    pd-mscl   - on
[    0.304508] [c6]    pd-fsys   - on,  always
[    0.304541] [c6]    pd-psgen  - on,  always
[    0.304572] [c6]    pd-peric  - on,  always
[    0.304603] [c6]    pd-wcore  - on,  always
[    0.304818] [c6]    pd-cam    - on
[    0.304858] [c6] EXYNOS: Initializing architecture
[    0.306392] [c6] exynos-sysmmu 10a60000.sysmmu: --> 10850000.fimg2d
[    0.306435] [c6] exynos-sysmmu 10a60000.sysmmu: [OK]
[    0.306777] [c6] exynos-sysmmu 10a70000.sysmmu: --> 10850000.fimg2d
[    0.306818] [c6] exynos-sysmmu 10a70000.sysmmu: [OK]
[    0.307176] [c6] exynos-sysmmu 14650000.sysmmu: --> 14450000.mixer
[    0.307216] [c6] exynos-sysmmu 14650000.sysmmu: [OK]
[    0.307540] [c6] exynos-sysmmu 13e80000.sysmmu: --> 13e00000.gsc
[    0.307578] [c6] exynos-sysmmu 13e80000.sysmmu: [OK]
[    0.307903] [c6] exynos-sysmmu 13e90000.sysmmu: --> 13e10000.gsc
[    0.307942] [c6] exynos-sysmmu 13e90000.sysmmu: [OK]
[    0.308273] [c6] exynos-sysmmu 12880000.sysmmu: --> 12800000.scaler
[    0.308313] [c6] exynos-sysmmu 12880000.sysmmu: [OK]
[    0.308647] [c6] exynos-sysmmu 12890000.sysmmu: --> 12810000.scaler
[    0.308686] [c6] exynos-sysmmu 12890000.sysmmu: [OK]
[    0.309029] [c6] exynos-sysmmu 128a0000.sysmmu: --> 12820000.scaler
[    0.309068] [c6] exynos-sysmmu 128a0000.sysmmu: [OK]
[    0.309394] [c6] exynos-sysmmu 128c0000.sysmmu: --> 12800000.scaler
[    0.309432] [c6] exynos-sysmmu 128c0000.sysmmu: [OK]
[    0.309791] [c6] exynos-sysmmu 128d0000.sysmmu: --> 12810000.scaler
[    0.309831] [c6] exynos-sysmmu 128d0000.sysmmu: [OK]
[    0.310161] [c6] exynos-sysmmu 128e0000.sysmmu: --> 12820000.scaler
[    0.310200] [c6] exynos-sysmmu 128e0000.sysmmu: [OK]
[    0.310527] [c6] exynos-sysmmu 11f10000.sysmmu: --> 11f50000.jpeg
[    0.310566] [c6] exynos-sysmmu 11f10000.sysmmu: [OK]
[    0.310896] [c6] exynos-sysmmu 11f20000.sysmmu: --> 11f60000.jpeg
[    0.310935] [c6] exynos-sysmmu 11f20000.sysmmu: [OK]
[    0.311247] [c6] exynos-sysmmu 11200000.sysmmu: --> 11000000.mfc
[    0.311285] [c6] exynos-sysmmu 11200000.sysmmu: [OK]
[    0.311599] [c6] exynos-sysmmu 11210000.sysmmu: --> 11000000.mfc
[    0.311637] [c6] exynos-sysmmu 11210000.sysmmu: [OK]
[    0.312000] [c6] exynos-sysmmu 14640000.sysmmu: --> 14400000.fimd
[    0.312039] [c6] exynos-sysmmu 14640000.sysmmu: [OK]
[    0.312394] [c6] exynos-sysmmu 14680000.sysmmu: --> 14400000.fimd
[    0.312433] [c6] exynos-sysmmu 14680000.sysmmu: [OK]
[    0.312873] [c6] CPU Info : Samsung Exynos5422 Soc is BIN1
[    0.312905] [c6] Exynos5422 ASV : Use Fusing Speed Group 2
[    0.312935] [c6] Exynos5422 ASV : invalid IDS value
[    0.312963] [c6] EXYNOS5422 ASV :  IDS : 0 HPM : 0
[    0.313023] [c6] VDD_ARM ASV group is 2
[    0.313054] [c6] VDD_KFC ASV group is 2
[    0.313083] [c6] VDD_INT ASV group is 2
[    0.313112] [c6] VDD_MIF ASV group is 2
[    0.313141] [c6] VDD_G3D ASV group is 2
[    0.313169] [c6] VDD_ISP ASV group is 2
[    0.326591] [c7] bio: create slab <bio-0> at 0
[    0.328590] [c7] VUSB_BOOST_5V: 5000 mV
[    0.329099] [c7] MAIN_DC: no parameters
[    0.329569] [c7] hdmi-en: no parameters
[    0.330768] [c7] SCSI subsystem initialized
[    0.331166] [c7] usbcore: registered new interface driver usbfs
[    0.331296] [c7] usbcore: registered new interface driver hub
[    0.331533] [c7] usbcore: registered new device driver usb
[    0.337616] [c4] vdd_mif: 700 <--> 1300 mV at 1100 mV
[    0.338888] [c4] vdd_eagle: 800 <--> 1500 mV at 1000 mV
[    0.340193] [c4] vdd_int: 800 <--> 1400 mV at 1000 mV
[    0.341451] [c4] vdd_g3d: 700 <--> 1400 mV at 1000 mV
[    0.342712] [c4] vdd_kfc: 800 <--> 1500 mV at 1025 mV
[    0.344525] [c4] vddf_2v85: 3300 mV
[    0.345973] [c4] vdd_adc: 1800 mV
[    0.347435] [c4] vdd_pll: 1800 mV
[    0.348844] [c4] vdd_ldo6: 1000 mV
[    0.350254] [c4] vdd_ldo7: 1800 mV
[    0.351666] [c4] vdd_ldo8: 1800 mV
[    0.353077] [c4] vdd_ldo9: 3300 mV
[    0.354494] [c4] vdd_ldo10: 1800 mV
[    0.355945] [c4] vdd_ldo11: 1000 mV
[    0.357048] [c4] vdd_ldo13: 1800 <--> 3300 mV at 3300 mV
[    0.358519] [c4] vdd_ldo15: 3300 mV
[    0.359933] [c4] vdd_eth: 3300 mV
[    0.361468] [c4] vdd_ldo18: 1850 mV
[    0.362570] [c4] vdd_ldo19: 2800 <--> 3300 mV at 3300 mV
[    0.363672] [c4] vdd_mifs: 800 <--> 1100 mV at 1100 mV
[    0.365089] [c4] vdd_ldo26: 3000 mV
[    0.366188] [c4] vdd_g3ds: 800 <--> 1100 mV at 1000 mV
[    0.367662] [c4] vdd_ldo28: 3300 mV
[    0.371536] [c4] i2c-gpio i2c_gpio.8: using pins 177 (SDA) and 178 (SCL)
[    0.372158] [c4] s3c-i2c 12c60000.i2c: slave address 0x00
[    0.374846] [c6] s3c-i2c 12c60000.i2c: i2c-3: S3C I2C adapter
[    0.375131] [c6] s3c-i2c 12c70000.i2c: slave address 0x00
[    0.375415] [c6] s3c-i2c 12c70000.i2c: i2c-4: S3C I2C adapter
[    0.375890] [c6] media: Linux media interface: v0.10
[    0.375994] [c6] Linux video capture interface: v2.00
[    0.377943] [c7] IOVMMU: Created debugfs entry at debugfs/iovmm
[    0.378486] [c7] Advanced Linux Sound Architecture Driver Initialized.
[    0.379134] [c7] PM DOMAIN: pd-maudio, Device : 3810000.lpass Registered
[    0.379192] [c7] Samsung Low Power Audio Subsystem driver, (c)2013 Samsung Electronics
[    0.381173] [c7] Loading modules backported from Linux version next-20150222-0-g53e418f1
[    0.381217] [c7] Backport integrated by backports.git backports-20150222-0-g2745ccd
[    0.382782] [c7] Switching to clocksource mct-frc
[    0.458180] [c7] NET: Registered protocol family 2
[    0.459945] [c7] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.460443] [c7] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[    0.462448] [c7] TCP: Hash tables configured (established 8192 bind 8192)
[    0.462585] [c7] TCP: reno registered
[    0.462628] [c7] UDP hash table entries: 512 (order: 3, 40960 bytes)
[    0.462925] [c7] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[    0.464035] [c7] NET: Registered protocol family 1
[    0.499845] [c7] bounce pool size: 64 pages
[    0.508204] [c7] VFS: Disk quotas dquot_6.5.2
[    0.508576] [c7] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.511128] [c7] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.511532] [c7] ROMFS MTD (C) 2007 Red Hat, Inc.
[    0.512063] [c7] msgmni has been set to 1441
[    0.516090] [c7] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.516550] [c7] io scheduler noop registered
[    0.516585] [c7] io scheduler deadline registered
[    0.516827] [c7] io scheduler cfq registered (default)
[    0.526766] [c7] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
[    0.526811] [c7] dma-pl330 10800000.mdma:    DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
[    0.532585] [c7] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.532629] [c7] dma-pl330 121a0000.pdma:    DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.538424] [c7] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
[    0.538469] [c7] dma-pl330 121b0000.pdma:    DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[    0.541501] [c7] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
[    0.541545] [c7] dma-pl330 3880000.adma:     DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
[    0.681252] [c7] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.684061] [c7] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 83) is a S3C6400/10
[    0.684880] [c7] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 84) is a S3C6400/10
[    0.685641] [c7] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 85) is a S3C6400/10
[    2.216386] [c7] console [ttySAC2] enabled
[    2.221127] [c7] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 86) is a S3C6400/10
[    2.230525] [c7] [drm] Initialized drm 1.1.0 20060810
[    2.240887] [c7] PM DOMAIN: spd-gscl0, Device : 13e00000.gsc Registered
[    2.246119] [c7] exynos-drm-gsc 13e00000.gsc: exynos-iommu gpd_dev_ops inserted!
[    2.253805] [c7] exynos-drm-gsc 13e00000.gsc: drm gsc registered successfully.
[    2.261073] [c7] PM DOMAIN: spd-gscl1, Device : 13e10000.gsc Registered
[    2.267282] [c7] exynos-drm-gsc 13e10000.gsc: exynos-iommu gpd_dev_ops inserted!
[    2.274941] [c7] exynos-drm-gsc 13e10000.gsc: drm gsc registered successfully.
[    2.283226] [c7] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
[    2.290956] [c7] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.296595] [c7] [drm] No driver support for vblank timestamp query.
[    2.302973] [c7] exynos-mixer 14450000.mixer: probe start
[    2.308566] [c7] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
[    2.316519] [c7] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
[    2.519788] [c7] Console: switching to colour frame buffer device 210x65
[    2.540910] [c7] exynos-drm exynos-drm: fb0:  frame buffer device
[    2.546922] [c7] exynos-drm exynos-drm: registered panic notifier
[    2.553006] [c7] [drm] Initialized exynos 1.0.0 20110530 on minor 0
[    2.559881] [c7] mali 11800000.mali: Continuing without Mali clock control
[    2.569372] [c7] hrtimer: interrupt took 112917 ns
[    2.573667] [c7] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0
[    2.583537] mali 11800000.mali: Probed as mali0
[    2.595007] [c7] loop: module loaded
[    2.598370] [c7] tun: Universal TUN/TAP device driver, 1.6
[    2.602672] [c7] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.609892] [c7] usbcore: registered new interface driver rtl8150
[    2.615457] [c7] usbcore: registered new interface driver r8152
[    3.029461] [c7] dwc3 12400000.dwc3: dwc3_otg address space is not supported
[    3.036193] [c7] dwc3 12400000.dwc3: Binding gadget dwc3-gadget
[    3.041849] [c7] dwc3 12400000.dwc3: Turn on host
[    3.246888] [c7] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.252537] [c7] ehci-s5p: EHCI s5p driver
[    3.257139] [c7] s5p-ehci 12110000.usb: EHCI Host Controller
[    3.262376] [c7] s5p-ehci 12110000.usb: new USB bus registered, assigned bus number 1
[    3.270287] [c7] s5p-ehci 12110000.usb: irq 103, io mem 0x12110000
[    3.283009] [c7] s5p-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
[    3.289359] [c7] hub 1-0:1.0: USB hub found
[    3.292171] [c7] hub 1-0:1.0: 3 ports detected
[    3.298024] [c7] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.303695] [c7] exynos-ohci 12120000.usb: EXYNOS OHCI Host Controller
[    3.309855] [c7] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
[    3.318002] [c7] exynos-ohci 12120000.usb: irq 103, io mem 0x12120000
[    3.383248] [c7] hub 2-0:1.0: USB hub found
[    3.386062] [c7] hub 2-0:1.0: 3 ports detected
[    3.392024] [c7] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    3.401264] [c7] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[    3.412744] [c7] xhci-hcd xhci-hcd.2.auto: irq 104, io mem 0x12000000
[    3.423479] [c7] hub 3-0:1.0: USB hub found
[    3.430673] [c7] hub 3-0:1.0: 1 port detected
[    3.438627] [c7] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    3.447453] [c7] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[    3.459670] [c7] hub 4-0:1.0: USB hub found
[    3.466751] [c7] hub 4-0:1.0: 1 port detected
[    3.474577] [c7] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    3.483418] [c7] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[    3.494744] [c7] xhci-hcd xhci-hcd.5.auto: irq 105, io mem 0x12400000
[    3.505176] [c7] hub 5-0:1.0: USB hub found
[    3.512139] [c7] hub 5-0:1.0: 1 port detected
[    3.519746] [c7] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[    3.528398] [c7] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[    3.540512] [c7] hub 6-0:1.0: USB hub found
[    3.547366] [c7] hub 6-0:1.0: 1 port detected
[    3.555163] [c7] usbcore: registered new interface driver usb-storage
[    3.564423] [c7] usbcore: registered new interface driver usbserial
[    3.573408] [c7] usbcore: registered new interface driver usbserial_generic
[    3.582922] [c7] usbserial: USB Serial support registered for generic
[    3.592626] [c7] exynos-usb-switch usb-switch.10: host detect gpio is not available
[    3.602749] [c7] exynos-usb-switch usb-switch.10: device detect gpio is not available
[    3.613084] [c7] exynos-usb-switch usb-switch.10: vbus control gpio is not available
[    3.623350] [c7] exynos-usb-switch usb-switch.10: failed to configure pins
[    3.632793] [c7] exynos-usb-switch usb-switch.10: udc device is not available
[    3.642264] [c7] exynos-usb-switch usb-switch.10: Disable device detect IRQ
[    3.673139] [c7] usb cable = 1
[    3.679373] [c7] mousedev: PS/2 mouse device common for all mice
[    3.689431] [c7] s2m-rtc s2m-rtc: rtc init
[    3.699540] [c7] s2m-rtc s2m-rtc: s2m_rtc_enable_wtsr: enable WTSR
[    3.708268] [c7] s2m-rtc s2m-rtc: s2m_rtc_enable_smpl: enable SMPL
[    3.717148] [c7] s2m_rtc_enable_smpl: WTSR_SMPL(0xc7)
[    3.728892] [c7] s2m-rtc s2m-rtc: rtc core: registered s2m-rtc as rtc0
[    3.738647] [c7] i2c /dev entries driver
[    3.746732] [c7] IR NEC protocol handler initialized
[    3.753829] [c7] IR RC5(x) protocol handler initialized
[    3.761173] [c7] IR RC6 protocol handler initialized
[    3.768251] [c7] IR JVC protocol handler initialized
[    3.775275] [c7] IR Sony protocol handler initialized
[    3.782358] [c7] IR RC5 (streamzap) protocol handler initialized
[    3.790456] [c7] IR SANYO protocol handler initialized
[    3.797690] [c7] IR MCE Keyboard/mouse protocol handler initialized
[    3.806546] [c7] PM DOMAIN: pd-mfc, Device : 11000000.mfc Registered
[    3.815128] [c7] s5p-mfc 11000000.mfc: exynos-iommu gpd_dev_ops inserted!
[    3.824856] [c7] s5p-mfc 11000000.mfc: decoder registered as /dev/video6
[    3.833978] [c7] s5p-mfc 11000000.mfc: encoder registered as /dev/video7
[    3.843141] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x40000000 B, IOVMM from 0x10000000.
[    3.853882] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x20000000 B, IOVMM from 0x50000000.
[    3.864560] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x10000000 B, IOVMM from 0x70000000.
[    3.875214] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x30000000 B, IOVMM from 0x80000000.
[    3.885821] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x20000000 B, IOVMM from 0xb0000000.
[    3.896406] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x10000000 B, IOVMM from 0xd0000000.
[    3.907922] [c7] ion_cma ion_mfc_nfw: Alread isolated!
[    3.915274] [c7] S5P CEC for Exynos4 Driver, (c) 2009 Samsung Electronics
[    3.924907] [c7] s5p-tvout-cec 101b0000.cec: success request GPIO for hdmi-cec
[    3.934129] s5p-tvout-cec 101b0000.cec: probe successful
[    3.942831] [c7] TRIMINFO[0] = 0x80662a
[    3.948667] [c7] TMU_CONTROL[0] = 0x10609803
[    3.954914] [c7] CURRENT_TEMP[0] = 0x38
[    3.960704] [c7] THRESHOLD_TEMP_RISE[0] = 0x7f7a7570
[    3.963438] [c6] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
[    3.976533] [c7] THRESHOLD_TEMP_FALL[0] = 0x7d78736e
[    3.978688] [c6] usb 6-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    3.994977] [c7] INTEN[0] = 0x11111111
[    4.000818] [c7] INTCLEAR[0] = 0x0
[    4.006277] [c7] TRIMINFO[1] = 0x806d36
[    4.012174] [c7] TMU_CONTROL[1] = 0x10609803
[    4.018526] [c7] CURRENT_TEMP[1] = 0x44
[    4.024353] [c7] THRESHOLD_TEMP_RISE[1] = 0x8b86817c
[    4.031318] [c7] THRESHOLD_TEMP_FALL[1] = 0x89847f7a
[    4.038230] [c7] INTEN[1] = 0x11111111
[    4.043936] [c7] INTCLEAR[1] = 0x0
[    4.049240] [c7] TRIMINFO[2] = 0x806f35
[    4.054914] [c7] TMU_CONTROL[2] = 0x10609803
[    4.060982] [c7] CURRENT_TEMP[2] = 0x34
[    4.066624] [c7] THRESHOLD_TEMP_RISE[2] = 0x79746f6a
[    4.073410] [c7] THRESHOLD_TEMP_FALL[2] = 0x77726d68
[    4.080179] [c7] INTEN[2] = 0x11111111
[    4.085749] [c7] INTCLEAR[2] = 0x0
[    4.090941] [c7] TRIMINFO[3] = 0x806124
[    4.096503] [c7] TMU_CONTROL[3] = 0x10609803
[    4.102490] [c7] CURRENT_TEMP[3] = 0x39
[    4.108035] [c7] THRESHOLD_TEMP_RISE[3] = 0x807b7671
[    4.114747] [c7] THRESHOLD_TEMP_FALL[3] = 0x7e79746f
[    4.121422] [c7] INTEN[3] = 0x11111111
[    4.126863] [c7] INTCLEAR[3] = 0x0
[    4.131604] [c6] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
[    4.140733] [c7] TRIMINFO[4] = 0x80682b
[    4.143475] [c6] usb 6-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    4.143801] [c6] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep de373840
[    4.143812] [c6] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep de37386c
[    4.143822] [c6] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep de373898
[    4.179691] [c6] r8152 6-1:1.0 eth0: v2.05.0 (2015/06/09)
[    4.179705] [c6] r8152 6-1:1.0 eth0: This product is covered by one or more of the following patents:
[    4.179705]          US6,570,884, US6,115,776, and US6,327,625.
[    4.179705]
[    4.221494] [c7] TMU_CONTROL[4] = 0x10609803
[    4.227650] [c7] CURRENT_TEMP[4] = 0x42
[    4.233356] [c7] THRESHOLD_TEMP_RISE[4] = 0x8a85807b
[    4.240188] [c7] THRESHOLD_TEMP_FALL[4] = 0x88837e79
[    4.246995] [c7] INTEN[4] = 0x11111111
[    4.252552] [c7] INTCLEAR[4] = 0x0
[    4.259200] [c7] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
[    4.271056] [c7] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    4.282762] [c7] cpuidle: using governor ladder
[    4.290968] [c7] cpuidle: using governor menu
[    4.297272] [c7] Synopsys Designware Multimedia Card Interface Driver
[    4.306739] [c7] dwmmc_exynos 12200000.dwmmc0: Clock pin control Pin:gpc0-0 Addr:13410000.pinctrl Val:3 Num:4
[    4.318925] [c7] dwmmc_exynos 12200000.dwmmc0: dw_mci_parse_dt : emmc h/w reset gpio[69] notifier registered.
[    4.331172] [c7] dwmmc_exynos 12200000.dwmmc0: Using internal DMA controller.
[    4.340553] [c7] dwmmc_exynos 12200000.dwmmc0: FIFOTH: 0x 300f0030
[    4.348969] dwmmc_exynos 12200000.dwmmc0: Version ID is 250a
[    4.357243] [c7] dwmmc_exynos 12200000.dwmmc0: DW MMC controller at irq 107, 64 bit host data width, 64 deep fifo
[    4.388036] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27)
[    4.413199] [c7] dwmmc_exynos 12200000.dwmmc0: 1 slots initialized
[    4.422618] [c7] dwmmc_exynos 12220000.dwmmc2: Clock pin control Pin:gpc2-0 Addr:13410000.pinctrl Val:3 Num:3
[    4.435231] [c7] dwmmc_exynos 12220000.dwmmc2: Using internal DMA controller.
[    4.444779] [c7] dwmmc_exynos 12220000.dwmmc2: FIFOTH: 0x 300f0030
[    4.453035] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 300000Hz, actual 297321HZ div = 35)
[    4.465276] [c7] dwmmc_exynos 12220000.dwmmc2: Version ID is 250a
[    4.474284] [c4] dwmmc_exynos 12220000.dwmmc2: DW MMC controller at irq 109, 64 bit host data width, 64 deep fifo
[    4.487597] [c4] mmc1: vmmc regulator found
[    4.495489] [c4] mmc1: vqmmc regulator found
[    4.523039] [c5] mmc_host mmc1: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27)
[    4.533060] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 200000Hz, actual 196344HZ div = 53)
[    4.563219] [c5] dwmmc_exynos 12220000.dwmmc2: 1 slots initialized
[    4.573294] [c5] leds-gpio leds.15: pins are not configured from the driver
[    4.584260] [c5] ledtrig-cpu: registered to indicate activity on CPUs
[    4.593416] [c5] S5P ACE Driver(SLIMSSS), (c) 2013 Samsung Electronics
[    4.598075] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 100000Hz, actual 99107HZ div = 105)
[    4.616071] [c5] ACE: ecb-aes-s5p-ace
[    4.622829] [c5] ACE: cbc-aes-s5p-ace
[    4.629716] [c5] ACE: ctr-aes-s5p-ace
[    4.636416] [c5] ACE: xts-aes-s5p-ace
[    4.643195] [c5] ACE: sha1-s5p-ace
[    4.649559] [c5] ACE: sha256-s5p-ace
[    4.655893] [c5] ACE driver is initialized
[    4.663240] [c5] hidraw: raw HID events driver (C) Jiri Kosina
[    4.672426] [c5] usbcore: registered new interface driver usbhid
[    4.681226] [c5] usbhid: USB HID core driver
[    4.689157] [c5] exynos-adc 12d10000.adc: operating without regulator vdd[-19]
[    4.699869] [c5] exynos-adc 12d10000.adc: Probed successfully driver.
[    4.710052] [c5] odroid-fan odroid_fan.14: unable to request PWM, trying legacy API
[    4.720801] [c5] pwm-samsung: tin parent at 66600000
[    4.728626] [c4] mmc_host mmc1: Bus speed (slot 0) = 166500000Hz (slot req 400000Hz, actual 398325HZ div = 209)
[    4.728663] [c4] mmc_host mmc1: Bus speed (slot 0) = 166500000Hz (slot req 166500000Hz, actual 166500000HZ div = 0)
[    4.729670] [c0] dwmmc_exynos 12220000.dwmmc2: data CRC error
[    4.729793] [c4] mmc_host mmc1: Tuning error: cmd.error:0, data.error:-84
[    4.731956] [c0] dwmmc_exynos 12220000.dwmmc2: data CRC error
[    4.732067] [c4] mmc_host mmc1: Tuning error: cmd.error:0, data.error:-84
[    4.732081] [c4] dwmmc_exynos 12220000.dwmmc2: divratio: 3 map: 0x 00007ff7
[    4.732095] [c4] dwmmc_exynos 12220000.dwmmc2: sample_good: 0x 7ff7 best_sample: 0x 09
[    4.732152] [c4] mmc1: new ultra high speed SDR104 SDHC card at address 0007
[    4.733542] [c4] mmcblk0: mmc1:0007 SD32G 29.8 GiB
[    4.736414] [c4]  mmcblk0: p1 p2
[    4.758054] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27)
[    4.813015] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 300000Hz, actual 297321HZ div = 35)
[    4.867297] [c5] lpass_register_subip: i2s(de336c10) registered
[    4.868079] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 200000Hz, actual 196344HZ div = 53)
[    4.933057] [c4] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 100000Hz, actual 99107HZ div = 105)
[    5.888014] [c5] exynos5-hsi2c 12cb0000.hsi2c: Register dump(suspended : 0)
[    5.888014] : CTL          0x00000089
[    5.888014] : FIFO_CTL     0x00200203
[    5.888014] : TRAILING_CTL 0x0000000f
[    5.888014] : CLK_CTL      0x00000000
[    5.888014] : CLK_SLOT     0x00000000
[    5.888014] : INT_EN       0x00000000
[    5.888014] : INT_STAT     0x00000000
[    5.888014] : ERR_STAT     0x00000000
[    5.888014] : FIFO_STAT    0x01000002
[    5.888014] : TXDATA       0xdeadbeaf
[    5.888014] : RXDATA       0x00000000
[    5.888014] : CONF         0xb00300ff
[    5.888014] : AUTO_CONF    0x00020002
[    5.888014] : TIMEOUT      0x000000ff
[    5.888014] : MANUAL_CMD   0x00000000
[    5.888014] : TRANS_STAT   0x00000000
[    5.888014] : TIMING_HS1   0x4b4b4b00
[    5.888014] : TIMING_HS2   0x25004b4b
[    5.888014] : TIMING_HS3   0x00000096
[    5.888014] : TIMING_FS1   0x4b4b4b00
[    5.888014] : TIMING_FS2   0x25004b4b
[    5.888014] : TIMING_FS3   0x00000096
[    5.888014] : TIMING_SLA   0x00000025
[    6.072359] [c5] exynos5-hsi2c 12cb0000.hsi2c: tx timeout
[    7.078013] [c5] exynos5-hsi2c 12cb0000.hsi2c: Register dump(suspended : 0)
[    7.078013] : CTL          0x00000089
[    7.078013] : FIFO_CTL     0x00200203
[    7.078013] : TRAILING_CTL 0x0000000f
[    7.078013] : CLK_CTL      0x00000000
[    7.078013] : CLK_SLOT     0x00000000
[    7.078013] : INT_EN       0x00000000
[    7.078013] : INT_STAT     0x00000000
[    7.078013] : ERR_STAT     0x00000000
[    7.078013] : FIFO_STAT    0x01000002
[    7.078013] : TXDATA       0xdeadbeaf
[    7.078013] : RXDATA       0x00000000
[    7.078013] : CONF         0xb00300ff
[    7.078013] : AUTO_CONF    0x00020002
[    7.078013] : TIMEOUT      0x000000ff
[    7.078013] : MANUAL_CMD   0x00000000
[    7.078013] : TRANS_STAT   0x00000000
[    7.078013] : TIMING_HS1   0x4b4b4b00
[    7.078013] : TIMING_HS2   0x25004b4b
[    7.078013] : TIMING_HS3   0x00000096
[    7.078013] : TIMING_FS1   0x4b4b4b00
[    7.078013] : TIMING_FS2   0x25004b4b
[    7.078013] : TIMING_FS3   0x00000096
[    7.078013] : TIMING_SLA   0x00000025
[    7.231608] [c5] exynos5-hsi2c 12cb0000.hsi2c: tx timeout
[    7.237767] [c5] exynos5-hsi2c 12cb0000.hsi2c: xfer message failed
[    7.244618] [c5] max98090 1-0010: Failed to reset codec: -5
[    7.250805] [c5] max98090 1-0010: Failed to device reset : -5
[    7.257127] [c5] max98090 1-0010: ASoC: failed to probe CODEC -5
[    7.263928] [c5] odroid-audio sound.13: ASoC: failed to instantiate card -5
[    7.271786] [c5] odroid-audio sound.13: snd_soc_register_card() failed(max98090): -5
[    7.281042] [c5] dummy-codec dummy-codec.11: ASoC: Failed to create Capture debugfs file
[    7.289776] [c5] dummy-codec dummy-codec.11: ASoC: Failed to create Playback debugfs file
[    7.298497] [c5] dummy-codec dummy-codec.11: ASoC: Failed to create Capture debugfs file
[    7.307143] [c5] dummy-codec dummy-codec.11: ASoC: Failed to create Playback debugfs file
[    7.315768] [c5] dummy-codec dummy-codec.11: ASoC: Failed to create Capture debugfs file
[    7.324260] [c5] dummy-codec dummy-codec.11: ASoC: Failed to create Playback debugfs file
[    7.333505] [c5] odroid-audio sound.13:  dummy-aif1 <-> samsung-i2s-sec mapping ok
[    7.342535] [c5] odroid-audio sound.13:  dummy-aif2 <-> 3830000.i2s mapping ok
[    7.353371] [c5] Netfilter messages via NETLINK v0.30.
[    7.359792] [c5] arp_tables: (C) 2002 David S. Miller
[    7.365587] [c5] TCP: cubic registered
[    7.369919] [c5] Initializing XFRM netlink socket
[    7.376015] [c5] NET: Registered protocol family 10
[    7.383537] [c5] mip6: Mobile IPv6
[    7.387572] [c5] sit: IPv6 over IPv4 tunneling driver
[    7.395096] [c5] NET: Registered protocol family 17
[    7.400785] [c5] NET: Registered protocol family 15
[    7.406455] [c5] NET: Registered protocol family 35
[    7.412353] [c5] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    7.421293] [c5] Registering SWP/SWPB emulation handler
[    7.427394] [c5] SRAM ASV group [2] : MIF(950000), G3D(975000)
[    7.440386] [c5] registered taskstats version 1
[    7.446116] [c5] MAIN_DC: disabling
[    7.450602] [c5] regulator-dummy: disabling
[    7.457348] [c5] input: gpio_keys.7 as /devices/gpio_keys.7/input/input0
[    7.467680] [c5] s2m-rtc s2m-rtc: setting system clock to 2013-01-01 00:00:03 UTC (1356998403)
[    7.477541] [c5] CPUFREQ of CA7  L0 : 1300000 uV
[    7.483410] [c5] CPUFREQ of CA7  L0 : ABB 8
[    7.488790] [c5] CPUFREQ of CA7  L1 : 1300000 uV
[    7.494590] [c5] CPUFREQ of CA7  L1 : ABB 2
[    7.499899] [c5] CPUFREQ of CA7  L2 : 1250000 uV
[    7.505651] [c5] CPUFREQ of CA7  L2 : ABB 2
[    7.510963] [c5] CPUFREQ of CA7  L3 : 1200000 uV
[    7.516717] [c5] CPUFREQ of CA7  L3 : ABB 2
[    7.522038] [c5] CPUFREQ of CA7  L4 : 1150000 uV
[    7.527807] [c5] CPUFREQ of CA7  L4 : ABB 2
[    7.533165] [c5] CPUFREQ of CA7  L5 : 1112500 uV
[    7.538973] [c5] CPUFREQ of CA7  L5 : ABB 2
[    7.544340] [c5] CPUFREQ of CA7  L6 : 1075000 uV
[    7.550149] [c5] CPUFREQ of CA7  L6 : ABB 2
[    7.555520] [c5] CPUFREQ of CA7  L7 : 1037500 uV
[    7.561337] [c5] CPUFREQ of CA7  L7 : ABB 2
[    7.566719] [c5] CPUFREQ of CA7  L8 : 1000000 uV
[    7.572543] [c5] CPUFREQ of CA7  L8 : ABB 255
[    7.578109] [c5] CPUFREQ of CA7  L9 : 962500 uV
[    7.583856] [c5] CPUFREQ of CA7  L9 : ABB 255
[    7.589423] [c5] CPUFREQ of CA7  L10 : 925000 uV
[    7.595261] [c5] CPUFREQ of CA7  L10 : ABB 255
[    7.600930] [c5] CPUFREQ of CA7  L11 : 900000 uV
[    7.606796] [c5] CPUFREQ of CA7  L11 : ABB 255
[    7.612483] [c5] CPUFREQ of CA7  L12 : 900000 uV
[    7.618347] [c5] CPUFREQ of CA7  L12 : ABB 255
[    7.624048] [c5] CPUFREQ of CA7  L13 : 900000 uV
[    7.629889] [c5] CPUFREQ of CA7  L13 : ABB 255
[    7.635540] [c5] CPUFREQ of CA7  L14 : 900000 uV
[    7.641319] [c5] CPUFREQ of CA7  L14 : ABB 255
[    7.647219] [c5] kfc clock[800000], mx_mspll clock[666000]
[    7.653906] [c5] [SET_EMA_TEST] volt : 887500  value : 0x44
[    7.660648] [c5] [SET_EMA_TEST] volt : 937500  value : 0x44
[    7.667341] [c5] [SET_EMA_TEST] volt : 1032500  value : 0x33
[    7.674072] [c5] [SET_EMA_TEST] volt : 1142500  value : 0x11
[    7.680781] [c5] [SET_EMA_TEST] volt : 1167500  value : 0x11
[    7.687473] [c5] CPUFREQ of CA15 L0 : 1362500 uV
[    7.693127] [c5] CPUFREQ of CA15  L0 : ABB 8
[    7.698426] [c5] CPUFREQ of CA15 L1 : 1362500 uV
[    7.704062] [c5] CPUFREQ of CA15  L1 : ABB 8
[    7.709289] [c5] CPUFREQ of CA15 L2 : 1362500 uV
[    7.714851] [c5] CPUFREQ of CA15  L2 : ABB 8
[    7.720010] [c5] CPUFREQ of CA15 L3 : 1350000 uV
[    7.725498] [c5] CPUFREQ of CA15  L3 : ABB 255
[    7.730786] [c5] CPUFREQ of CA15 L4 : 1300000 uV
[    7.736235] [c5] CPUFREQ of CA15  L4 : ABB 255
[    7.741483] [c5] CPUFREQ of CA15 L5 : 1225000 uV
[    7.746894] [c5] CPUFREQ of CA15  L5 : ABB 255
[    7.752105] [c5] CPUFREQ of CA15 L6 : 1175000 uV
[    7.757468] [c5] CPUFREQ of CA15  L6 : ABB 255
[    7.762669] [c5] CPUFREQ of CA15 L7 : 1137500 uV
[    7.768056] [c5] CPUFREQ of CA15  L7 : ABB 255
[    7.773210] [c5] CPUFREQ of CA15 L8 : 1100000 uV
[    7.778477] [c5] CPUFREQ of CA15  L8 : ABB 255
[    7.783535] [c5] CPUFREQ of CA15 L9 : 1062500 uV
[    7.788737] [c5] CPUFREQ of CA15  L9 : ABB 255
[    7.793752] [c5] CPUFREQ of CA15 L10 : 1037500 uV
[    7.799018] [c5] CPUFREQ of CA15  L10 : ABB 255
[    7.804064] [c5] CPUFREQ of CA15 L11 : 1025000 uV
[    7.809218] [c5] CPUFREQ of CA15  L11 : ABB 255
[    7.814124] [c5] CPUFREQ of CA15 L12 : 1000000 uV
[    7.819217] [c5] CPUFREQ of CA15  L12 : ABB 255
[    7.824140] [c5] CPUFREQ of CA15 L13 : 975000 uV
[    7.829158] [c5] CPUFREQ of CA15  L13 : ABB 255
[    7.834088] [c5] CPUFREQ of CA15 L14 : 950000 uV
[    7.839110] [c5] CPUFREQ of CA15  L14 : ABB 255
[    7.844049] [c5] CPUFREQ of CA15 L15 : 925000 uV
[    7.849090] [c5] CPUFREQ of CA15  L15 : ABB 255
[    7.854037] [c5] CPUFREQ of CA15 L16 : 900000 uV
[    7.859088] [c5] CPUFREQ of CA15  L16 : ABB 255
[    7.864051] [c5] CPUFREQ of CA15 L17 : 900000 uV
[    7.869108] [c5] CPUFREQ of CA15  L17 : ABB 255
[    7.874081] [c5] CPUFREQ of CA15 L18 : 900000 uV
[    7.879146] [c5] CPUFREQ of CA15  L18 : ABB 255
[    7.884122] [c5] CPUFREQ of CA15 L19 : 900000 uV
[    7.889194] [c5] CPUFREQ of CA15  L19 : ABB 255
[    7.894186] [c5] CPUFREQ of CA15 L20 : 900000 uV
[    7.899269] [c5] CPUFREQ of CA15  L20 : ABB 255
[    7.904269] [c5] CPUFREQ of CA15 L21 : 900000 uV
[    7.909362] [c5] CPUFREQ of CA15  L21 : ABB 255
[    7.914366] [c5] CPUFREQ of CA15 L22 : 900000 uV
[    7.919465] [c5] CPUFREQ of CA15  L22 : ABB 255
[    7.924807] [c5] eagle clock[800000], mpll clock[800000]
[    7.935027] [c6] Exynos: Kernel Thermal management registered
[    7.940747] [c6] ### dt-test ### No testcase data in device tree; not running tests
[    7.984032] [c6] MIF 825000Khz ASV is 975000uV
[    7.988117] [c6] DEVFREQ(MIF) : 825000Khz, ABB 14
[    7.992689] [c6] MIF 728000Khz ASV is 937500uV
[    7.997160] [c6] DEVFREQ(MIF) : 728000Khz, ABB 14
[    8.001853] [c6] MIF 633000Khz ASV is 900000uV
[    8.006276] [c6] DEVFREQ(MIF) : 633000Khz, ABB 14
[    8.010955] [c6] MIF 543000Khz ASV is 875000uV
[    8.015398] [c6] DEVFREQ(MIF) : 543000Khz, ABB 14
[    8.020088] [c6] MIF 413000Khz ASV is 812500uV
[    8.024529] [c6] DEVFREQ(MIF) : 413000Khz, ABB 14
[    8.029227] [c6] MIF 275000Khz ASV is 787500uV
[    8.033647] [c6] DEVFREQ(MIF) : 275000Khz, ABB 14
[    8.038347] [c6] MIF 206000Khz ASV is 787500uV
[    8.042743] [c6] DEVFREQ(MIF) : 206000Khz, ABB 14
[    8.047473] [c6] MIF 165000Khz ASV is 787500uV
[    8.051905] [c6] DEVFREQ(MIF) : 165000Khz, ABB 14
[    8.056598] [c6] MIF 138000Khz ASV is 787500uV
[    8.061024] [c6] DEVFREQ(MIF) : 138000Khz, ABB 14
[    8.067040] [c6] MIF: set ASV freq 825000, voltage 975000
[    8.072697] [c6] INT 600000Khz ASV is 962500uV
[    8.076857] [c6] DEVFREQ(INT) : 600000Khz, ABB 255
[    9.082966] [c6] PM DOMAIN: Power off unused power domains.
[    9.088673] [c6] ALSA device list:
[    9.091802] [c6] pd-cam: Power-off latency exceeded, new value 3152959 ns
[    9.098638] [c4]   #0: odroid-audio
[    9.104656] [c4] Freeing unused kernel memory: 4224K (c08b4000 - c0cd4000)
Unique identifier for this client: 001e0630158f
Framebuffer vertical res: 1050
Framebuffer splash image: /splash/splash-1080.png

Welcome to LibreELEC (community) - Version: devel-20161004195217-r23907-gb0a1a38!

[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Listening on Journal Socket.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Created slice System Slice.
         Mounting Debug File System...
[  OK  ] Reached target Slices.
         Starting Show Version...
[  OK  ] Created slice system-xorg\x2dconfigure.slice.
         Starting Remount Root and Kernel File Systems...
         Starting Setup machine-id...
[  OK  ] Reached target Swap.
LibreELEC (community) - Version: devel-20161004195217-r23907-gb0a1a38
         Mounting Temporary Directory...
         Starting Create list of required st... nodes for the current kernel...
[  OK  ] Started Debug Shell.
[  OK  ] Listening on udev Control Socket.
         Starting Load Kernel Modules...
         Mounting Variable Directory...
         Mounting POSIX Message Queue File System...
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Variable Directory.
[  OK  ] Mounted Temporary Directory.
[  OK  ] Started Show Version.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Setup machine-id.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
         Starting Create Static Device Nodes in /dev...
         Starting Journal Service...
         Starting udev Coldplug all Devices...
         Starting Debug /var/log relink...
         Starting Setup Timezone data...
[  OK  ] Started Journal Service.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Setup Timezone data.
[  OK  ] Started Debug /var/log relink.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Reached target Local File Systems.
         Mounting Configuration File System...
         Starting Apply Kernel Variables...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update hwdb.bin...
         Starting Setup debug config...
         Starting Add random entropy from file...
         Starting Setup User config dir...
[  OK  ] Started Setup debug config.
[  OK  ] Started Setup User config dir.
[  OK  ] Started Add random entropy from file.
[  OK  ] Started Update hwdb.bin.
         Starting udev Kernel Device Manager...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started Eventlirc server daemon.
[  OK  ] Started PulseAudio Sound System.
         Starting Login Service...
         Starting configure Xorg Server for mali...
[  OK  ] Started D-Bus System Message Bus.
         Starting Connection service...
         Starting OpenSSH server daemon...
         Starting Cron daemon...
[  OK  ] Started configure Xorg Server for mali.
[  OK  ] Started Cron daemon.
[  OK  ] Started OpenSSH server daemon.
[  OK  ] Started Connection service.
[  OK  ] Started Login Service.
         Starting WPA supplicant...
[  OK  ] Reached target Sound Card.
[  OK  ] Created slice system-udevil\x2dmount.slice.
         Starting Udevil mount service...
         Starting Udevil mount service...
[  OK  ] Started WPA supplicant.
[  OK  ] Started Udevil mount service.
[  OK  ] Started Udevil mount service.
[  OK  ] Reached target Network.
         Starting RPC bind service...
[  OK  ] Started Avahi Daemon.
[  OK  ] Reached target Network is Online.
[  OK  ] Started RPC bind service.
[  OK  ] Reached target Multi-User System.
         Starting Xorg Server...
[  OK  ] Started Xorg Server.
[  OK  ] Reached target Graphical Interface.
         Starting Kodi Media Center...
[  OK  ] Started Kodi Media Center.
[  OK  ] Reached target Kodi Mediacenter Interface.
[  OK  ] Stopped target Sound Card.
[  OK  ] Stopped target Timers.
         Stopping Udevil mount service...
         Starting Save random entropy at shutdown...
[  OK  ] Stopped Daily Cleanup of Temporary Directories.
[  OK  ] Stopped target Kodi Mediacenter Interface.
[  OK  ] Stopped Kodi Media Center.
         Starting Kodi poweroff script...
[  OK  ] Stopped target Graphical Interface.
         Stopping Xorg Server...
[  OK  ] Stopped target Network is Online.
         Stopping Udevil mount service...
[  OK  ] Started Save random entropy at shutdown.
[  OK  ] Started Kodi poweroff script.
[  OK  ] Stopped Udevil mount service.
[  OK  ] Stopped Udevil mount service.
[  OK  ] Removed slice system-udevil\x2dmount.slice.
[  OK  ] Stopped Xorg Server.
[  OK  ] Stopped configure Xorg Server for mali.
[  OK  ] Removed slice system-xorg\x2dconfigure.slice.
[  OK  ] Stopped target Multi-User System.
         Stopping OpenSSH server daemon...
         Stopping PulseAudio Sound System...
         Stopping Login Service...
         Stopping Avahi Daemon...
         Stopping RPC bind service...
         Stopping Cron daemon...
         Stopping Eventlirc server daemon...
[  OK  ] Stopped Eventlirc server daemon.
[  OK  ] Stopped PulseAudio Sound System.
[  OK  ] Stopped Login Service.
[  OK  ] Stopped Cron daemon.
[  OK  ] Stopped OpenSSH server daemon.
[  OK  ] Stopped Avahi Daemon.
[  OK  ] Stopped RPC bind service.
[  OK  ] Stopped target Network.
         Stopping WPA supplicant...
         Stopping Connection service...
[  OK  ] Stopped WPA supplicant.
[  OK  ] Stopped Connection service.
         Stopping D-Bus System Message Bus...
[  OK  ] Stopped D-Bus System Message Bus.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Slices.
[  OK  ] Removed slice User and Session Slice.
[  OK  ] Stopped target Paths.
[  OK  ] Stopped Dispatch Password Requests to Console Directory Watch.
[  OK  ] Stopped Forward Password Requests to Wall Directory Watch.
[  OK  ] Stopped target Sockets.
[  OK  ] Closed RPCbind Server Activation Socket.
[  OK  ] Closed D-Bus System Message Bus Socket.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped Apply Kernel Variables.
[  OK  ] Stopped Load Kernel Modules.
[  OK  ] Stopped Create Volatile Files and Directories.
[  OK  ] Stopped target Local File Systems.
         Unmounting Temporary Directory...
[  OK  ] Stopped target Local File Systems (Pre).
[  OK  ] Stopped Create Static Device Nodes in /dev.
[  OK  ] Stopped Flush Journal to Persistent Storage.
[  OK  ] Stopped Remount Root and Kernel File Systems.
[  OK  ] Reached target Shutdown.
[   53.182636] [c7] s2mps11_pmic_shutdown : PWR_HOLD Clear Bit. (retry 0)
[   53.199715] [c0] Power down.
[   53.201155] [c0] odroid_power_off : Set PS_HOLD_CONTRO▒```
DaveM2011 commented 7 years ago

i too get a similar problem if theres anything i can do to help get this version working please let me know