### With SD card inserted $ sudo fdisk -l Disk /dev/mmcblk0: 14.4 GiB, 15489564672 bytes, 30253056 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x58bc1052 Device Boot Start End Sectors Size Id Type /dev/mmcblk0p1 8192 139263 131072 64M c W95 FAT32 (LBA) /dev/mmcblk0p2 139264 8331263 8192000 3.9G 83 Linux /dev/mmcblk0p3 8331264 30253055 21921792 10.5G 83 Linux Disk /dev/mmcblk2: 14.7 GiB, 15758000128 bytes, 30777344 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x89e2f1d4 Device Boot Start End Sectors Size Id Type /dev/mmcblk2p1 8192 8396799 8388608 4G 83 Linux /dev/mmcblk2p2 8396800 30777343 22380544 10.7G 83 Linux ### Without SD card $ sudo fdisk -l Disk /dev/mmcblk2: 14.7 GiB, 15758000128 bytes, 30777344 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x89e2f1d4 Device Boot Start End Sectors Size Id Type /dev/mmcblk2p1 8192 8396799 8388608 4G 83 Linux /dev/mmcblk2p2 8396800 30777343 22380544 10.7G 83 Linux $ sudo journalctl -b -- Logs begin at Fri 2018-07-06 03:46:42 +08, end at Mon 2018-09-17 20:18:19 +08. -- Sep 15 02:52:31 alarm kernel: Booting Linux on physical CPU 0x500 Sep 15 02:52:31 alarm kernel: Linux version 4.18.7-1-ARCH (builduser@leming) (gcc version 8.2.0 (GCC)) #1 SMP PREEMPT Tue Sep 11 01:43:25 UTC 2018 Sep 15 02:52:31 alarm kernel: CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d Sep 15 02:52:31 alarm kernel: CPU: div instructions available: patching division code Sep 15 02:52:31 alarm kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache Sep 15 02:52:31 alarm kernel: OF: fdt: Machine model: Rockchip RK3288 Asus Tinker Board S Sep 15 02:52:31 alarm kernel: Memory policy: Data cache writealloc Sep 15 02:52:31 alarm kernel: cma: Reserved 48 MiB at 0x7d000000 Sep 15 02:52:31 alarm kernel: On node 0 totalpages: 524288 Sep 15 02:52:31 alarm kernel: Normal zone: 1728 pages used for memmap Sep 15 02:52:31 alarm kernel: Normal zone: 0 pages reserved Sep 15 02:52:31 alarm kernel: Normal zone: 196608 pages, LIFO batch:31 Sep 15 02:52:31 alarm kernel: HighMem zone: 327680 pages, LIFO batch:31 Sep 15 02:52:31 alarm kernel: random: get_random_bytes called from start_kernel+0x8c/0x480 with crng_init=0 Sep 15 02:52:31 alarm kernel: percpu: Embedded 17 pages/cpu @(ptrval) s38092 r8192 d23348 u69632 Sep 15 02:52:31 alarm kernel: pcpu-alloc: s38092 r8192 d23348 u69632 alloc=17*4096 Sep 15 02:52:31 alarm kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Sep 15 02:52:31 alarm kernel: Built 1 zonelists, mobility grouping on. Total pages: 522560 Sep 15 02:52:31 alarm kernel: Kernel command line: console=ttyS2,115200n root=PARTUUID=89e2f1d4-01 rw rootwait Sep 15 02:52:31 alarm kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Sep 15 02:52:31 alarm kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Sep 15 02:52:31 alarm kernel: Memory: 2001380K/2097152K available (12288K kernel code, 1041K rwdata, 4900K rodata, 1024K init, 882K bss, 46620K reserved, 49152K cma-reserved, 1261568K highmem) Sep 15 02:52:31 alarm kernel: Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0x(ptrval) - 0x(ptrval) (13280 kB) .init : 0x(ptrval) - 0x(ptrval) (1024 kB) .data : 0x(ptrval) - 0x(ptrval) (1042 kB) .bss : 0x(ptrval) - 0x(ptrval) ( 883 kB) Sep 15 02:52:31 alarm kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Sep 15 02:52:31 alarm kernel: Preemptible hierarchical RCU implementation. Sep 15 02:52:31 alarm kernel: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. Sep 15 02:52:31 alarm kernel: Tasks RCU enabled. Sep 15 02:52:31 alarm kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Sep 15 02:52:31 alarm kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: rockchip_mmc_get_phase: invalid clk rate Sep 15 02:52:31 alarm kernel: arch_timer: cp15 timer(s) running at 24.00MHz (phys). Sep 15 02:52:31 alarm kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns Sep 15 02:52:31 alarm kernel: sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns Sep 15 02:52:31 alarm kernel: Switching to timer-based delay loop, resolution 41ns Sep 15 02:52:31 alarm kernel: Console: colour dummy device 80x30 Sep 15 02:52:31 alarm kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) Sep 15 02:52:31 alarm kernel: pid_max: default: 32768 minimum: 301 Sep 15 02:52:31 alarm kernel: Security Framework initialized Sep 15 02:52:31 alarm kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) Sep 15 02:52:31 alarm kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) Sep 15 02:52:31 alarm kernel: CPU: Testing write buffer coherency: ok Sep 15 02:52:31 alarm kernel: CPU0: Spectre v2: using BPIALL workaround Sep 15 02:52:31 alarm kernel: CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 Sep 15 02:52:31 alarm kernel: Setting up static identity map for 0x300000 - 0x3000a0 Sep 15 02:52:31 alarm kernel: Hierarchical SRCU implementation. Sep 15 02:52:31 alarm kernel: smp: Bringing up secondary CPUs ... Sep 15 02:52:31 alarm kernel: CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 Sep 15 02:52:31 alarm kernel: CPU1: Spectre v2: using BPIALL workaround Sep 15 02:52:31 alarm kernel: CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 Sep 15 02:52:31 alarm kernel: CPU2: Spectre v2: using BPIALL workaround Sep 15 02:52:31 alarm kernel: CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 Sep 15 02:52:31 alarm kernel: CPU3: Spectre v2: using BPIALL workaround Sep 15 02:52:31 alarm kernel: smp: Brought up 1 node, 4 CPUs Sep 15 02:52:31 alarm kernel: SMP: Total of 4 processors activated (192.00 BogoMIPS). Sep 15 02:52:31 alarm kernel: CPU: All CPU(s) started in SVC mode. Sep 15 02:52:31 alarm kernel: devtmpfs: initialized Sep 15 02:52:31 alarm kernel: VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 Sep 15 02:52:31 alarm kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Sep 15 02:52:31 alarm kernel: futex hash table entries: 1024 (order: 4, 65536 bytes) Sep 15 02:52:31 alarm kernel: xor: measuring software checksum speed Sep 15 02:52:31 alarm kernel: arm4regs : 1049.200 MB/sec Sep 15 02:52:31 alarm kernel: 8regs : 808.800 MB/sec Sep 15 02:52:31 alarm kernel: 32regs : 786.400 MB/sec Sep 15 02:52:31 alarm kernel: neon : 1396.400 MB/sec Sep 15 02:52:31 alarm kernel: xor: using function: neon (1396.400 MB/sec) Sep 15 02:52:31 alarm kernel: pinctrl core: initialized pinctrl subsystem Sep 15 02:52:31 alarm kernel: NET: Registered protocol family 16 Sep 15 02:52:31 alarm kernel: DMA: preallocated 256 KiB pool for atomic coherent allocations Sep 15 02:52:31 alarm kernel: audit: initializing netlink subsys (disabled) Sep 15 02:52:31 alarm kernel: audit: type=2000 audit(0.850:1): state=initialized audit_enabled=0 res=1 Sep 15 02:52:31 alarm kernel: cpuidle: using governor menu Sep 15 02:52:31 alarm kernel: No ATAGs? Sep 15 02:52:31 alarm kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. Sep 15 02:52:31 alarm kernel: hw-breakpoint: maximum watchpoint size is 4 bytes. Sep 15 02:52:31 alarm kernel: Serial: AMBA PL011 UART driver Sep 15 02:52:31 alarm kernel: raid6: int32x1 gen() 95 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x1 xor() 104 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x2 gen() 117 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x2 xor() 135 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x4 gen() 163 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x4 xor() 143 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x8 gen() 191 MB/s Sep 15 02:52:31 alarm kernel: raid6: int32x8 xor() 140 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx1 gen() 351 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx1 xor() 479 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx2 gen() 432 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx2 xor() 632 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx4 gen() 687 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx4 xor() 710 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx8 gen() 642 MB/s Sep 15 02:52:31 alarm kernel: raid6: neonx8 xor() 633 MB/s Sep 15 02:52:31 alarm kernel: raid6: using algorithm neonx4 gen() 687 MB/s Sep 15 02:52:31 alarm kernel: raid6: .... xor() 710 MB/s, rmw enabled Sep 15 02:52:31 alarm kernel: raid6: using neon recovery algorithm Sep 15 02:52:31 alarm kernel: vgaarb: loaded Sep 15 02:52:31 alarm kernel: SCSI subsystem initialized Sep 15 02:52:31 alarm kernel: libata version 3.00 loaded. Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver usbfs Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver hub Sep 15 02:52:31 alarm kernel: usbcore: registered new device driver usb Sep 15 02:52:31 alarm kernel: media: Linux media interface: v0.10 Sep 15 02:52:31 alarm kernel: videodev: Linux video capture interface: v2.00 Sep 15 02:52:31 alarm kernel: pps_core: LinuxPPS API ver. 1 registered Sep 15 02:52:31 alarm kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Sep 15 02:52:31 alarm kernel: PTP clock support registered Sep 15 02:52:31 alarm kernel: EDAC MC: Ver: 3.0.0 Sep 15 02:52:31 alarm kernel: Advanced Linux Sound Architecture Driver Initialized. Sep 15 02:52:31 alarm kernel: NetLabel: Initializing Sep 15 02:52:31 alarm kernel: NetLabel: domain hash size = 128 Sep 15 02:52:31 alarm kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Sep 15 02:52:31 alarm kernel: NetLabel: unlabeled traffic allowed by default Sep 15 02:52:31 alarm kernel: clocksource: Switched to clocksource arch_sys_counter Sep 15 02:52:31 alarm kernel: VFS: Disk quotas dquot_6.6.0 Sep 15 02:52:31 alarm kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Sep 15 02:52:31 alarm kernel: NET: Registered protocol family 2 Sep 15 02:52:31 alarm kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) Sep 15 02:52:31 alarm kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes) Sep 15 02:52:31 alarm kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes) Sep 15 02:52:31 alarm kernel: TCP: Hash tables configured (established 8192 bind 8192) Sep 15 02:52:31 alarm kernel: UDP hash table entries: 512 (order: 2, 16384 bytes) Sep 15 02:52:31 alarm kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) Sep 15 02:52:31 alarm kernel: NET: Registered protocol family 1 Sep 15 02:52:31 alarm kernel: RPC: Registered named UNIX socket transport module. Sep 15 02:52:31 alarm kernel: RPC: Registered udp transport module. Sep 15 02:52:31 alarm kernel: RPC: Registered tcp transport module. Sep 15 02:52:31 alarm kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Sep 15 02:52:31 alarm kernel: PCI: CLS 0 bytes, default 64 Sep 15 02:52:31 alarm kernel: Unpacking initramfs... Sep 15 02:52:31 alarm kernel: Freeing initrd memory: 5512K Sep 15 02:52:31 alarm kernel: hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available Sep 15 02:52:31 alarm kernel: Initialise system trusted keyrings Sep 15 02:52:31 alarm kernel: workingset: timestamp_bits=14 max_order=19 bucket_order=5 Sep 15 02:52:31 alarm kernel: zbud: loaded Sep 15 02:52:31 alarm kernel: NFS: Registering the id_resolver key type Sep 15 02:52:31 alarm kernel: Key type id_resolver registered Sep 15 02:52:31 alarm kernel: Key type id_legacy registered Sep 15 02:52:31 alarm kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering... Sep 15 02:52:31 alarm kernel: Key type asymmetric registered Sep 15 02:52:31 alarm kernel: Asymmetric key parser 'x509' registered Sep 15 02:52:31 alarm kernel: bounce: pool size: 64 pages Sep 15 02:52:31 alarm kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) Sep 15 02:52:31 alarm kernel: io scheduler noop registered Sep 15 02:52:31 alarm kernel: io scheduler deadline registered Sep 15 02:52:31 alarm kernel: io scheduler cfq registered (default) Sep 15 02:52:31 alarm kernel: io scheduler mq-deadline registered Sep 15 02:52:31 alarm kernel: io scheduler kyber registered Sep 15 02:52:31 alarm kernel: io scheduler bfq registered Sep 15 02:52:31 alarm kernel: dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 Sep 15 02:52:31 alarm kernel: dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 Sep 15 02:52:31 alarm kernel: dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 Sep 15 02:52:31 alarm kernel: dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 Sep 15 02:52:31 alarm kernel: Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled Sep 15 02:52:31 alarm kernel: ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A Sep 15 02:52:31 alarm kernel: ff190000.serial: ttyS1 at MMIO 0xff190000 (irq = 36, base_baud = 1500000) is a 16550A Sep 15 02:52:31 alarm kernel: ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 37, base_baud = 1500000) is a 16550A Sep 15 02:52:31 alarm kernel: console [ttyS2] enabled Sep 15 02:52:31 alarm kernel: ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 38, base_baud = 1500000) is a 16550A Sep 15 02:52:31 alarm kernel: ff1c0000.serial: ttyS4 at MMIO 0xff1c0000 (irq = 39, base_baud = 1500000) is a 16550A Sep 15 02:52:31 alarm kernel: Serial: AMBA driver Sep 15 02:52:31 alarm kernel: loop: module loaded Sep 15 02:52:31 alarm kernel: Loading iSCSI transport class v2.0-870. Sep 15 02:52:31 alarm kernel: iscsi: registered transport (tcp) Sep 15 02:52:31 alarm kernel: libphy: Fixed MDIO Bus: probed Sep 15 02:52:31 alarm kernel: dwc2 ff540000.usb: ff540000.usb supply vusb_d not found, using dummy regulator Sep 15 02:52:31 alarm kernel: dwc2 ff540000.usb: ff540000.usb supply vusb_a not found, using dummy regulator Sep 15 02:52:31 alarm kernel: dwc2 ff540000.usb: DWC OTG Controller Sep 15 02:52:31 alarm kernel: dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 Sep 15 02:52:31 alarm kernel: dwc2 ff540000.usb: irq 44, io mem 0xff540000 Sep 15 02:52:31 alarm kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Sep 15 02:52:31 alarm kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Sep 15 02:52:31 alarm kernel: usb usb1: Product: DWC OTG Controller Sep 15 02:52:31 alarm kernel: usb usb1: Manufacturer: Linux 4.18.7-1-ARCH dwc2_hsotg Sep 15 02:52:31 alarm kernel: usb usb1: SerialNumber: ff540000.usb Sep 15 02:52:31 alarm kernel: hub 1-0:1.0: USB hub found Sep 15 02:52:31 alarm kernel: hub 1-0:1.0: 1 port detected Sep 15 02:52:31 alarm kernel: dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator Sep 15 02:52:31 alarm kernel: dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator Sep 15 02:52:31 alarm kernel: dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM Sep 15 02:52:31 alarm kernel: dwc2 ff580000.usb: DWC OTG Controller Sep 15 02:52:31 alarm kernel: dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 Sep 15 02:52:31 alarm kernel: dwc2 ff580000.usb: irq 45, io mem 0xff580000 Sep 15 02:52:31 alarm kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Sep 15 02:52:31 alarm kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Sep 15 02:52:31 alarm kernel: usb usb2: Product: DWC OTG Controller Sep 15 02:52:31 alarm kernel: usb usb2: Manufacturer: Linux 4.18.7-1-ARCH dwc2_hsotg Sep 15 02:52:31 alarm kernel: usb usb2: SerialNumber: ff580000.usb Sep 15 02:52:31 alarm kernel: hub 2-0:1.0: USB hub found Sep 15 02:52:31 alarm kernel: hub 2-0:1.0: 1 port detected Sep 15 02:52:31 alarm kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Sep 15 02:52:31 alarm kernel: ehci-pci: EHCI PCI platform driver Sep 15 02:52:31 alarm kernel: ehci-platform: EHCI generic platform driver Sep 15 02:52:31 alarm kernel: ehci-platform ff500000.usb: EHCI Host Controller Sep 15 02:52:31 alarm kernel: ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 Sep 15 02:52:31 alarm kernel: ehci-platform ff500000.usb: irq 43, io mem 0xff500000 Sep 15 02:52:31 alarm kernel: usb 1-1: new high-speed USB device number 2 using dwc2 Sep 15 02:52:31 alarm kernel: ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 Sep 15 02:52:31 alarm kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Sep 15 02:52:31 alarm kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Sep 15 02:52:31 alarm kernel: usb usb3: Product: EHCI Host Controller Sep 15 02:52:31 alarm kernel: usb usb3: Manufacturer: Linux 4.18.7-1-ARCH ehci_hcd Sep 15 02:52:31 alarm kernel: usb usb3: SerialNumber: ff500000.usb Sep 15 02:52:31 alarm kernel: hub 3-0:1.0: USB hub found Sep 15 02:52:31 alarm kernel: hub 3-0:1.0: 1 port detected Sep 15 02:52:31 alarm kernel: ehci-mxc: Freescale On-Chip EHCI Host driver Sep 15 02:52:31 alarm kernel: ehci-omap: OMAP-EHCI Host Controller driver Sep 15 02:52:31 alarm kernel: ehci-orion: EHCI orion driver Sep 15 02:52:31 alarm kernel: ehci-exynos: EHCI EXYNOS driver Sep 15 02:52:31 alarm kernel: tegra-ehci: Tegra EHCI driver Sep 15 02:52:31 alarm kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Sep 15 02:52:31 alarm kernel: ohci-pci: OHCI PCI platform driver Sep 15 02:52:31 alarm kernel: ohci-platform: OHCI generic platform driver Sep 15 02:52:31 alarm kernel: ohci-exynos: OHCI EXYNOS driver Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver uas Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver usb-storage Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver ums-cypress Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver ums_eneub6250 Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver ums-freecom Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver ums-isd200 Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver ums-usbat Sep 15 02:52:31 alarm kernel: i2c /dev entries driver Sep 15 02:52:31 alarm kernel: rk808 0-001b: chip id: 0x0 Sep 15 02:52:31 alarm kernel: DCDC_REG1: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: DCDC_REG2: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: DCDC_REG3: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: DCDC_REG4: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: LDO_REG1: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: LDO_REG2: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: LDO_REG3: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: LDO_REG4: supplied by vcc_io Sep 15 02:52:31 alarm kernel: LDO_REG5: supplied by vcc_io Sep 15 02:52:31 alarm kernel: LDO_REG6: supplied by vcc_io Sep 15 02:52:31 alarm kernel: vdd10_lcd: Bringing 800000uV into 1000000-1000000uV Sep 15 02:52:31 alarm kernel: LDO_REG7: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: LDO_REG8: supplied by vcc_sys Sep 15 02:52:31 alarm kernel: SWITCH_REG1: supplied by vcc_io Sep 15 02:52:31 alarm kernel: SWITCH_REG2: supplied by vcc_io Sep 15 02:52:31 alarm kernel: usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98 Sep 15 02:52:31 alarm kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 Sep 15 02:52:31 alarm kernel: random: fast init done Sep 15 02:52:31 alarm kernel: usb 1-1: Product: USB2.0 Hub Sep 15 02:52:31 alarm kernel: rk808-rtc rk808-rtc: registered as rtc0 Sep 15 02:52:31 alarm kernel: hub 1-1:1.0: USB hub found Sep 15 02:52:31 alarm kernel: vcc_flash: supplied by vcc_io Sep 15 02:52:31 alarm kernel: hub 1-1:1.0: 4 ports detected Sep 15 02:52:31 alarm kernel: rockchip-thermal ff280000.tsadc: Missing rockchip,grf property Sep 15 02:52:31 alarm kernel: of: /cpus/cpu@501: Couldn't find opp node Sep 15 02:52:31 alarm kernel: cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz Sep 15 02:52:31 alarm kernel: cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz Sep 15 02:52:31 alarm kernel: sdhci: Secure Digital Host Controller Interface driver Sep 15 02:52:31 alarm kernel: sdhci: Copyright(c) Pierre Ossman Sep 15 02:52:31 alarm kernel: Synopsys Designware Multimedia Card Interface Driver Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo Sep 15 02:52:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. Sep 15 02:52:31 alarm kernel: usb 3-1: new high-speed USB device number 2 using ehci-platform Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq Sep 15 02:52:31 alarm kernel: mmc_host mmc1: card is non-removable. Sep 15 02:52:31 alarm kernel: mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo Sep 15 02:52:31 alarm kernel: mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) Sep 15 02:52:31 alarm kernel: mmc_host mmc2: card is non-removable. Sep 15 02:52:31 alarm kernel: mmc1: new high speed SDIO card at address 0001 Sep 15 02:52:31 alarm kernel: mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 15 02:52:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) Sep 15 02:52:31 alarm kernel: VUB300 Driver rom wait states = 1C irqpoll timeout = 0400 Sep 15 02:52:31 alarm kernel: mmc0: new high speed SDHC card at address 0007 Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver vub300 Sep 15 02:52:31 alarm kernel: mmcblk0: mmc0:0007 SD16G 14.4 GiB Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver ushc Sep 15 02:52:31 alarm kernel: mmcblk0: p1 p2 p3 Sep 15 02:52:31 alarm kernel: sdhci-pltfm: SDHCI platform and OF driver helper Sep 15 02:52:31 alarm kernel: ledtrig-cpu: registered to indicate activity on CPUs Sep 15 02:52:31 alarm kernel: hidraw: raw HID events driver (C) Jiri Kosina Sep 15 02:52:31 alarm kernel: usbcore: registered new interface driver usbhid Sep 15 02:52:31 alarm kernel: usbhid: USB HID core driver Sep 15 02:52:31 alarm kernel: NET: Registered protocol family 10 Sep 15 02:52:31 alarm kernel: Segment Routing with IPv6 Sep 15 02:52:31 alarm kernel: mip6: Mobile IPv6 Sep 15 02:52:31 alarm kernel: NET: Registered protocol family 17 Sep 15 02:52:31 alarm kernel: Key type dns_resolver registered Sep 15 02:52:31 alarm kernel: ThumbEE CPU extension supported. Sep 15 02:52:31 alarm kernel: Registering SWP/SWPB emulation handler Sep 15 02:52:31 alarm kernel: registered taskstats version 1 Sep 15 02:52:31 alarm kernel: Loading compiled-in X.509 certificates Sep 15 02:52:31 alarm kernel: zswap: loaded using pool lzo/zbud Sep 15 02:52:31 alarm kernel: Btrfs loaded, crc32c=crc32c-generic Sep 15 02:52:31 alarm kernel: input: gpio-keys as /devices/platform/gpio-keys/input/input0 Sep 15 02:52:31 alarm kernel: rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:59:02 UTC (1358499542) Sep 15 02:52:31 alarm kernel: sr_init: No PMIC hook to init smartreflex Sep 15 02:52:31 alarm kernel: mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) Sep 15 02:52:31 alarm kernel: vcc_sd: supplied by vcc_io Sep 15 02:52:31 alarm kernel: vcc_sd: disabling Sep 15 02:52:31 alarm kernel: vcc_flash: disabling Sep 15 02:52:31 alarm kernel: ALSA device list: Sep 15 02:52:31 alarm kernel: No soundcards found. Sep 15 02:52:31 alarm kernel: ttyS2 - failed to request DMA Sep 15 02:52:31 alarm kernel: Freeing unused kernel memory: 1024K Sep 15 02:52:31 alarm kernel: usb 3-1: config 1 has an invalid interface number: 255 but max is 6 Sep 15 02:52:31 alarm kernel: usb 3-1: config 1 has no interface number 6 Sep 15 02:52:31 alarm kernel: usb 3-1: New USB device found, idVendor=0bda, idProduct=481a, bcdDevice= 0.00 Sep 15 02:52:31 alarm kernel: usb 3-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2 Sep 15 02:52:31 alarm kernel: usb 3-1: Product: USB Audio Sep 15 02:52:31 alarm kernel: usb 3-1: Manufacturer: Generic Sep 15 02:52:31 alarm kernel: usb 3-1: SerialNumber: 201405280001 Sep 15 02:52:31 alarm kernel: input: Generic USB Audio Consumer Control as /devices/platform/ff500000.usb/usb3/3-1/3-1:1.255/0003:0BDA:481A.0001/input/input1 Sep 15 02:52:31 alarm kernel: dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 208 Sep 15 02:52:31 alarm kernel: mmc2: new HS200 MMC card at address 0001 Sep 15 02:52:31 alarm kernel: input: Generic USB Audio as /devices/platform/ff500000.usb/usb3/3-1/3-1:1.255/0003:0BDA:481A.0001/input/input2 Sep 15 02:52:31 alarm kernel: mmcblk2: mmc2:0001 HAG4a2 14.7 GiB Sep 15 02:52:31 alarm kernel: mmcblk2boot0: mmc2:0001 HAG4a2 partition 1 4.00 MiB Sep 15 02:52:31 alarm kernel: hid-generic 0003:0BDA:481A.0001: input,hiddev0,hidraw0: USB HID v1.11 Device [Generic USB Audio] on usb-ff500000.usb-1/input255 Sep 15 02:52:31 alarm kernel: mmcblk2boot1: mmc2:0001 HAG4a2 partition 2 4.00 MiB Sep 15 02:52:31 alarm kernel: mmcblk2rpmb: mmc2:0001 HAG4a2 partition 3 4.00 MiB, chardev (240:0) Sep 15 02:52:31 alarm kernel: mmcblk2: p1 p2 Sep 15 02:52:31 alarm kernel: EXT4-fs (mmcblk2p1): mounted filesystem with ordered data mode. Opts: (null) Sep 15 02:52:31 alarm systemd[1]: System time before build time, advancing clock. Sep 15 02:52:31 alarm systemd[1]: systemd 239 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) Sep 15 02:52:31 alarm systemd[1]: Detected architecture arm. Sep 15 02:52:31 alarm systemd[1]: Set hostname to . Sep 15 02:52:31 alarm kernel: random: systemd: uninitialized urandom read (16 bytes read) Sep 15 02:52:31 alarm systemd[1]: Listening on Journal Socket. Sep 15 02:52:31 alarm kernel: random: systemd: uninitialized urandom read (16 bytes read) Sep 15 02:52:31 alarm systemd[1]: Starting Create list of required static device nodes for the current kernel... Sep 15 02:52:31 alarm kernel: random: systemd: uninitialized urandom read (16 bytes read) Sep 15 02:52:31 alarm systemd[1]: Created slice system-netctl.slice. Sep 15 02:52:31 alarm systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Sep 15 02:52:31 alarm systemd[1]: Created slice system-getty.slice. Sep 15 02:52:31 alarm systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Sep 15 02:52:31 alarm systemd[1]: Reached target Swap. Sep 15 02:52:31 alarm kernel: EXT4-fs (mmcblk2p1): re-mounted. Opts: data=ordered Sep 15 02:52:31 alarm systemd-journald[196]: Journal started Sep 15 02:52:31 alarm systemd-journald[196]: Runtime journal (/run/log/journal/9565e8e1e43948d7b669ba601369e3f0) is 8.0M, max 100.4M, 92.4M free. Sep 15 02:52:31 alarm systemd-modules-load[199]: Inserted module 'crypto_user' Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Started Create list of required static device nodes for the current kernel. Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.300:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Started Remount Root and Kernel File Systems. Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.360:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Mounted Kernel Debug File System. Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.410:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Mounted Temporary Directory (/tmp). Sep 15 02:52:31 alarm systemd[1]: Started Load Kernel Modules. Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Mounted POSIX Message Queue File System. Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.520:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Mounting Kernel Configuration File System... Sep 15 02:52:31 alarm systemd[1]: Starting Apply Kernel Variables... Sep 15 02:52:31 alarm systemd[1]: Starting Load/Save Random Seed... Sep 15 02:52:31 alarm systemd[1]: Starting Create Static Device Nodes in /dev... Sep 15 02:52:31 alarm systemd[1]: Starting Flush Journal to Persistent Storage... Sep 15 02:52:31 alarm systemd[1]: Started udev Coldplug all Devices. Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Mounted Kernel Configuration File System. Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.740:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Started Apply Kernel Variables. Sep 15 02:52:31 alarm systemd[1]: Started Load/Save Random Seed. Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.820:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Started Create Static Device Nodes in /dev. Sep 15 02:52:31 alarm kernel: audit: type=1130 audit(1536951151.880:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd-journald[196]: Time spent on flushing to /var is 19.201ms for 379 entries. Sep 15 02:52:31 alarm systemd-journald[196]: System journal (/var/log/journal/9565e8e1e43948d7b669ba601369e3f0) is 416.1M, max 396.7M, 0B free. Sep 15 02:52:32 alarm kernel: audit: type=1130 audit(1536951151.930:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:31 alarm systemd[1]: Starting udev Kernel Device Manager... Sep 15 02:52:32 alarm systemd[1]: Reached target Local File Systems (Pre). Sep 15 02:52:32 alarm systemd[1]: Started udev Kernel Device Manager. Sep 15 02:52:32 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:32 alarm systemd[1]: Started Flush Journal to Persistent Storage. Sep 15 02:52:32 alarm kernel: audit: type=1130 audit(1536951152.150:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:32 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:32 alarm kernel: audit: type=1130 audit(1536951152.200:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:32 alarm kernel: iommu: Adding device ff930000.vop to group 0 Sep 15 02:52:32 alarm kernel: rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu Sep 15 02:52:32 alarm kernel: iommu: Adding device ff940000.vop to group 1 Sep 15 02:52:32 alarm kernel: rockchip-vop ff940000.vop: Linked as a consumer to ff940300.iommu Sep 15 02:52:32 alarm kernel: rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop Sep 15 02:52:32 alarm kernel: rockchip-drm display-subsystem: Linked as a consumer to ff940000.vop Sep 15 02:52:32 alarm kernel: rockchip-drm display-subsystem: Linked as a consumer to ff980000.hdmi Sep 15 02:52:32 alarm kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Sep 15 02:52:32 alarm kernel: rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) Sep 15 02:52:32 alarm systemd[1]: Found device /dev/disk/by-label/TB-MM-home. Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: PTP uses main clock Sep 15 02:52:32 alarm kernel: rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). Sep 15 02:52:32 alarm kernel: dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). Sep 15 02:52:32 alarm kernel: rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) Sep 15 02:52:32 alarm systemd[1]: Found device /dev/ttyS2. Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). Sep 15 02:52:32 alarm kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Sep 15 02:52:32 alarm kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Sep 15 02:52:32 alarm kernel: cfg80211: failed to load regulatory.db Sep 15 02:52:32 alarm kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). Sep 15 02:52:32 alarm kernel: [drm] No driver support for vblank timestamp query. Sep 15 02:52:32 alarm kernel: [drm] Cannot find any crtc or sizes Sep 15 02:52:32 alarm kernel: r8723bs: module is from the staging directory, the quality is unknown, you have been warned. Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: clock input from PHY Sep 15 02:52:32 alarm kernel: [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 Sep 15 02:52:32 alarm kernel: rk3288-crypto ff8a0000.cypto-controller: Crypto Accelerator successfully registered Sep 15 02:52:32 alarm kernel: RTL8723BS: module init start Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: init for RGMII Sep 15 02:52:32 alarm kernel: RTL8723BS: rtl8723bs v4.3.5.5_12290.20140916_BTCOEX20140507-4E40 Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 Sep 15 02:52:32 alarm kernel: RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40 Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: DWMAC1000 Sep 15 02:52:32 alarm systemd-udevd[239]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Sep 15 02:52:32 alarm kernel: pnetdev = (ptrval) Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: COE Type 2 Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: Normal descriptors Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: Ring mode enabled Sep 15 02:52:32 alarm kernel: rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer Sep 15 02:52:32 alarm kernel: asoc-simple-card sound: i2s-hifi <-> ff890000.i2s mapping ok Sep 15 02:52:32 alarm kernel: RTL8723BS: rtw_ndev_init(wlan0) Sep 15 02:52:32 alarm kernel: RTL8723BS: module init ret =0 Sep 15 02:52:32 alarm kernel: Registered IR keymap rc-cec Sep 15 02:52:32 alarm kernel: libphy: stmmac: probed Sep 15 02:52:32 alarm kernel: RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) Sep 15 02:52:32 alarm kernel: RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) Sep 15 02:52:32 alarm systemd-udevd[226]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Sep 15 02:52:32 alarm systemd-udevd[225]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Sep 15 02:52:32 alarm systemd-udevd[225]: link_config: could not get ethtool features for eth0 Sep 15 02:52:32 alarm systemd-udevd[225]: Could not set offload features of eth0: Device or resource busy Sep 15 02:52:32 alarm kernel: rc rc0: RC for dw_hdmi as /devices/platform/ff980000.hdmi/rc/rc0 Sep 15 02:52:32 alarm kernel: input: RC for dw_hdmi as /devices/platform/ff980000.hdmi/rc/rc0/input3 Sep 15 02:52:32 alarm systemd[1]: Found device /sys/subsystem/net/devices/wlan0. Sep 15 02:52:32 alarm systemd[1]: Reached target Sound Card. Sep 15 02:52:32 alarm systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Sep 15 02:52:33 alarm systemd[1]: Starting File System Check on /dev/disk/by-label/TB-MM-home... Sep 15 02:52:33 alarm systemd[1]: Starting Load/Save RF Kill Switch Status... Sep 15 02:52:33 alarm systemd[1]: Started Load/Save RF Kill Switch Status. Sep 15 02:52:33 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:33 alarm systemd-fsck[267]: TB-MM-home: Superblock last mount time (Mon Sep 17 10:01:43 2018, Sep 15 02:52:33 alarm systemd-fsck[267]: now = Sat Sep 15 02:52:33 2018) is in the future. Sep 15 02:52:33 alarm systemd-fsck[267]: FIXED. Sep 15 02:52:33 alarm systemd-fsck[267]: TB-MM-home: Superblock last write time (Mon Sep 17 10:15:14 2018, Sep 15 02:52:33 alarm systemd-fsck[267]: now = Sat Sep 15 02:52:33 2018) is in the future. Sep 15 02:52:33 alarm systemd-fsck[267]: FIXED. Sep 15 02:52:33 alarm kernel: [drm] Cannot find any crtc or sizes Sep 15 02:52:34 alarm kernel: random: crng init done Sep 15 02:52:34 alarm kernel: random: 7 urandom warning(s) missed due to ratelimiting Sep 15 02:52:34 alarm systemd-fsck[267]: TB-MM-home: 97908/700384 files (0.1% non-contiguous), 479590/2797568 blocks Sep 15 02:52:34 alarm systemd[1]: Started File System Check on /dev/disk/by-label/TB-MM-home. Sep 15 02:52:34 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2dlabel-TB\x2dMM\x2dhome comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:34 alarm systemd[1]: home.mount: Directory /home to mount over is not empty, mounting anyway. Sep 15 02:52:34 alarm systemd[1]: Mounting /home... Sep 15 02:52:34 alarm kernel: EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: data=ordered Sep 15 02:52:34 alarm systemd[1]: Mounted /home. Sep 15 02:52:34 alarm systemd[1]: Reached target Local File Systems. Sep 15 02:52:34 alarm systemd[1]: Starting Create Volatile Files and Directories... Sep 15 02:52:34 alarm systemd[1]: Started Create Volatile Files and Directories. Sep 15 02:52:34 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:34 alarm systemd[1]: Starting Network Service... Sep 15 02:52:34 alarm systemd[1]: Starting Entropy Harvesting Daemon... Sep 15 02:52:34 alarm sysctl[276]: kernel.random.write_wakeup_threshold = 1024 Sep 15 02:52:34 alarm systemd[1]: Starting Network Time Synchronization... Sep 15 02:52:34 alarm systemd[1]: Starting Update UTMP about System Boot/Shutdown... Sep 15 02:52:34 alarm audit[278]: SYSTEM_BOOT pid=278 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Sep 15 02:52:34 alarm systemd-networkd[275]: Enumeration completed Sep 15 02:52:34 alarm systemd-networkd[275]: wlan0: Link is not managed by us Sep 15 02:52:34 alarm systemd-networkd[275]: lo: Link is not managed by us Sep 15 02:52:34 alarm kernel: RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) Sep 15 02:52:34 alarm systemd[1]: Started Network Service. Sep 15 02:52:34 alarm kernel: rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found Sep 15 02:52:34 alarm kernel: rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW Sep 15 02:52:34 alarm kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Sep 15 02:52:34 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:34 alarm systemd[1]: Started Entropy Harvesting Daemon. Sep 15 02:52:34 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=haveged comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:34 alarm systemd[1]: Starting Network Name Resolution... Sep 15 02:52:34 alarm systemd[1]: Started Update UTMP about System Boot/Shutdown. Sep 15 02:52:34 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 15 02:52:34 alarm systemd-timesyncd[277]: System clock time unset or jumped backwards, restoring from recorded timestamp: Mon 2018-09-17 10:15:14 +08 Sep 17 10:15:14 alarm systemd[1]: Started Network Time Synchronization. Sep 17 10:15:14 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:14 alarm systemd[1]: Reached target System Initialization. Sep 17 10:15:14 alarm systemd[1]: Listening on D-Bus System Message Bus Socket. Sep 17 10:15:14 alarm kernel: usbcore: registered new interface driver snd-usb-audio Sep 17 10:15:14 alarm haveged[281]: haveged: listening socket at 3 Sep 17 10:15:14 alarm systemd[1]: Reached target Sockets. Sep 17 10:15:14 alarm systemd[1]: Reached target Basic System. Sep 17 10:15:14 alarm systemd[1]: Started D-Bus System Message Bus. Sep 17 10:15:14 alarm systemd-timesyncd[277]: request_name_destroy_callback n_ref=1 Sep 17 10:15:14 alarm systemd-networkd[275]: request_name_destroy_callback n_ref=1 Sep 17 10:15:14 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:14 alarm systemd[1]: Starting A simple WPA encrypted wireless connection... Sep 17 10:15:14 alarm systemd[1]: Started Daily Cleanup of Temporary Directories. Sep 17 10:15:14 alarm network[287]: Starting network profile 'wireless-wpa'... Sep 17 10:15:14 alarm systemd[1]: Starting Login Service... Sep 17 10:15:15 alarm systemd-logind[297]: New seat seat0. Sep 17 10:15:15 alarm systemd-logind[297]: Watching system buttons on /dev/input/event1 (Generic USB Audio Consumer Control) Sep 17 10:15:15 alarm systemd[1]: Reached target System Time Synchronized. Sep 17 10:15:15 alarm systemd[1]: Started Daily verification of password and group files. Sep 17 10:15:15 alarm kernel: rtl8723bs: acquire FW from file:rtlwifi/rtl8723bs_nic.bin Sep 17 10:15:15 alarm systemd[1]: Started Daily rotation of log files. Sep 17 10:15:15 alarm systemd[1]: Started Daily man-db cache update. Sep 17 10:15:15 alarm systemd-logind[297]: Watching system buttons on /dev/input/event3 (RC for dw_hdmi) Sep 17 10:15:15 alarm systemd-logind[297]: Watching system buttons on /dev/input/event0 (gpio-keys) Sep 17 10:15:15 alarm systemd[1]: Reached target Timers. Sep 17 10:15:15 alarm dbus-daemon[286]: [system] Successfully activated service 'org.freedesktop.systemd1' Sep 17 10:15:15 alarm systemd[1]: Started Login Service. Sep 17 10:15:15 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:15 alarm systemd-resolved[282]: Positive Trust Anchors: Sep 17 10:15:15 alarm systemd-resolved[282]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5 Sep 17 10:15:15 alarm systemd-resolved[282]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d Sep 17 10:15:15 alarm systemd-resolved[282]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test Sep 17 10:15:15 alarm systemd-resolved[282]: Using system hostname 'alarm'. Sep 17 10:15:16 alarm haveged[281]: haveged: ver: 1.9.4; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K Sep 17 10:15:16 alarm haveged[281]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 14680/63176 Sep 17 10:15:16 alarm haveged[281]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.99908 Sep 17 10:15:16 alarm haveged[281]: haveged: fills: 0, generated: 0 Sep 17 10:15:16 alarm kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Sep 17 10:15:16 alarm systemd[1]: Started Network Name Resolution. Sep 17 10:15:16 alarm systemd-resolved[282]: request_name_destroy_callback n_ref=1 Sep 17 10:15:16 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:16 alarm systemd[1]: Reached target Host and Network Name Lookups. Sep 17 10:15:16 alarm kernel: kauditd_printk_skb: 10 callbacks suppressed Sep 17 10:15:16 alarm kernel: audit: type=1130 audit(1537150516.432:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm kernel: RTL8723BS: rtw_set_802_11_connect(wlan0) fw_state = 0x00000008 Sep 17 10:15:18 alarm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm kernel: audit: type=1131 audit(1537150518.052:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm kernel: RTL8723BS: start auth Sep 17 10:15:18 alarm kernel: RTL8723BS: auth success, start assoc Sep 17 10:15:18 alarm kernel: RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !! Sep 17 10:15:18 alarm kernel: RTL8723BS: assoc success Sep 17 10:15:18 alarm kernel: RTL8723BS: send eapol packet Sep 17 10:15:18 alarm kernel: RTL8723BS: send eapol packet Sep 17 10:15:18 alarm kernel: RTL8723BS: set pairwise key camid:4, addr:70:8b:cd:0b:22:0b, kid:0, type:AES Sep 17 10:15:18 alarm kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Sep 17 10:15:18 alarm systemd-networkd[275]: wlan0: Gained carrier Sep 17 10:15:18 alarm kernel: RTL8723BS: set group key camid:5, addr:70:8b:cd:0b:22:0b, kid:1, type:AES Sep 17 10:15:18 alarm systemd[1]: Started A simple WPA encrypted wireless connection. Sep 17 10:15:18 alarm kernel: 8021q: 802.1Q VLAN Support v1.8 Sep 17 10:15:18 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Reached target Network. Sep 17 10:15:18 alarm dhcpcd[369]: DUID 00:01:00:01:22:d1:34:ac:88:d7:f6:c2:f1:42 Sep 17 10:15:18 alarm dhcpcd[369]: wlan0: IAID 38:dd:97:3b Sep 17 10:15:18 alarm kernel: audit: type=1130 audit(1537150518.532:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Starting Permit User Sessions... Sep 17 10:15:18 alarm systemd[1]: Started OpenSSH Daemon. Sep 17 10:15:18 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Started Permit User Sessions. Sep 17 10:15:18 alarm sshd[377]: Server listening on 0.0.0.0 port 5798. Sep 17 10:15:18 alarm sshd[377]: Server listening on :: port 5798. Sep 17 10:15:18 alarm kernel: audit: type=1130 audit(1537150518.642:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Started Getty on tty1. Sep 17 10:15:18 alarm kernel: audit: type=1130 audit(1537150518.692:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Started Serial Getty on ttyS2. Sep 17 10:15:18 alarm kernel: audit: type=1130 audit(1537150518.742:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=serial-getty@ttyS2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Reached target Login Prompts. Sep 17 10:15:18 alarm kernel: audit: type=1130 audit(1537150518.792:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=serial-getty@ttyS2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:18 alarm systemd[1]: Reached target Multi-User System. Sep 17 10:15:18 alarm systemd[1]: Reached target Graphical Interface. Sep 17 10:15:18 alarm systemd[1]: Startup finished in 9.025s (kernel) + 8.924s (userspace) = 17.950s. Sep 17 10:15:19 alarm dhcpcd[369]: wlan0: rebinding lease of 192.168.43.124 Sep 17 10:15:19 alarm dhcpcd[369]: wlan0: probing address 192.168.43.124/24 Sep 17 10:15:20 alarm systemd-networkd[275]: wlan0: Gained IPv6LL Sep 17 10:15:20 alarm systemd-timesyncd[277]: Network configuration changed, trying to establish connection. Sep 17 10:15:24 alarm dhcpcd[369]: wlan0: leased 192.168.43.124 for 3600 seconds Sep 17 10:15:24 alarm dhcpcd[369]: wlan0: adding route to 192.168.43.0/24 Sep 17 10:15:24 alarm dhcpcd[369]: wlan0: adding default route via 192.168.43.1 Sep 17 10:15:24 alarm systemd-timesyncd[277]: Network configuration changed, trying to establish connection. Sep 17 10:15:24 alarm dhcpcd[369]: forked to background, child pid 426 Sep 17 10:15:24 alarm network[287]: Started network profile 'wireless-wpa' Sep 17 10:15:32 alarm login[379]: pam_unix(login:session): session opened for user myself by LOGIN(uid=0) Sep 17 10:15:32 alarm systemd[1]: Created slice system-user\x2druntime\x2ddir.slice. Sep 17 10:15:32 alarm kernel: audit: type=1006 audit(1537150532.172:29): pid=379 uid=0 old-auid=4294967295 auid=1000 tty=ttyS2 old-ses=4294967295 ses=1 res=1 Sep 17 10:15:32 alarm systemd[1]: Created slice User Slice of UID 1000. Sep 17 10:15:32 alarm systemd[1]: Started /run/user/1000 mount wrapper. Sep 17 10:15:32 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:32 alarm systemd[1]: Starting User Manager for UID 1000... Sep 17 10:15:32 alarm systemd-logind[297]: New session 1 of user myself. Sep 17 10:15:32 alarm systemd[1]: Started Session 1 of user myself. Sep 17 10:15:32 alarm systemd[432]: pam_unix(systemd-user:session): session opened for user myself by (uid=0) Sep 17 10:15:32 alarm kernel: audit: type=1130 audit(1537150532.192:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:32 alarm kernel: audit: type=1006 audit(1537150532.212:31): pid=432 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 Sep 17 10:15:32 alarm systemd[432]: Reached target Paths. Sep 17 10:15:32 alarm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:32 alarm systemd[432]: Listening on GnuPG cryptographic agent and passphrase cache. Sep 17 10:15:32 alarm systemd[432]: Starting D-Bus User Message Bus Socket. Sep 17 10:15:32 alarm systemd[432]: Listening on GnuPG network certificate management daemon. Sep 17 10:15:32 alarm systemd[432]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Sep 17 10:15:32 alarm systemd[432]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Sep 17 10:15:32 alarm systemd[432]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Sep 17 10:15:32 alarm systemd[432]: Listening on p11-kit server. Sep 17 10:15:32 alarm systemd[432]: Reached target Timers. Sep 17 10:15:32 alarm systemd[432]: Listening on D-Bus User Message Bus Socket. Sep 17 10:15:32 alarm systemd[432]: Reached target Sockets. Sep 17 10:15:32 alarm systemd[432]: Reached target Basic System. Sep 17 10:15:32 alarm systemd[432]: Reached target Default. Sep 17 10:15:32 alarm systemd[432]: Startup finished in 131ms. Sep 17 10:15:32 alarm systemd[1]: Started User Manager for UID 1000. Sep 17 10:15:32 alarm kernel: audit: type=1130 audit(1537150532.362:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 17 10:15:32 alarm login[379]: DIALUP AT ttyS2 BY myself Sep 17 10:15:32 alarm login[379]: LOGIN ON ttyS2 BY myself Sep 17 20:11:12 alarm systemd-timesyncd[277]: Synchronized to time server 202.156.0.34:123 (2.arch.pool.ntp.org). Sep 17 20:13:08 alarm sudo[449]: myself : TTY=ttyS2 ; PWD=/home/myself ; USER=root ; COMMAND=/usr/bin/fdisk -l Sep 17 20:13:08 alarm sudo[449]: pam_unix(sudo:session): session opened for user root by myself(uid=0) Sep 17 20:13:08 alarm sudo[449]: pam_unix(sudo:session): session closed for user root Sep 17 20:13:55 alarm sudo[451]: myself : TTY=ttyS2 ; PWD=/home/myself ; USER=root ; COMMAND=/usr/bin/fdisk /dev/mmcblk2 Sep 17 20:13:55 alarm sudo[451]: pam_unix(sudo:session): session opened for user root by myself(uid=0) Sep 17 20:14:11 alarm sudo[451]: pam_unix(sudo:session): session closed for user root Sep 17 20:14:35 alarm kernel: mmc0: card 0007 removed Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:14:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:14:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:14:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) Sep 17 20:14:46 alarm kernel: mmc0: new high speed SDHC card at address 0007 Sep 17 20:14:46 alarm kernel: mmcblk0: mmc0:0007 SD16G 14.4 GiB Sep 17 20:14:46 alarm kernel: mmcblk0: p1 p2 p3 Sep 17 20:15:06 alarm sshd[465]: Accepted publickey for myself from 192.168.43.7 port 47908 ssh2: RSA SHA256:Au0+beKybT68QmDd5SWgBXolPdSSBkCZJWjnLsWg0zk Sep 17 20:15:06 alarm sshd[465]: pam_unix(sshd:session): session opened for user myself by (uid=0) Sep 17 20:15:06 alarm systemd-logind[297]: New session 3 of user myself. Sep 17 20:15:06 alarm systemd[1]: Started Session 3 of user myself. Sep 17 20:15:06 alarm kernel: audit: type=1006 audit(1537186506.378:33): pid=465 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1 Sep 17 20:15:11 alarm kernel: mmc0: card 0007 removed Sep 17 20:15:11 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:11 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:11 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:12 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:13 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:14 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:15 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:16 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:17 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:18 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:19 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:20 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:21 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:22 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:23 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:24 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:25 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:26 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:27 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:28 alarm sudo[474]: myself : TTY=pts/0 ; PWD=/home/myself ; USER=root ; COMMAND=/usr/bin/fdisk -l Sep 17 20:15:28 alarm sudo[474]: pam_unix(sudo:session): session opened for user root by myself(uid=0) Sep 17 20:15:28 alarm sudo[474]: pam_unix(sudo:session): session closed for user root Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:28 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:29 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:30 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:31 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:32 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:33 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:34 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:35 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:36 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:37 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:38 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:39 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:40 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:41 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:42 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:43 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:44 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:45 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:46 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:47 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:48 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:49 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:50 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:51 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:52 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:53 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:54 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:54 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:54 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0) Sep 17 20:15:54 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0) Sep 17 20:15:54 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1) Sep 17 20:15:54 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) Sep 17 20:15:55 alarm kernel: mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) Sep 17 20:15:55 alarm kernel: mmc0: new high speed SDHC card at address 0007 Sep 17 20:15:55 alarm kernel: mmcblk0: mmc0:0007 SD16G 14.4 GiB Sep 17 20:15:55 alarm kernel: mmcblk0: p1 p2 p3 Sep 17 20:17:48 alarm sudo[488]: myself : TTY=pts/0 ; PWD=/home/myself ; USER=root ; COMMAND=/usr/bin/journalctl -b Sep 17 20:17:48 alarm sudo[488]: pam_unix(sudo:session): session opened for user root by myself(uid=0) Sep 17 20:17:58 alarm sudo[488]: pam_unix(sudo:session): session closed for user root Sep 17 20:18:19 alarm sudo[491]: myself : TTY=pts/0 ; PWD=/home/myself ; USER=root ; COMMAND=/usr/bin/journalctl -b Sep 17 20:18:19 alarm sudo[491]: pam_unix(sudo:session): session opened for user root by myself(uid=0) $ ls /proc/device-tree '#address-cells' interrupt-controller@ffc01000 qos@ffaf0080 '#size-cells' interrupt-parent reserved-memory aliases io-domains rga@ff920000 amba iommu@ff900800 saradc@ff100000 arm-pmu iommu@ff914000 sdio-pwrseq bus_intmem@ff700000 iommu@ff930300 sdmmc-regulator chosen iommu@ff940300 serial@ff180000 clock-controller@ff760000 iommu@ff9a0800 serial@ff190000 compatible iommu@ff9c0440 serial@ff1b0000 cpu-opp-table lvds@ff96c000 serial@ff1c0000 cpus memory serial@ff690000 cypto-controller@ff8a0000 mipi@ff960000 sound display-subsystem model sound@ff88b0000 dp@ff970000 name spi@ff110000 dwmmc@ff0c0000 oscillator spi@ff120000 dwmmc@ff0d0000 pinctrl spi@ff130000 dwmmc@ff0e0000 power-management@ff730000 sram@ff720000 dwmmc@ff0f0000 pwm@ff680000 syscon@ff740000 efuse@ffb40000 pwm@ff680010 syscon@ff770000 ethernet@ff290000 pwm@ff680020 thermal-zones external-gmac-clock pwm@ff680030 timer flash-regulator qos@ffaa0000 timer@ff810000 gpio-keys qos@ffaa0080 tsadc@ff280000 gpio-leds qos@ffad0000 usb@ff500000 gpu-opp-table qos@ffad0100 usb@ff540000 gpu@ffa30000 qos@ffad0180 usb@ff580000 hdmi@ff980000 qos@ffad0400 usb@ff5c0000 i2c@ff140000 qos@ffad0480 vop@ff930000 i2c@ff150000 qos@ffad0500 vop@ff940000 i2c@ff160000 qos@ffad0800 vsys-regulator i2c@ff170000 qos@ffad0880 watchdog@ff800000 i2c@ff650000 qos@ffad0900 wireless-bluetooth i2c@ff660000 qos@ffae0000 wireless-wlan i2s@ff890000 qos@ffaf0000