Advertisement
armoon

odroidu3_suspend_sdcard.txt

Feb 15th, 2019
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.71 KB | None | 0 0
  1. U-Boot 2018.09-00417-gbbef20d479-dirty (Sep 29 2018 - 04:40:19 +0000)
  2.  
  3. CPU: Exynos4412 @ 1 GHz
  4. Model: Odroid based on Exynos4412
  5. Board: Odroid based on Exynos4412
  6. Type: u3
  7. DRAM: 2 GiB
  8. LDO20@VDDQ_EMMC_1.8V: set 1800000 uV; enabling
  9. LDO22@VDDQ_EMMC_2.8V: set 2800000 uV; enabling
  10. LDO21@TFLASH_2.8V: set 2800000 uV; enabling
  11. MMC: SAMSUNG SDHCI: 1, EXYNOS DWMMC: 0
  12. Loading Environment from MMC... Card did not respond to voltage select!
  13. *** Warning - No block device, using default environment
  14.  
  15. Net: usb_ether
  16. Error: usb_ether address not set.
  17.  
  18. Hit any key to stop autoboot: 0
  19. switch to partitions #0, OK
  20. mmc1 is current device
  21. Scanning mmc 1:1...
  22. Found U-Boot script /boot/boot.scr
  23. 769 bytes read in 6 ms (125 KiB/s)
  24. ## Executing script at 42000000
  25. 6819248 bytes read in 249 ms (26.1 MiB/s)
  26. 53963 bytes read in 19 ms (2.7 MiB/s)
  27. 6516953 bytes read in 238 ms (26.1 MiB/s)
  28. Kernel image @ 0x41000000 [ 0x000000 - 0x680db0 ]
  29. ## Flattened Device Tree blob at 40800000
  30. Booting using the fdt blob at 0x40800000
  31. Loading Ramdisk to 4f9c8000, end 4ffff0d9 ... OK
  32. Loading Device Tree to 4f9b7000, end 4f9c72ca ... OK
  33.  
  34. Starting kernel ...
  35.  
  36. [ 0.000000] Booting Linux on physical CPU 0xa00
  37. [ 0.000000] Linux version 5.0.0-rc6-u3ml (alarm@archl-u3m) (gcc version 8.2.1 20181127 (GCC)) #22 SMP PREEMPT Fri Feb 15 13:19:14 UTC 2019
  38. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
  39. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  40. [ 0.000000] OF: fdt: Machine model: Hardkernel ODROID-U3 board based on Exynos4412
  41. [ 0.000000] Memory policy: Data cache writealloc
  42. [ 0.000000] Reserved memory: created DMA memory pool at 0xbf700000, size 8 MiB
  43. [ 0.000000] OF: reserved mem: initialized node region_mfc_right, compatible id shared-dma-pool
  44. [ 0.000000] Reserved memory: created DMA memory pool at 0xbd300000, size 36 MiB
  45. [ 0.000000] OF: reserved mem: initialized node region_mfc_left, compatible id shared-dma-pool
  46. [ 0.000000] cma: Reserved 96 MiB at 0xb7000000
  47. [ 0.000000] Samsung CPU ID: 0xe4412220
  48. [ 0.000000] Running under secure firmware.
  49. [ 0.000000] random: get_random_bytes called from start_kernel+0xa4/0x478 with crng_init=0
  50. [ 0.000000] percpu: Embedded 18 pages/cpu @(ptrval) s42408 r8192 d23128 u73728
  51. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 511232
  52. [ 0.000000] Kernel command line: console=tty1 console=ttySAC1,115200n8 root=PARTUUID=a61fdd13-01 rw rootwait smsc95xx.macaddr=3A:02:DD:67:B6:01
  53. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  54. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  55. [ 0.000000] Memory: 1905388K/2051072K available (10240K kernel code, 813K rwdata, 3292K rodata, 1024K init, 7461K bss, 47380K reserved, 98304K cma-reserved, 1166336K highmem)
  56. [ 0.000000] Virtual kernel memory layout:
  57. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  58. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  59. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  60. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  61. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  62. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  63. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (11232 kB)
  64. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  65. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 814 kB)
  66. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7462 kB)
  67. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  68. [ 0.000000] Running RCU self tests
  69. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  70. [ 0.000000] rcu: RCU lockdep checking is enabled.
  71. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  72. [ 0.000000] Tasks RCU enabled.
  73. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  74. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  75. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  76. [ 0.000000] L2C: platform modifies aux control register: 0x02070000 -> 0x3e470001
  77. [ 0.000000] L2C: platform provided aux values permit register corruption.
  78. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02070000 -> 0x3e470001
  79. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  80. [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
  81. [ 0.000000] L2C-310 ID prefetch enabled, offset 8 lines
  82. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  83. [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
  84. [ 0.000000] L2C-310: CACHE_ID 0x4100c4c8, AUX_CTRL 0x7e470001
  85. [ 0.000000] Exynos4x12 clocks: sclk_apll = 1000000000, sclk_mpll = 800000000
  86. [ 0.000000] sclk_epll = 45158401, sclk_vpll = 350000000, arm_clk = 1000000000
  87. [ 0.000000] Switching to timer-based delay loop, resolution 41ns
  88. [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  89. [ 0.000005] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  90. [ 0.000454] Console: colour dummy device 80x30
  91. [ 0.003136] printk: console [tty1] enabled
  92. [ 0.003180] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  93. [ 0.003248] ... MAX_LOCKDEP_SUBCLASSES: 8
  94. [ 0.003290] ... MAX_LOCK_DEPTH: 48
  95. [ 0.003331] ... MAX_LOCKDEP_KEYS: 8191
  96. [ 0.003374] ... CLASSHASH_SIZE: 4096
  97. [ 0.003417] ... MAX_LOCKDEP_ENTRIES: 32768
  98. [ 0.003461] ... MAX_LOCKDEP_CHAINS: 65536
  99. [ 0.003504] ... CHAINHASH_SIZE: 32768
  100. [ 0.003548] memory used by lock dependency info: 4591 kB
  101. [ 0.003597] per task-struct memory footprint: 1536 bytes
  102. [ 0.003708] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  103. [ 0.003799] pid_max: default: 32768 minimum: 301
  104. [ 0.004098] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  105. [ 0.004165] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  106. [ 0.006045] CPU: Testing write buffer coherency: ok
  107. [ 0.006144] CPU0: Spectre v2: using BPIALL workaround
  108. [ 0.007261] CPU0: thread -1, cpu 0, socket 10, mpidr 80000a00
  109. [ 0.060080] Setting up static identity map for 0x40100000 - 0x40100060
  110. [ 0.080011] rcu: Hierarchical SRCU implementation.
  111. [ 0.130012] smp: Bringing up secondary CPUs ...
  112. [ 0.210534] CPU1: thread -1, cpu 1, socket 10, mpidr 80000a01
  113. [ 0.210543] CPU1: Spectre v2: using BPIALL workaround
  114. [ 0.290378] CPU2: thread -1, cpu 2, socket 10, mpidr 80000a02
  115. [ 0.290385] CPU2: Spectre v2: using BPIALL workaround
  116. [ 0.370368] CPU3: thread -1, cpu 3, socket 10, mpidr 80000a03
  117. [ 0.370376] CPU3: Spectre v2: using BPIALL workaround
  118. [ 0.370797] smp: Brought up 1 node, 4 CPUs
  119. [ 0.370856] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  120. [ 0.370928] CPU: All CPU(s) started in SVC mode.
  121. [ 0.373582] devtmpfs: initialized
  122. [ 0.412113] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  123. [ 0.413555] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  124. [ 0.413698] futex hash table entries: 1024 (order: 4, 65536 bytes)
  125. [ 0.416983] pinctrl core: initialized pinctrl subsystem
  126. [ 0.418889] /soc/lcd0-power-domain@10023c80 has as child subdomain: /soc/tv-power-domain@10023c20.
  127. [ 0.422346] NET: Registered protocol family 16
  128. [ 0.425994] DMA: preallocated 256 KiB pool for atomic coherent allocations
  129. [ 0.429708] cpuidle: using governor menu
  130. [ 0.430333] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  131. [ 0.430486] hw-breakpoint: maximum watchpoint size is 4 bytes.
  132. [ 0.453347] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 73
  133. [ 0.649914] SCSI subsystem initialized
  134. [ 0.650672] usbcore: registered new interface driver usbfs
  135. [ 0.650887] usbcore: registered new interface driver hub
  136. [ 0.651137] usbcore: registered new device driver usb
  137. [ 0.652257] s3c-i2c 13860000.i2c: slave address 0x00
  138. [ 0.652339] s3c-i2c 13860000.i2c: bus frequency set to 390 KHz
  139. [ 0.653888] s3c-i2c 13860000.i2c: i2c-0: S3C I2C adapter
  140. [ 0.654256] s3c-i2c 13870000.i2c: slave address 0x00
  141. [ 0.654324] s3c-i2c 13870000.i2c: bus frequency set to 97 KHz
  142. [ 0.655158] s3c-i2c 13870000.i2c: i2c-1: S3C I2C adapter
  143. [ 0.655492] s3c-i2c 13880000.i2c: slave address 0x00
  144. [ 0.655559] s3c-i2c 13880000.i2c: bus frequency set to 97 KHz
  145. [ 0.656096] s3c-i2c 13880000.i2c: i2c-2: S3C I2C adapter
  146. [ 0.656360] s3c-i2c 138e0000.i2c: slave address 0x00
  147. [ 0.656428] s3c-i2c 138e0000.i2c: bus frequency set to 97 KHz
  148. [ 0.657229] s3c-i2c 138e0000.i2c: i2c-8: S3C I2C adapter
  149. [ 0.658988] Advanced Linux Sound Architecture Driver Initialized.
  150. [ 0.660913] nfc: nfc_init: NFC Core ver 0.1
  151. [ 0.661172] NET: Registered protocol family 39
  152. [ 0.662057] clocksource: Switched to clocksource mct-frc
  153. [ 1.144698] NET: Registered protocol family 2
  154. [ 1.146503] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes)
  155. [ 1.146661] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  156. [ 1.146847] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
  157. [ 1.147661] TCP: Hash tables configured (established 8192 bind 8192)
  158. [ 1.148088] UDP hash table entries: 512 (order: 3, 40960 bytes)
  159. [ 1.148292] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
  160. [ 1.148767] NET: Registered protocol family 1
  161. [ 1.150428] RPC: Registered named UNIX socket transport module.
  162. [ 1.150546] RPC: Registered udp transport module.
  163. [ 1.150605] RPC: Registered tcp transport module.
  164. [ 1.150663] RPC: Registered tcp NFSv4.1 backchannel transport module.
  165. [ 1.152325] Trying to unpack rootfs image as initramfs...
  166. [ 1.546209] Freeing initrd memory: 6368K
  167. [ 1.546958] hw perfevents: no interrupt-affinity property for /soc/pmu, guessing.
  168. [ 1.547959] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  169. [ 1.552432] Initialise system trusted keyrings
  170. [ 1.553052] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  171. [ 1.574403] NFS: Registering the id_resolver key type
  172. [ 1.574575] Key type id_resolver registered
  173. [ 1.574678] Key type id_legacy registered
  174. [ 1.574851] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  175. [ 1.753884] Key type asymmetric registered
  176. [ 1.754095] Asymmetric key parser 'x509' registered
  177. [ 1.754378] bounce: pool size: 64 pages
  178. [ 1.754510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  179. [ 1.754659] io scheduler mq-deadline registered
  180. [ 1.754720] io scheduler kyber registered
  181. [ 1.758309] samsung-usb2-phy 125b0000.exynos-usbphy: 125b0000.exynos-usbphy supply vbus not found, using dummy regulator
  182. [ 1.758896] samsung-usb2-phy 125b0000.exynos-usbphy: Linked as a consumer to regulator.0
  183. [ 1.784678] dma-pl330 12680000.pdma: Loaded driver for PL330 DMAC-141330
  184. [ 1.784768] dma-pl330 12680000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  185. [ 1.790933] dma-pl330 12690000.pdma: Loaded driver for PL330 DMAC-141330
  186. [ 1.791019] dma-pl330 12690000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  187. [ 1.793093] dma-pl330 12850000.mdma: Loaded driver for PL330 DMAC-141330
  188. [ 1.793177] dma-pl330 12850000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  189. [ 1.934202] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  190. [ 1.938448] 13800000.serial: ttySAC0 at MMIO 0x13800000 (irq = 52, base_baud = 0) is a S3C6400/10
  191. [ 1.939532] 13810000.serial: ttySAC1 at MMIO 0x13810000 (irq = 53, base_baud = 0) is a S3C6400/10
  192. [ 2.878534] printk: console [ttySAC1] enabled
  193. [ 2.885757] iommu: Adding device 12c10000.mixer to group 0
  194. [ 2.889037] exynos-mixer 12c10000.mixer: Linked as a consumer to 12e20000.sysmmu
  195. [ 2.899379] exynos-hdmi 12d00000.hdmi: Failed to get supply 'vdd': -517
  196. [ 2.928713] brd: module loaded
  197. [ 2.953064] loop: module loaded
  198. [ 2.957315] LDO2: regulator suspend disable supported
  199. [ 2.961888] LDO6: regulator suspend disable supported
  200. [ 2.963468] LDO7: regulator suspend disable supported
  201. [ 2.970810] LDO11: regulator suspend disable supported
  202. [ 2.973574] LDO12: regulator suspend disable supported
  203. [ 2.979619] LDO14: regulator suspend disable supported
  204. [ 2.983895] LDO15: regulator suspend disable supported
  205. [ 2.988931] LDO16: regulator suspend disable supported
  206. [ 2.993212] random: fast init done
  207. [ 3.006628] BUCK1: regulator suspend disable supported
  208. [ 3.010123] BUCK3: regulator suspend disable supported
  209. [ 3.013195] BUCK4: regulator suspend disable supported
  210. [ 3.025655] s3c64xx-spi 13930000.spi: spi bus clock parent not specified, using clock at index 0 as parent
  211. [ 3.029770] s3c64xx-spi 13930000.spi: number of chip select lines not specified, assuming 1 chip select line
  212. [ 3.042458] libphy: Fixed MDIO Bus: probed
  213. [ 3.044072] usbcore: registered new interface driver r8152
  214. [ 3.049176] usbcore: registered new interface driver asix
  215. [ 3.054583] usbcore: registered new interface driver ax88179_178a
  216. [ 3.060618] usbcore: registered new interface driver cdc_ether
  217. [ 3.066500] usbcore: registered new interface driver smsc75xx
  218. [ 3.072227] usbcore: registered new interface driver smsc95xx
  219. [ 3.077880] usbcore: registered new interface driver net1080
  220. [ 3.083568] usbcore: registered new interface driver cdc_subset
  221. [ 3.089432] usbcore: registered new interface driver zaurus
  222. [ 3.095061] usbcore: registered new interface driver cdc_ncm
  223. [ 3.102696] dwc2 12480000.hsotg: Linked as a consumer to regulator.15
  224. [ 3.107362] dwc2 12480000.hsotg: Linked as a consumer to regulator.12
  225. [ 3.114488] dwc2 12480000.hsotg: dwc2_check_params: Invalid parameter besl=1
  226. [ 3.120449] dwc2 12480000.hsotg: dwc2_check_params: Invalid parameter g_np_tx_fifo_size=1024
  227. [ 3.129033] dwc2 12480000.hsotg: EPs: 16, dedicated fifos, 7808 entries in SPRAM
  228. [ 3.139232] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  229. [ 3.142835] ehci-exynos: EHCI EXYNOS driver
  230. [ 3.147731] exynos-ehci 12580000.ehci: EHCI Host Controller
  231. [ 3.152867] exynos-ehci 12580000.ehci: new USB bus registered, assigned bus number 1
  232. [ 3.160727] exynos-ehci 12580000.ehci: irq 50, io mem 0x12580000
  233. [ 3.192119] exynos-ehci 12580000.ehci: USB 2.0 started, EHCI 1.00
  234. [ 3.193698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
  235. [ 3.200912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  236. [ 3.208150] usb usb1: Product: EHCI Host Controller
  237. [ 3.212971] usb usb1: Manufacturer: Linux 5.0.0-rc6-u3ml ehci_hcd
  238. [ 3.219013] usb usb1: SerialNumber: 12580000.ehci
  239. [ 3.226089] hub 1-0:1.0: USB hub found
  240. [ 3.227579] hub 1-0:1.0: 3 ports detected
  241. [ 3.234383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  242. [ 3.237628] ohci-exynos: OHCI EXYNOS driver
  243. [ 3.242862] usbcore: registered new interface driver uas
  244. [ 3.247170] usbcore: registered new interface driver usb-storage
  245. [ 3.274680] usb3503 0-0008: switched to HUB mode
  246. [ 3.274795] usb3503 0-0008: usb3503_probe: probed in hub mode
  247. [ 3.280872] using random self ethernet address
  248. [ 3.283934] using random host ethernet address
  249. [ 3.289417] usb0: HOST MAC 9a:b9:2f:68:98:ab
  250. [ 3.293166] usb0: MAC b2:3c:bd:29:28:76
  251. [ 3.296383] using random self ethernet address
  252. [ 3.300784] using random host ethernet address
  253. [ 3.305577] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  254. [ 3.311825] g_ether gadget: g_ether ready
  255. [ 3.316263] dwc2 12480000.hsotg: bound driver g_ether
  256. [ 3.454104] max77686-rtc max77686-rtc: registered as rtc0
  257. [ 3.456643] s3c-rtc 10070000.rtc: registered as rtc1
  258. [ 3.459758] i2c /dev entries driver
  259. [ 3.470583] exynos-tmu 100c0000.tmu: Linked as a consumer to regulator.10
  260. [ 3.472388] thermal thermal_zone0: failed to read out thermal zone (-22)
  261. [ 3.481088] s3c2410-wdt 10060000.watchdog: watchdog inactive, reset disabled, irq disabled
  262. [ 3.487896] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
  263. [ 3.496323] cpu cpu0: Linked as a consumer to regulator.28
  264. [ 3.500944] cpu cpu0: Dropping the link to regulator.28
  265. [ 3.507995] cpu cpu0: Linked as a consumer to regulator.28
  266. [ 3.525761] sdhci: Secure Digital Host Controller Interface driver
  267. [ 3.526330] sdhci: Copyright(c) Pierre Ossman
  268. [ 3.531099] s3c-sdhci 12530000.sdhci: clock source 2: mmc_busclk.2 (100000000 Hz)
  269. [ 3.538637] s3c-sdhci 12530000.sdhci: Got CD GPIO
  270. [ 3.543313] s3c-sdhci 12530000.sdhci: Linked as a consumer to regulator.21
  271. [ 3.549788] s3c-sdhci 12530000.sdhci: Linked as a consumer to regulator.4
  272. [ 3.585345] mmc0: SDHCI controller on samsung-hsmmc [12530000.sdhci] using ADMA
  273. [ 3.587559] Synopsys Designware Multimedia Card Interface Driver
  274. [ 3.595905] dwmmc_exynos 12550000.mmc: IDMAC supports 32-bit address mode.
  275. [ 3.600074] dwmmc_exynos 12550000.mmc: Using internal DMA controller.
  276. [ 3.606521] usb 1-2: new high-speed USB device number 2 using exynos-ehci
  277. [ 3.613566] dwmmc_exynos 12550000.mmc: Version ID is 240a
  278. [ 3.619070] dwmmc_exynos 12550000.mmc: DW MMC controller at irq 110,32 bit host data width,128 deep fifo
  279. [ 3.628820] dwmmc_exynos 12550000.mmc: Linked as a consumer to regulator.20
  280. [ 3.635084] dwmmc_exynos 12550000.mmc: Linked as a consumer to regulator.22
  281. [ 3.642299] dwmmc_exynos 12550000.mmc: allocated mmc-pwrseq
  282. [ 3.647372] mmc_host mmc1: card is polling.
  283. [ 3.665227] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  284. [ 3.712782] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 300000Hz, actual 297619HZ div = 84)
  285. [ 3.724776] s5p-secss 10830000.sss: s5p-sss driver registered
  286. [ 3.726522] usbcore: registered new interface driver usbhid
  287. [ 3.731102] usbhid: USB HID core driver
  288. [ 3.738458] exynos-bus soc:bus_dmc: Linked as a consumer to regulator.27
  289. [ 3.744047] exynos-bus soc:bus_dmc: Dropping the link to regulator.27
  290. [ 3.754994] exynos-bus soc:bus_leftbus: Linked as a consumer to regulator.29
  291. [ 3.757476] exynos-bus soc:bus_leftbus: Dropping the link to regulator.29
  292. [ 3.770259] exynos-ppmu: new PPMU device registered 106a0000.ppmu_dmc0 (ppmu-event3-dmc0)
  293. [ 3.773229] exynos-ppmu: new PPMU device registered 106b0000.ppmu_dmc1 (ppmu-event3-dmc1)
  294. [ 3.781044] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 200000Hz, actual 200000HZ div = 125)
  295. [ 3.782453] exynos-ppmu: new PPMU device registered 112a0000.ppmu_rightbus (ppmu-event3-rightbus)
  296. [ 3.800443] exynos-ppmu: new PPMU device registered 116a0000.ppmu_leftbus0 (ppmu-event3-leftbus)
  297. [ 3.813936] usb 1-2: New USB device found, idVendor=0424, idProduct=9730, bcdDevice= 1.00
  298. [ 3.816595] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  299. [ 3.818981] NET: Registered protocol family 10
  300. [ 3.826892] smsc95xx v1.0.6
  301. [ 3.829952] Segment Routing with IPv6
  302. [ 3.834580] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  303. [ 3.840301] mmc0: new high speed SDHC card at address aaaa
  304. [ 3.841361] NET: Registered protocol family 17
  305. [ 3.847350] mmcblk0: mmc0:aaaa JULIE 14.8 GiB
  306. [ 3.850320] NET: Registered protocol family 15
  307. [ 3.852142] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 100000Hz, actual 100000HZ div = 250)
  308. [ 3.868928] Key type dns_resolver registered
  309. [ 3.871309] mmcblk0: p1
  310. [ 3.873355] Registering SWP/SWPB emulation handler
  311. [ 3.881093] Loading compiled-in X.509 certificates
  312. [ 3.928234] smsc95xx 1-2:1.0 eth0: register 'smsc95xx' at usb-12580000.ehci-2, smsc95xx USB 2.0 Ethernet, 3a:02:dd:67:b6:01
  313. [ 3.940200] exynos-hdmi 12d00000.hdmi: Linked as a consumer to regulator.8
  314. [ 3.941632] exynos-hdmi 12d00000.hdmi: Linked as a consumer to regulator.10
  315. [ 3.948693] OF: graph: no port node found in /soc/hdmi@12d00000
  316. [ 3.957096] [drm] Exynos DRM: using 12c10000.mixer device for DMA mapping operations
  317. [ 3.962523] exynos-drm exynos-drm: bound 12c10000.mixer (ops mixer_component_ops)
  318. [ 3.969753] exynos-drm exynos-drm: bound 12d00000.hdmi (ops hdmi_component_ops)
  319. [ 3.976884] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  320. [ 3.983453] [drm] No driver support for vblank timestamp query.
  321. [ 4.082517] usb 1-3: new high-speed USB device number 3 using exynos-ehci
  322. [ 4.284235] usb 1-3: New USB device found, idVendor=0424, idProduct=3503, bcdDevice=a1.a0
  323. [ 4.287249] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  324. [ 4.300052] hub 1-3:1.0: USB hub found
  325. [ 4.300889] hub 1-3:1.0: 3 ports detected
  326. [ 4.622321] usb 1-3.3: new high-speed USB device number 4 using exynos-ehci
  327. [ 4.777586] usb 1-3.3: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
  328. [ 4.780785] usb 1-3.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  329. [ 4.788245] usb 1-3.3: Product: ASMT1153e
  330. [ 4.791851] usb 1-3.3: Manufacturer: asmedia
  331. [ 4.796350] usb 1-3.3: SerialNumber: 123456789162
  332. [ 4.807637] usb-storage 1-3.3:1.0: USB Mass Storage device detected
  333. [ 4.809661] usb-storage 1-3.3:1.0: Quirks match for vid 174c pid 55aa: 400000
  334. [ 4.815622] scsi host0: usb-storage 1-3.3:1.0
  335. [ 5.854996] scsi 0:0:0:0: Direct-Access Samsung SSD 860 EVO 250G 0 PQ: 0 ANSI: 6
  336. [ 5.873134] sd 0:0:0:0: Attached scsi generic sg0 type 0
  337. [ 5.873586] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
  338. [ 5.881558] sd 0:0:0:0: [sda] Write Protect is off
  339. [ 5.886299] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  340. [ 5.899317] sda: sda1
  341. [ 5.905045] sd 0:0:0:0: [sda] Attached SCSI disk
  342. [ 9.047944] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  343. [ 14.087256] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  344. [ 19.127458] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  345. [ 24.168665] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  346. [ 29.207820] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  347. [ 29.208336] [drm] Cannot find any crtc or sizes
  348. [ 29.225473] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
  349. [ 29.235657] exynos-bus soc:bus_dmc: Linked as a consumer to regulator.27
  350. [ 29.237861] exynos-bus: new bus device registered: soc:bus_dmc (100000 KHz ~ 400000 KHz)
  351. [ 29.246301] exynos-bus: new bus device registered: soc:bus_acp (100000 KHz ~ 267000 KHz)
  352. [ 29.253753] exynos-bus: new bus device registered: soc:bus_c2c (100000 KHz ~ 400000 KHz)
  353. [ 29.262797] exynos-bus soc:bus_leftbus: Linked as a consumer to regulator.29
  354. [ 29.268259] exynos-bus: new bus device registered: soc:bus_leftbus (100000 KHz ~ 200000 KHz)
  355. [ 29.277057] exynos-bus: new bus device registered: soc:bus_rightbus (100000 KHz ~ 200000 KHz)
  356. [ 29.285794] exynos-bus: new bus device registered: soc:bus_display (160000 KHz ~ 200000 KHz)
  357. [ 29.294810] exynos-bus: new bus device registered: soc:bus_fsys (100000 KHz ~ 134000 KHz)
  358. [ 29.302814] exynos-bus: new bus device registered: soc:bus_peri ( 50000 KHz ~ 100000 KHz)
  359. [ 29.310474] exynos-bus: new bus device registered: soc:bus_mfc (100000 KHz ~ 200000 KHz)
  360. [ 29.353436] max98090 1-0010: MAX98090 REVID=0x43
  361. [ 29.358187] max98090 1-0010: use default 2.8v micbias
  362. [ 29.385175] odroid-audio sound: multicodec <-> samsung-i2s mapping ok
  363. [ 29.397334] input: gpio_keys as /devices/platform/gpio_keys/input/input0
  364. [ 29.434969] max77686-rtc max77686-rtc: setting system clock to 2019-02-15T13:26:48 UTC (1550237208)
  365. [ 29.439587] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  366. [ 29.481458] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  367. [ 29.484474] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  368. [ 29.491283] cfg80211: failed to load regulatory.db
  369. [ 29.536949] vdd_g3d: disabling
  370. [ 29.538278] BUCK8_P3V3: disabling
  371. [ 29.538891] ALSA device list:
  372. [ 29.540695] #0: Odroid-U3
  373. [ 29.548716] Freeing unused kernel memory: 1024K
  374. [ 29.603600] Run /init as init process
  375. :: running early hook [udev]
  376. Warning: /lib/modules/5.0.0-rc6-u3ml/modules.devname not found - ignoring
  377. Starting version 240
  378. :: running hook [udev]
  379. :: Triggering uevents...
  380. :: performing fsck on '/dev/mmcblk0p1'
  381. /dev/mmcblk0p1: clean, 200717/972944 files, 2888349/3889024 blocks
  382. :: mounting '/dev/mmcblk0p1' on real root
  383. [ 32.000759] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  384. :: running cleanup hook [udev]
  385. [ 32.997473] systemd[1]: systemd 240 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)
  386. [ 33.016557] systemd[1]: Detected architecture arm.
  387.  
  388. Welcome to Arch Linux ARM!
  389.  
  390. [ 33.046206] systemd[1]: Set hostname to <archl-u3m>.
  391. [ 33.566530] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  392. [ 33.578604] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  393. [ 33.594091] random: crng init done
  394. [ 33.945726] systemd[1]: Listening on Process Core Dump Socket.
  395. [ OK ] Listening on Process Core Dump Socket.
  396. [ 33.986112] systemd[1]: Created slice User and Session Slice.
  397. [ OK ] Created slice User and Session Slice.
  398. [ 34.023142] systemd[1]: Reached target Slices.
  399. [ OK ] Reached target Slices.
  400. [ 34.068736] systemd[1]: Listening on LVM2 metadata daemon socket.
  401. [ OK ] Listening on LVM2 metadata daemon socket.
  402. [ 34.119736] systemd[1]: Listening on Journal Socket (/dev/log).
  403. [ OK ] Listening on Journal Socket (/dev/log).
  404. [ OK ] Started Forward Password R?uests to Wall Directory Watch.
  405. [ OK ] Listening on LVM2 poll daemon socket.
  406. [ OK ] Started Dispatch Password ?ts to Console Di[ 34.248312] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  407. rectory Watch.
  408. [ OK ] Created slice system-getty.slice.
  409. [ OK ] Listening on initctl Compatibility Named Pipe.
  410. [ OK ] Reached target Paths.
  411. [ OK ] Reached target Remote File Systems.
  412. [ OK ] Reached target Local Encrypted Volumes.
  413. [ OK ] Listening on Device-mapper event daemon FIFOs.
  414. [ OK ] Listening on udev Control Socket.
  415. [ OK ] Listening on Journal Socket.
  416. Mounting Kernel Debug File System...
  417. Starting Monitoring of LVM?meventd or progress polling...
  418. Starting Remount Root and Kernel File Systems...
  419. Starting Journal Service...
  420. Mounting Kernel Configuration File System...
  421. Starting Apply Kernel Variables...
  422. [ OK ] Listening on Network Service Netlink Socket.
  423. [ OK ] Created slice system-serial\x2dgetty.slice.
  424. Starting Create list of re?odes for the current kernel...
  425. [ OK ] Listening on udev Kernel Socket.
  426. Starting udev Coldplug all Devices...
  427. [ OK ] Reached target Swap.
  428. Mounting Temporary Directory (/tmp)...
  429. [ OK ] Mounted Kernel Debug File System.
  430. [ OK ] Started Journal Service.
  431. [ OK ] Started Remount Root and Kernel File Systems.
  432. [ OK ] Mounted Kernel Configuration File System.
  433. [ OK ] Started Apply Kernel Variables.
  434. [ OK ] Started Create list of req? nodes for the current kernel.
  435. [ OK ] Mounted Temporary Directory (/tmp).
  436. [ OK ] Started LVM2 metadata daemon.
  437. Starting Load/Save Random Seed...
  438. Starting Create Static Device Nodes in /dev...
  439. Starting Flush Journal to Persistent Storage...
  440. [ OK ] Started Load/Save Random Seed.
  441. [ OK ] Started Create Static Device Nodes in /dev.
  442. Starting udev Kernel Device Manager...
  443. [ 35.614132] systemd-journald[192]: Received request to flush runtime journal from PID 1
  444. [ OK ] Started udev Kernel Device Manager.
  445. Starting Network Service...
  446. [ OK ] Started Network Service.
  447. [ 36.544123] media: Linux media interface: v0.10
  448. [ OK ] Started udev Coldplug all Devices.
  449. [ OK ] Found device /dev/ttySAC1.
  450. [ 36.954857] videodev: Linux video capture interface: v2.00
  451. [ 37.691693] iommu: Adding device 13400000.codec to group 1
  452. [ 37.692909] s5p-mfc 13400000.codec: Linked as a consumer to 13620000.sysmmu
  453. [ 37.698572] s5p-mfc 13400000.codec: Linked as a consumer to 13630000.sysmmu
  454. [ 37.739277] s5p-mfc 13400000.codec: preallocated 8 MiB buffer for the firmware and context buffers
  455. [ 37.762670] iommu: Adding device 11840000.jpeg-codec to group 2
  456. [ 37.763471] s5p-jpeg 11840000.jpeg-codec: Linked as a consumer to 11a60000.sysmmu
  457. [ 37.771935] s5p-jpeg 11840000.jpeg-codec: encoder device registered as /dev/video0
  458. [ 37.778391] s5p-jpeg 11840000.jpeg-codec: decoder device registered as /dev/video1
  459. [ 37.785870] s5p-jpeg 11840000.jpeg-codec: Samsung S5P JPEG codec
  460. [ OK ] Started Monitoring of LVM2? dmeventd or progress polling.
  461. [ 37.836277] s5p-mfc 13400000.codec: decoder registered as /dev/video2
  462. [ 37.837695] s5p-mfc 13400000.codec: encoder registered as /dev/video3
  463. [ 37.863512] iommu: Adding device 11800000.fimc to group 3
  464. [ 37.866455] exynos4-fimc 11800000.fimc: Linked as a consumer to 11a20000.sysmmu
  465. [ 37.874765] iommu: Adding device 11810000.fimc to group 4
  466. [ 37.878738] exynos4-fimc 11810000.fimc: Linked as a consumer to 11a30000.sysmmu
  467. [ 37.887702] iommu: Adding device 11820000.fimc to group 5
  468. [ 37.889135] exynos4-fimc 11820000.fimc: Linked as a consumer to 11a40000.sysmmu
  469. [ 37.901373] iommu: Adding device 11830000.fimc to group 6
  470. [ 37.901990] exynos4-fimc 11830000.fimc: Linked as a consumer to 11a50000.sysmmu
  471. [ 37.912918] s5p-fimc-md soc:camera: Entity type for entity FIMC.0 was not initialized!
  472. [ 37.919469] s5p-fimc-md: Registered fimc.0.m2m as /dev/video4
  473. [ 37.923646] s5p-fimc-md: Registered fimc.0.capture as /dev/video5
  474. [ 37.928709] s5p-fimc-md soc:camera: Entity type for entity FIMC.1 was not initialized!
  475. [ 37.937234] s5p-fimc-md: Registered fimc.1.m2m as /dev/video6
  476. [ 37.945043] s5p-fimc-md: Registered fimc.1.capture as /dev/video7
  477. [ 38.018414] __fimc_pipeline_open(): No sensor subdev
  478. [ 38.019006] __fimc_pipeline_close(): No sensor subdev
  479. [ 38.029830] __fimc_pipeline_open(): No sensor subdev
  480. [ 38.030810] __fimc_pipeline_close(): No sensor subdev
  481. [ OK ] Started Flush Journal to Persistent Storage.
  482. [ 38.747290] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  483. [ 38.754547] smsc95xx 1-2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  484. [ 39.288341] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  485. [ OK ] Reached target Local File Systems (Pre).
  486. [ OK ] Reached target Local File Systems.
  487. Starting Create Volatile Files and Directories...
  488. [ OK ] Reached target Sound Card.
  489. [ OK ] Started Create Volatile Files and Directories.
  490. Starting Network Time Synchronization...
  491. [ 44.327830] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  492. Starting Update UTMP about System Boot/Shutdown...
  493. Starting Entropy Harvesting Daemon...
  494. Starting Network Name Resolution...
  495. [ OK ] Started Network Time Synchronization.
  496. [ OK ] Started Entropy Harvesting Daemon.
  497. [ OK ] Reached target System Time Synchronized.
  498. [ OK ] Started Update UTMP about System Boot/Shutdown.
  499. [ OK ] Reached target System Initialization.
  500. [ OK ] Listening on D-Bus System Message Bus Socket.
  501. [ OK ] Reached target Sockets.
  502. [ OK ] Reached target Basic System.
  503. [ OK ] Started D-Bus System Message Bus.
  504. [ OK ] Started Daily rotation of log files.
  505. [ OK ] Started Daily verification of password and group files.
  506. [ OK ] Started Daily Cleanup of Temporary Directories.
  507. [ OK ] Reached target Timers.
  508. Starting Login Service...
  509. [ OK ] Started Network Name Resolution.
  510. [ OK ] Reached target Network.
  511. [ OK ] Started OpenSSH Daemon.
  512. Starting Permit User Sessions...
  513. [ OK ] Reached target Host and Network Name Lookups.
  514. [ OK ] Started Permit User Sessions.
  515. [ OK ] Started Serial Getty on ttySAC1.
  516. [ OK ] Started Getty on tty1.
  517. [ OK ] Reached target Login Prompts.
  518. [ OK ] Started Login Service.
  519. [ OK ] Reached target Multi-User System.
  520. [ OK ] Reached target Graphical Interface.
  521.  
  522. Arch Linux 5.0.0-rc6-u3ml (ttySAC1)
  523.  
  524. archl-u3m login: [ 49.368292] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  525. [ 54.408245] s3c-i2c 13880000.i2c: timeout waiting for bus idle
  526. [ 54.408858] [drm] Cannot find any crtc or sizes
  527. root
  528. Password:
  529. Last login: Fri Feb 15 12:58:34 on ttySAC1
  530. [root@archl-u3m ~]#
  531. [root@archl-u3m ~]#
  532. [root@archl-u3m ~]# echo no > /sys/module/printk/parameters/console_suspend
  533. [root@archl-u3m ~]# rtcwake -d /dev/rtc0 -m mem -s 10
  534. rtcwake: assuming RTC uses UTC ...
  535. rtcwake: wakeup from "mem" using /dev/rtc0 at Fri Feb 15 13:28:06 2019
  536. [ 97.165349] PM: suspend entry (deep)
  537. [ 97.165846] PM: Syncing filesystems ... done.
  538. [ 97.344436] Freezing user space processes ... (elapsed 0.006 seconds) done.
  539. [ 97.354738] OOM killer disabled.
  540. [ 97.356028] Freezing remaining freezable tasks ... (elapsed 0.004 seconds) done.
  541. [ 97.413453] smsc95xx 1-2:1.0 eth0: entering SUSPEND2 mode
  542. [ 97.423227] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  543. [ 97.444346] dwc2 12480000.hsotg: suspending usb gadget g_ether
  544. [ 97.446728] dwc2 12480000.hsotg: dwc2_hsotg_ep_disable: called for ep0
  545. [ 97.451287] dwc2 12480000.hsotg: dwc2_hsotg_ep_disable: called for ep0
  546. [ 97.457742] dwc2 12480000.hsotg: new device is full-speed
  547. [ 97.465766] wake enabled for irq 119
  548. [ 97.466979] BUCK9: No configuration
  549. [ 97.470417] BUCK8_P3V3: No configuration
  550. [ 97.474131] BUCK7_2.0V: No configuration
  551. [ 97.477954] BUCK6_1.35V: No configuration
  552. [ 97.481946] VDDQ_CKEM1_2_1.2V: No configuration
  553. [ 97.487930] BUCK4: regulator suspend disable supported
  554. [ 97.491964] BUCK3: regulator suspend disable supported
  555. [ 97.497184] BUCK1: regulator suspend disable supported
  556. [ 97.501838] LDO26: No configuration
  557. [ 97.505383] LDO24: No configuration
  558. [ 97.508761] LDO23: No configuration
  559. [ 97.512368] LDO19: No configuration
  560. [ 97.515706] LDO18: No configuration
  561. [ 97.519178] LDO17: No configuration
  562. [ 97.523076] LDO16: regulator suspend disable supported
  563. [ 97.528154] LDO15: regulator suspend disable supported
  564. [ 97.533367] LDO14: regulator suspend disable supported
  565. [ 97.538447] LDO12: regulator suspend disable supported
  566. [ 97.543603] LDO11: regulator suspend disable supported
  567. [ 97.548308] LDO9: No configuration
  568. [ 97.552107] LDO7: regulator suspend disable supported
  569. [ 97.557064] LDO6: regulator suspend disable supported
  570. [ 97.562251] LDO2: regulator suspend disable supported
  571. [ 97.566769] VDD_ALIVE_1.0V: No configuration
  572. [ 97.581717] usb3503 0-0008: switched to STANDBY mode
  573. [ 97.582496] wake enabled for irq 123
  574. [ 97.602770] samsung-pinctrl 11000000.pinctrl: Setting external wakeup interrupt mask: 0xfbfff7ff
  575. [ 97.623616] Disabling non-boot CPUs ...
  576. [ 97.681453] s3c2410-wdt 10060000.watchdog: watchdog disabled
  577. [ 97.681743] wake disabled for irq 123
  578. [ 97.692569] usb3503 0-0008: switched to HUB mode
  579. [ 97.801553] wake disabled for irq 119
  580. [ 97.802087] dwc2 12480000.hsotg: resuming usb gadget g_ether
  581. [ 98.080458] usb 1-2: reset high-speed USB device number 2 using exynos-ehci
  582. [ 98.432321] usb 1-3: reset high-speed USB device number 3 using exynos-ehci
  583. [ 98.970441] usb 1-3.3: reset high-speed USB device number 4 using exynos-ehci
  584. [ 99.135835] OOM killer enabled.
  585. [ 99.135940] Restarting tasks ... done.
  586. [ 99.140760] PM: suspend exit
  587. [root@archl-u3m ~]# [ 99.877843] smsc95xx 1-2:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement