Advertisement
hanni76

Untitled

Apr 26th, 2018
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.60 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  4. [ 0.000000] Linux version 4.17.0-rc2-sunxi-dirty (sergey@hanniubuntu) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #11 SMP PREEMPT Thu Ap8
  5. [ 0.000000] Machine model: FriendlyARM NanoPi A64
  6. [ 0.000000] efi: Getting EFI parameters from FDT:
  7. [ 0.000000] efi: UEFI not found.
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000076000000, size 128 MiB
  9. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] NUMA: No NUMA configuration found
  11. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007dffffff]
  12. [ 0.000000] NUMA: NODE_DATA [mem 0x75fce880-0x75fd037f]
  13. [ 0.000000] Zone ranges:
  14. [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007dffffff]
  15. [ 0.000000] Normal empty
  16. [ 0.000000] Movable zone start for each node
  17. [ 0.000000] Early memory node ranges
  18. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007dffffff]
  19. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007dffffff]
  20. [ 0.000000] psci: probing for conduit method from DT.
  21. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  22. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  23. [ 0.000000] psci: Trusted OS migration not required
  24. [ 0.000000] percpu: Embedded 23 pages/cpu @ (ptrval) s57112 r8192 d28904 u94208
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  27. [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  28. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  29. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 249984
  30. [ 0.000000] Policy zone: DMA32
  31. [ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rootfstype=ext4 console=ttyS0,115200 net.ifnames=0 ipv6.disable=1 rootwait panic=10 consolebl
  32. [ 0.000000] Memory: 854156K/1015808K available (8444K kernel code, 664K rwdata, 2984K rodata, 640K init, 356K bss, 30580K reserved, 131072K cma-re)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] Preemptible hierarchical RCU implementation.
  35. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  36. [ 0.000000] Tasks RCU enabled.
  37. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  38. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  39. [ 0.000000] GIC: Using split EOI/Deactivate mode
  40. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  41. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  42. [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  43. [ 0.000452] Console: colour dummy device 80x25
  44. [ 0.000930] console [tty1] enabled
  45. [ 0.000997] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  46. [ 0.001026] pid_max: default: 32768 minimum: 301
  47. [ 0.001116] Security Framework initialized
  48. [ 0.001772] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  49. [ 0.002106] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  50. [ 0.002149] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  51. [ 0.002182] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  52. [ 0.020009] ASID allocator initialised with 32768 entries
  53. [ 0.028003] Hierarchical SRCU implementation.
  54. [ 0.036921] EFI services will not be available.
  55. [ 0.044042] smp: Bringing up secondary CPUs ...
  56. [ 0.072990] Detected VIPT I-cache on CPU1
  57. [ 0.073049] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  58. [ 0.100662] Detected VIPT I-cache on CPU2
  59. [ 0.100694] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  60. [ 0.128712] Detected VIPT I-cache on CPU3
  61. [ 0.128742] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  62. [ 0.128815] smp: Brought up 1 node, 4 CPUs
  63. [ 0.128894] SMP: Total of 4 processors activated.
  64. [ 0.128910] CPU features: detected: 32-bit EL0 Support
  65. [ 0.132668] CPU: All CPU(s) started at EL2
  66. [ 0.132698] alternatives: patching kernel code
  67. [ 0.132747] random: get_random_u64 called from compute_layout+0x98/0xf0 with crng_init=0
  68. [ 0.133857] devtmpfs: initialized
  69. [ 0.143303] Built 1 zonelists, mobility grouping on. Total pages: 246307
  70. [ 0.143337] Policy zone: DMA32
  71. [ 0.144688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  72. [ 0.144780] futex hash table entries: 1024 (order: 5, 131072 bytes)
  73. [ 0.145065] pinctrl core: initialized pinctrl subsystem
  74. [ 0.146021] DMI not present or invalid.
  75. [ 0.146367] NET: Registered protocol family 16
  76. [ 0.146908] audit: initializing netlink subsys (disabled)
  77. [ 0.147041] audit: type=2000 audit(0.144:1): state=initialized audit_enabled=0 res=1
  78. [ 0.147926] cpuidle: using governor menu
  79. [ 0.148270] vdso: 2 pages (1 code @ (ptrval), 1 data @ (ptrval))
  80. [ 0.148302] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  81. [ 0.149526] DMA: preallocated 256 KiB pool for atomic allocations
  82. [ 0.150359] Serial: AMBA PL011 UART driver
  83. [ 0.166906] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  84. [ 0.167337] cryptd: max_cpu_qlen set to 1000
  85. [ 0.168830] SCSI subsystem initialized
  86. [ 0.169427] usbcore: registered new interface driver usbfs
  87. [ 0.169508] usbcore: registered new interface driver hub
  88. [ 0.169589] usbcore: registered new device driver usb
  89. [ 0.169932] pps_core: LinuxPPS API ver. 1 registered
  90. [ 0.169950] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  91. [ 0.169992] PTP clock support registered
  92. [ 0.170189] EDAC MC: Ver: 3.0.0
  93. [ 0.170761] Advanced Linux Sound Architecture Driver Initialized.
  94. [ 0.171661] clocksource: Switched to clocksource arch_sys_counter
  95. [ 0.171833] VFS: Disk quotas dquot_6.6.0
  96. [ 0.171902] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  97. [ 0.179446] NET: Registered protocol family 2
  98. [ 0.180491] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
  99. [ 0.180625] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  100. [ 0.180748] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  101. [ 0.180927] TCP: Hash tables configured (established 8192 bind 8192)
  102. [ 0.181086] UDP hash table entries: 512 (order: 2, 16384 bytes)
  103. [ 0.181171] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  104. [ 0.181324] NET: Registered protocol family 1
  105. [ 0.181732] RPC: Registered named UNIX socket transport module.
  106. [ 0.181749] RPC: Registered udp transport module.
  107. [ 0.181763] RPC: Registered tcp transport module.
  108. [ 0.181776] RPC: Registered tcp NFSv4.1 backchannel transport module.
  109. [ 0.182667] kvm [1]: 8-bit VMID
  110. [ 0.183454] kvm [1]: vgic interrupt IRQ1
  111. [ 0.183586] kvm [1]: Hyp mode initialized successfully
  112. [ 0.186735] Initialise system trusted keyrings
  113. [ 0.186900] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  114. [ 0.195770] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  115. [ 0.196596] NFS: Registering the id_resolver key type
  116. [ 0.196643] Key type id_resolver registered
  117. [ 0.196657] Key type id_legacy registered
  118. [ 0.196679] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  119. [ 0.196879] 9p: Installing v9fs 9p2000 file system support
  120. [ 0.197004] pstore: using deflate compression
  121. [ 0.200043] Key type asymmetric registered
  122. [ 0.200069] Asymmetric key parser 'x509' registered
  123. [ 0.200302] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  124. [ 0.200328] io scheduler noop registered
  125. [ 0.200560] io scheduler cfq registered (default)
  126. [ 0.200577] io scheduler mq-deadline registered
  127. [ 0.200592] io scheduler kyber registered
  128. [ 0.201148] sunxi-rsb 1f03400.rsb: could not find pctldev for node /soc/pinctrl@1f02c00/rsb, deferring probe
  129. [ 0.201750] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  130. [ 0.204914] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  131. [ 0.207443] sunxi-de2-clks 1000000.clock: Couldn't map SRAM to device: -517
  132. [ 0.212330] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  133. [ 0.213773] dw-apb-uart 1c28000.serial: could not find pctldev for node /soc/pinctrl@1c20800/uart0, deferring probe
  134. [ 0.214595] cacheinfo: Unable to detect cache hierarchy for CPU 0
  135. [ 0.221971] loop: module loaded
  136. [ 0.224140] libphy: Fixed MDIO Bus: probed
  137. [ 0.224652] tun: Universal TUN/TAP device driver, 1.6
  138. [ 0.225930] VFIO - User Level meta-driver version: 0.3
  139. [ 0.226830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  140. [ 0.226856] ehci-platform: EHCI generic platform driver
  141. [ 0.227103] ehci-platform 1c1a000.usb: EHCI Host Controller
  142. [ 0.227139] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  143. [ 0.227471] ehci-platform 1c1a000.usb: irq 20, io mem 0x01c1a000
  144. [ 0.239713] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  145. [ 0.240380] hub 1-0:1.0: USB hub found
  146. [ 0.240425] hub 1-0:1.0: 1 port detected
  147. [ 0.241050] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  148. [ 0.241087] ohci-platform: OHCI generic platform driver
  149. [ 0.241303] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  150. [ 0.241337] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  151. [ 0.241534] ohci-platform 1c1a400.usb: irq 21, io mem 0x01c1a400
  152. [ 0.304365] hub 2-0:1.0: USB hub found
  153. [ 0.304418] hub 2-0:1.0: 1 port detected
  154. [ 0.305415] usbcore: registered new interface driver usb-storage
  155. [ 0.307403] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  156. [ 0.307438] sun6i-rtc 1f00000.rtc: RTC enabled
  157. [ 0.307529] i2c /dev entries driver
  158. [ 0.307756] mv64xxx_i2c 1f02400.i2c: could not find pctldev for node /soc/pinctrl@1c20800/i2c-a, deferring probe
  159. [ 0.308984] sdhci: Secure Digital Host Controller Interface driver
  160. [ 0.309011] sdhci: Copyright(c) Pierre Ossman
  161. [ 0.309056] Synopsys Designware Multimedia Card Interface Driver
  162. [ 0.309532] sunxi-mmc 1c0f000.mmc: could not find pctldev for node /soc/pinctrl@1c20800/mmc0-pins, deferring probe
  163. [ 0.309585] sunxi-mmc 1c10000.mmc: could not find pctldev for node /soc/pinctrl@1c20800/mmc1-pins, deferring probe
  164. [ 0.309704] sdhci-pltfm: SDHCI platform and OF driver helper
  165. [ 0.310265] ledtrig-cpu: registered to indicate activity on CPUs
  166. [ 0.311180] usbcore: registered new interface driver usbhid
  167. [ 0.311206] usbhid: USB HID core driver
  168. [ 0.312753] IPv6: Loaded, but administratively disabled, reboot required to enable
  169. [ 0.312788] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  170. [ 0.313215] NET: Registered protocol family 17
  171. [ 0.313315] 9pnet: Installing 9P2000 support
  172. [ 0.313393] Key type dns_resolver registered
  173. [ 0.314170] registered taskstats version 1
  174. [ 0.314186] Loading compiled-in X.509 certificates
  175. [ 0.320522] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  176. [ 0.320979] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  177. [ 0.323079] dcdc1: supplied by regulator-dummy
  178. [ 0.323229] vcc-3v: Bringing 3300000uV into 3000000-3000000uV
  179. [ 0.323461] dcdc2: supplied by regulator-dummy
  180. [ 0.323715] dcdc4: supplied by regulator-dummy
  181. [ 0.323933] dcdc5: supplied by regulator-dummy
  182. [ 0.324185] dcdc6: supplied by regulator-dummy
  183. [ 0.324406] dc1sw: supplied by regulator-dummy
  184. [ 0.324602] aldo1: supplied by regulator-dummy
  185. [ 0.324866] aldo2: supplied by regulator-dummy
  186. [ 0.325088] aldo3: supplied by regulator-dummy
  187. [ 0.325316] dldo1: supplied by regulator-dummy
  188. [ 0.325558] dldo2: supplied by regulator-dummy
  189. [ 0.325778] dldo3: supplied by regulator-dummy
  190. [ 0.326012] dldo4: supplied by regulator-dummy
  191. [ 0.326111] vcc-pg-wifi-io: Bringing 3300000uV into 3000000-3000000uV
  192. [ 0.326322] eldo1: supplied by regulator-dummy
  193. [ 0.326545] eldo2: supplied by regulator-dummy
  194. [ 0.326777] eldo3: supplied by regulator-dummy
  195. [ 0.327030] fldo1: supplied by regulator-dummy
  196. [ 0.327268] fldo2: supplied by regulator-dummy
  197. [ 0.327510] rtc-ldo: supplied by regulator-dummy
  198. [ 0.327763] ldo-io0: supplied by regulator-dummy
  199. [ 0.328015] ldo-io1: supplied by regulator-dummy
  200. [ 0.328277] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  201. [ 0.332872] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  202. [ 0.334447] console [ttyS0] disabled
  203. [ 0.355108] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 27, base_baud = 1500000) is a U6_16550A
  204. [ 1.493274] console [ttyS0] enabled
  205. [ 1.497628] ehci-platform 1c1b000.usb: EHCI Host Controller
  206. [ 1.503244] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  207. [ 1.511278] ehci-platform 1c1b000.usb: irq 22, io mem 0x01c1b000
  208. [ 1.531677] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  209. [ 1.538379] hub 3-0:1.0: USB hub found
  210. [ 1.542179] hub 3-0:1.0: 1 port detected
  211. [ 1.546842] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  212. [ 1.553490] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  213. [ 1.561443] ohci-platform 1c1b400.usb: irq 23, io mem 0x01c1b400
  214. [ 1.628253] hub 4-0:1.0: USB hub found
  215. [ 1.632046] hub 4-0:1.0: 1 port detected
  216. [ 1.636614] sun50i-a64-pinctrl 1c20800.pinctrl: unknown pin PL8
  217. [ 1.642558] sun50i-a64-pinctrl 1c20800.pinctrl: unknown pin PL9
  218. [ 1.650553] thermal thermal_zone0: binding zone cpu-thermal with cdev thermal-cpufreq-0 failed:-17
  219. [ 1.661075] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  220. [ 1.690817] sunxi-mmc 1c0f000.mmc: base:0x (ptrval) irq:18
  221. [ 1.723455] sunxi-mmc 1c10000.mmc: base:0x (ptrval) irq:19
  222. [ 1.731470] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:10 UTC (10)
  223. [ 1.738266] mmc0: new high speed SDHC card at address 0001
  224. [ 1.739772] vdd-cpux-dummy: disabling
  225. [ 1.746067] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
  226. [ 1.748673] vcc-phy: disabling
  227. [ 1.754412] mmcblk0: p1
  228. [ 1.758746] vcc-pc-cpvdd: disabling
  229. [ 1.762296] ALSA device list:
  230. [ 1.765278] No soundcards found.
  231. [ 1.767960] mmc1: new high speed SDIO card at address 0001
  232. [ 1.785097] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  233. [ 1.793321] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  234. [ 1.808109] devtmpfs: mounted
  235. [ 1.811633] Freeing unused kernel memory: 640K
  236. [ 1.879185] random: fast init done
  237. [ 2.228681] systemd[1]: System time before build time, advancing clock.
  238. [ 2.277413] random: systemd: uninitialized urandom read (16 bytes read)
  239. [ 2.292597] random: systemd: uninitialized urandom read (16 bytes read)
  240. [ 2.302389] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GN)
  241. [ 2.320745] systemd[1]: Detected architecture arm64.
  242. [ 2.327524] systemd[1]: Set hostname to <nanopia64-stretch>.
  243. [ 2.352168] random: systemd: uninitialized urandom read (16 bytes read)
  244. [ 2.363278] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
  245. [ 2.367396] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
  246. [ 2.369671] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
  247. [ 2.385890] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
  248. [ r[ 2.393983] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
  249. [ 2.412040] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
  250. [ 2.675837] systemd[1]: Listening on Journal Socket (/dev/log).
  251. [ 2.683209] systemd[1]: Created slice System Slice.
  252. [ 2.689065] systemd[1]: Listening on Network Service Netlink Socket.
  253. [ 2.696113] systemd[1]: Created slice User and Session Slice.
  254. [ 2.704494] systemd[1]: Mounting Huge Pages File System...
  255. [ 2.710426] systemd[1]: Reached target Slices.
  256. [ 2.715505] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  257. [ 2.820371] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  258. [ 2.834444] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  259. [ 2.845916] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  260. [ 2.854595] cfg80211: failed to load regulatory.db
  261. [ 2.957029] 8189es: loading out-of-tree module taints kernel.
  262. [ 3.085333] bFWReady == _FALSE call reset 8051...
  263. [ 3.687918] ==> rtl8188e_iol_efuse_patch
  264. [ 5.786349] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  265. [ 5.857733] systemd-journald[1079]: Received request to flush runtime journal from PID 1
  266. [ 5.913917] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
  267. [ 6.198747] sun4i-i2s 1c22800.i2s: Could not register PCM
  268. [ 6.255044] sun4i-drm display-engine: assigned reserved memory node linux,cma
  269. [ 6.315131] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  270. [ 6.326272] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  271. [ 6.334449] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
  272. [ 6.347247] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  273. [ 6.358243] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  274. [ 6.366568] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
  275. [ 6.375634] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  276. [ 6.375640] [drm] No driver support for vblank timestamp query.
  277. [ 6.919675] ------------[ cut here ]------------
  278. [ 6.919682] [CRTC:32:crtc-0] vblank wait timed out
  279. [ 6.919737] WARNING: CPU: 1 PID: 1501 at drivers/gpu/drm/drm_atomic_helper.c:1351 drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  280. [ 6.919739] Modules linked in: crc32_ce dwmac_sun8i(+) stmmac_platform sun8i_drm_hdmi(+) crct10dif_ce stmmac dw_hdmi sun4i_i2s sun4i_drm sun8i_mixl
  281. [ 6.919776] CPU: 1 PID: 1501 Comm: systemd-udevd Tainted: G O 4.17.0-rc2-sunxi-dirty #11
  282. [ 6.919778] Hardware name: FriendlyARM NanoPi A64 (DT)
  283. [ 6.919782] pstate: 40000005 (nZcv daif -PAN -UAO)
  284. [ 6.919787] pc : drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  285. [ 6.919792] lr : drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  286. [ 6.919794] sp : ffff00000d57b340
  287. [ 6.919796] x29: ffff00000d57b340 x28: 0000000000000001
  288. [ 6.919800] x27: 0000000000000000 x26: 0000000000000001
  289. [ 6.919805] x25: 0000000000000030 x24: ffff800033a5d800
  290. [ 6.919809] x23: 0000000000000001 x22: 0000000000000000
  291. [ 6.919813] x21: ffff800033a86018 x20: ffff80002fc30580
  292. [ 6.919817] x19: 0000000000000000 x18: 0000000000000001
  293. [ 6.919822] x17: 0000000000000001 x16: 0000000000000019
  294. [ 6.919826] x15: ffff000008c70000 x14: 00000000fffffff0
  295. [ 6.919830] x13: ffff000008d01068 x12: ffff000008c70000
  296. [ 6.919834] x11: 0000000000000000 x10: ffff000008d00000
  297. [ 6.919838] x9 : 0000000000000000 x8 : ffff000008d087c0
  298. [ 6.919843] x7 : 0000000000000000 x6 : 000000000f78539e
  299. [ 6.919847] x5 : 0000000000000000 x4 : 0000000000000000
  300. [ 6.919851] x3 : ffffffffffffffff x2 : 000080002d351000
  301. [ 6.919855] x1 : ffff8000302ae200 x0 : 0000000000000026
  302. [ 6.919860] Call trace:
  303. [ 6.919866] drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  304. [ 6.919870] drm_atomic_helper_commit_tail_rpm+0x58/0x70
  305. [ 6.919874] commit_tail+0x44/0x78
  306. [ 6.919878] drm_atomic_helper_commit+0xe8/0x168
  307. [ 6.919885] drm_atomic_commit+0x48/0x58
  308. [ 6.919889] restore_fbdev_mode_atomic+0x208/0x238
  309. [ 6.919892] restore_fbdev_mode+0x24/0x178
  310. [ 6.919896] drm_fb_helper_restore_fbdev_mode_unlocked+0x70/0xe8
  311. [ 6.919900] drm_fb_helper_set_par+0x2c/0x58
  312. [ 6.919907] fbcon_init+0x40c/0x580
  313. [ 6.919913] visual_init+0xb4/0x108
  314. [ 6.919918] do_bind_con_driver+0x1c0/0x3c8
  315. [ 6.919922] do_take_over_console+0xa0/0x200
  316. [ 6.919926] do_fbcon_takeover+0x6c/0xe8
  317. [ 6.919931] fbcon_event_notify+0x988/0xa00
  318. [ 6.919937] notifier_call_chain+0x54/0x98
  319. [ 6.919942] blocking_notifier_call_chain+0x48/0x70
  320. [ 6.919946] fb_notifier_call_chain+0x1c/0x28
  321. [ 6.919949] register_framebuffer+0x200/0x328
  322. [ 6.919953] __drm_fb_helper_initial_config_and_unlock+0x1fc/0x3f0
  323. [ 6.919956] drm_fb_helper_initial_config+0x3c/0x48
  324. [ 6.919961] drm_fb_cma_fbdev_init_with_funcs+0xa8/0x150
  325. [ 6.919964] drm_fb_cma_fbdev_init+0x10/0x18
  326. [ 6.919973] sun4i_framebuffer_init+0x44/0x50 [sun4i_drm]
  327. [ 6.919978] sun4i_drv_bind+0x174/0x1c0 [sun4i_drm]
  328. [ 6.919984] try_to_bring_up_master+0x178/0x1d8
  329. [ 6.919988] component_add+0x94/0x158
  330. [ 6.919998] sun8i_dw_hdmi_probe+0x18/0x20 [sun8i_drm_hdmi]
  331. [ 6.920004] platform_drv_probe+0x58/0xb8
  332. [ 6.920007] driver_probe_device+0x238/0x308
  333. [ 6.920010] __driver_attach+0xb8/0xc0
  334. [ 6.920013] bus_for_each_dev+0x60/0x98
  335. [ 6.920016] driver_attach+0x20/0x28
  336. [ 6.920020] bus_add_driver+0x1ac/0x218
  337. [ 6.920023] driver_register+0x60/0xf8
  338. [ 6.920026] __platform_driver_register+0x40/0x48
  339. [ 6.920033] sun8i_dw_hdmi_pltfm_driver_init+0x1c/0x1000 [sun8i_drm_hdmi]
  340. [ 6.920039] do_one_initcall+0x48/0x140
  341. [ 6.920045] do_init_module+0x58/0x1b0
  342. [ 6.920051] load_module+0x1a64/0x21a8
  343. [ 6.920055] sys_finit_module+0xa4/0xb8
  344. [ 6.920058] __sys_trace_return+0x0/0x4
  345. [ 6.920061] ---[ end trace c264d210e236eeca ]---
  346. [ 7.147755] ==> rtl8188e_iol_efuse_patch
  347. [ 17.123754] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:32:crtc-0] flip_done timed out
  348. [ 27.363754] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:34:HDMI-A-1] flip_done timed out
  349. [ 34.123726] EXT4-fs (mmcblk0p1): resizing filesystem from 473600 to 7814912 blocks
  350. [ 34.269929] EXT4-fs (mmcblk0p1): resized filesystem to 7814912
  351. [ 37.603757] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  352. [ 37.659704] ------------[ cut here ]------------
  353. [ 37.659712] [CRTC:32:crtc-0] vblank wait timed out
  354. [ 37.659804] WARNING: CPU: 1 PID: 1501 at drivers/gpu/drm/drm_atomic_helper.c:1351 drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  355. [ 37.659809] Modules linked in: crc32_ce dwmac_sun8i(+) stmmac_platform sun8i_drm_hdmi(+) crct10dif_ce stmmac dw_hdmi sun4i_i2s sun4i_drm sun8i_mixl
  356. [ 37.659891] CPU: 1 PID: 1501 Comm: systemd-udevd Tainted: G W O 4.17.0-rc2-sunxi-dirty #11
  357. [ 37.659896] Hardware name: FriendlyARM NanoPi A64 (DT)
  358. [ 37.659906] pstate: 40000005 (nZcv daif -PAN -UAO)
  359. [ 37.659921] pc : drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  360. [ 37.659934] lr : drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  361. [ 37.659939] sp : ffff00000d57b160
  362. [ 37.659944] x29: ffff00000d57b160 x28: 0000000000000001
  363. [ 37.659956] x27: 0000000000000000 x26: 0000000000000001
  364. [ 37.659968] x25: 0000000000000030 x24: ffff800033a5d800
  365. [ 37.659980] x23: 0000000000000001 x22: 0000000000000000
  366. [ 37.659992] x21: ffff800033a86018 x20: ffff80002fed2a00
  367. [ 37.660004] x19: 0000000000000000 x18: 0000000000000001
  368. [ 37.660015] x17: 0000000000000001 x16: 0000000000000001
  369. [ 37.660027] x15: ffff000008c70000 x14: 00000000fffffff0
  370. [ 37.660039] x13: ffff000008d01068 x12: ffff000008c70000
  371. [ 37.660050] x11: 0000000000000000 x10: ffff000008d00000
  372. [ 37.660062] x9 : 0000000000000000 x8 : ffff000008d09974
  373. [ 37.660074] x7 : 0000000000000000 x6 : 000000000f78539e
  374. [ 37.660085] x5 : 0000000000000000 x4 : 0000000000000000
  375. [ 37.660097] x3 : ffffffffffffffff x2 : 000080002d351000
  376. [ 37.660109] x1 : ffff8000302ae200 x0 : 0000000000000026
  377. [ 37.660121] Call trace:
  378. [ 37.660135] drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  379. [ 37.660148] drm_atomic_helper_commit_tail_rpm+0x58/0x70
  380. [ 37.660159] commit_tail+0x44/0x78
  381. [ 37.660170] drm_atomic_helper_commit+0xe8/0x168
  382. [ 37.660184] drm_atomic_commit+0x48/0x58
  383. [ 37.660194] restore_fbdev_mode_atomic+0x208/0x238
  384. [ 37.660204] drm_fb_helper_pan_display+0xa8/0x1d8
  385. [ 37.660217] fb_pan_display+0x94/0x118
  386. [ 37.660227] bit_update_start+0x1c/0x40
  387. [ 37.660242] fbcon_switch+0x35c/0x590
  388. [ 37.660255] redraw_screen+0x13c/0x240
  389. [ 37.660268] fbcon_prepare_logo+0x310/0x388
  390. [ 37.660279] fbcon_init+0x37c/0x580
  391. [ 37.660291] visual_init+0xb4/0x108
  392. [ 37.660303] do_bind_con_driver+0x1c0/0x3c8
  393. [ 37.660314] do_take_over_console+0xa0/0x200
  394. [ 37.660326] do_fbcon_takeover+0x6c/0xe8
  395. [ 37.660338] fbcon_event_notify+0x988/0xa00
  396. [ 37.660352] notifier_call_chain+0x54/0x98
  397. [ 37.660363] blocking_notifier_call_chain+0x48/0x70
  398. [ 37.660372] fb_notifier_call_chain+0x1c/0x28
  399. [ 37.660382] register_framebuffer+0x200/0x328
  400. [ 37.660393] __drm_fb_helper_initial_config_and_unlock+0x1fc/0x3f0
  401. [ 37.660403] drm_fb_helper_initial_config+0x3c/0x48
  402. [ 37.660412] drm_fb_cma_fbdev_init_with_funcs+0xa8/0x150
  403. [ 37.660421] drm_fb_cma_fbdev_init+0x10/0x18
  404. [ 37.660441] sun4i_framebuffer_init+0x44/0x50 [sun4i_drm]
  405. [ 37.660455] sun4i_drv_bind+0x174/0x1c0 [sun4i_drm]
  406. [ 37.660468] try_to_bring_up_master+0x178/0x1d8
  407. [ 37.660478] component_add+0x94/0x158
  408. [ 37.660501] sun8i_dw_hdmi_probe+0x18/0x20 [sun8i_drm_hdmi]
  409. [ 37.660513] platform_drv_probe+0x58/0xb8
  410. [ 37.660523] driver_probe_device+0x238/0x308
  411. [ 37.660532] __driver_attach+0xb8/0xc0
  412. [ 37.660540] bus_for_each_dev+0x60/0x98
  413. [ 37.660548] driver_attach+0x20/0x28
  414. [ 37.660556] bus_add_driver+0x1ac/0x218
  415. [ 37.660565] driver_register+0x60/0xf8
  416. [ 37.660575] __platform_driver_register+0x40/0x48
  417. [ 37.660594] sun8i_dw_hdmi_pltfm_driver_init+0x1c/0x1000 [sun8i_drm_hdmi]
  418. [ 37.660606] do_one_initcall+0x48/0x140
  419. [ 37.660620] do_init_module+0x58/0x1b0
  420. [ 37.660633] load_module+0x1a64/0x21a8
  421. [ 37.660645] sys_finit_module+0xa4/0xb8
  422. [ 37.660654] __sys_trace_return+0x0/0x4
  423. [ 37.660660] ---[ end trace c264d210e236eecb ]---
  424. [ 37.687022] Console: switching to colour frame buffer device 160x64
  425. [ 47.843752] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:32:crtc-0] flip_done timed out
  426. [ 51.721890] random: crng init done
  427. [ 58.083755] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:34:HDMI-A-1] flip_done timed out
  428. [ 68.323773] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  429. [ 68.379710] ------------[ cut here ]------------
  430. [ 68.379719] [CRTC:32:crtc-0] vblank wait timed out
  431. [ 68.379812] WARNING: CPU: 2 PID: 1501 at drivers/gpu/drm/drm_atomic_helper.c:1351 drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  432. [ 68.379817] Modules linked in: crc32_ce dwmac_sun8i(+) stmmac_platform sun8i_drm_hdmi(+) crct10dif_ce stmmac dw_hdmi sun4i_i2s sun4i_drm sun8i_mixl
  433. [ 68.379900] CPU: 2 PID: 1501 Comm: systemd-udevd Tainted: G W O 4.17.0-rc2-sunxi-dirty #11
  434. [ 68.379905] Hardware name: FriendlyARM NanoPi A64 (DT)
  435. [ 68.379916] pstate: 40000005 (nZcv daif -PAN -UAO)
  436. [ 68.379930] pc : drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  437. [ 68.379943] lr : drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  438. [ 68.379947] sp : ffff00000d57b290
  439. [ 68.379953] x29: ffff00000d57b290 x28: 0000000000000001
  440. [ 68.379965] x27: 0000000000000000 x26: 0000000000000001
  441. [ 68.379977] x25: 0000000000000030 x24: ffff800033a5d800
  442. [ 68.379989] x23: 0000000000000001 x22: 0000000000000000
  443. [ 68.380001] x21: ffff800033a86018 x20: ffff80002fed2900
  444. [ 68.380013] x19: 0000000000000000 x18: 0000000000000001
  445. [ 68.380024] x17: 0000000000000001 x16: ffff0000088d1a18
  446. [ 68.380036] x15: ffff000008c70000 x14: 00000000fffffff0
  447. [ 68.380048] x13: ffff000008d01068 x12: ffff000008c70000
  448. [ 68.380060] x11: 0000000000000000 x10: ffff000008d00000
  449. [ 68.380071] x9 : 0000000000000000 x8 : ffff000008d0ab40
  450. [ 68.380083] x7 : 0000000000000000 x6 : 000000000f78539e
  451. [ 68.380094] x5 : 0000000000000000 x4 : 0000000000000000
  452. [ 68.380105] x3 : ffffffffffffffff x2 : 000080002d368000
  453. [ 68.380117] x1 : ffff8000302ae200 x0 : 0000000000000026
  454. [ 68.380129] Call trace:
  455. [ 68.380144] drm_atomic_helper_wait_for_vblanks.part.8+0x244/0x250
  456. [ 68.380157] drm_atomic_helper_commit_tail_rpm+0x58/0x70
  457. [ 68.380167] commit_tail+0x44/0x78
  458. [ 68.380179] drm_atomic_helper_commit+0xe8/0x168
  459. [ 68.380193] drm_atomic_commit+0x48/0x58
  460. [ 68.380202] restore_fbdev_mode_atomic+0x208/0x238
  461. [ 68.380212] drm_fb_helper_pan_display+0xa8/0x1d8
  462. [ 68.380225] fb_pan_display+0x94/0x118
  463. [ 68.380235] bit_update_start+0x1c/0x40
  464. [ 68.380249] fbcon_switch+0x35c/0x590
  465. [ 68.380263] redraw_screen+0x13c/0x240
  466. [ 68.380274] do_bind_con_driver+0x3b8/0x3c8
  467. [ 68.380286] do_take_over_console+0xa0/0x200
  468. [ 68.380298] do_fbcon_takeover+0x6c/0xe8
  469. [ 68.380310] fbcon_event_notify+0x988/0xa00
  470. [ 68.380323] notifier_call_chain+0x54/0x98
  471. [ 68.380335] blocking_notifier_call_chain+0x48/0x70
  472. [ 68.380344] fb_notifier_call_chain+0x1c/0x28
  473. [ 68.380354] register_framebuffer+0x200/0x328
  474. [ 68.380364] __drm_fb_helper_initial_config_and_unlock+0x1fc/0x3f0
  475. [ 68.380374] drm_fb_helper_initial_config+0x3c/0x48
  476. [ 68.380384] drm_fb_cma_fbdev_init_with_funcs+0xa8/0x150
  477. [ 68.380393] drm_fb_cma_fbdev_init+0x10/0x18
  478. [ 68.380412] sun4i_framebuffer_init+0x44/0x50 [sun4i_drm]
  479. [ 68.380425] sun4i_drv_bind+0x174/0x1c0 [sun4i_drm]
  480. [ 68.380439] try_to_bring_up_master+0x178/0x1d8
  481. [ 68.380449] component_add+0x94/0x158
  482. [ 68.380471] sun8i_dw_hdmi_probe+0x18/0x20 [sun8i_drm_hdmi]
  483. [ 68.380483] platform_drv_probe+0x58/0xb8
  484. [ 68.380493] driver_probe_device+0x238/0x308
  485. [ 68.380502] __driver_attach+0xb8/0xc0
  486. [ 68.380510] bus_for_each_dev+0x60/0x98
  487. [ 68.380518] driver_attach+0x20/0x28
  488. [ 68.380526] bus_add_driver+0x1ac/0x218
  489. [ 68.380535] driver_register+0x60/0xf8
  490. [ 68.380545] __platform_driver_register+0x40/0x48
  491. [ 68.380564] sun8i_dw_hdmi_pltfm_driver_init+0x1c/0x1000 [sun8i_drm_hdmi]
  492. [ 68.380576] do_one_initcall+0x48/0x140
  493. [ 68.380590] do_init_module+0x58/0x1b0
  494. [ 68.380602] load_module+0x1a64/0x21a8
  495. [ 68.380614] sys_finit_module+0xa4/0xb8
  496. [ 68.380623] __sys_trace_return+0x0/0x4
  497. [ 68.380629] ---[ end trace c264d210e236eecc ]---
  498. [ 70.379057] sun4i-drm display-engine: fb0: frame buffer device
  499. [ 70.402285] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  500. [ 70.415483] sun4i-i2s 1c22800.i2s: Could not register PCM
  501. [ 70.415963] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  502. [ 70.420547] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement