All, I have been working toward getting the Odroid-Xu4 to boot from the eMMC card but the system continues to fail in the same place no matter what I try. It dumps me into the dracut shell when it cannot find the root partition. I suspect one or more modules are not being loaded when booting from the eMMC. Following is my serial console output along with some output from the dracut shell. Does anyone have any ideas of what to try next? Stewart ----------------------------------------------------------------------------------------------------- U-Boot 2017.05 (Jun 24 2017 - 16:40:39 +0000) for ODROID-XU3 CPU: Exynos5422 @ 800 MHz Model: Odroid XU3 based on EXYNOS5422 Board: Odroid XU3 based on EXYNOS5422 Type: xu4 DRAM: 2 GiB MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 0 Card did not respond to voltage select! mmc_init: -95, time 11 switch to partitions #0, OK mmc0(part 0) is current device Scanning mmc 0:2... Found /extlinux/extlinux.conf Retrieving file: /extlinux/extlinux.conf 528 bytes read in 13 ms (39.1 KiB/s) Ignoring unknown command: ui Ignoring malformed menu command: autoboot Ignoring malformed menu command: hidden Ignoring unknown command: totaltimeout Fedora-Mate-armhfp-26-1.5 Boot Options. 1: Fedora-Mate-armhfp-26-1.5 (4.11.8-300.fc26.armv7hl) Enter choice: 1: Fedora-Mate-armhfp-26-1.5 (4.11.8-300.fc26.armv7hl) Retrieving file: /initramfs-4.11.8-300.fc26.armv7hl.img 55202128 bytes read in 2514 ms (20.9 MiB/s) Retrieving file: /vmlinuz-4.11.8-300.fc26.armv7hl 6267616 bytes read in 291 ms (20.5 MiB/s) append: ro root=UUID=bb8b773e-78ec-478f-807b-267067854356 cma=192MB cpuidle.off=1 Retrieving file: /dtb-4.11.8-300.fc26.armv7hl/exynos5422-odroidxu4.dtb 54941 bytes read in 126 ms (425.8 KiB/s) Kernel image @ 0x42000000 [ 0x000000 - 0x5fa2e0 ] ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 4cb5a000, end 4ffff150 ... OK Loading Device Tree to 4cb49000, end 4cb5969c ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x100 [ 0.000000] Linux version 4.11.8-300.fc26.armv7hl (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc vers7 [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU4 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0xbe200000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node region_mfc_right, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0xbbe00000, size 36 MiB [ 0.000000] OF: reserved mem: initialized node region_mfc_left, compatible id shared-dma-pool [ 0.000000] cma: Reserved 192 MiB at 0xafc00000 [ 0.000000] Samsung CPU ID: 0xe5422001 [ 0.000000] Running under secure firmware. [ 0.000000] percpu: Embedded 15 pages/cpu @eede0000 s31628 r8192 d21620 u61440 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 505664 [ 0.000000] Kernel command line: ro root=UUID=bb8b773e-78ec-478f-807b-267067854356 cma=192MB cpuidle.off=1 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1744500K/2029568K available (7440K kernel code, 1301K rwdata, 3528K rodata, 2048K init, 51) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0a4408c (8433 kB) [ 0.000000] .init : 0xc0e00000 - 0xc1000000 (2048 kB) [ 0.000000] .data : 0xc1000000 - 0xc1145584 (1302 kB) [ 0.000000] .bss : 0xc1145584 - 0xc11c7160 ( 519 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=8 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] GIC physical location is 0x10481000 [ 0.000000] Switching to timer-based delay loop, resolution 41ns [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.007585] Console: colour dummy device 80x30 [ 0.008704] console [tty0] enabled [ 0.008766] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240) [ 0.008828] pid_max: default: 32768 minimum: 301 [ 0.009320] Security Framework initialized [ 0.009357] Yama: becoming mindful. [ 0.009403] SELinux: Initializing. [ 0.009822] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.009861] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.011159] CPU: Testing write buffer coherency: ok [ 0.011233] ftrace: allocating 31692 entries in 62 pages [ 0.090865] CPU0: update cpu_capacity 448 [ 0.090914] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 [ 0.091676] Setting up static identity map for 0x40300000 - 0x40300098 [ 0.092440] ARM CCI driver probed [ 0.092672] Exynos MCPM support installed [ 0.101281] EFI services will not be available. [ 0.102000] smp: Bringing up secondary CPUs ... [ 0.103095] CPU1: update cpu_capacity 448 [ 0.103103] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 [ 0.104251] CPU2: update cpu_capacity 448 [ 0.104259] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 [ 0.105400] CPU3: update cpu_capacity 448 [ 0.105408] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 [ 0.106584] CPU4: update cpu_capacity 1535 [ 0.106593] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.107856] CPU5: update cpu_capacity 1535 [ 0.107864] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.109035] CPU6: update cpu_capacity 1535 [ 0.109043] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.110200] CPU7: update cpu_capacity 1535 [ 0.110208] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.110349] smp: Brought up 1 node, 8 CPUs [ 0.110657] SMP: Total of 8 processors activated (384.00 BogoMIPS). [ 0.110685] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a) [ 0.110723] CPU: This may indicate a broken bootloader or firmware. [ 0.113454] devtmpfs: initialized [ 0.136876] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 [ 0.137473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.137537] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 0.149375] pinctrl core: initialized pinctrl subsystem [ 0.153003] NET: Registered protocol family 16 [ 0.155459] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.161493] No ATAGs? [ 0.161838] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.161906] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.163736] Serial: AMBA PL011 UART driver [ 0.169411] random: fast init done [ 0.200492] EXYNOS5420 PMU initialized [ 0.243158] vgaarb: loaded [ 0.244211] SCSI subsystem initialized [ 0.244931] usbcore: registered new interface driver usbfs [ 0.245050] usbcore: registered new interface driver hub [ 0.245287] usbcore: registered new device driver usb [ 0.247929] NetLabel: Initializing [ 0.247967] NetLabel: domain hash size = 128 [ 0.247991] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.248103] NetLabel: unlabeled traffic allowed by default [ 0.248660] clocksource: Switched to clocksource mct-frc [ 0.351411] VFS: Disk quotas dquot_6.6.0 [ 0.351568] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.370121] NET: Registered protocol family 2 [ 0.371475] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.371613] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.371870] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372147] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.372220] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.372873] NET: Registered protocol family 1 [ 0.373809] Unpacking initramfs... [ 4.696760] Freeing initrd memory: 53912K [ 4.773519] audit: initializing netlink subsys (disabled) [ 4.773831] audit: type=2000 audit(4.718:1): state=initialized audit_enabled=0 res=1 [ 4.774223] Initialise system trusted keyrings [ 4.774476] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 4.782338] zbud: loaded [ 5.074210] NET: Registered protocol family 38 [ 5.074246] Key type asymmetric registered [ 5.074270] Asymmetric key parser 'x509' registered [ 5.074358] bounce: pool size: 64 pages [ 5.074459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 5.074760] io scheduler noop registered [ 5.074783] io scheduler deadline registered [ 5.075189] io scheduler cfq registered (default) [ 5.075213] io scheduler mq-deadline registered [ 5.075851] atomic64_test: passed [ 5.100117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 5.109596] Serial: AMBA driver [ 5.109928] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10 [ 5.110350] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10 [ 5.110803] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10 [ 5.865084] console [ttySAC2] enabled [ 5.869123] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10 [ 5.879738] msm_serial: driver initialized [ 5.882776] STMicroelectronics ASC driver initialized [ 5.892040] libphy: Fixed MDIO Bus: probed [ 5.895492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.901250] ehci-pci: EHCI PCI platform driver [ 5.905747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.911807] ohci-pci: OHCI PCI platform driver [ 5.916285] uhci_hcd: USB Universal Host Controller Interface driver [ 5.922920] usbcore: registered new interface driver usbserial [ 5.928397] usbcore: registered new interface driver usbserial_generic [ 5.934888] usbserial: USB Serial support registered for generic [ 5.941100] mousedev: PS/2 mouse device common for all mice [ 5.954259] device-mapper: uevent: version 1.0.3 [ 5.958122] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@xxxxxxxxxx [ 5.966597] failed to register cpuidle driver [ 5.971278] ledtrig-cpu: registered to indicate activity on CPUs [ 5.976534] hidraw: raw HID events driver (C) Jiri Kosina [ 5.981802] usbcore: registered new interface driver usbhid [ 5.987080] usbhid: USB HID core driver [ 5.993804] drop_monitor: Initializing network drop monitor service [ 5.998938] ip_tables: (C) 2000-2006 Netfilter Core Team [ 6.004108] Initializing XFRM netlink socket [ 6.009102] NET: Registered protocol family 10 [ 6.029584] Segment Routing with IPv6 [ 6.031888] mip6: Mobile IPv6 [ 6.034762] NET: Registered protocol family 17 [ 6.039879] ThumbEE CPU extension supported. [ 6.043429] Registering SWP/SWPB emulation handler [ 6.048195] big.LITTLE switcher initializing [ 6.052437] CPU0 paired with CPU7 [ 6.055728] CPU1 paired with CPU6 [ 6.059017] CPU2 paired with CPU5 [ 6.062309] CPU3 paired with CPU4 [ 6.065603] GIC ID for CPU 0 cluster 1 is 4 [ 6.069765] GIC ID for CPU 1 cluster 1 is 5 [ 6.073924] GIC ID for CPU 2 cluster 1 is 6 [ 6.078083] GIC ID for CPU 3 cluster 1 is 7 [ 6.082242] GIC ID for CPU 0 cluster 0 is 0 [ 6.087715] NOHZ: local_softirq_pending 02 [ 6.090532] NOHZ: local_softirq_pending 202 [ 6.094899] IRQ54 no longer affine to CPU4 [ 6.098764] GIC ID for CPU 1 cluster 0 is 1 [ 6.107119] IRQ55 no longer affine to CPU5 [ 6.111044] GIC ID for CPU 2 cluster 0 is 2 [ 6.119163] IRQ56 no longer affine to CPU6 [ 6.122846] GIC ID for CPU 3 cluster 0 is 3 [ 6.130992] IRQ57 no longer affine to CPU7 [ 6.135268] big.LITTLE switcher initialized [ 6.143165] registered taskstats version 1 [ 6.146373] Loading compiled-in X.509 certificates [ 6.167521] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256)) [ 6.182580] Loaded X.509 cert 'Fedora kernel signing key: 03162a918d07b67ba6af65b45b2ec58dafb524d8' [ 6.190397] zswap: loaded using pool lzo/zbud [ 6.212160] Key type big_key registered [ 6.231599] Key type encrypted registered [ 6.269232] hctosys: unable to open rtc device (rtc0) [ 6.272898] sr_init: No PMIC hook to init smartreflex [ 6.278792] sr_init: platform driver register failed for SR [ 6.285575] samsung-uart 12c20000.serial: DMA request failed, DMA will not be used [ 6.296961] Freeing unused kernel memory: 2048K [ 6.300340] rodata_test: test data was not read only [ 6.343948] systemd[1]: System time before build time, advancing clock. [ 6.372566] systemd[1]: systemd 233 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVI) [ 6.392143] systemd[1]: Detected architecture arm. [ 6.396079] systemd[1]: Running in initial RAM disk. Welcome to Fedora 26 (Twenty Six) dracut-044-183.fc26 (Initramfs)! [ 6.410884] systemd[1]: No hostname configured. [ 6.414048] systemd[1]: Set hostname to <localhost>. [ 6.419081] systemd[1]: Initializing machine ID from random generator. [ 6.877445] systemd[1]: Reached target Local File Systems. [ OK ] Reached target Local File Systems. [ 6.889203] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 6.902897] systemd[1]: Reached target Timers. [ OK ] Reached target Timers. [ 6.917747] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ OK ] Listening on Journal Audit Socket. [ OK ] Listening on Journal Socket. Starting Journal Service... Starting Create list of required st��…ce nodes for the current kernel... [ OK ] Reached target Swap. Starting dracut cmdline hook... Starting Apply Kernel Variables... [ OK ] Listening on udev Control Socket. Starting Setup Virtual Console... [ OK ] Reached target Slices. [ OK ] Listening on udev Kernel Socket. [ OK ] Started Create list of required sta��…vice nodes for the current kernel. [ 7.072443] audit: type=1130 audit(1498599911.727:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ OK ] Started Apply Kernel Variables. [ 7.099050] audit: type=1130 audit(1498599911.754:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ OK ] Started Setup Virtual Console. [ 7.125167] audit: type=1130 audit(1498599911.780:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ 7.144205] audit: type=1131 audit(1498599911.780:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ OK ] Started Journal Service. [ 7.172398] audit: type=1130 audit(1498599911.827:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' Starting Create Static Device Nodes in /dev... [ OK ] Started Create Static Device Nodes in /dev. [ 7.245188] audit: type=1130 audit(1498599911.900:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ 7.546737] random: crng init done [ OK ] Started dracut cmdline hook. [ 8.234003] audit: type=1130 audit(1498599912.889:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' Starting dracut pre-udev hook... Starting Open-iSCSI... [ 8.316363] Loading iSCSI transport class v2.0-870. [ OK ] Started Open-iSCSI. [ 8.330246] audit: type=1130 audit(1498599912.985:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ 8.457192] RPC: Registered named UNIX socket transport module. [ 8.461721] RPC: Registered udp transport module. [ 8.466393] RPC: Registered tcp transport module. [ 8.471061] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 8.550444] dracut-pre-udev[342]: rpcbind: /run/rpcbind/rpcbind.lock: No such file or directory [ 8.854940] dracut-pre-udev[342]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed [ 8.867293] dracut-pre-udev[342]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed [ OK ] Started dracut pre-udev hook. [ 9.054008] audit: type=1130 audit(1498599913.709:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ OK ] Started dracut pre-trigger hook. [ 9.814057] kauditd_printk_skb: 1 callbacks suppressed [ 9.817827] audit: type=1130 audit(1498599914.469:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Starting udev Coldplug all Devices... Mounting Configuration File System... [ OK ] Mounted Configuration File System. [ OK ] Started udev Coldplug all Devices. [ 10.426334] audit: type=1130 audit(1498599915.081:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Starting Show Plymouth Boot Screen... Starting dracut initqueue hook... [ OK ] Started Show Plymouth Boot Screen. [ 10.669761] audit: type=1130 audit(1498599915.318:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' [ OK ] Started Forward Password[ 10.699401] s5p-secss 10830000.sss: s5p-sss driver registered Requests to Plymouth Directory Watch. [ OK ] Reached target Paths. [ OK ] Reached target Encrypted Volumes. [ OK ] Reached target System Initialization. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ 10.762529] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator [ 10.762533] ehci-exynos: EHCI EXYNOS driver [ 10.766956] ohci-exynos: OHCI EXYNOS driver [ 10.811491] Synopsys Designware Multimedia Card Interface Driver [ 10.818940] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator [ 10.848564] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator [ 10.864878] exynos-ehci 12110000.usb: EHCI Host Controller [ 10.871403] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1 [ 10.878217] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 10.890033] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 10.890204] exynos-ehci 12110000.usb: irq 71, io mem 0x12110000 [ 10.896742] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 [ 10.897199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 10.897209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.897217] usb usb1: Product: EHCI Host Controller [ 10.897225] usb usb1: Manufacturer: Linux 4.11.8-300.fc26.armv7hl ehci_hcd [ 10.897232] usb usb1: SerialNumber: 12110000.usb [ 10.898319] hub 1-0:1.0: USB hub found [ 10.898390] hub 1-0:1.0: 3 ports detected [ 10.900254] exynos-ohci 12120000.usb: USB Host Controller [ 10.900705] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2 [ 10.901134] exynos-ohci 12120000.usb: irq 71, io mem 0x12120000 [ 10.957074] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 10.957085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.957094] usb usb2: Product: USB Host Controller [ 10.957101] usb usb2: Manufacturer: Linux 4.11.8-300.fc26.armv7hl ohci_hcd [ 10.957108] usb usb2: SerialNumber: 12120000.usb [ 10.958124] hub 2-0:1.0: USB hub found [ 10.958183] hub 2-0:1.0: 3 ports detected [ 11.001700] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.008838] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.021322] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator [ 11.023591] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.030892] alloc_contig_range: [afc41, afc42) PFNs busy [ 11.031014] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.031030] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.031076] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.062740] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator [ 11.081744] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.088726] alloc_contig_range: [afc41, afc42) PFNs busy [ 11.105107] alloc_contig_range: [afc45, afc46) PFNs busy [ 11.109159] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.115512] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.120894] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.121327] s3c-i2c 12c80000.i2c: slave address 0x00 [ 11.121341] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz [ 11.122217] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter [ 11.126174] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.159579] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.164290] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 [ 11.164301] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 11.164467] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.164483] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.164566] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.169840] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517 [ 11.171326] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 [ 11.171338] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 11.174209] exynos-rot 11c00000.rotator: The exynos rotator is probed successfully [ 11.175376] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 [ 11.175387] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 [ 11.175433] exynos-drm-gsc 13e00000.video-scaler: failed to get system register. [ 11.176513] exynos-drm-gsc 13e00000.video-scaler: drm gsc registered successfully. [ 11.177436] exynos-drm-gsc 13e10000.video-scaler: failed to get system register. [ 11.179841] exynos-drm-gsc 13e10000.video-scaler: drm gsc registered successfully. [ 11.185790] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully. [ 11.214737] usb 1-1: new high-speed USB device number 2 using exynos-ehci [ 11.295241] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.300322] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.305733] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.323932] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.329594] alloc_contig_range: [afc47, afc48) PFNs busy [ 11.334962] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.341123] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.346542] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.358028] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517 [ 11.367188] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.372770] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610 [ 11.372870] alloc_contig_range: [afc47, afc48) PFNs busy [ 11.372890] alloc_contig_range: [afc48, afc49) PFNs busy [ 11.372984] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.372999] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.373048] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.410969] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 11.418090] usb 1-1: Product: USB2.0 Hub [ 11.421982] usb 1-1: Manufacturer: GenesysLogic [ 11.432408] hub 1-1:1.0: USB hub found [ 11.435409] hub 1-1:1.0: 4 ports detected [ 11.453320] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling [ 11.457741] rtc rtc1: invalid alarm value: 1900-1-2 0:0:0 [ 11.465597] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1 [ 11.472950] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0 [ 11.473753] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.484940] alloc_contig_range: [afc47, afc48) PFNs busy [ 11.490187] alloc_contig_range: [afc48, afc49) PFNs busy [ 11.495463] alloc_contig_range: [afc49, afc4a) PFNs busy [ 11.500838] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.507144] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.512537] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.518743] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV [ 11.535534] OF: graph: no port node found in /soc/hdmi@14530000 [ 11.538414] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV [ 11.551079] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV [ 11.552808] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations [ 11.553253] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops [exynosdrm]) [ 11.553631] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops [exynosdrm]) [ 11.554085] exynos-drm exynos-drm: bound exynos-drm-vidi (ops vidi_component_ops [exynosdrm]) [ 11.554093] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 11.554097] [drm] No driver support for vblank timestamp query. G[ 11.610564] vdd_sd: Bringing 3300000uV into 2800000-2800000uV [ 11.685743] Console: switching to colour frame buffer device 240x67 [ 11.732747] usb 1-1.1: new high-speed USB device number 3 using exynos-ehci [ 11.763627] exynos-drm exynos-drm: fb0: frame buffer device [ 11.770763] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0 [ 11.793054] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.811511] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy rr [ 11.821616] usb_phy_generic usb_phy_generic.1.auto: usb_phy_generic.1.auto supply vcc not found, using dummy rr [ 11.823369] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.823388] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.823438] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.845781] exynos-tmu 10060000.tmu: More trip points than supported by this TMU. [ 11.845792] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode. [ 11.868737] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy rr [ 11.879438] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy rr [ 11.891929] usb 1-1.1: New USB device found, idVendor=7392, idProduct=7811 [ 11.893724] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.894117] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.894135] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.894173] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.910601] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) [ 11.912424] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 11.912896] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 3 [ 11.913876] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010 [ 11.913951] xhci-hcd xhci-hcd.4.auto: irq 135, io mem 0x12000000 [ 11.914275] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 11.914285] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.914292] usb usb3: Product: xHCI Host Controller [ 11.914300] usb usb3: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.914307] usb usb3: SerialNumber: xhci-hcd.4.auto [ 11.915348] hub 3-0:1.0: USB hub found [ 11.915428] hub 3-0:1.0: 1 port detected [ 11.916080] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 11.916421] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 4 [ 11.916597] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.916895] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 11.916905] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.916912] usb usb4: Product: xHCI Host Controller [ 11.916920] usb usb4: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.916927] usb usb4: SerialNumber: xhci-hcd.4.auto [ 11.917949] hub 4-0:1.0: USB hub found [ 11.918009] hub 4-0:1.0: 1 port detected [ 11.918718] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 11.919075] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5 [ 11.919804] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010 [ 11.919871] xhci-hcd xhci-hcd.5.auto: irq 136, io mem 0x12400000 [ 11.920171] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 11.920180] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.920188] usb usb5: Product: xHCI Host Controller [ 11.920196] usb usb5: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.920203] usb usb5: SerialNumber: xhci-hcd.5.auto [ 11.921206] hub 5-0:1.0: USB hub found [ 11.921265] hub 5-0:1.0: 1 port detected [ 11.921788] dwmmc_exynos 12220000.mmc: 1 slots initialized [ 11.921885] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 11.922520] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6 [ 11.922786] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.923025] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [ 11.923036] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.923045] usb usb6: Product: xHCI Host Controller [ 11.923053] usb usb6: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.923061] usb usb6: SerialNumber: xhci-hcd.5.auto [ 11.923413] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.923612] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.923628] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.923765] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.924094] hub 6-0:1.0: USB hub found [ 11.924165] hub 6-0:1.0: 1 port detected [ 11.926233] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.926345] alloc_contig_range: [afc58, afc59) PFNs busy [ 11.926530] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.926547] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.926591] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 12.595482] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 12.611844] usb 1-1.1: Product: 802.11n WLAN Adapter [ 12.625723] usb 1-1.1: Manufacturer: Realtek [ 12.638882] usb 1-1.1: SerialNumber: 00e04c000001 [ 12.656092] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 12.672205] alloc_contig_range: [afc58, afc59) PFNs busy [ 12.687118] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 12.702365] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 12.716805] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 12.787384] usb 1-1.3: new full-speed USB device number 4 using exynos-ehci [ 12.887531] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b [ 12.903200] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 12.919313] usb 1-1.3: Product: USB Receiver [ 12.932324] usb 1-1.3: Manufacturer: Logitech [ 12.950644] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 12.966448] alloc_contig_range: [afc58, afc59) PFNs busy [ 12.981272] alloc_contig_range: [afc59, afc5a) PFNs busy [ 12.995306] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.011218] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.025762] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.046639] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.063227] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.065334] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Recei2 [ 13.101296] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.116061] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.167736] usb 1-1.4: new full-speed USB device number 5 using exynos-ehci [ 13.170270] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.170475] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.170612] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.170628] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.170719] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.197751] input: Logitech K360 as /devices/platform/soc/12110000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B0 [ 13.199166] logitech-hidpp-device 0003:046D:4004.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K360] o1 [ 13.200741] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.200924] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.200968] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.201108] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.201124] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.201170] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.490274] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52b [ 13.507101] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 13.524278] usb 1-1.4: Product: USB Receiver [ 13.538351] usb 1-1.4: Manufacturer: Logitech [ 13.560323] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.577349] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.593882] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.610367] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 13.625573] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.641852] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.659069] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.678968] logitech-djreceiver 0003:046D:C52B.0007: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Recei2 [ 13.704487] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.722422] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.737912] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.753308] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 13.768597] alloc_contig_range: [afc5c, afc5d) PFNs busy [ 13.783986] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.800295] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.815601] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.837733] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.846474] input: Logitech M325 as /devices/platform/soc/12110000.usb/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B1 [ 13.847490] logitech-hidpp-device 0003:046D:400A.0008: input,hidraw3: USB HID v1.11 Mouse [Logitech M325] on u1 [ 13.901595] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.917406] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.933124] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 13.948732] alloc_contig_range: [afc5c, afc5d) PFNs busy [ 13.964162] alloc_contig_range: [afc5d, afc5e) PFNs busy [ 13.979987] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.997207] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 14.012755] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 14.035066] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 14.052180] alloc_contig_range: [afc59, afc5a) PFNs busy [ 14.067523] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 14.082780] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 14.098405] alloc_contig_range: [afc5c, afc5d) PFNs busy [ 14.113354] alloc_contig_range: [afc5d, afc5e) PFNs busy [ 14.128067] alloc_contig_range: [afc5e, afc5f) PFNs busy [ 14.143304] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 14.159084] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 14.173781] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 14.396203] usb usb5-port1: connect-debounce failed [ 15.903175] alloc_contig_range: [afc59, afc5a) PFNs busy [ 15.921634] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 [ 15.939431] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 [ 15.959640] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 15.978450] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 15.995448] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 16.010923] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 152.970368] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 153.608242] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 154.191331] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 154.773808] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 155.355322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 155.937490] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 156.520345] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 157.103633] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 157.685173] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 158.267135] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 158.850322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 159.431478] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 160.014139] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 160.596332] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 161.179182] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 161.762235] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 162.345691] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 162.927735] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 163.510523] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 164.093555] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 164.674547] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 165.257143] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 165.840373] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 166.421992] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 167.005389] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 167.590794] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 168.173320] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 168.756433] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 169.338498] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 169.921241] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 170.504297] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 171.088135] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 171.672174] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 172.253664] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 172.836296] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 173.419509] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 174.001609] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 174.589535] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 175.173325] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 175.756268] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 176.343881] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 176.926345] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 177.509132] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 178.091539] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 178.674475] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 179.256896] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 179.839984] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 180.423088] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 181.005088] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 181.587196] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 182.169277] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 182.752225] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 183.335129] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 183.916280] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 184.499515] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 185.083297] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 185.666287] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 186.248487] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 186.831364] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 187.413370] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 187.996370] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 188.579531] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 189.162281] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 189.744409] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 190.329318] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 190.911722] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 191.492798] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 192.075712] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 192.659186] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 193.242184] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 193.823981] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 194.406775] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 194.989206] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 195.572275] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 196.155157] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 196.736348] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 197.319364] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 197.902553] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 198.485540] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 199.067633] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 199.650800] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 200.236506] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 200.817225] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 201.400159] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 201.981303] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 202.564181] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 203.147494] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 203.730166] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 204.313327] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 204.896153] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 205.478735] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 206.061400] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 206.646319] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 207.228544] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 207.811419] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 208.395535] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 208.978570] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 209.559544] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 210.140322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 210.722444] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 211.304536] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 211.886595] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 212.469414] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 213.052462] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 213.633682] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 214.216777] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 214.800292] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 215.384280] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 215.967113] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 216.550922] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 217.133977] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 217.716633] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 218.300975] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 218.883977] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 219.468347] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 220.050599] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 220.635857] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 221.217366] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 221.799570] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 222.381854] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 222.383971] dracut-initqueue[494]: Warning: Could not boot. [ OK ] Started Show Plymouth Boot Screen. [ OK ] Started Forward Password Requests to Plymouth Directory Watch. [ OK ] Reached target Paths. [ OK ] Reached target Encrypted Volumes. [ OK ] Reached target System Initialization. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. G[ 152.970368] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 153.608242] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 154.191331] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 154.773808] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 155.355322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 155.937490] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 156.520345] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts U-Boot 2017.05 (Jun 24 2017 - 16:40:39 +0000) for ODROID-XU3 CPU: Exynos5422 @ 800 MHz Model: Odroid XU3 based on EXYNOS5422 Board: Odroid XU3 based on EXYNOS5422 Type: xu4 DRAM: 2 GiB MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 0 Card did not respond to voltage select! mmc_init: -95, time 11 switch to partitions #0, OK mmc0(part 0) is current device Scanning mmc 0:2... Found /extlinux/extlinux.conf Retrieving file: /extlinux/extlinux.conf 528 bytes read in 13 ms (39.1 KiB/s) Ignoring unknown command: ui Ignoring malformed menu command: autoboot Ignoring malformed menu command: hidden Ignoring unknown command: totaltimeout Fedora-Mate-armhfp-26-1.5 Boot Options. 1: Fedora-Mate-armhfp-26-1.5 (4.11.8-300.fc26.armv7hl) Enter choice: 1: Fedora-Mate-armhfp-26-1.5 (4.11.8-300.fc26.armv7hl) Retrieving file: /initramfs-4.11.8-300.fc26.armv7hl.img 55202128 bytes read in 2514 ms (20.9 MiB/s) Retrieving file: /vmlinuz-4.11.8-300.fc26.armv7hl 6267616 bytes read in 291 ms (20.5 MiB/s) append: ro root=UUID=bb8b773e-78ec-478f-807b-267067854356 cma=192MB cpuidle.off=1 Retrieving file: /dtb-4.11.8-300.fc26.armv7hl/exynos5422-odroidxu4.dtb 54941 bytes read in 126 ms (425.8 KiB/s) Kernel image @ 0x42000000 [ 0x000000 - 0x5fa2e0 ] ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 4cb5a000, end 4ffff150 ... OK Loading Device Tree to 4cb49000, end 4cb5969c ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x100 [ 0.000000] Linux version 4.11.8-300.fc26.armv7hl (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc vers7 [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU4 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0xbe200000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node region_mfc_right, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0xbbe00000, size 36 MiB [ 0.000000] OF: reserved mem: initialized node region_mfc_left, compatible id shared-dma-pool [ 0.000000] cma: Reserved 192 MiB at 0xafc00000 [ 0.000000] Samsung CPU ID: 0xe5422001 [ 0.000000] Running under secure firmware. [ 0.000000] percpu: Embedded 15 pages/cpu @eede0000 s31628 r8192 d21620 u61440 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 505664 [ 0.000000] Kernel command line: ro root=UUID=bb8b773e-78ec-478f-807b-267067854356 cma=192MB cpuidle.off=1 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1744500K/2029568K available (7440K kernel code, 1301K rwdata, 3528K rodata, 2048K init, 51) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0a4408c (8433 kB) [ 0.000000] .init : 0xc0e00000 - 0xc1000000 (2048 kB) [ 0.000000] .data : 0xc1000000 - 0xc1145584 (1302 kB) [ 0.000000] .bss : 0xc1145584 - 0xc11c7160 ( 519 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=8 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] GIC physical location is 0x10481000 [ 0.000000] Switching to timer-based delay loop, resolution 41ns [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.007585] Console: colour dummy device 80x30 [ 0.008704] console [tty0] enabled [ 0.008766] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240) [ 0.008828] pid_max: default: 32768 minimum: 301 [ 0.009320] Security Framework initialized [ 0.009357] Yama: becoming mindful. [ 0.009403] SELinux: Initializing. [ 0.009822] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.009861] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.011159] CPU: Testing write buffer coherency: ok [ 0.011233] ftrace: allocating 31692 entries in 62 pages [ 0.090865] CPU0: update cpu_capacity 448 [ 0.090914] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 [ 0.091676] Setting up static identity map for 0x40300000 - 0x40300098 [ 0.092440] ARM CCI driver probed [ 0.092672] Exynos MCPM support installed [ 0.101281] EFI services will not be available. [ 0.102000] smp: Bringing up secondary CPUs ... [ 0.103095] CPU1: update cpu_capacity 448 [ 0.103103] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 [ 0.104251] CPU2: update cpu_capacity 448 [ 0.104259] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 [ 0.105400] CPU3: update cpu_capacity 448 [ 0.105408] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 [ 0.106584] CPU4: update cpu_capacity 1535 [ 0.106593] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.107856] CPU5: update cpu_capacity 1535 [ 0.107864] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.109035] CPU6: update cpu_capacity 1535 [ 0.109043] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.110200] CPU7: update cpu_capacity 1535 [ 0.110208] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.110349] smp: Brought up 1 node, 8 CPUs [ 0.110657] SMP: Total of 8 processors activated (384.00 BogoMIPS). [ 0.110685] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a) [ 0.110723] CPU: This may indicate a broken bootloader or firmware. [ 0.113454] devtmpfs: initialized [ 0.136876] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 [ 0.137473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.137537] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 0.149375] pinctrl core: initialized pinctrl subsystem [ 0.153003] NET: Registered protocol family 16 [ 0.155459] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.161493] No ATAGs? [ 0.161838] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.161906] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.163736] Serial: AMBA PL011 UART driver [ 0.169411] random: fast init done [ 0.200492] EXYNOS5420 PMU initialized [ 0.243158] vgaarb: loaded [ 0.244211] SCSI subsystem initialized [ 0.244931] usbcore: registered new interface driver usbfs [ 0.245050] usbcore: registered new interface driver hub [ 0.245287] usbcore: registered new device driver usb [ 0.247929] NetLabel: Initializing [ 0.247967] NetLabel: domain hash size = 128 [ 0.247991] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.248103] NetLabel: unlabeled traffic allowed by default [ 0.248660] clocksource: Switched to clocksource mct-frc [ 0.351411] VFS: Disk quotas dquot_6.6.0 [ 0.351568] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.370121] NET: Registered protocol family 2 [ 0.371475] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.371613] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.371870] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372147] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.372220] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.372873] NET: Registered protocol family 1 [ 0.373809] Unpacking initramfs... [ 4.696760] Freeing initrd memory: 53912K [ 4.773519] audit: initializing netlink subsys (disabled) [ 4.773831] audit: type=2000 audit(4.718:1): state=initialized audit_enabled=0 res=1 [ 4.774223] Initialise system trusted keyrings [ 4.774476] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 4.782338] zbud: loaded [ 5.074210] NET: Registered protocol family 38 [ 5.074246] Key type asymmetric registered [ 5.074270] Asymmetric key parser 'x509' registered [ 5.074358] bounce: pool size: 64 pages [ 5.074459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 5.074760] io scheduler noop registered [ 5.074783] io scheduler deadline registered [ 5.075189] io scheduler cfq registered (default) [ 5.075213] io scheduler mq-deadline registered [ 5.075851] atomic64_test: passed [ 5.100117] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 5.109596] Serial: AMBA driver [ 5.109928] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10 [ 5.110350] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10 [ 5.110803] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10 [ 5.865084] console [ttySAC2] enabled [ 5.869123] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10 [ 5.879738] msm_serial: driver initialized [ 5.882776] STMicroelectronics ASC driver initialized [ 5.892040] libphy: Fixed MDIO Bus: probed [ 5.895492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.901250] ehci-pci: EHCI PCI platform driver [ 5.905747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.911807] ohci-pci: OHCI PCI platform driver [ 5.916285] uhci_hcd: USB Universal Host Controller Interface driver [ 5.922920] usbcore: registered new interface driver usbserial [ 5.928397] usbcore: registered new interface driver usbserial_generic [ 5.934888] usbserial: USB Serial support registered for generic [ 5.941100] mousedev: PS/2 mouse device common for all mice [ 5.954259] device-mapper: uevent: version 1.0.3 [ 5.958122] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@xxxxxxxxxx [ 5.966597] failed to register cpuidle driver [ 5.971278] ledtrig-cpu: registered to indicate activity on CPUs [ 5.976534] hidraw: raw HID events driver (C) Jiri Kosina [ 5.981802] usbcore: registered new interface driver usbhid [ 5.987080] usbhid: USB HID core driver [ 5.993804] drop_monitor: Initializing network drop monitor service [ 5.998938] ip_tables: (C) 2000-2006 Netfilter Core Team [ 6.004108] Initializing XFRM netlink socket [ 6.009102] NET: Registered protocol family 10 [ 6.029584] Segment Routing with IPv6 [ 6.031888] mip6: Mobile IPv6 [ 6.034762] NET: Registered protocol family 17 [ 6.039879] ThumbEE CPU extension supported. [ 6.043429] Registering SWP/SWPB emulation handler [ 6.048195] big.LITTLE switcher initializing [ 6.052437] CPU0 paired with CPU7 [ 6.055728] CPU1 paired with CPU6 [ 6.059017] CPU2 paired with CPU5 [ 6.062309] CPU3 paired with CPU4 [ 6.065603] GIC ID for CPU 0 cluster 1 is 4 [ 6.069765] GIC ID for CPU 1 cluster 1 is 5 [ 6.073924] GIC ID for CPU 2 cluster 1 is 6 [ 6.078083] GIC ID for CPU 3 cluster 1 is 7 [ 6.082242] GIC ID for CPU 0 cluster 0 is 0 [ 6.087715] NOHZ: local_softirq_pending 02 [ 6.090532] NOHZ: local_softirq_pending 202 [ 6.094899] IRQ54 no longer affine to CPU4 [ 6.098764] GIC ID for CPU 1 cluster 0 is 1 [ 6.107119] IRQ55 no longer affine to CPU5 [ 6.111044] GIC ID for CPU 2 cluster 0 is 2 [ 6.119163] IRQ56 no longer affine to CPU6 [ 6.122846] GIC ID for CPU 3 cluster 0 is 3 [ 6.130992] IRQ57 no longer affine to CPU7 [ 6.135268] big.LITTLE switcher initialized [ 6.143165] registered taskstats version 1 [ 6.146373] Loading compiled-in X.509 certificates [ 6.167521] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256)) [ 6.182580] Loaded X.509 cert 'Fedora kernel signing key: 03162a918d07b67ba6af65b45b2ec58dafb524d8' [ 6.190397] zswap: loaded using pool lzo/zbud [ 6.212160] Key type big_key registered [ 6.231599] Key type encrypted registered [ 6.269232] hctosys: unable to open rtc device (rtc0) [ 6.272898] sr_init: No PMIC hook to init smartreflex [ 6.278792] sr_init: platform driver register failed for SR [ 6.285575] samsung-uart 12c20000.serial: DMA request failed, DMA will not be used [ 6.296961] Freeing unused kernel memory: 2048K [ 6.300340] rodata_test: test data was not read only [ 6.343948] systemd[1]: System time before build time, advancing clock. [ 6.372566] systemd[1]: systemd 233 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVI) [ 6.392143] systemd[1]: Detected architecture arm. [ 6.396079] systemd[1]: Running in initial RAM disk. Welcome to Fedora 26 (Twenty Six) dracut-044-183.fc26 (Initramfs)! [ 6.410884] systemd[1]: No hostname configured. [ 6.414048] systemd[1]: Set hostname to <localhost>. [ 6.419081] systemd[1]: Initializing machine ID from random generator. [ 6.877445] systemd[1]: Reached target Local File Systems. [ OK ] Reached target Local File Systems. [ 6.889203] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 6.902897] systemd[1]: Reached target Timers. [ OK ] Reached target Timers. [ 6.917747] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ OK ] Listening on Journal Audit Socket. [ OK ] Listening on Journal Socket. Starting Journal Service... Starting Create list of required st��…ce nodes for the current kernel... [ OK ] Reached target Swap. Starting dracut cmdline hook... Starting Apply Kernel Variables... [ OK ] Listening on udev Control Socket. Starting Setup Virtual Console... [ OK ] Reached target Slices. [ OK ] Listening on udev Kernel Socket. [ OK ] Started Create list of required sta��…vice nodes for the current kernel. [ 7.072443] audit: type=1130 audit(1498599911.727:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ OK ] Started Apply Kernel Variables. [ 7.099050] audit: type=1130 audit(1498599911.754:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ OK ] Started Setup Virtual Console. [ 7.125167] audit: type=1130 audit(1498599911.780:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ 7.144205] audit: type=1131 audit(1498599911.780:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ OK ] Started Journal Service. [ 7.172398] audit: type=1130 audit(1498599911.827:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' Starting Create Static Device Nodes in /dev... [ OK ] Started Create Static Device Nodes in /dev. [ 7.245188] audit: type=1130 audit(1498599911.900:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ 7.546737] random: crng init done [ OK ] Started dracut cmdline hook. [ 8.234003] audit: type=1130 audit(1498599912.889:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' Starting dracut pre-udev hook... Starting Open-iSCSI... [ 8.316363] Loading iSCSI transport class v2.0-870. [ OK ] Started Open-iSCSI. [ 8.330246] audit: type=1130 audit(1498599912.985:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel m' [ 8.457192] RPC: Registered named UNIX socket transport module. [ 8.461721] RPC: Registered udp transport module. [ 8.466393] RPC: Registered tcp transport module. [ 8.471061] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 8.550444] dracut-pre-udev[342]: rpcbind: /run/rpcbind/rpcbind.lock: No such file or directory [ 8.854940] dracut-pre-udev[342]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed [ 8.867293] dracut-pre-udev[342]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed [ OK ] Started dracut pre-udev hook. [ 9.054008] audit: type=1130 audit(1498599913.709:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ OK ] Started dracut pre-trigger hook. [ 9.814057] kauditd_printk_skb: 1 callbacks suppressed [ 9.817827] audit: type=1130 audit(1498599914.469:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Starting udev Coldplug all Devices... Mounting Configuration File System... [ OK ] Mounted Configuration File System. [ OK ] Started udev Coldplug all Devices. [ 10.426334] audit: type=1130 audit(1498599915.081:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Starting Show Plymouth Boot Screen... Starting dracut initqueue hook... [ OK ] Started Show Plymouth Boot Screen. [ 10.669761] audit: type=1130 audit(1498599915.318:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' [ OK ] Started Forward Password[ 10.699401] s5p-secss 10830000.sss: s5p-sss driver registered Requests to Plymouth Directory Watch. [ OK ] Reached target Paths. [ OK ] Reached target Encrypted Volumes. [ OK ] Reached target System Initialization. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ 10.762529] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator [ 10.762533] ehci-exynos: EHCI EXYNOS driver [ 10.766956] ohci-exynos: OHCI EXYNOS driver [ 10.811491] Synopsys Designware Multimedia Card Interface Driver [ 10.818940] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator [ 10.848564] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator [ 10.864878] exynos-ehci 12110000.usb: EHCI Host Controller [ 10.871403] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1 [ 10.878217] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 10.890033] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 10.890204] exynos-ehci 12110000.usb: irq 71, io mem 0x12110000 [ 10.896742] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 [ 10.897199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 10.897209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.897217] usb usb1: Product: EHCI Host Controller [ 10.897225] usb usb1: Manufacturer: Linux 4.11.8-300.fc26.armv7hl ehci_hcd [ 10.897232] usb usb1: SerialNumber: 12110000.usb [ 10.898319] hub 1-0:1.0: USB hub found [ 10.898390] hub 1-0:1.0: 3 ports detected [ 10.900254] exynos-ohci 12120000.usb: USB Host Controller [ 10.900705] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2 [ 10.901134] exynos-ohci 12120000.usb: irq 71, io mem 0x12120000 [ 10.957074] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 10.957085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.957094] usb usb2: Product: USB Host Controller [ 10.957101] usb usb2: Manufacturer: Linux 4.11.8-300.fc26.armv7hl ohci_hcd [ 10.957108] usb usb2: SerialNumber: 12120000.usb [ 10.958124] hub 2-0:1.0: USB hub found [ 10.958183] hub 2-0:1.0: 3 ports detected [ 11.001700] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.008838] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.021322] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator [ 11.023591] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.030892] alloc_contig_range: [afc41, afc42) PFNs busy [ 11.031014] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.031030] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.031076] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.062740] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator [ 11.081744] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.088726] alloc_contig_range: [afc41, afc42) PFNs busy [ 11.105107] alloc_contig_range: [afc45, afc46) PFNs busy [ 11.109159] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.115512] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.120894] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.121327] s3c-i2c 12c80000.i2c: slave address 0x00 [ 11.121341] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz [ 11.122217] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter [ 11.126174] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.159579] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.164290] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 [ 11.164301] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 11.164467] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.164483] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.164566] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.169840] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517 [ 11.171326] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 [ 11.171338] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [ 11.174209] exynos-rot 11c00000.rotator: The exynos rotator is probed successfully [ 11.175376] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 [ 11.175387] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 [ 11.175433] exynos-drm-gsc 13e00000.video-scaler: failed to get system register. [ 11.176513] exynos-drm-gsc 13e00000.video-scaler: drm gsc registered successfully. [ 11.177436] exynos-drm-gsc 13e10000.video-scaler: failed to get system register. [ 11.179841] exynos-drm-gsc 13e10000.video-scaler: drm gsc registered successfully. [ 11.185790] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully. [ 11.214737] usb 1-1: new high-speed USB device number 2 using exynos-ehci [ 11.295241] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.300322] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.305733] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.323932] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.329594] alloc_contig_range: [afc47, afc48) PFNs busy [ 11.334962] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.341123] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.346542] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.358028] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517 [ 11.367188] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.372770] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610 [ 11.372870] alloc_contig_range: [afc47, afc48) PFNs busy [ 11.372890] alloc_contig_range: [afc48, afc49) PFNs busy [ 11.372984] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.372999] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.373048] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.410969] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 11.418090] usb 1-1: Product: USB2.0 Hub [ 11.421982] usb 1-1: Manufacturer: GenesysLogic [ 11.432408] hub 1-1:1.0: USB hub found [ 11.435409] hub 1-1:1.0: 4 ports detected [ 11.453320] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling [ 11.457741] rtc rtc1: invalid alarm value: 1900-1-2 0:0:0 [ 11.465597] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1 [ 11.472950] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0 [ 11.473753] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.484940] alloc_contig_range: [afc47, afc48) PFNs busy [ 11.490187] alloc_contig_range: [afc48, afc49) PFNs busy [ 11.495463] alloc_contig_range: [afc49, afc4a) PFNs busy [ 11.500838] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.507144] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.512537] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.518743] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV [ 11.535534] OF: graph: no port node found in /soc/hdmi@14530000 [ 11.538414] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV [ 11.551079] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV [ 11.552808] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations [ 11.553253] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops [exynosdrm]) [ 11.553631] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops [exynosdrm]) [ 11.554085] exynos-drm exynos-drm: bound exynos-drm-vidi (ops vidi_component_ops [exynosdrm]) [ 11.554093] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 11.554097] [drm] No driver support for vblank timestamp query. G[ 11.610564] vdd_sd: Bringing 3300000uV into 2800000-2800000uV [ 11.685743] Console: switching to colour frame buffer device 240x67 [ 11.732747] usb 1-1.1: new high-speed USB device number 3 using exynos-ehci [ 11.763627] exynos-drm exynos-drm: fb0: frame buffer device [ 11.770763] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0 [ 11.793054] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.811511] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy rr [ 11.821616] usb_phy_generic usb_phy_generic.1.auto: usb_phy_generic.1.auto supply vcc not found, using dummy rr [ 11.823369] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.823388] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.823438] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.845781] exynos-tmu 10060000.tmu: More trip points than supported by this TMU. [ 11.845792] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode. [ 11.868737] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy rr [ 11.879438] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy rr [ 11.891929] usb 1-1.1: New USB device found, idVendor=7392, idProduct=7811 [ 11.893724] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [ 11.894117] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [ 11.894135] dwmmc_exynos 12220000.mmc: Version ID is 250a [ 11.894173] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo [ 11.910601] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) [ 11.912424] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 11.912896] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 3 [ 11.913876] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010 [ 11.913951] xhci-hcd xhci-hcd.4.auto: irq 135, io mem 0x12000000 [ 11.914275] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 11.914285] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.914292] usb usb3: Product: xHCI Host Controller [ 11.914300] usb usb3: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.914307] usb usb3: SerialNumber: xhci-hcd.4.auto [ 11.915348] hub 3-0:1.0: USB hub found [ 11.915428] hub 3-0:1.0: 1 port detected [ 11.916080] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 11.916421] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 4 [ 11.916597] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.916895] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 11.916905] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.916912] usb usb4: Product: xHCI Host Controller [ 11.916920] usb usb4: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.916927] usb usb4: SerialNumber: xhci-hcd.4.auto [ 11.917949] hub 4-0:1.0: USB hub found [ 11.918009] hub 4-0:1.0: 1 port detected [ 11.918718] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 11.919075] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5 [ 11.919804] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010 [ 11.919871] xhci-hcd xhci-hcd.5.auto: irq 136, io mem 0x12400000 [ 11.920171] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 11.920180] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.920188] usb usb5: Product: xHCI Host Controller [ 11.920196] usb usb5: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.920203] usb usb5: SerialNumber: xhci-hcd.5.auto [ 11.921206] hub 5-0:1.0: USB hub found [ 11.921265] hub 5-0:1.0: 1 port detected [ 11.921788] dwmmc_exynos 12220000.mmc: 1 slots initialized [ 11.921885] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 11.922520] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6 [ 11.922786] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.923025] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [ 11.923036] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.923045] usb usb6: Product: xHCI Host Controller [ 11.923053] usb usb6: Manufacturer: Linux 4.11.8-300.fc26.armv7hl xhci-hcd [ 11.923061] usb usb6: SerialNumber: xhci-hcd.5.auto [ 11.923413] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.923612] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.923628] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.923765] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 11.924094] hub 6-0:1.0: USB hub found [ 11.924165] hub 6-0:1.0: 1 port detected [ 11.926233] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 11.926345] alloc_contig_range: [afc58, afc59) PFNs busy [ 11.926530] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 11.926547] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 11.926591] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 12.595482] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 12.611844] usb 1-1.1: Product: 802.11n WLAN Adapter [ 12.625723] usb 1-1.1: Manufacturer: Realtek [ 12.638882] usb 1-1.1: SerialNumber: 00e04c000001 [ 12.656092] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 12.672205] alloc_contig_range: [afc58, afc59) PFNs busy [ 12.687118] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 12.702365] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 12.716805] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 12.787384] usb 1-1.3: new full-speed USB device number 4 using exynos-ehci [ 12.887531] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b [ 12.903200] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 12.919313] usb 1-1.3: Product: USB Receiver [ 12.932324] usb 1-1.3: Manufacturer: Logitech [ 12.950644] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 12.966448] alloc_contig_range: [afc58, afc59) PFNs busy [ 12.981272] alloc_contig_range: [afc59, afc5a) PFNs busy [ 12.995306] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.011218] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.025762] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.046639] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.063227] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.065334] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Recei2 [ 13.101296] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.116061] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.167736] usb 1-1.4: new full-speed USB device number 5 using exynos-ehci [ 13.170270] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.170475] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.170612] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.170628] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.170719] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.197751] input: Logitech K360 as /devices/platform/soc/12110000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B0 [ 13.199166] logitech-hidpp-device 0003:046D:4004.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K360] o1 [ 13.200741] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.200924] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.200968] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.201108] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.201124] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.201170] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.490274] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52b [ 13.507101] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 13.524278] usb 1-1.4: Product: USB Receiver [ 13.538351] usb 1-1.4: Manufacturer: Logitech [ 13.560323] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.577349] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.593882] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.610367] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 13.625573] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.641852] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.659069] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.678968] logitech-djreceiver 0003:046D:C52B.0007: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Recei2 [ 13.704487] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.722422] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.737912] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.753308] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 13.768597] alloc_contig_range: [afc5c, afc5d) PFNs busy [ 13.783986] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.800295] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 13.815601] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 13.837733] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 13.846474] input: Logitech M325 as /devices/platform/soc/12110000.usb/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B1 [ 13.847490] logitech-hidpp-device 0003:046D:400A.0008: input,hidraw3: USB HID v1.11 Mouse [Logitech M325] on u1 [ 13.901595] alloc_contig_range: [afc59, afc5a) PFNs busy [ 13.917406] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 13.933124] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 13.948732] alloc_contig_range: [afc5c, afc5d) PFNs busy [ 13.964162] alloc_contig_range: [afc5d, afc5e) PFNs busy [ 13.979987] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 13.997207] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 14.012755] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 14.035066] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 14.052180] alloc_contig_range: [afc59, afc5a) PFNs busy [ 14.067523] alloc_contig_range: [afc5a, afc5b) PFNs busy [ 14.082780] alloc_contig_range: [afc5b, afc5c) PFNs busy [ 14.098405] alloc_contig_range: [afc5c, afc5d) PFNs busy [ 14.113354] alloc_contig_range: [afc5d, afc5e) PFNs busy [ 14.128067] alloc_contig_range: [afc5e, afc5f) PFNs busy [ 14.143304] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 14.159084] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 14.173781] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 14.396203] usb usb5-port1: connect-debounce failed [ 15.903175] alloc_contig_range: [afc59, afc5a) PFNs busy [ 15.921634] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 [ 15.939431] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 [ 15.959640] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [ 15.978450] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [ 15.995448] dwmmc_exynos 12200000.mmc: Version ID is 250a [ 16.010923] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo [ 152.970368] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 153.608242] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 154.191331] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 154.773808] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 155.355322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 155.937490] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 156.520345] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 157.103633] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 157.685173] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 158.267135] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 158.850322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 159.431478] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 160.014139] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 160.596332] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 161.179182] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 161.762235] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 162.345691] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 162.927735] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 163.510523] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 164.093555] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 164.674547] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 165.257143] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 165.840373] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 166.421992] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 167.005389] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 167.590794] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 168.173320] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 168.756433] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 169.338498] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 169.921241] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 170.504297] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 171.088135] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 171.672174] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 172.253664] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 172.836296] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 173.419509] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 174.001609] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 174.589535] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 175.173325] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 175.756268] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 176.343881] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 176.926345] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 177.509132] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 178.091539] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 178.674475] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 179.256896] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 179.839984] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 180.423088] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 181.005088] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 181.587196] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 182.169277] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 182.752225] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 183.335129] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 183.916280] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 184.499515] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 185.083297] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 185.666287] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 186.248487] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 186.831364] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 187.413370] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 187.996370] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 188.579531] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 189.162281] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 189.744409] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 190.329318] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 190.911722] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 191.492798] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 192.075712] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 192.659186] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 193.242184] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 193.823981] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 194.406775] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 194.989206] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 195.572275] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 196.155157] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 196.736348] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 197.319364] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 197.902553] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 198.485540] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 199.067633] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 199.650800] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 200.236506] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 200.817225] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 201.400159] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 201.981303] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 202.564181] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 203.147494] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 203.730166] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 204.313327] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 204.896153] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 205.478735] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 206.061400] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 206.646319] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 207.228544] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 207.811419] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 208.395535] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 208.978570] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 209.559544] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 210.140322] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 210.722444] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 211.304536] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 211.886595] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 212.469414] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 213.052462] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 213.633682] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 214.216777] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 214.800292] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 215.384280] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 215.967113] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 216.550922] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 217.133977] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 217.716633] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 218.300975] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 218.883977] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 219.468347] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 220.050599] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 220.635857] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 221.217366] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 221.799570] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 222.381854] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 222.383971] dracut-initqueue[494]: Warning: Could not boot. [ OK ] Started Show Plymouth Boot Screen. [ OK ] Started Forward Password Requests to Plymouth Directory Watch. [ OK ] Reached target Paths. [ OK ] Reached target Encrypted Volumes. [ OK ] Reached target System Initialization. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. G[ 152.970368] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 153.608242] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts . . . [ 221.217366] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 221.799570] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 222.381854] dracut-initqueue[494]: Warning: dracut-initqueue timeout - starting timeout scripts [ 222.383971] dracut-initqueue[494]: Warning: Could not boot. [ 223.857132] dracut-initqueue[494]: Warning: /dev/disk/by-uuid/bb8b773e-78ec-478f-807b-267067854356 does not ext Starting Setup Virtual Console... [ OK 224.060010] audit: type=1130 audit(1498600128.715:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=k' m] Started Setup Virtual Con[ 224.083236] audit: type=1131 audit(1498600128.715:16): pid=1 uid=0 auid=4294967295' sole. Starting Dracut Emergency Shell... [ 224.199450] audit: type=1131 audit(1498600128.854:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel ' Warning: /dev/disk/by-uuid/bb8b773e-78ec-478f-807b-267067854356 does not exist Generating "/run/initramfs/rdsosreport.txt" Entering emergency mode. Exit the shell to continue. Type "journalctl" to view system logs. You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot after mounting them and attach it to a bug report. dracut:/# cat /proc/partitions dracut:/# cat /proc/modules hid_logitech_hidpp 24576 0 - Live 0xbf494000 hid_logitech_dj 20480 0 - Live 0xbf476000 xhci_plat_hcd 16384 0 - Live 0xbf464000 dwc3 110592 0 - Live 0xbf41c000 ulpi 16384 1 dwc3, Live 0xbf40c000 udc_core 49152 1 dwc3, Live 0xbf3dc000 phy_generic 16384 0 - Live 0xbf3c4000 s2mps11 49152 14 - Live 0xbf3b4000 rtc_s5m 20480 0 - Live 0xbf3aa000 clk_s2mps11 16384 1 - Live 0xbf3a2000 dwc3_exynos 16384 0 - Live 0xbf392000 phy_exynos_dp_video 16384 0 - Live 0xbf38a000 phy_exynos_mipi_video 16384 0 - Live 0xbf382000 pl330 28672 0 - Live 0xbf35e000 clk_exynos_audss 16384 0 - Live 0xbf356000 exynosdrm 167936 1 - Live 0xbf248000 i2c_s3c2410 20480 0 - Live 0xbf23e000 analogix_dp 32768 1 exynosdrm, Live 0xbf231000 pwm_samsung 16384 0 - Live 0xbf229000 i2c_exynos5 16384 0 - Live 0xbf221000 drm_kms_helper 143360 2 exynosdrm,analogix_dp, Live 0xbf1ef000 syscopyarea 16384 1 drm_kms_helper, Live 0xbf1e8000 sysfillrect 16384 1 drm_kms_helper, Live 0xbf1d9000 dw_mmc_exynos 16384 0 - Live 0xbf1d1000 dw_mmc_pltfm 16384 1 dw_mmc_exynos, Live 0xbf1c1000 dw_mmc 36864 2 dw_mmc_exynos,dw_mmc_pltfm, Live 0xbf1a3000 sysimgblt 16384 1 drm_kms_helper, Live 0xbf19c000 fb_sys_fops 16384 1 drm_kms_helper, Live 0xbf167000 mmc_core 135168 2 dw_mmc_exynos,dw_mmc, Live 0xbf139000 phy_exynos_usb2 20480 2 - Live 0xbf12f000 ohci_exynos 16384 0 - Live 0xbf126000 ehci_exynos 16384 0 - Live 0xbf11d000 phy_exynos5_usbdrd 16384 4 - Live 0xbf10d000 drm 327680 4 exynosdrm,analogix_dp,drm_kms_helper, Live 0xbf0a2000 s5p_sss 16384 0 - Live 0xbf099000 rtc_s3c 20480 0 - Live 0xbf08f000 sunrpc 323584 1 - Live 0xbf022000 scsi_transport_iscsi 86016 1 - Live 0xbf000000 dracut:/# dracut:/# dracut:/# dracut:/# lsmod Module Size Used by hid_logitech_hidpp 24576 0 hid_logitech_dj 20480 0 xhci_plat_hcd 16384 0 dwc3 110592 0 ulpi 16384 1 dwc3 udc_core 49152 1 dwc3 phy_generic 16384 0 s2mps11 49152 14 rtc_s5m 20480 0 clk_s2mps11 16384 1 dwc3_exynos 16384 0 phy_exynos_dp_video 16384 0 phy_exynos_mipi_video 16384 0 pl330 28672 0 clk_exynos_audss 16384 0 exynosdrm 167936 1 i2c_s3c2410 20480 0 analogix_dp 32768 1 exynosdrm pwm_samsung 16384 0 i2c_exynos5 16384 0 drm_kms_helper 143360 2 exynosdrm,analogix_dp syscopyarea 16384 1 drm_kms_helper sysfillrect 16384 1 drm_kms_helper dw_mmc_exynos 16384 0 dw_mmc_pltfm 16384 1 dw_mmc_exynos dw_mmc 36864 2 dw_mmc_pltfm,dw_mmc_exynos sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper mmc_core 135168 2 dw_mmc,dw_mmc_exynos phy_exynos_usb2 20480 2 ohci_exynos 16384 0 ehci_exynos 16384 0 phy_exynos5_usbdrd 16384 4 drm 327680 4 exynosdrm,analogix_dp,drm_kms_helper s5p_sss 16384 0 rtc_s3c 20480 0 sunrpc 323584 1 scsi_transport_iscsi 86016 1 dracut:/# dracut:/# dracut:/# dracut:/# pwd / dracut:/# cat /etc/fstab cat: /etc/fstab: No such file or directory dracut:/# ls -l total 8 lrwxrwxrwx 1 root root 7 Jun 22 13:42 bin -> usr/bin drwxr-xr-x 13 root root 3900 Jun 27 21:45 dev -rw-r--r-- 1 root root 507 Jun 27 21:45 dracut-state.sh drwxr-xr-x 11 root root 0 Jun 27 21:48 etc lrwxrwxrwx 1 root root 23 Jun 22 13:42 init -> usr/lib/systemd/systemd lrwxrwxrwx 1 root root 7 Jun 22 13:42 lib -> usr/lib dr-xr-xr-x 125 root root 0 Jan 1 1970 proc drwxr-xr-x 2 root root 0 Jun 22 13:42 root drwxr-xr-x 11 root root 260 Jun 27 21:45 run lrwxrwxrwx 1 root root 8 Jun 22 13:42 sbin -> usr/sbin -rwxr-xr-x 1 root root 3113 Jun 22 13:41 shutdown dr-xr-xr-x 12 root root 0 Jan 1 1970 sys drwxr-xr-x 2 root root 0 Jun 22 13:42 sysroot drwxr-xr-x 2 root root 0 Jun 22 13:42 tmp drwxr-xr-x 6 root root 0 Jun 22 13:42 usr drwxr-xr-x 4 root root 0 Jun 27 21:45 var dracut:/# dracut:/# dracut:/# cd /etc dracut:/etc# dracut:/etc# ls -l total 748 drwxr-xr-x 2 root root 0 Jun 22 13:42 cmdline.d drwxr-xr-x 2 root root 0 Jun 22 13:42 conf.d -rw-r--r-- 1 root root 248 Jun 22 13:42 dhclient.conf -rw-r--r-- 1 root root 115 Feb 9 14:32 e2fsck.conf -rw-r--r-- 1 root root 31 Jun 22 13:42 fedora-release -rw-r--r-- 1 root root 0 Jun 22 13:42 fstab.empty -rw-r--r-- 1 root root 191 Jun 22 13:42 group -rw-r--r-- 1 root root 4849 Feb 8 15:02 idmapd.conf lrwxrwxrwx 1 root root 25 Jun 22 13:42 initrd-release -> ../usr/lib/initrd-release -rw-r--r-- 1 root root 9491 Jun 22 13:42 ld.so.cache -rw-r--r-- 1 root root 28 Jun 20 04:35 ld.so.conf drwxr-xr-x 2 root root 0 Jun 22 13:42 ld.so.conf.d drwxr-xr-x 2 root root 0 Jun 22 13:42 libnl drwxr-xr-x 2 root root 0 Jun 22 13:42 lvm -rw-r--r-- 1 root root 33 Jun 27 21:45 machine-id drwxr-xr-x 2 root root 0 Jun 22 13:42 modprobe.d lrwxrwxrwx 1 root root 17 Jun 22 13:42 mtab -> /proc/self/mounts -rw-r--r-- 1 root root 767 May 17 15:22 netconfig -rw-r--r-- 1 root root 1763 Jun 22 13:42 nsswitch.conf lrwxrwxrwx 1 root root 14 Jun 22 13:42 os-release -> initrd-release -rw-r--r-- 1 root root 219 Jun 22 13:42 passwd drwxr-xr-x 2 root root 0 Jun 22 13:42 plymouth -rw-r--r-- 1 root root 23 Jun 27 21:48 profile -rw-r--r-- 1 root root 6568 Dec 7 2016 protocols -rw-r--r-- 1 root root 1634 Jun 20 04:27 rpc -rw-r--r-- 1 root root 687295 Dec 7 2016 services lrwxrwxrwx 1 root root 14 Jun 22 13:42 system-release -> fedora-release drwxr-xr-x 2 root root 0 Jun 22 13:42 systemd drwxr-xr-x 3 root root 0 Jun 22 13:42 udev -rw-r--r-- 1 root root 1204 Jun 22 13:42 virc dracut:/etc# dracut:/etc# dracut:/etc# cd /dev dracut:/dev# ls - ls: cannot access '-': No such file or directory dracut:/dev# ls -l total 0 crw------- 1 root root 10, 235 Jun 27 21:45 autofs crw------- 1 root root 10, 234 Jun 27 21:45 btrfs-control drwxr-xr-x 3 root root 60 Jun 27 21:45 bus drwxr-xr-x 2 root root 3880 Jun 27 21:45 char crw------- 1 root root 5, 1 Jun 27 22:02 console crw------- 1 root root 10, 62 Jun 27 21:45 cpu_dma_latency drwxr-xr-x 2 root root 80 Jun 27 21:45 dri crw-rw---- 1 root video 29, 0 Jun 27 21:45 fb0 lrwxrwxrwx 1 root root 13 Jun 27 21:45 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Jun 27 21:45 full crw-rw-rw- 1 root root 10, 229 Jun 27 21:45 fuse crw------- 1 root root 254, 0 Jun 27 21:45 gpiochip0 crw------- 1 root root 254, 1 Jun 27 21:45 gpiochip1 crw------- 1 root root 254, 10 Jun 27 21:45 gpiochip10 crw------- 1 root root 254, 11 Jun 27 21:45 gpiochip11 crw------- 1 root root 254, 12 Jun 27 21:45 gpiochip12 crw------- 1 root root 254, 13 Jun 27 21:45 gpiochip13 crw------- 1 root root 254, 14 Jun 27 21:45 gpiochip14 crw------- 1 root root 254, 15 Jun 27 21:45 gpiochip15 crw------- 1 root root 254, 16 Jun 27 21:45 gpiochip16 crw------- 1 root root 254, 17 Jun 27 21:45 gpiochip17 crw------- 1 root root 254, 18 Jun 27 21:45 gpiochip18 crw------- 1 root root 254, 19 Jun 27 21:45 gpiochip19 crw------- 1 root root 254, 2 Jun 27 21:45 gpiochip2 crw------- 1 root root 254, 20 Jun 27 21:45 gpiochip20 crw------- 1 root root 254, 21 Jun 27 21:45 gpiochip21 crw------- 1 root root 254, 22 Jun 27 21:45 gpiochip22 crw------- 1 root root 254, 23 Jun 27 21:45 gpiochip23 crw------- 1 root root 254, 24 Jun 27 21:45 gpiochip24 crw------- 1 root root 254, 25 Jun 27 21:45 gpiochip25 crw------- 1 root root 254, 26 Jun 27 21:45 gpiochip26 crw------- 1 root root 254, 27 Jun 27 21:45 gpiochip27 crw------- 1 root root 254, 28 Jun 27 21:45 gpiochip28 crw------- 1 root root 254, 29 Jun 27 21:45 gpiochip29 crw------- 1 root root 254, 3 Jun 27 21:45 gpiochip3 crw------- 1 root root 254, 30 Jun 27 21:45 gpiochip30 crw------- 1 root root 254, 31 Jun 27 21:45 gpiochip31 crw------- 1 root root 254, 32 Jun 27 21:45 gpiochip32 crw------- 1 root root 254, 33 Jun 27 21:45 gpiochip33 crw------- 1 root root 254, 34 Jun 27 21:45 gpiochip34 crw------- 1 root root 254, 35 Jun 27 21:45 gpiochip35 crw------- 1 root root 254, 4 Jun 27 21:45 gpiochip4 crw------- 1 root root 254, 5 Jun 27 21:45 gpiochip5 crw------- 1 root root 254, 6 Jun 27 21:45 gpiochip6 crw------- 1 root root 254, 7 Jun 27 21:45 gpiochip7 crw------- 1 root root 254, 8 Jun 27 21:45 gpiochip8 crw------- 1 root root 254, 9 Jun 27 21:45 gpiochip9 crw------- 1 root root 242, 0 Jun 27 21:45 hidraw0 crw------- 1 root root 242, 1 Jun 27 21:45 hidraw1 crw------- 1 root root 242, 2 Jun 27 21:45 hidraw2 crw------- 1 root root 242, 3 Jun 27 21:45 hidraw3 crw------- 1 root root 10, 183 Jun 27 21:45 hwrng drwxr-xr-x 2 root root 120 Jun 27 21:45 input crw-r--r-- 1 root root 1, 11 Jun 27 21:45 kmsg lrwxrwxrwx 1 root root 28 Jun 27 21:45 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 Jun 27 21:45 loop-control drwxr-xr-x 2 root root 60 Jan 1 1970 mapper crw-r----- 1 root kmem 1, 1 Jun 27 21:45 mem crw------- 1 root root 10, 59 Jun 27 21:45 memory_bandwidth drwxr-xr-x 2 root root 60 Jun 27 21:45 net crw------- 1 root root 10, 61 Jun 27 21:45 network_latency crw------- 1 root root 10, 60 Jun 27 21:45 network_throughput crw-rw-rw- 1 root root 1, 3 Jun 27 21:45 null crw-rw-rw- 1 root tty 5, 2 Jun 27 21:45 ptmx drwxr-xr-x 2 root root 0 Jun 27 21:45 pts crw-rw-rw- 1 root root 1, 8 Jun 27 21:45 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw lrwxrwxrwx 1 root root 4 Jun 27 21:45 rtc -> rtc0 crw------- 1 root root 252, 0 Jun 27 21:45 rtc0 crw------- 1 root root 252, 1 Jun 27 21:45 rtc1 drwxrwxrwt 2 root root 40 Jun 27 21:45 shm crw------- 1 root root 10, 231 Jun 27 21:45 snapshot drwxr-xr-x 2 root root 60 Jun 27 21:45 snd lrwxrwxrwx 1 root root 15 Jun 27 21:45 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Jun 27 21:45 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Jun 27 21:45 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root tty 5, 0 Jun 27 21:45 tty crw--w---- 1 root tty 4, 0 Jun 27 21:48 tty0 crw--w---- 1 root tty 4, 1 Jun 27 21:48 tty1 crw--w---- 1 root tty 4, 10 Jun 27 21:45 tty10 crw--w---- 1 root tty 4, 11 Jun 27 21:45 tty11 crw--w---- 1 root tty 4, 12 Jun 27 21:45 tty12 crw--w---- 1 root tty 4, 13 Jun 27 21:45 tty13 crw--w---- 1 root tty 4, 14 Jun 27 21:45 tty14 crw--w---- 1 root tty 4, 15 Jun 27 21:45 tty15 crw--w---- 1 root tty 4, 16 Jun 27 21:45 tty16 crw--w---- 1 root tty 4, 17 Jun 27 21:45 tty17 crw--w---- 1 root tty 4, 18 Jun 27 21:45 tty18 crw--w---- 1 root tty 4, 19 Jun 27 21:45 tty19 crw--w---- 1 root tty 4, 2 Jun 27 21:45 tty2 crw--w---- 1 root tty 4, 20 Jun 27 21:45 tty20 crw--w---- 1 root tty 4, 21 Jun 27 21:45 tty21 crw--w---- 1 root tty 4, 22 Jun 27 21:45 tty22 crw--w---- 1 root tty 4, 23 Jun 27 21:45 tty23 crw--w---- 1 root tty 4, 24 Jun 27 21:45 tty24 crw--w---- 1 root tty 4, 25 Jun 27 21:45 tty25 crw--w---- 1 root tty 4, 26 Jun 27 21:45 tty26 crw--w---- 1 root tty 4, 27 Jun 27 21:45 tty27 crw--w---- 1 root tty 4, 28 Jun 27 21:45 tty28 crw--w---- 1 root tty 4, 29 Jun 27 21:45 tty29 crw--w---- 1 root tty 4, 3 Jun 27 21:45 tty3 crw--w---- 1 root tty 4, 30 Jun 27 21:45 tty30 crw--w---- 1 root tty 4, 31 Jun 27 21:45 tty31 crw--w---- 1 root tty 4, 32 Jun 27 21:45 tty32 crw--w---- 1 root tty 4, 33 Jun 27 21:45 tty33 crw--w---- 1 root tty 4, 34 Jun 27 21:45 tty34 crw--w---- 1 root tty 4, 35 Jun 27 21:45 tty35 crw--w---- 1 root tty 4, 36 Jun 27 21:45 tty36 crw--w---- 1 root tty 4, 37 Jun 27 21:45 tty37 crw--w---- 1 root tty 4, 38 Jun 27 21:45 tty38 crw--w---- 1 root tty 4, 39 Jun 27 21:45 tty39 crw--w---- 1 root tty 4, 4 Jun 27 21:45 tty4 crw--w---- 1 root tty 4, 40 Jun 27 21:45 tty40 crw--w---- 1 root tty 4, 41 Jun 27 21:45 tty41 crw--w---- 1 root tty 4, 42 Jun 27 21:45 tty42 crw--w---- 1 root tty 4, 43 Jun 27 21:45 tty43 crw--w---- 1 root tty 4, 44 Jun 27 21:45 tty44 crw--w---- 1 root tty 4, 45 Jun 27 21:45 tty45 crw--w---- 1 root tty 4, 46 Jun 27 21:45 tty46 crw--w---- 1 root tty 4, 47 Jun 27 21:45 tty47 crw--w---- 1 root tty 4, 48 Jun 27 21:45 tty48 crw--w---- 1 root tty 4, 49 Jun 27 21:45 tty49 crw--w---- 1 root tty 4, 5 Jun 27 21:45 tty5 crw--w---- 1 root tty 4, 50 Jun 27 21:45 tty50 crw--w---- 1 root tty 4, 51 Jun 27 21:45 tty51 crw--w---- 1 root tty 4, 52 Jun 27 21:45 tty52 crw--w---- 1 root tty 4, 53 Jun 27 21:45 tty53 crw--w---- 1 root tty 4, 54 Jun 27 21:45 tty54 crw--w---- 1 root tty 4, 55 Jun 27 21:45 tty55 crw--w---- 1 root tty 4, 56 Jun 27 21:45 tty56 crw--w---- 1 root tty 4, 57 Jun 27 21:45 tty57 crw--w---- 1 root tty 4, 58 Jun 27 21:45 tty58 crw--w---- 1 root tty 4, 59 Jun 27 21:45 tty59 crw--w---- 1 root tty 4, 6 Jun 27 21:45 tty6 crw--w---- 1 root tty 4, 60 Jun 27 21:45 tty60 crw--w---- 1 root tty 4, 61 Jun 27 21:45 tty61 crw--w---- 1 root tty 4, 62 Jun 27 21:45 tty62 crw--w---- 1 root tty 4, 63 Jun 27 21:45 tty63 crw--w---- 1 root tty 4, 7 Jun 27 21:45 tty7 crw--w---- 1 root tty 4, 8 Jun 27 21:45 tty8 crw--w---- 1 root tty 4, 9 Jun 27 21:45 tty9 crw-rw---- 1 root dialout 4, 64 Jun 27 21:45 ttyS0 crw-rw---- 1 root dialout 4, 65 Jun 27 21:45 ttyS1 crw-rw---- 1 root dialout 4, 74 Jun 27 21:45 ttyS10 crw-rw---- 1 root dialout 4, 75 Jun 27 21:45 ttyS11 crw-rw---- 1 root dialout 4, 76 Jun 27 21:45 ttyS12 crw-rw---- 1 root dialout 4, 77 Jun 27 21:45 ttyS13 crw-rw---- 1 root dialout 4, 78 Jun 27 21:45 ttyS14 crw-rw---- 1 root dialout 4, 79 Jun 27 21:45 ttyS15 crw-rw---- 1 root dialout 4, 80 Jun 27 21:45 ttyS16 crw-rw---- 1 root dialout 4, 81 Jun 27 21:45 ttyS17 crw-rw---- 1 root dialout 4, 82 Jun 27 21:45 ttyS18 crw-rw---- 1 root dialout 4, 83 Jun 27 21:45 ttyS19 crw-rw---- 1 root dialout 4, 66 Jun 27 21:45 ttyS2 crw-rw---- 1 root dialout 4, 84 Jun 27 21:45 ttyS20 crw-rw---- 1 root dialout 4, 85 Jun 27 21:45 ttyS21 crw-rw---- 1 root dialout 4, 86 Jun 27 21:45 ttyS22 crw-rw---- 1 root dialout 4, 87 Jun 27 21:45 ttyS23 crw-rw---- 1 root dialout 4, 88 Jun 27 21:45 ttyS24 crw-rw---- 1 root dialout 4, 89 Jun 27 21:45 ttyS25 crw-rw---- 1 root dialout 4, 90 Jun 27 21:45 ttyS26 crw-rw---- 1 root dialout 4, 91 Jun 27 21:45 ttyS27 crw-rw---- 1 root dialout 4, 92 Jun 27 21:45 ttyS28 crw-rw---- 1 root dialout 4, 93 Jun 27 21:45 ttyS29 crw-rw---- 1 root dialout 4, 67 Jun 27 21:45 ttyS3 crw-rw---- 1 root dialout 4, 94 Jun 27 21:45 ttyS30 crw-rw---- 1 root dialout 4, 95 Jun 27 21:45 ttyS31 crw-rw---- 1 root dialout 4, 68 Jun 27 21:45 ttyS4 crw-rw---- 1 root dialout 4, 69 Jun 27 21:45 ttyS5 crw-rw---- 1 root dialout 4, 70 Jun 27 21:45 ttyS6 crw-rw---- 1 root dialout 4, 71 Jun 27 21:45 ttyS7 crw-rw---- 1 root dialout 4, 72 Jun 27 21:45 ttyS8 crw-rw---- 1 root dialout 4, 73 Jun 27 21:45 ttyS9 crw-rw---- 1 root dialout 204, 64 Jun 27 21:45 ttySAC0 crw-rw---- 1 root dialout 204, 65 Jun 27 21:45 ttySAC1 crw-rw---- 1 root dialout 204, 66 Jun 27 21:48 ttySAC2 crw-rw---- 1 root dialout 204, 67 Jun 27 21:45 ttySAC3 crw------- 1 root root 10, 239 Jun 27 21:45 uhid crw-rw-rw- 1 root root 1, 9 Jun 27 21:45 urandom drwxr-xr-x 2 root root 80 Jun 27 21:45 usb crw------- 1 root root 243, 0 Jun 27 21:45 usbmon0 crw------- 1 root root 243, 1 Jun 27 21:45 usbmon1 crw------- 1 root root 243, 2 Jun 27 21:45 usbmon2 crw------- 1 root root 243, 3 Jun 27 21:45 usbmon3 crw------- 1 root root 243, 4 Jun 27 21:45 usbmon4 crw------- 1 root root 243, 5 Jun 27 21:45 usbmon5 crw------- 1 root root 243, 6 Jun 27 21:45 usbmon6 crw-rw---- 1 root tty 7, 0 Jun 27 21:45 vcs crw-rw---- 1 root tty 7, 1 Jun 27 21:45 vcs1 crw-rw---- 1 root tty 7, 128 Jun 27 21:45 vcsa crw-rw---- 1 root tty 7, 129 Jun 27 21:45 vcsa1 crw------- 1 root root 10, 63 Jun 27 21:45 vga_arbiter crw-rw-rw- 1 root root 1, 5 Jun 27 21:45 zero dracut:/dev# ----------------------------------------------------------------------------------------------------- On 08/23/2017 12:16 PM, Dennis Gilmore
wrote:
El mié, 23-08-2017 a las 11:46 -0700, Stewart Samuels escribió:Dennis, Have you tried building the system on an eMMC card and booting that? Just curious. Thanks, StewartI have not, I do not have a emmc card DennisOn 08/23/2017 10:41 AM, Dennis Gilmore wrote:El mié, 23-08-2017 a las 09:13 -0700, Stewart Samuels escribió:Hi Dennis, I have been doing the same process as you with the exception that I change the UUIDs in extlinux.conf and /etc/fstab. The other thing I do, because I change update the UUIDs, is create a new initramfs. I will try again later without creating a new initramfs to see if I can get to where you are. BTW, I also am trying to load the Mate spin, not the server release. Can you try an experiment for me? Can you try to upgrade your system doing a "dnf -y update" command. The reboot to ensure it reboots with the new kernel? By doing the dnf upgrade, you will force the system to use dracut to create a new initramfs image. Let's see if this now works. This is essentially where the system began failing after f24. We need some confidence that the upgrade process is not going to kill our path forward.I plugged in a usb2 ethernet adapter and updated the system and it came back fine, however I had to use a usb2 ethernet adapater in the usb2 port as it seems the usb3 port is not working, the ethernet onboard is wired up via usb3. 4.12.5-300.fc26.armv7hl is the new kernel. DennisThanks. Stewart On 08/23/2017 08:43 AM, Dennis Gilmore wrote:El mié, 23-08-2017 a las 16:56 +0200, Andreas Reschke escribió:Am 23.08.2017 um 16:20 schrieb Dennis Gilmore: -- Hello Dennis, that looks beautiful. You have a running Odroid-XU4 with actual Kernel with Fedora 26 !! How did you manage it? I haven't so much luck with the installation. Thanks AndreasI ran xzcat Fedora-Server-armhfp-26-1.5-sda.raw.xz|dd of=/dev/sdb bs=4MiB cat /usr/share/uboot/odroid-xu3/u-boot.bin > u-boot-dtb.bin cat /usr/share/uboot/odroid-xu3/u-boot.dtb >> u-boot-dtb.bin I grabbed from https://github.com/hardkernel/u-boot/tree/odroid xu4- v201 7.05/sd_fuse bl1.bin.hardkernel bl2.bin.hardkernel.720k_uboot tzsw.bin.hardkernel and sd_fusing.sh then ran sh sd_fusing.sh /dev/sdb I used parted to resize partition 4 mounted it and ran xfs_growfs so it filled the sd card I mounted partition 2 and edited extlinux/extlinux.conf adding cpuidle.off=1 to the append line. I did have to edit etc/passwd and unlock the root account as initial-setup is not running. of couse /dev/sdb was my sdcard, make sure you have the right device for yours. It does seem that the nic is not detected however. Dennis _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@lists.fedoraproject.o rg_______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx_______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx |
_______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx