| U-Boot 2017.05-15377-gedb23d4 (Aug 24 2017 - 07:09:51 -0300) for ODROID-XU4 
 CPU:   Exynos5422 @ 800 MHz Model: Odroid XU4 based on EXYNOS5422 Board: Odroid XU4 based on EXYNOS5422 Type:  xu4 DRAM:  2 GiB MMC:   EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 MMC Device 0 ( SD ): 14.8 GiB mmc_init: -5, time 4 *** Warning - bad CRC, using default environment 
 In:    serial Out:   serial Err:   serial Net:   No ethernet found. Press quickly 'Enter' twice to stop autoboot:  0 reading boot.ini 9671 bytes read in 14 ms (673.8 KiB/s) cfgload: applying boot.ini... cfgload: setenv initrd_high "0xffffffff" cfgload: setenv fdt_high "0xffffffff" cfgload: setenv macaddr "00:1e:06:61:7a:39" cfgload: setenv vout "hdmi" cfgload: setenv cecenable "false" # false or true cfgload: setenv disable_vu7 "false" # false cfgload: setenv ddr_freq 825 cfgload: setenv external_watchdog "false" cfgload: setenv external_watchdog_debounce "3" cfgload: setenv HPD "true" cfgload: setenv bootrootfs "console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro fsck.repair=yes net.ifnames=0" cfgload: fatload mmc 0:1 0x40008000 zImage reading zImage 5671272 bytes read in 324 ms (16.7 MiB/s) cfgload: fatload mmc 0:1 0x42000000 uInitrd reading uInitrd 12243214 bytes read in 694 ms (16.8 MiB/s) cfgload: setenv fdtloaded "false" cfgload: if test "x${board_name}" = "x"; then setenv board_name "xu4"; fi cfgload: if test "${board_name}" = "xu4"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; setenv fdtloaded "true"; fi reading exynos5422-odroidxu4.dtb 63776 bytes read in 9 ms (6.8 MiB/s) cfgload: if test "${board_name}" = "xu3"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu3.dtb; setenv fdtloaded "true"; fi cfgload: if test "${board_name}" = "xu3l"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu3-lite.dtb; setenv fdtloaded "true"; fi cfgload: if test "${fdtloaded}" = "false"; then fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; setenv fdtloaded "true"; fi cfgload: fdt addr 0x44000000 cfgload: setenv hdmi_phy_control "HPD=${HPD} vout=${vout}" cfgload: if test "${cecenable}" = "false"; then fdt rm /cec@101B0000; fi libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND cfgload: if test "${disable_vu7}" = "false"; then setenv hid_quirks "usbhid.quirks=0x0eef:0x0005:0x0004"; fi cfgload: if test "${external_watchdog}" = "true"; then setenv external_watchdog "external_watchdog=${external_watchdog} external_watchdog_debounce=${external_watchdog_debounce}"; fi cfgload: setenv bootargs "${bootrootfs} ${videoconfig} ${hdmi_phy_control} ${hid_quirks} smsc95xx.macaddr=${macaddr} ${external_watchdog}" cfgload: dmc ${ddr_freq} cfgload: bootz 0x40008000 0x42000000 0x44000000 Kernel image @ 0x40008000 [ 0x000000 - 0x568968 ] ## Loading init Ramdisk from Legacy Image at 42000000 ...    Image Name:   uInitrd    Image Type:   ARM Linux RAMDisk Image (uncompressed)    Data Size:    12243150 Bytes = 11.7 MiB    Load Address: 00000000    Entry Point:  00000000    Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000    Booting using the fdt blob at 0x44000000    Using Device Tree in place at 44000000, end 4401291f 
 Starting kernel ... 
 [    0.000000] Booting Linux on physical CPU 0x100 [    0.000000] Linux version 4.14.69-148 (root@ba3e5121f23a) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-16ubuntu3)) #1 SMP PREEMPT Mon Sep 10 13:07:55 -03 2018 [    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] cma: Reserved 128 MiB at 0xb6800000 [    0.000000] Samsung CPU ID: 0xe5422001 [    0.000000] Running under secure firmware. [    0.000000] random: get_random_bytes called from start_kernel+0x8c/0x418 with crng_init=0 [    0.000000] percpu: Embedded 17 pages/cpu @eed65000 s37452 r8192 d23988 u69632 [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516928 [    0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro fsck.repair=yes net.ifnames=0  HPD=true vout=hdmi usbhid.quirks=0x0eef:0x0005:0x0004 smsc95xx.macaddr=00:1e:06:61:7a:39 false s5p_mfc.mem=16M [    0.000000] hdmi: using HDMI mode [    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: 1898372K/2074624K available (8192K kernel code, 655K rwdata, 2348K rodata, 1024K init, 326K bss, 45180K reserved, 131072K cma-reserved, 1157120K highmem) [    0.000000] Virtual kernel memory layout: [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB) [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB) [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB) [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB) [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB) [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB) [    0.000000]       .text : 0xc0008000 - 0xc0900000   (9184 kB) [    0.000000]       .init : 0xc0c00000 - 0xc0d00000   (1024 kB) [    0.000000]       .data : 0xc0d00000 - 0xc0da3c38   ( 656 kB) [    0.000000]        .bss : 0xc0dab39c - 0xc0dfcee0   ( 327 kB) [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [    0.000000] hperf_hmp: fast CPUs mask: 000000F0 [    0.000000] hperf_hmp: slow CPUs mask: 0000000F [    0.000000] Preemptible hierarchical RCU implementation. [    0.000000]  Tasks RCU enabled. [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [    0.000000] GIC: Using split EOI/Deactivate mode [    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.000030] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49 [    0.001608] Console: colour dummy device 80x30 [    0.002258] console [tty1] enabled [    0.002300] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [    0.002341] pid_max: default: 32768 minimum: 301 [    0.002531] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [    0.002571] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [    0.003424] CPU: Testing write buffer coherency: ok [    0.004339] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 [    0.020052] Setting up static identity map for 0x40100000 - 0x40100060 [    0.020671] ARM CCI driver probed [    0.020903] Exynos MCPM support installed [    0.027992] Hierarchical SRCU implementation. [    0.043993] smp: Bringing up secondary CPUs ... [    0.072374] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 [    0.096334] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 [    0.124327] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 [    0.152377] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 [    0.172358] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 [    0.180652] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 [    0.188662] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 [    0.188815] smp: Brought up 1 node, 8 CPUs [    0.188966] SMP: Total of 8 processors activated (384.00 BogoMIPS). [    0.188989] CPU: All CPU(s) started in HYP mode. [    0.189009] CPU: Virtualization extensions available. [    0.190823] devtmpfs: initialized [    0.207641] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [    0.207799] hperf_hmp: registered cpufreq transition notifier [    0.207990] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [    0.208024] futex hash table entries: 2048 (order: 5, 131072 bytes) [    0.210786] pinctrl core: initialized pinctrl subsystem [    0.212946] NET: Registered protocol family 16 [    0.218386] DMA: preallocated 1024 KiB pool for atomic coherent allocations [    0.224438] cpuidle: using governor menu [    0.225237] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [    0.225263] hw-breakpoint: maximum watchpoint size is 8 bytes. [    0.233649] exynos-audss-clk 3810000.audss-clock-controller: epll 180633609 [    0.256359] EXYNOS5420 PMU initialized [    0.299281] usbcore: registered new interface driver usbfs [    0.299347] usbcore: registered new interface driver hub [    0.299518] usbcore: registered new device driver usb [    0.299966] i2c-gpio soc:i2c-hdmi: using pins 177 (SDA) and 178 (SCL) [    0.300542] s3c-i2c 12c70000.i2c: slave address 0x00 [    0.300568] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz [    0.300821] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter [    0.301322] media: Linux media interface: v0.10 [    0.301370] Linux video capture interface: v2.00 [    0.301480] pps_core: LinuxPPS API ver. 1 registered [    0.301499] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [    0.301759] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled [    0.302593] Advanced Linux Sound Architecture Driver Initialized. [    0.303824] clocksource: Switched to clocksource mct-frc [    0.363217] VFS: Disk quotas dquot_6.6.0 [    0.363298] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [    0.376926] NET: Registered protocol family 2 [    0.377511] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [    0.377602] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [    0.377768] TCP: Hash tables configured (established 8192 bind 8192) [    0.377882] UDP hash table entries: 512 (order: 2, 16384 bytes) [    0.377931] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [    0.378144] NET: Registered protocol family 1 [    0.378811] RPC: Registered named UNIX socket transport module. [    0.378833] RPC: Registered udp transport module. [    0.378851] RPC: Registered tcp transport module. [    0.378868] RPC: Registered tcp NFSv4.1 backchannel transport module. [    0.379069] Trying to unpack rootfs image as initramfs... [    0.667837] random: fast init done [    1.027520] Freeing initrd memory: 11960K [    1.029054] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [    1.030021] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [    1.033486] audit: initializing netlink subsys (disabled) [    1.033710] audit: type=2000 audit(1.028:1): state=initialized audit_enabled=0 res=1 [    1.034283] Initialise system trusted keyrings [    1.034476] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [    1.041786] squashfs: version 4.0 (2009/01/31) Phillip Lougher [    1.042651] NFS: Registering the id_resolver key type [    1.042684] Key type id_resolver registered [    1.042702] Key type id_legacy registered [    1.042731] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [    1.042782] romfs: ROMFS MTD (C) 2007 Red Hat, Inc. [    1.047713] Key type asymmetric registered [    1.047735] Asymmetric key parser 'x509' registered [    1.047799] bounce: pool size: 64 pages [    1.047908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [    1.048126] io scheduler noop registered [    1.048148] io scheduler deadline registered [    1.048400] io scheduler cfq registered (default) [    1.048421] io scheduler mq-deadline registered [    1.048439] io scheduler kyber registered [    1.048678] io scheduler bfq registered [    1.051046] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator [    1.052079] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator [    1.052175] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator [    1.052547] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator [    1.052630] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator [    1.057445] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 [    1.057472] dma-pl330 3880000.adma:  DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 [    1.060106] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 [    1.060133] dma-pl330 121a0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [    1.062732] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 [    1.062758] dma-pl330 121b0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 [    1.063595] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 [    1.063621] dma-pl330 10800000.mdma:         DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 [    1.128113] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [    1.130364] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10 [    1.130779] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10 [    1.131163] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10 [    2.030244] console [ttySAC2] enabled [    2.034228] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10 [    2.044884] exynos-mixer 14450000.mixer: Linked as a consumer to 14650000.sysmmu [    2.050899] iommu: Adding device 14450000.mixer to group 0 [    2.057936] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517 [    2.063799] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a60000.sysmmu [    2.070584] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a70000.sysmmu [    2.077903] iommu: Adding device 10850000.g2d to group 1 [    2.083511] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully probed. [    2.092130] exynos-rot 11c00000.rotator: Linked as a consumer to 11d40000.sysmmu [    2.098432] iommu: Adding device 11c00000.rotator to group 2 [    2.104384] exynos-rot 11c00000.rotator: The exynos rotator is probed successfully [    2.112369] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully. [    2.122759] mali 11800000.mali: Continuing without Mali regulator control [    2.128879] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0 [    2.135105] mali 11800000.mali: Protected mode not available [    2.140667] devfreq devfreq0: Couldn't update frequency transition information. [    2.148256] mali 11800000.mali: Probed as mali0 [    2.161688] brd: module loaded [    2.163938] libphy: Fixed MDIO Bus: probed [    2.167672] usbcore: registered new interface driver r8152 [    2.172882] usbcore: registered new interface driver cdc_ether [    2.178691] usbcore: registered new interface driver cdc_subset [    2.186568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [    2.191682] ehci-exynos: EHCI EXYNOS driver [    2.196197] exynos-ehci 12110000.usb: EHCI Host Controller [    2.201295] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1 [    2.209233] exynos-ehci 12110000.usb: irq 80, io mem 0x12110000 [    2.227874] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 [    2.232709] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [    2.239208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    2.246395] usb usb1: Product: EHCI Host Controller [    2.251242] usb usb1: Manufacturer: Linux 4.14.69-148 ehci_hcd [    2.257080] usb usb1: SerialNumber: 12110000.usb [    2.262207] hub 1-0:1.0: USB hub found [    2.265409] hub 1-0:1.0: 3 ports detected [    2.270268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [    2.275520] ohci-exynos: OHCI EXYNOS driver [    2.279897] exynos-ohci 12120000.usb: USB Host Controller [    2.285060] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2 [    2.292770] exynos-ohci 12120000.usb: irq 80, io mem 0x12120000 [    2.360105] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [    2.365453] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    2.373831] usb usb2: Product: USB Host Controller [    2.377406] usb usb2: Manufacturer: Linux 4.14.69-148 ohci_hcd [    2.383209] usb usb2: SerialNumber: 12120000.usb [    2.388344] hub 2-0:1.0: USB hub found [    2.391531] hub 2-0:1.0: 3 ports detected [    2.397704] mousedev: PS/2 mouse device common for all mice [    2.403177] i2c /dev entries driver [    2.421022] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV [    2.443666] vdd_sd: Bringing 3300000uV into 2800000-2800000uV [    2.466519] vdd_ldo30: Bringing 1800000uV into 3300000-3300000uV [    3.538073] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0 [    3.546976] s5p-jpeg 11f50000.jpeg: Linked as a consumer to 11f10000.sysmmu [    3.552559] iommu: Adding device 11f50000.jpeg to group 3 [    3.558233] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video30 [    3.565149] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video31 [    3.572083] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec [    3.577745] s5p-jpeg 11f60000.jpeg: Linked as a consumer to 11f20000.sysmmu [    3.584522] iommu: Adding device 11f60000.jpeg to group 4 [    3.590195] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video32 [    3.597115] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video33 [    3.604059] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec [    3.610595] s5p-mfc 11000000.codec: Linked as a consumer to 11200000.sysmmu [    3.616575] s5p-mfc 11000000.codec: Linked as a consumer to 11210000.sysmmu [    3.623440] iommu: Adding device 11000000.codec to group 5 [    3.646549] s5p-mfc 11000000.codec: preallocated 16 MiB buffer for the firmware and context buffers [    3.654260] (NULL device *): Direct firmware load for s5p-mfc-v8.fw failed with error -2 [    3.662232] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel [    3.672796] s5p-mfc 11000000.codec: decoder registered as /dev/video10 [    3.679277] s5p-mfc 11000000.codec: encoder registered as /dev/video11 [    3.688097] exynos-gsc 13e00000.video-scaler: Linked as a consumer to 13e80000.sysmmu [    3.694535] iommu: Adding device 13e00000.video-scaler to group 6 [    3.701813] exynos-gsc 13e10000.video-scaler: Linked as a consumer to 13e90000.sysmmu [    3.708402] iommu: Adding device 13e10000.video-scaler to group 7 [    3.739969] thermal thermal_zone0: failed to read out thermal zone (-22) [    3.746126] thermal thermal_zone1: failed to read out thermal zone (-22) [    3.752838] thermal thermal_zone2: failed to read out thermal zone (-22) [    3.759520] thermal thermal_zone3: failed to read out thermal zone (-22) [    3.766217] thermal thermal_zone4: failed to read out thermal zone (-22) [    3.772671] device-mapper: uevent: version 1.0.3 [    3.776846] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [    3.799150] sdhci: Secure Digital Host Controller Interface driver [    3.803890] sdhci: Copyright(c) Pierre Ossman [    3.808395] Synopsys Designware Multimedia Card Interface Driver [    3.814766] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. [    3.821099] dwmmc_exynos 12200000.mmc: Using internal DMA controller. [    3.827446] dwmmc_exynos 12200000.mmc: Version ID is 250a [    3.832837] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo [    3.842238] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq [    3.868300] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) [    3.896202] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. [    3.901653] dwmmc_exynos 12220000.mmc: Using internal DMA controller. [    3.908053] dwmmc_exynos 12220000.mmc: Version ID is 250a [    3.913430] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo [    3.944298] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) [    3.972890] ledtrig-cpu: registered to indicate activity on CPUs [    3.981174] s5p-secss 10830000.sss: s5p-sss driver registered [    3.985847] hidraw: raw HID events driver (C) Jiri Kosina [    3.998962] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp [    4.004229] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp [    4.010819] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp [    4.017406] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp [    4.028371] NET: Registered protocol family 17 [    4.031343] NET: Registered protocol family 15 [    4.035840] Key type dns_resolver registered [    4.040383] Registering SWP/SWPB emulation handler [    4.045197] registered taskstats version 1 [    4.048894] Loading compiled-in X.509 certificates [    4.059194] Key type encrypted registered [    4.080429] OF: graph: no port node found in /soc/hdmi@14530000 [    4.085745] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations [    4.092742] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc0966064) [    4.099284] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc0966704) [    4.105863] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [    4.112445] [drm] No driver support for vblank timestamp query. [    4.194114] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [    4.194998] NOHZ: local_softirq_pending 40 [    4.195007] NOHZ: local_softirq_pending 40 [    4.195020] NOHZ: local_softirq_pending 40 [    4.195142] mmc1: new ultra high speed DDR50 SDHC card at address aaaa [    4.195475] mmcblk1: mmc1:aaaa SU16G 14.8 GiB [    4.206465] NOHZ: local_softirq_pending 40 [    4.206525]  mmcblk1: p1 p2 [    4.292896] Console: switching to colour frame buffer device 240x67 [    4.353681] exynos-drm exynos-drm: fb0:  frame buffer device [    4.359658] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0 [    4.368305] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [    4.372382] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3 [    4.380250] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010 [    4.388717] xhci-hcd xhci-hcd.3.auto: irq 150, io mem 0x12000000 [    4.394772] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [    4.401402] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    4.408601] usb usb3: Product: xHCI Host Controller [    4.413435] usb usb3: Manufacturer: Linux 4.14.69-148 xhci-hcd [    4.419245] usb usb3: SerialNumber: xhci-hcd.3.auto [    4.424395] hub 3-0:1.0: USB hub found [    4.427841] hub 3-0:1.0: 1 port detected [    4.431913] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [    4.437192] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4 [    4.444824] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0  SuperSpeed [    4.451461] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [    4.459569] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [    4.466222] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    4.473414] usb usb4: Product: xHCI Host Controller [    4.478250] usb usb4: Manufacturer: Linux 4.14.69-148 xhci-hcd [    4.484062] usb usb4: SerialNumber: xhci-hcd.3.auto [    4.489199] hub 4-0:1.0: USB hub found [    4.492649] hub 4-0:1.0: 1 port detected [    4.500452] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [    4.506361] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5 [    4.514672] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010 [    4.523854] xhci-hcd xhci-hcd.6.auto: irq 151, io mem 0x12400000 [    4.530423] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [    4.537654] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    4.545302] usb usb5: Product: xHCI Host Controller [    4.550587] usb usb5: Manufacturer: Linux 4.14.69-148 xhci-hcd [    4.556824] usb usb5: SerialNumber: xhci-hcd.6.auto [    4.562373] hub 5-0:1.0: USB hub found [    4.566521] hub 5-0:1.0: 1 port detected [    4.570965] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [    4.576823] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6 [    4.584887] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0  SuperSpeed [    4.591970] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [    4.600585] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 [    4.607841] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    4.615539] usb usb6: Product: xHCI Host Controller [    4.620909] usb usb6: Manufacturer: Linux 4.14.69-148 xhci-hcd [    4.627251] usb usb6: SerialNumber: xhci-hcd.6.auto [    4.632908] hub 6-0:1.0: USB hub found [    4.637151] hub 6-0:1.0: 1 port detected [    4.642448] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling [    4.648541] rtc rtc1: invalid alarm value: 1900-1-1 0:0:0 [    4.654494] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1 [    4.662234] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz) [    4.671415] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz) [    4.680291] exynos-bus: new bus device registered: soc:bus_fsys_apb (200000 KHz ~ 200000 KHz) [    4.689516] exynos-bus: new bus device registered: soc:bus_fsys (200000 KHz ~ 200000 KHz) [    4.698479] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz) [    4.707559] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz) [    4.716490] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz) [    4.725290] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~  67000 KHz) [    4.734298] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz) [    4.743160] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz) [    4.752376] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz) [    4.761323] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz) [    4.770560] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz) [    4.780030] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz) [    4.789007] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz) [    4.798562] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz) [    4.807411] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory [    4.815778] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory [    4.824664] odroid-audio sound: multicodec <-> 3830000.i2s mapping ok [    4.834691] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01 00:00:31 UTC (946684831) [    4.848366] ALSA device list: [    4.851646]   #0: Odroid-XU4 [    4.855893] Freeing unused kernel memory: 1024K Loading, please wait... starting version 237 [    4.959901] usb 3-1: new high-speed USB device number 2 using xhci-hcd [    5.116453] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610 [    5.123634] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [    5.131240] usb 3-1: Product: USB2.0 Hub [    5.135612] usb 3-1: Manufacturer: GenesysLogic [    5.156041] hub 3-1:1.0: USB hub found [    5.160785] hub 3-1:1.0: 2 ports detected [    5.239992] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd [    5.266594] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616 [    5.273636] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [    5.281131] usb 4-1: Product: USB3.0 Hub [    5.285362] usb 4-1: Manufacturer: GenesysLogic [    5.300106] hub 4-1:1.0: USB hub found [    5.305001] hub 4-1:1.0: 2 ports detected [    5.307865] NOHZ: local_softirq_pending 80 [    5.342136] NOHZ: local_softirq_pending 40 [    5.354094] NOHZ: local_softirq_pending 40 [    5.369219] NOHZ: local_softirq_pending 40 [    5.380316] NOHZ: local_softirq_pending 40 [    5.395657] NOHZ: local_softirq_pending 40 [    5.487917] usb 3-1.1: new low-speed USB device number 3 using xhci-hcd [    5.599724] usb 3-1.1: New USB device found, idVendor=046d, idProduct=c077 [    5.606812] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [    5.614303] usb 3-1.1: Product: USB Optical Mouse [    5.619193] usb 3-1.1: Manufacturer: Logitech [    5.639636] input: Logitech USB Optical Mouse as /devices/platform/soc/soc:usb3-0/12000000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.1/3-1.1:1.0/0003:046D:C077.0001/input/input0 [    5.655322] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-xhci-hcd.3.auto-1.1/input0 [    5.668523] usbcore: registered new interface driver usbhid [    5.674429] usbhid: USB HID core driver [    5.715850] usb 3-1.2: new low-speed USB device number 4 using xhci-hcd [    5.831946] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd [    5.847351] usb 3-1.2: New USB device found, idVendor=05af, idProduct=0802 [    5.854643] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [    5.860524] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153 [    5.860530] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [    5.860536] usb 6-1: Product: USB 10/100/1000 LAN [    5.860540] usb 6-1: Manufacturer: Realtek [    5.860544] usb 6-1: SerialNumber: 000001000000 [    5.891269] usb 3-1.2: Product: USB Keyboard [    5.895842] usb 3-1.2: Manufacturer: [    5.933107] input:   USB Keyboard as /devices/platform/soc/soc:usb3-0/12000000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.2/3-1.2:1.0/0003:05AF:0802.0002/input/input1 [    6.003990] hid-generic 0003:05AF:0802.0002: input,hidraw1: USB HID v1.10 Keyboard [  USB Keyboard] on usb-xhci-hcd.3.auto-1.2/input0 [    6.029563] input:   USB Keyboard as /devices/platform/soc/soc:usb3-0/12000000.dwc3/xhci-hcd.3.auto/usb3/3-1/3-1.2/3-1.2:1.1/0003:05AF:0802.0003/input/input2 [    6.048077] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd [    6.103975] hid-generic 0003:05AF:0802.0003: input,hidraw2: USB HID v1.10 Device [  USB Keyboard] on usb-xhci-hcd.3.auto-1.2/input1 [    6.112847] r8152 6-1:1.0 eth0: v1.09.9 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. Begin: Will now check root file system ... fsck from util-linux 2.31.1 [/sbin/fsck.ext4 (1) -- /dev/mmcblk1p2] fsck.ext4 -y -C0 /dev/mmcblk1p2 e2fsck 1.44.1 (24-Mar-2018) rootfs was not cleanly unmounted, check forced. Pass 1: Checking inodes, blocks, and sizes Deleted inode 138150 has zero dtime.  Fix? yes 
 Pass 2: Checking directory structure [   11.261291] random: crng init done===================         / 84.2% Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information Block bitmap differences:  -(1096832--1096907) Fix? yes 
 Free blocks count wrong for group #33 (7400, counted=7476). Fix? yes 
 Free blocks count wrong (2598459, counted=2580934). Fix? yes 
 Inode bitmap differences:  -138150 Fix? yes 
 Free inodes count wrong for group #16 (169, counted=170). Fix? yes 
 Free inodes count wrong (793895, counted=791875). Fix? yes 
 
 rootfs: ***** FILE SYSTEM WAS MODIFIED ***** rootfs: 174781/966656 files (0.4% non-contiguous), 1275322/3856256 blocks fsck exited with status code 1 done. [   14.704558] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [   15.147344] systemd[1]: System time before build time, advancing clock. [   15.251419] NET: Registered protocol family 10 [   15.257454] Segment Routing with IPv6 [   15.265693] ip_tables: (C) 2000-2006 Netfilter Core Team [   15.292868] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [   15.317986] systemd[1]: Detected architecture arm. 
 Welcome to Ubuntu 18.04.1 LTS! 
 [   15.357018] systemd[1]: Set hostname to <odroid>. [   15.962362] systemd[1]: Reached target Swap. [  OK  ] Reached target Swap. [   15.979929] systemd[1]: Reached target User and Group Name Lookups. [  OK  ] Reached target User and Group Name Lookups. [   16.004045] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [  OK  ] Started Forward Password Requests to Wall Directory Watch. [   16.028446] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [  OK  ] Set up automount Arbitrary Executab…rmats File System Automount Point. [   16.055905] systemd[1]: Reached target Remote File Systems. [  OK  ] Reached target Remote File Systems. [   16.076294] systemd[1]: Created slice System Slice. [  OK  ] Created slice System Slice. [   16.096209] systemd[1]: Created slice system-serial\x2dgetty.slice. [  OK  ] Created slice system-serial\x2dgetty.slice. [  OK  ] Listening on Journal Audit Socket. [  OK  ] Listening on udev Control Socket. [  OK  ] Listening on udev Kernel Socket. [  OK  ] Listening on Journal Socket.          Starting Uncomplicated firewall... [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.          Starting udev Coldplug all Devices... [  OK  ] Listening on fsck to fsckd communication Socket.          Mounting Kernel Debug File System... [  OK  ] Created slice User and Session Slice. [  OK  ] Reached target Slices.          Starting Set the console keyboard layout... [  OK  ] Listening on Syslog Socket.          Starting Load Kernel Modules...          Starting Remount Root and Kernel File Systems...          Starting Create list of required st…ce nodes for the current kernel.[   16.385107] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro .. [  OK  ] Listening on Journal Socket (/dev/log).          Starting Journal Service...          Mounting POSIX Message Queue File System... [  OK  ] Created slice system-systemd\x2dfsck.slice. [  OK  ] Started Uncomplicated firewall. [  OK  ] Mounted Kernel Debug File System. [  OK  ] Started Set the console keyboard layout. [FAILED] Failed to start Load Kernel Modules. See 'systemctl status systemd-modules-load.service' for details. [  OK  ] Started Journal Service. [  OK  ] Started Remount Root and Kernel File Systems. [  OK  ] Started Create list of required sta…vice nodes for the current kernel. [  OK  ] Mounted POSIX Message Queue File System.          Starting Create Static Device Nodes in /dev...          Starting Load/Save Random Seed...          Starting Flush Journal to Persistent Storage...          Starting Apply Kernel Variables...          Mounting Kernel Configuration File System... [  OK  ] Started Create Static Device Nodes in /dev. [  OK  ] Started Load/Save Random Seed. [  OK  ] Started Apply Kernel Variables. [  OK  ] Mounted Kernel Configuration File System. [  OK  ] Reached target Local File Systems (Pre).          Starting udev Kernel Device Manager... [  OK  ] Started udev Coldplug all Devices. [  OK  ] Started Flush Journal to Persistent Storage. [  OK  ] Started udev Kernel Device Manager. [  OK  ] Started Dispatch Password Requests to Console Directory Watch. [  OK  ] Reached target Local Encrypted Volumes. [  OK  ] Found device /dev/ttySAC2. [  OK  ] Reached target Sound Card. [  OK  ] Found device /dev/disk/by-label/boot.          Starting File System Check on /dev/disk/by-label/boot... [  OK  ] Started File System Check Daemon to report status. [  OK  ] Started File System Check on /dev/disk/by-label/boot.          Mounting /media/boot... [  OK  ] Mounted /media/boot. [  OK  ] Reached target Local File Systems.          Starting Create Volatile Files and Directories...          Starting Tell Plymouth To Write Out Runtime Data...          Starting Raise network interfaces...          Starting Set console font and keymap... [  OK  ] Started Create Volatile Files and Directories. [  OK  ] Started Tell Plymouth To Write Out Runtime Data. [  OK  ] Started Set console font and keymap.          Starting Update UTMP about System Boot/Shutdown...          Starting Network Name Resolution...          Starting Network Time Synchronization... [  OK  ] Started Update UTMP about System Boot/Shutdown. [  OK  ] Started Raise network interfaces. [  OK  ] Started Network Name Resolution. [  OK  ] Started Network Time Synchronization. [  OK  ] Reached target System Time Synchronized. [  OK  ] Reached target System Initialization. [  OK  ] Started Daily Cleanup of Temporary Directories. [  OK  ] Started Trigger anacron every hour. [  OK  ] Started Daily apt download activities. [  OK  ] Started Daily apt upgrade and clean activities. [  OK  ] Started Discard unused blocks once a week. [  OK  ] Listening on CUPS Scheduler. [  OK  ] Listening on D-Bus System Message Bus Socket. [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.          Starting Socket activation for snappy daemon. [  OK  ] Started CUPS Scheduler. [  OK  ] Reached target Paths. [  OK  ] Started Message of the Day. [  OK  ] Reached target Timers. [  OK  ] Reached target Host and Network Name Lookups. [  OK  ] Listening on Socket activation for snappy daemon. [  OK  ] Reached target Sockets. [  OK  ] Reached target Basic System.          Starting Disk Manager... [  OK  ] Started CUPS Scheduler. [  OK  ] Started Regular background program processing daemon.          Starting System Logging Service...          Starting Dispatcher daemon for systemd-networkd...          Starting Accounts Service...          Starting Snappy daemon... [  OK  ] Started D-Bus System Message Bus.          Starting WPA supplicant...          Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...          Starting LSB: Speech Dispatcher... [  OK  ] Started Set the CPU Frequency Scaling governor.          Starting Save/Restore Sound Card State...          Starting Network Manager...          Starting LSB: Load kernel modules needed to enable cpufreq scaling...          Starting Modem Manager...          Starting Initialize hardware monitoring sensors... [  OK  ] Started Run anacron jobs.          Starting Login Service...          Starting LSB: automatic crash report generation...          Starting Avahi mDNS/DNS-SD Stack... [  OK  ] Started System Logging Service. [  OK  ] Started Snappy daemon. [  OK  ] Started WPA supplicant. [  OK  ] Started Save/Restore Sound Card State.          Starting Authorization Manager...          Starting Wait until snapd is fully seeded... [  OK  ] Started Avahi mDNS/DNS-SD Stack. [  OK  ] Started Make remote CUPS printers available locally. [  OK  ] Started Login Service. [  OK  ] Started Wait until snapd is fully seeded. [  OK  ] Started Restore /etc/resolv.conf if…before the ppp link was shut down. [  OK  ] Started Initialize hardware monitoring sensors. [  OK  ] Started Authorization Manager. [  OK  ] Started Accounts Service. [  OK  ] Started LSB: Speech Dispatcher. [  OK  ] Started LSB: automatic crash report generation. [  OK  ] Started Disk Manager. [  OK  ] Started Modem Manager.          Starting Hostname Service... [  OK  ] Started LSB: Load kernel modules needed to enable cpufreq scaling.          Starting LSB: set CPUFreq kernel parameters... [  OK  ] Started Dispatcher daemon for systemd-networkd. [  OK  ] Started LSB: set CPUFreq kernel parameters. [  OK  ] Started Hostname Service. [  OK  ] Started Network Manager.          Starting Network Manager Script Dispatcher Service...          Starting Network Manager Wait Online... [  OK  ] Reached target Network. [  OK  ] Started Unattended Upgrades Shutdown.          Starting OpenVPN service...          Starting OpenBSD Secure Shell server...          Starting Permit User Sessions... [  OK  ] Started OpenVPN service. [  OK  ] Started Permit User Sessions. [  OK  ] Started Network Manager Script Dispatcher Service.          Starting Light Display Manager... [  OK  ] Started OpenBSD Secure Shell server. [  OK  ] Started Light Display Manager. [  OK  ] Started Network Manager Wait Online. [  OK  ] Reached target Network is Online.          Starting /etc/rc.local Compatibility...          Starting LSB: disk temperature monitoring daemon... [  OK  ] Started crash report submission daemon.          Starting Tool to automatically coll… submit kernel crash signatures...          Starting ODROID Specific System Tweaks... [  OK  ] Started /etc/rc.local Compatibility.          Starting Hold until boot process finishes up... [  OK  ] Started Hold until boot process finishes up. [  OK  ] Started ODROID Specific System Tweaks. [  OK  ] Started Tool to automatically colle…nd submit kernel crash signatures.          Starting Set console scheme... [  OK  ] Started Serial Getty on ttySAC2. [  OK  ] Started LSB: disk temperature monitoring daemon. [  OK  ] Started Set console scheme. [  OK  ] Created slice system-getty.slice. [  OK  ] Started Getty on tty1. [  OK  ] Reached target Login Prompts. [  OK  ] Reached target Multi-User System. [  OK  ] Reached target Graphical Interface.          Starting Update UTMP about System Runlevel Changes... [  OK  ] Started Update UTMP about System Runlevel Changes. 
 Ubuntu 18.04.1 LTS odroid ttySAC2 
 odroid login: |