Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
605
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.98 KB | None | 0 0
  1.  
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  3. [ 0.000000] Linux version 5.5.0-rc1 (piotro@) (gcc version 7.4.0 (GCC)) #1 SMP PREEMPT Wed Dec 11 18:36:10 CET 2019
  4. [ 0.000000] Machine model: Beelink A1
  5. [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff130000 (options '')
  6. [ 0.000000] printk: bootconsole [uart8250] enabled
  7. [ 0.000000] efi: Getting EFI parameters from FDT:
  8. [ 0.000000] efi: UEFI not found.
  9. [ 0.000000] cma: Reserved 256 MiB at 0x00000000ecc00000
  10. [ 0.000000] On node 0 totalpages: 1043968
  11. [ 0.000000] DMA zone: 4088 pages used for memmap
  12. [ 0.000000] DMA zone: 0 pages reserved
  13. [ 0.000000] DMA zone: 261632 pages, LIFO batch:63
  14. [ 0.000000] DMA32 zone: 12224 pages used for memmap
  15. [ 0.000000] DMA32 zone: 782336 pages, LIFO batch:63
  16. [ 0.000000] psci: probing for conduit method from DT.
  17. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  18. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  19. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  20. [ 0.000000] psci: SMC Calling Convention v1.0
  21. [ 0.000000] percpu: Embedded 31 pages/cpu s86296 r8192 d32488 u126976
  22. [ 0.000000] pcpu-alloc: s86296 r8192 d32488 u126976 alloc=31*4096
  23. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027656
  26. [ 0.000000] Kernel command line: root=PARTUUID=dca4c3a9-02 console=uart8250,mmio32,0xff130000 console=tty0 logo.nologo vt.cur_default=1
  27. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  28. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  29. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  30. [ 0.000000] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB)
  31. [ 0.000000] Memory: 3744536K/4175872K available (12924K kernel code, 1934K rwdata, 5568K rodata, 1536K init, 601K bss, 169192K reserved, 262144K cma-reserved)
  32. [ 0.000000] random: get_random_u64 called from cache_random_seq_create+0x8c/0x158 with crng_init=0
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] ftrace: allocating 43822 entries in 172 pages
  35. [ 0.000000] ftrace: allocated 172 pages with 4 groups
  36. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  37. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  38. [ 0.000000] Tasks RCU enabled.
  39. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  40. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  41. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  42. [ 0.000000] GIC: Using split EOI/Deactivate mode
  43. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  44. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  45. [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  46. [ 0.001029] Console: colour dummy device 80x25
  47. [ 0.001042] printk: console [tty0] enabled
  48. [ 0.001049] printk: bootconsole [uart8250] disabled
  49. [ 0.001116] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  50. [ 0.001131] pid_max: default: 32768 minimum: 301
  51. [ 0.001526] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  52. [ 0.001566] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  53. [ 0.001672] *** VALIDATE tmpfs ***
  54. [ 0.002474] *** VALIDATE proc ***
  55. [ 0.002850] *** VALIDATE cgroup1 ***
  56. [ 0.002861] *** VALIDATE cgroup2 ***
  57. [ 0.023911] ASID allocator initialised with 32768 entries
  58. [ 0.031891] rcu: Hierarchical SRCU implementation.
  59. [ 0.043016] EFI services will not be available.
  60. [ 0.052033] smp: Bringing up secondary CPUs ...
  61. [ 0.084344] Detected VIPT I-cache on CPU1
  62. [ 0.084434] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  63. [ 0.116494] Detected VIPT I-cache on CPU2
  64. [ 0.116577] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  65. [ 0.148624] Detected VIPT I-cache on CPU3
  66. [ 0.148702] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  67. [ 0.148905] smp: Brought up 1 node, 4 CPUs
  68. [ 0.148914] SMP: Total of 4 processors activated.
  69. [ 0.148924] CPU features: detected: 32-bit EL0 Support
  70. [ 0.148934] CPU features: detected: CRC32 instructions
  71. [ 0.149907] CPU: All CPU(s) started at EL2
  72. [ 0.149945] alternatives: patching kernel code
  73. [ 0.152681] devtmpfs: initialized
  74. [ 0.165512] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  75. [ 0.165541] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  76. [ 0.178609] pinctrl core: initialized pinctrl subsystem
  77. [ 0.179950] thermal_sys: Registered thermal governor 'fair_share'
  78. [ 0.179958] thermal_sys: Registered thermal governor 'bang_bang'
  79. [ 0.179968] thermal_sys: Registered thermal governor 'step_wise'
  80. [ 0.179975] thermal_sys: Registered thermal governor 'user_space'
  81. [ 0.180575] DMI not present or invalid.
  82. [ 0.181233] NET: Registered protocol family 16
  83. [ 0.184573] DMA: preallocated 256 KiB pool for atomic allocations
  84. [ 0.184673] audit: initializing netlink subsys (disabled)
  85. [ 0.185033] audit: type=2000 audit(0.184:1): state=initialized audit_enabled=0 res=1
  86. [ 0.186580] cpuidle: using governor ladder
  87. [ 0.186623] cpuidle: using governor menu
  88. [ 0.186911] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  89. [ 0.187337] Serial: AMBA PL011 UART driver
  90. [ 0.237635] cryptd: max_cpu_qlen set to 1000
  91. [ 0.247572] ACPI: Interpreter disabled.
  92. [ 0.249292] iommu: Default domain type: Translated
  93. [ 0.250823] vgaarb: loaded
  94. [ 0.252223] SCSI subsystem initialized
  95. [ 0.252601] usbcore: registered new interface driver usbfs
  96. [ 0.252664] usbcore: registered new interface driver hub
  97. [ 0.252835] usbcore: registered new device driver usb
  98. [ 0.253598] pps_core: LinuxPPS API ver. 1 registered
  99. [ 0.253605] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  100. [ 0.253629] PTP clock support registered
  101. [ 0.253677] EDAC MC: Ver: 3.0.0
  102. [ 0.254702] Advanced Linux Sound Architecture Driver Initialized.
  103. [ 0.256088] clocksource: Switched to clocksource arch_sys_counter
  104. [ 1.614064] *** VALIDATE bpf ***
  105. [ 1.614637] *** VALIDATE ramfs ***
  106. [ 1.615010] pnp: PnP ACPI: disabled
  107. [ 1.626906] NET: Registered protocol family 2
  108. [ 1.627867] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  109. [ 1.627961] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  110. [ 1.628485] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  111. [ 1.629240] TCP: Hash tables configured (established 32768 bind 32768)
  112. [ 1.629522] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  113. [ 1.629675] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  114. [ 1.630378] NET: Registered protocol family 1
  115. [ 1.631265] RPC: Registered named UNIX socket transport module.
  116. [ 1.631275] RPC: Registered udp transport module.
  117. [ 1.631280] RPC: Registered tcp transport module.
  118. [ 1.631286] RPC: Registered tcp NFSv4.1 backchannel transport module.
  119. [ 1.631303] NET: Registered protocol family 44
  120. [ 1.631330] PCI: CLS 0 bytes, default 64
  121. [ 1.633009] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  122. [ 1.633409] kvm [1]: IPA Size Limit: 40bits
  123. [ 1.634683] kvm [1]: vgic interrupt IRQ1
  124. [ 1.634900] kvm [1]: Hyp mode initialized successfully
  125. [ 1.658196] Initialise system trusted keyrings
  126. [ 1.658565] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  127. [ 1.669534] zbud: loaded
  128. [ 1.672431] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  129. [ 1.673600] NFS: Registering the id_resolver key type
  130. [ 1.673643] Key type id_resolver registered
  131. [ 1.673650] Key type id_legacy registered
  132. [ 1.673670] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  133. [ 1.702597] Key type asymmetric registered
  134. [ 1.702610] Asymmetric key parser 'x509' registered
  135. [ 1.702617] Key type pkcs7_test registered
  136. [ 1.702702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  137. [ 1.702973] io scheduler mq-deadline registered
  138. [ 1.702981] io scheduler kyber registered
  139. [ 1.703280] io scheduler bfq registered
  140. [ 1.712914] gpio-syscon ff100000.syscon:grf-gpio: can't read the data register offset!
  141. [ 1.721175] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
  142. [ 1.721194] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  143. [ 1.724627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  144. [ 1.728161] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 14, base_baud = 1500000) is a 16550A
  145. [ 1.728325] printk: console [ttyS2] enabled
  146. [ 1.729511] Serial: AMBA driver
  147. [ 1.732632] rockchip-vop ff370000.vop: Adding to iommu group 1
  148. [ 1.738702] rockchip-drm display-subsystem: bound ff370000.vop (ops vop_component_ops)
  149. [ 1.738821] rockchip-drm display-subsystem: failed to bind ff3c0000.hdmi (ops dw_hdmi_rockchip_ops): -517
  150. [ 1.739105] rockchip-drm display-subsystem: master bind failed: -517
  151. [ 1.746488] libphy: Fixed MDIO Bus: probed
  152. [ 1.748716] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found
  153. [ 1.748732] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found
  154. [ 1.748902] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
  155. [ 1.748949] rk_gmac-dwmac ff540000.ethernet: phy regulator is not available yet, deferred probing
  156. [ 1.750868] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator
  157. [ 1.751011] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator
  158. [ 1.763719] dwc2 ff580000.usb: DWC OTG Controller
  159. [ 1.763762] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
  160. [ 1.763829] dwc2 ff580000.usb: irq 34, io mem 0xff580000
  161. [ 1.764198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  162. [ 1.764211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  163. [ 1.764222] usb usb1: Product: DWC OTG Controller
  164. [ 1.764233] usb usb1: Manufacturer: Linux 5.5.0-rc1 dwc2_hsotg
  165. [ 1.764242] usb usb1: SerialNumber: ff580000.usb
  166. [ 1.765145] hub 1-0:1.0: USB hub found
  167. [ 1.765213] hub 1-0:1.0: 1 port detected
  168. [ 1.767537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  169. [ 1.767564] ehci-pci: EHCI PCI platform driver
  170. [ 1.767645] ehci-platform: EHCI generic platform driver
  171. [ 1.770912] ehci-platform ff5c0000.usb: EHCI Host Controller
  172. [ 1.771258] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
  173. [ 1.771468] ehci-platform ff5c0000.usb: irq 35, io mem 0xff5c0000
  174. [ 1.784118] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
  175. [ 1.784511] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  176. [ 1.784524] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  177. [ 1.784535] usb usb2: Product: EHCI Host Controller
  178. [ 1.784545] usb usb2: Manufacturer: Linux 5.5.0-rc1 ehci_hcd
  179. [ 1.784555] usb usb2: SerialNumber: ff5c0000.usb
  180. [ 1.785393] hub 2-0:1.0: USB hub found
  181. [ 1.785447] hub 2-0:1.0: 1 port detected
  182. [ 1.786114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  183. [ 1.786153] ohci-pci: OHCI PCI platform driver
  184. [ 1.786255] ohci-platform: OHCI generic platform driver
  185. [ 1.786594] uhci_hcd: USB Universal Host Controller Interface driver
  186. [ 1.787287] usbcore: registered new interface driver uas
  187. [ 1.787424] usbcore: registered new interface driver usb-storage
  188. [ 1.787475] usbcore: registered new interface driver ums-alauda
  189. [ 1.787524] usbcore: registered new interface driver ums-cypress
  190. [ 1.787582] usbcore: registered new interface driver ums-datafab
  191. [ 1.787630] usbcore: registered new interface driver ums_eneub6250
  192. [ 1.787678] usbcore: registered new interface driver ums-freecom
  193. [ 1.787727] usbcore: registered new interface driver ums-isd200
  194. [ 1.787776] usbcore: registered new interface driver ums-jumpshot
  195. [ 1.787824] usbcore: registered new interface driver ums-karma
  196. [ 1.787872] usbcore: registered new interface driver ums-onetouch
  197. [ 1.787954] usbcore: registered new interface driver ums-realtek
  198. [ 1.788007] usbcore: registered new interface driver ums-sddr09
  199. [ 1.788126] usbcore: registered new interface driver ums-sddr55
  200. [ 1.788182] usbcore: registered new interface driver ums-usbat
  201. [ 1.788316] usbcore: registered new interface driver usbserial_generic
  202. [ 1.788359] usbserial: USB Serial support registered for generic
  203. [ 1.790780] mousedev: PS/2 mouse device common for all mice
  204. [ 1.793809] rk808 1-0018: chip id: 0x8050
  205. [ 1.797280] rk808-regulator rk808-regulator: there is no dvs0 gpio
  206. [ 1.797322] rk808-regulator rk808-regulator: there is no dvs1 gpio
  207. [ 1.797435] DCDC_REG1: supplied by vcc_sys
  208. [ 1.798433] vcc_host_5v: supplied by vcc_sys
  209. [ 1.798612] DCDC_REG2: supplied by vcc_sys
  210. [ 1.799347] DCDC_REG3: supplied by vcc_sys
  211. [ 1.799716] DCDC_REG4: supplied by vcc_sys
  212. [ 1.800423] LDO_REG1: supplied by vcc_io
  213. [ 1.801818] LDO_REG2: supplied by vcc_io
  214. [ 1.803171] LDO_REG3: supplied by vcc_io
  215. [ 1.803380] vdd_11: Bringing 1000000uV into 1100000-1100000uV
  216. [ 1.814376] sdhci: Secure Digital Host Controller Interface driver
  217. [ 1.814384] sdhci: Copyright(c) Pierre Ossman
  218. [ 1.814943] Synopsys Designware Multimedia Card Interface Driver
  219. [ 1.815858] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
  220. [ 1.815886] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
  221. [ 1.815897] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
  222. [ 1.815959] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo
  223. [ 1.829088] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  224. [ 1.842433] dwmmc_rockchip ff520000.dwmmc: IDMAC supports 32-bit address mode.
  225. [ 1.842463] dwmmc_rockchip ff520000.dwmmc: Using internal DMA controller.
  226. [ 1.842474] dwmmc_rockchip ff520000.dwmmc: Version ID is 270a
  227. [ 1.842535] dwmmc_rockchip ff520000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
  228. [ 1.843004] mmc_host mmc1: card is non-removable.
  229. [ 1.854620] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  230. [ 1.868038] sdhci-pltfm: SDHCI platform and OF driver helper
  231. [ 1.869141] ledtrig-cpu: registered to indicate activity on CPUs
  232. [ 1.869630] hid: raw HID events driver (C) Jiri Kosina
  233. [ 1.869807] usbcore: registered new interface driver usbhid
  234. [ 1.869809] usbhid: USB HID core driver
  235. [ 1.874715] drop_monitor: Initializing network drop monitor service
  236. [ 1.874943] NET: Registered protocol family 17
  237. [ 1.875258] Key type dns_resolver registered
  238. [ 1.875699] registered taskstats version 1
  239. [ 1.875705] Loading compiled-in X.509 certificates
  240. [ 1.875847] zswap: loaded using pool lzo/zbud
  241. [ 1.878091] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  242. [ 1.878183] mmc0: new high speed SDHC card at address 0001
  243. [ 1.879385] mmcblk0: mmc0:0001 00000 29.8 GiB
  244. [ 1.882023] mmcblk0: p1 p2
  245. [ 1.903957] rockchip-drm display-subsystem: bound ff370000.vop (ops vop_component_ops)
  246. [ 1.904278] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
  247. [ 1.904810] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
  248. [ 1.905839] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops dw_hdmi_rockchip_ops)
  249. [ 1.905848] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  250. [ 1.905851] [drm] No driver support for vblank timestamp query.
  251. [ 1.924136] random: fast init done
  252. [ 1.946127] mmc_host mmc1: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  253. [ 2.031149] Console: switching to colour frame buffer device 240x67
  254. [ 2.120092] usb 2-1: new high-speed USB device number 2 using ehci-platform
  255. [ 2.132075] ------------[ cut here ]------------
  256. [ 2.132080] [CRTC:35:crtc-0] vblank wait timed out
  257. [ 2.132165] WARNING: CPU: 3 PID: 227 at drivers/gpu/drm/drm_atomic_helper.c:1458 drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  258. [ 2.132169] Modules linked in:
  259. [ 2.132178] CPU: 3 PID: 227 Comm: kworker/3:2 Not tainted 5.5.0-rc1 #1
  260. [ 2.132181] Hardware name: Beelink A1 (DT)
  261. [ 2.132194] Workqueue: events deferred_probe_work_func
  262. [ 2.132200] pstate: 80000005 (Nzcv daif -PAN -UAO)
  263. [ 2.132205] pc : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  264. [ 2.132209] lr : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  265. [ 2.132211] sp : ffff800011dbb320
  266. [ 2.132213] x29: ffff800011dbb320 x28: 0000000000000000
  267. [ 2.132218] x27: 0000000000000002 x26: ffff0000ec072800
  268. [ 2.132222] x25: 0000000000000001 x24: 0000000000000000
  269. [ 2.132226] x23: 0000000000000038 x22: 0000000000000001
  270. [ 2.132230] x21: ffff0000fd7d9400 x20: ffff0000ec052080
  271. [ 2.132234] x19: 0000000000000000 x18: ffffffffffffffff
  272. [ 2.132239] x17: 0000000000000008 x16: 0000000010624dd3
  273. [ 2.132243] x15: ffff800011429808 x14: ffff80001160ec98
  274. [ 2.132247] x13: ffff80001160e8c0 x12: ffff80001144e000
  275. [ 2.132251] x11: 0000000000000000 x10: ffff80001160d000
  276. [ 2.132255] x9 : 0000000000000000 x8 : ffff8000116157ec
  277. [ 2.132259] x7 : 0000000000000000 x6 : 0000000009e97c4a
  278. [ 2.132263] x5 : 0000000000000000 x4 : 0000000000000000
  279. [ 2.132267] x3 : 00000000ffffffff x2 : ffff8000ed3a8000
  280. [ 2.132271] x1 : e558c9ada16c3600 x0 : 0000000000000000
  281. [ 2.132276] Call trace:
  282. [ 2.132281] drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  283. [ 2.132286] drm_atomic_helper_commit_tail_rpm+0x68/0x80
  284. [ 2.132290] commit_tail+0xa4/0x170
  285. [ 2.132295] drm_atomic_helper_commit+0x170/0x188
  286. [ 2.132302] drm_atomic_commit+0x54/0x60
  287. [ 2.132310] drm_client_modeset_commit_atomic.isra.14+0x190/0x260
  288. [ 2.132314] drm_client_modeset_commit_force+0x6c/0x1b0
  289. [ 2.132320] drm_fb_helper_pan_display+0xe8/0x1e8
  290. [ 2.132326] fb_pan_display+0x9c/0x120
  291. [ 2.132332] bit_update_start+0x28/0x50
  292. [ 2.132336] fbcon_switch+0x338/0x538
  293. [ 2.132343] redraw_screen+0x198/0x290
  294. [ 2.132347] do_bind_con_driver+0x3d8/0x3e8
  295. [ 2.132351] do_take_over_console+0xa4/0x228
  296. [ 2.132356] do_fbcon_takeover+0x78/0xf8
  297. [ 2.132360] fbcon_fb_registered+0x128/0x138
  298. [ 2.132363] register_framebuffer+0x228/0x360
  299. [ 2.132373] __drm_fb_helper_initial_config_and_unlock+0x2d0/0x4f8
  300. [ 2.132377] drm_fb_helper_initial_config+0x4c/0x58
  301. [ 2.132385] rockchip_drm_fbdev_init+0x68/0xf8
  302. [ 2.132389] rockchip_drm_bind+0xe0/0x1f8
  303. [ 2.132396] try_to_bring_up_master+0x24c/0x340
  304. [ 2.132400] component_master_add_with_match+0x118/0x148
  305. [ 2.132405] rockchip_drm_platform_probe+0x1bc/0x320
  306. [ 2.132411] platform_drv_probe+0x58/0xa8
  307. [ 2.132416] really_probe+0xe8/0x450
  308. [ 2.132420] driver_probe_device+0x12c/0x148
  309. [ 2.132424] __device_attach_driver+0xa4/0x120
  310. [ 2.132428] bus_for_each_drv+0x78/0xd8
  311. [ 2.132432] __device_attach+0xe0/0x168
  312. [ 2.132436] device_initial_probe+0x24/0x30
  313. [ 2.132440] bus_probe_device+0xa0/0xa8
  314. [ 2.132444] deferred_probe_work_func+0xa0/0xf8
  315. [ 2.132452] process_one_work+0x1a8/0x450
  316. [ 2.132456] worker_thread+0x1f8/0x418
  317. [ 2.132462] kthread+0x130/0x138
  318. [ 2.132469] ret_from_fork+0x10/0x18
  319. [ 2.132472] ---[ end trace 40db84e15f146a55 ]---
  320. [ 2.155072] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
  321. [ 2.155793] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
  322. [ 2.156944] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found
  323. [ 2.156953] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found
  324. [ 2.157058] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
  325. [ 2.157184] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
  326. [ 2.157192] rk_gmac-dwmac ff540000.ethernet: TX delay(0x26).
  327. [ 2.157199] rk_gmac-dwmac ff540000.ethernet: RX delay(0x11).
  328. [ 2.157211] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
  329. [ 2.157259] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed
  330. [ 2.157264] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
  331. [ 2.162277] rk_gmac-dwmac ff540000.ethernet: init for RGMII
  332. [ 2.162592] rk_gmac-dwmac ff540000.ethernet: User ID: 0x10, Synopsys ID: 0x35
  333. [ 2.162602] rk_gmac-dwmac ff540000.ethernet: DWMAC1000
  334. [ 2.162608] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported
  335. [ 2.162614] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported
  336. [ 2.162618] rk_gmac-dwmac ff540000.ethernet: COE Type 2
  337. [ 2.162622] rk_gmac-dwmac ff540000.ethernet: TX Checksum insertion supported
  338. [ 2.162627] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported
  339. [ 2.162671] rk_gmac-dwmac ff540000.ethernet: Normal descriptors
  340. [ 2.162676] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled
  341. [ 2.162681] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  342. [ 2.162875] libphy: stmmac: probed
  343. [ 2.213072] hctosys: unable to open rtc device (rtc0)
  344. [ 2.213815] ALSA device list:
  345. [ 2.213824] No soundcards found.
  346. [ 2.223670] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_hevc', val=0x88220
  347. [ 2.229637] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  348. [ 2.229726] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  349. [ 2.231389] devtmpfs: mounted
  350. [ 2.234882] Freeing unused kernel memory: 1536K
  351. [ 2.236142] ------------[ cut here ]------------
  352. [ 2.236151] [CRTC:35:crtc-0] vblank wait timed out
  353. [ 2.236263] WARNING: CPU: 3 PID: 27 at drivers/gpu/drm/drm_atomic_helper.c:1458 drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  354. [ 2.236266] Modules linked in:
  355. [ 2.236277] CPU: 3 PID: 27 Comm: kworker/3:0 Tainted: G W 5.5.0-rc1 #1
  356. [ 2.236280] Hardware name: Beelink A1 (DT)
  357. [ 2.236293] Workqueue: events drm_fb_helper_dirty_work
  358. [ 2.236300] pstate: 80000005 (Nzcv daif -PAN -UAO)
  359. [ 2.236305] pc : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  360. [ 2.236310] lr : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  361. [ 2.236312] sp : ffff800011733ba0
  362. [ 2.236315] x29: ffff800011733ba0 x28: 0000000000000000
  363. [ 2.236320] x27: 0000000000000003 x26: ffff0000ec072800
  364. [ 2.236324] x25: 0000000000000001 x24: 0000000000000000
  365. [ 2.236329] x23: 0000000000000038 x22: 0000000000000001
  366. [ 2.236333] x21: ffff0000ec0a4b00 x20: ffff0000ec052080
  367. [ 2.236338] x19: 0000000000000000 x18: ffffffffffffffff
  368. [ 2.236342] x17: 0000000000000008 x16: 0000000070c52e5a
  369. [ 2.236347] x15: ffff800011429808 x14: ffff80001160ec98
  370. [ 2.236351] x13: ffff80001160e8c0 x12: ffff80001144e000
  371. [ 2.236356] x11: 0000000000000000 x10: ffff80001160d000
  372. [ 2.236361] x9 : 0000000000000000 x8 : 0000000000000003
  373. [ 2.236365] x7 : 000000000000015f x6 : 0000000009e97c4a
  374. [ 2.236369] x5 : 0000000000000000 x4 : 0000000000000000
  375. [ 2.236374] x3 : 00000000ffffffff x2 : ffff8000ed3a8000
  376. [ 2.236378] x1 : e558c9ada16c3600 x0 : 0000000000000000
  377. [ 2.236384] Call trace:
  378. [ 2.236389] drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  379. [ 2.236394] drm_atomic_helper_commit_tail_rpm+0x68/0x80
  380. [ 2.236399] commit_tail+0xa4/0x170
  381. [ 2.236403] drm_atomic_helper_commit+0x170/0x188
  382. [ 2.236411] drm_atomic_commit+0x54/0x60
  383. [ 2.236416] drm_atomic_helper_dirtyfb+0x198/0x2c0
  384. [ 2.236420] drm_fb_helper_dirty_work+0x16c/0x1b8
  385. [ 2.236430] process_one_work+0x1a8/0x450
  386. [ 2.236435] worker_thread+0x4c/0x418
  387. [ 2.236441] kthread+0x130/0x138
  388. [ 2.236448] ret_from_fork+0x10/0x18
  389. [ 2.236451] ---[ end trace 40db84e15f146a56 ]---
  390. [ 2.240150] Run /sbin/init as init process
  391. [ 2.276528] usb 2-1: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
  392. [ 2.276540] usb 2-1: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
  393. [ 2.277130] usb 2-1: New USB device found, idVendor=0bda, idProduct=c820, bcdDevice= 2.00
  394. [ 2.277136] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  395. [ 2.277141] usb 2-1: Product: 802.11ac NIC
  396. [ 2.277146] usb 2-1: Manufacturer: Realtek
  397. [ 2.277151] usb 2-1: SerialNumber: 123456
  398. [ 2.340108] ------------[ cut here ]------------
  399. [ 2.340125] [CRTC:35:crtc-0] vblank wait timed out
  400. [ 2.340213] WARNING: CPU: 3 PID: 27 at drivers/gpu/drm/drm_atomic_helper.c:1458 drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  401. [ 2.340217] Modules linked in:
  402. [ 2.340228] CPU: 3 PID: 27 Comm: kworker/3:0 Tainted: G W 5.5.0-rc1 #1
  403. [ 2.340231] Hardware name: Beelink A1 (DT)
  404. [ 2.340244] Workqueue: events drm_fb_helper_dirty_work
  405. [ 2.340251] pstate: 80000005 (Nzcv daif -PAN -UAO)
  406. [ 2.340256] pc : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  407. [ 2.340261] lr : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  408. [ 2.340264] sp : ffff800011733ba0
  409. [ 2.340267] x29: ffff800011733ba0 x28: 0000000000000000
  410. [ 2.340271] x27: 0000000000000004 x26: ffff0000ec072800
  411. [ 2.340276] x25: 0000000000000001 x24: 0000000000000000
  412. [ 2.340280] x23: 0000000000000038 x22: 0000000000000001
  413. [ 2.340285] x21: ffff0000ec0ac580 x20: ffff0000ec052080
  414. [ 2.340289] x19: 0000000000000000 x18: ffffffffffffffff
  415. [ 2.340294] x17: 0000000000000000 x16: 0000000000000000
  416. [ 2.340298] x15: ffff800011429808 x14: ffff80001160ec98
  417. [ 2.340303] x13: ffff80001160e8c0 x12: ffff80001144e000
  418. [ 2.340307] x11: 0000000000000000 x10: ffff80001160d000
  419. [ 2.340312] x9 : 0000000000000000 x8 : 0000000000000003
  420. [ 2.340316] x7 : 000000000000018e x6 : 0000000009e97c4a
  421. [ 2.340321] x5 : 0000000000000000 x4 : 0000000000000000
  422. [ 2.340325] x3 : 00000000ffffffff x2 : ffff8000ed3a8000
  423. [ 2.340329] x1 : e558c9ada16c3600 x0 : 0000000000000000
  424. [ 2.340335] Call trace:
  425. [ 2.340341] drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  426. [ 2.340345] drm_atomic_helper_commit_tail_rpm+0x68/0x80
  427. [ 2.340350] commit_tail+0xa4/0x170
  428. [ 2.340354] drm_atomic_helper_commit+0x170/0x188
  429. [ 2.340361] drm_atomic_commit+0x54/0x60
  430. [ 2.340367] drm_atomic_helper_dirtyfb+0x198/0x2c0
  431. [ 2.340372] drm_fb_helper_dirty_work+0x16c/0x1b8
  432. [ 2.340381] process_one_work+0x1a8/0x450
  433. [ 2.340385] worker_thread+0x224/0x418
  434. [ 2.340391] kthread+0x130/0x138
  435. [ 2.340398] ret_from_fork+0x10/0x18
  436. [ 2.340402] ---[ end trace 40db84e15f146a57 ]---
  437. [ 2.993118] udevd[293]: starting version 3.2.7
  438. [ 3.003273] random: udevd: uninitialized urandom read (16 bytes read)
  439. [ 3.004956] random: udevd: uninitialized urandom read (16 bytes read)
  440. [ 3.005014] random: udevd: uninitialized urandom read (16 bytes read)
  441. [ 3.021897] udevd[294]: starting eudev-3.2.7
  442. [ 3.109185] dwmmc_rockchip ff520000.dwmmc: Successfully tuned phase to 89
  443. [ 3.109450] mmc1: new HS200 MMC card at address 0001
  444. [ 3.110862] mmcblk1: mmc1:0001 NCard 14.5 GiB
  445. [ 3.111401] mmcblk1boot0: mmc1:0001 NCard partition 1 4.00 MiB
  446. [ 3.111934] mmcblk1boot1: mmc1:0001 NCard partition 2 4.00 MiB
  447. [ 3.112409] mmcblk1rpmb: mmc1:0001 NCard partition 3 4.00 MiB, chardev (241:0)
  448. [ 6.464144] ------------[ cut here ]------------
  449. [ 6.464162] [CRTC:35:crtc-0] vblank wait timed out
  450. [ 6.464265] WARNING: CPU: 2 PID: 22 at drivers/gpu/drm/drm_atomic_helper.c:1458 drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  451. [ 6.464269] Modules linked in: overlay
  452. [ 6.464283] CPU: 2 PID: 22 Comm: kworker/2:0 Tainted: G W 5.5.0-rc1 #1
  453. [ 6.464286] Hardware name: Beelink A1 (DT)
  454. [ 6.464301] Workqueue: events drm_fb_helper_dirty_work
  455. [ 6.464308] pstate: 80000005 (Nzcv daif -PAN -UAO)
  456. [ 6.464313] pc : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  457. [ 6.464317] lr : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  458. [ 6.464320] sp : ffff80001170bba0
  459. [ 6.464323] x29: ffff80001170bba0 x28: 0000000000000000
  460. [ 6.464328] x27: 000000000000002c x26: ffff0000ec072800
  461. [ 6.464332] x25: 0000000000000001 x24: 0000000000000000
  462. [ 6.464336] x23: 0000000000000038 x22: 0000000000000001
  463. [ 6.464341] x21: ffff0000e67cd800 x20: ffff0000ec052080
  464. [ 6.464345] x19: 0000000000000000 x18: ffffffffffffffff
  465. [ 6.464350] x17: 0000000000000000 x16: 0000000000000000
  466. [ 6.464355] x15: ffff800011429808 x14: ffff80001160ec98
  467. [ 6.464359] x13: ffff80001160e8c0 x12: ffff80001144e000
  468. [ 6.464364] x11: 0000000000000000 x10: ffff80001160d000
  469. [ 6.464368] x9 : 0000000000000000 x8 : 0000000000000003
  470. [ 6.464373] x7 : 00000000000001c0 x6 : 0000000009e97c4a
  471. [ 6.464377] x5 : 0000000000000000 x4 : 0000000000000000
  472. [ 6.464381] x3 : 00000000ffffffff x2 : ffff8000ed389000
  473. [ 6.464386] x1 : e558c9ada16c3600 x0 : 0000000000000000
  474. [ 6.464392] Call trace:
  475. [ 6.464397] drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  476. [ 6.464402] drm_atomic_helper_commit_tail_rpm+0x68/0x80
  477. [ 6.464407] commit_tail+0xa4/0x170
  478. [ 6.464411] drm_atomic_helper_commit+0x170/0x188
  479. [ 6.464418] drm_atomic_commit+0x54/0x60
  480. [ 6.464423] drm_atomic_helper_dirtyfb+0x198/0x2c0
  481. [ 6.464428] drm_fb_helper_dirty_work+0x16c/0x1b8
  482. [ 6.464438] process_one_work+0x1a8/0x450
  483. [ 6.464443] worker_thread+0x224/0x418
  484. [ 6.464448] kthread+0x130/0x138
  485. [ 6.464455] ret_from_fork+0x10/0x18
  486. [ 6.464459] ---[ end trace 40db84e15f146a58 ]---
  487. [ 7.451987] NET: Registered protocol family 10
  488. [ 7.483535] Segment Routing with IPv6
  489. [ 7.912165] loop: module loaded
  490. [ 7.945492] ppdev: user-space parallel port driver
  491. [ 8.001524] urandom_read: 2 callbacks suppressed
  492. [ 8.001533] random: udevd: uninitialized urandom read (16 bytes read)
  493. [ 8.048467] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
  494. [ 8.048523] asoc-simple-card hdmi-sound: ASoC: no DMI vendor name!
  495. [ 8.072039] rk808-rtc rk808-rtc: registered as rtc0
  496. [ 8.103742] mc: Linux media interface: v0.10
  497. [ 8.157724] Registered IR keymap rc-empty
  498. [ 8.157973] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
  499. [ 8.158223] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input0
  500. [ 8.169442] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
  501. [ 8.177330] lima ff300000.gpu: IRQ pmu not found
  502. [ 8.177601] lima ff300000.gpu: IRQ ppmmu2 not found
  503. [ 8.177616] lima ff300000.gpu: IRQ ppmmu3 not found
  504. [ 8.177622] lima ff300000.gpu: IRQ ppmmu4 not found
  505. [ 8.177628] lima ff300000.gpu: IRQ ppmmu5 not found
  506. [ 8.177633] lima ff300000.gpu: IRQ ppmmu6 not found
  507. [ 8.177639] lima ff300000.gpu: IRQ ppmmu7 not found
  508. [ 8.177661] lima ff300000.gpu: gp - mali450 version major 0 minor 0
  509. [ 8.177721] lima ff300000.gpu: pp0 - mali450 version major 0 minor 0
  510. [ 8.177781] lima ff300000.gpu: pp1 - mali450 version major 0 minor 0
  511. [ 8.177820] lima ff300000.gpu: IRQ pp2 not found
  512. [ 8.177827] lima ff300000.gpu: IRQ pp3 not found
  513. [ 8.177833] lima ff300000.gpu: IRQ pp4 not found
  514. [ 8.177838] lima ff300000.gpu: IRQ pp5 not found
  515. [ 8.177845] lima ff300000.gpu: IRQ pp6 not found
  516. [ 8.177851] lima ff300000.gpu: IRQ pp7 not found
  517. [ 8.177860] lima ff300000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
  518. [ 8.177868] lima ff300000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
  519. [ 8.178181] videodev: Linux video capture interface: v2.00
  520. [ 8.179041] lima ff300000.gpu: bus rate = 163840000
  521. [ 8.179053] lima ff300000.gpu: mod rate = 163840000
  522. [ 8.179931] [drm] Initialized lima 1.0.0 20190217 for ff300000.gpu on minor 1
  523. [ 8.256905] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
  524. [ 8.260832] Bluetooth: Core ver 2.22
  525. [ 8.260982] NET: Registered protocol family 31
  526. [ 8.260989] Bluetooth: HCI device and connection manager initialized
  527. [ 8.261017] Bluetooth: HCI socket layer initialized
  528. [ 8.261030] Bluetooth: L2CAP socket layer initialized
  529. [ 8.261063] Bluetooth: SCO socket layer initialized
  530. [ 8.261668] hantro-vpu ff350000.video-codec: Adding to iommu group 0
  531. [ 8.263969] hantro-vpu ff350000.video-codec: registered rockchip,rk3328-vpu-dec as /dev/video0
  532. [ 8.291087] usbcore: registered new interface driver btusb
  533. [ 8.298966] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
  534. [ 8.300921] Bluetooth: hci0: RTL: rom_version status=0 version=1
  535. [ 8.300938] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_fw.bin
  536. [ 8.307312] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_config.bin
  537. [ 8.308889] Bluetooth: hci0: RTL: cfg_sz 10, total sz 21678
  538. [ 8.721660] Bluetooth: hci0: RTL: fw version 0x826ca99e
  539. [ 9.604626] rk_gmac-dwmac ff540000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet]
  540. [ 9.616097] rk_gmac-dwmac ff540000.ethernet eth0: No Safety Features support found
  541. [ 9.616117] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW
  542. [ 9.616132] rk_gmac-dwmac ff540000.ethernet eth0: configuring for phy/rgmii link mode
  543. [ 14.721011] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  544. [ 14.721052] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  545. [ 18.652470] random: udevd: uninitialized urandom read (16 bytes read)
  546. [ 18.652528] random: udevd: uninitialized urandom read (16 bytes read)
  547. [ 18.652592] random: udevd: uninitialized urandom read (16 bytes read)
  548. [ 33.760169] vcc_host_5v: disabling
  549. [ 35.426795] random: udevd: uninitialized urandom read (16 bytes read)
  550. [ 45.240096] ------------[ cut here ]------------
  551. [ 45.240114] [CRTC:35:crtc-0] vblank wait timed out
  552. [ 45.240200] WARNING: CPU: 3 PID: 3868 at drivers/gpu/drm/drm_atomic_helper.c:1458 drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  553. [ 45.240204] Modules linked in: rpcsec_gss_krb5 btusb btintel btbcm btrtl hantro_vpu(C) bluetooth v4l2_mem2mem videobuf2_v4l2 videobuf2_dma_contig videobuf2_common lima crct10dif_ce ecdh_generic gpio_ir_recv ecc rfkill rc_core videodev gpu_sched dw_hdmi_cec mc videobuf2_vmalloc videobuf2_memops dw_wdt rockchip_thermal rtc_rk808 snd_soc_rockchip_i2s snd_soc_rockchip_pcm uinput ppdev parport loop ipv6 nf_defrag_ipv6 overlay
  554. [ 45.240277] CPU: 3 PID: 3868 Comm: X Tainted: G WC 5.5.0-rc1 #1
  555. [ 45.240279] Hardware name: Beelink A1 (DT)
  556. [ 45.240285] pstate: 80000005 (Nzcv daif -PAN -UAO)
  557. [ 45.240291] pc : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  558. [ 45.240296] lr : drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  559. [ 45.240298] sp : ffff800012c6ba50
  560. [ 45.240301] x29: ffff800012c6ba50 x28: 0000000000000000
  561. [ 45.240306] x27: 0000000000000060 x26: ffff0000ec072800
  562. [ 45.240310] x25: 0000000000000001 x24: 0000000000000000
  563. [ 45.240315] x23: 0000000000000038 x22: 0000000000000001
  564. [ 45.240319] x21: ffff0000e1933100 x20: ffff0000ec052080
  565. [ 45.240324] x19: 0000000000000000 x18: ffffffffffffffff
  566. [ 45.240328] x17: 0000000000000000 x16: 0000000000000000
  567. [ 45.240333] x15: ffff800011429808 x14: ffff80001160ec98
  568. [ 45.240338] x13: ffff80001160e8c0 x12: ffff80001144e000
  569. [ 45.240343] x11: 0000000000000000 x10: ffff80001160d000
  570. [ 45.240348] x9 : 0000000000000000 x8 : 0000000000000003
  571. [ 45.240352] x7 : 0000000000000226 x6 : 0000000009e97c4a
  572. [ 45.240357] x5 : 0000000000000001 x4 : 0000000000000000
  573. [ 45.240361] x3 : 0000000000000007 x2 : 0000000000000007
  574. [ 45.240366] x1 : e558c9ada16c3600 x0 : 0000000000000000
  575. [ 45.240372] Call trace:
  576. [ 45.240377] drm_atomic_helper_wait_for_vblanks.part.24+0x2a8/0x2b0
  577. [ 45.240382] drm_atomic_helper_commit_tail_rpm+0x68/0x80
  578. [ 45.240388] commit_tail+0xa4/0x170
  579. [ 45.240392] drm_atomic_helper_commit+0x170/0x188
  580. [ 45.240400] drm_atomic_commit+0x54/0x60
  581. [ 45.240409] drm_client_modeset_commit_atomic.isra.14+0x190/0x260
  582. [ 45.240414] drm_client_modeset_commit_force+0x6c/0x1b0
  583. [ 45.240420] drm_fb_helper_restore_fbdev_mode_unlocked+0x80/0xf0
  584. [ 45.240424] drm_fb_helper_lastclose+0x20/0x30
  585. [ 45.240429] drm_lastclose+0x3c/0x60
  586. [ 45.240432] drm_release+0xc0/0xe8
  587. [ 45.240441] __fput+0x94/0x228
  588. [ 45.240445] ____fput+0x20/0x30
  589. [ 45.240454] task_work_run+0xa4/0xc8
  590. [ 45.240466] do_notify_resume+0x39c/0x3c0
  591. [ 45.240471] work_pending+0x8/0x10
  592. [ 45.240475] ---[ end trace 40db84e15f146a59 ]---
  593. [ 47.460344] broken atomic modeset userspace detected, disabling atomic
  594. [ 55.104084] random: crng init done
  595. [ 65.185183] stmmac: wakeup enable
  596. [ 66.624524] zram: Added device: zram0
  597. [ 66.632625] zram: Added device: zram1
  598. [ 66.636965] zram: Added device: zram2
  599. [ 66.641011] zram: Added device: zram3
  600. [ 66.726189] zram0: detected capacity change from 0 to 513052672
  601. [ 66.744027] zram1: detected capacity change from 0 to 513052672
  602. [ 66.761298] zram2: detected capacity change from 0 to 513052672
  603. [ 66.810097] zram3: detected capacity change from 0 to 513052672
  604. [ 67.076746] Adding 501024k swap on /dev/zram0. Priority:100 extents:1 across:501024k SSFS
  605. [ 67.164334] Adding 501024k swap on /dev/zram1. Priority:100 extents:1 across:501024k SSFS
  606. [ 67.264860] Adding 501024k swap on /dev/zram2. Priority:100 extents:1 across:501024k SSFS
  607. [ 67.332181] Adding 501024k swap on /dev/zram3. Priority:100 extents:1 across:501024k SSFS
  608. [ 156.960124] rc rc0: two consecutive events of type space
  609. [ 1436.995987] [drm:drm_helper_hpd_irq_event] [CONNECTOR:39:HDMI-A-1] status updated from connected to disconnected
  610. [ 1436.996004] [drm:drm_sysfs_hotplug_event] generating hotplug event
  611. [ 1436.999599] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  612. [ 1436.999634] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  613. [ 1436.999665] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
  614. [ 1436.999676] [drm:drm_mode_object_put.part.3] OBJ ID: 44 (1)
  615. [ 1436.999702] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  616. [ 1436.999714] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  617. [ 1436.999727] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  618. [ 1436.999743] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  619. [ 1436.999759] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  620. [ 1436.999776] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  621. [ 1436.999786] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  622. [ 1436.999792] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  623. [ 1436.999800] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  624. [ 1436.999805] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  625. [ 1436.999810] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  626. [ 1436.999851] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  627. [ 1436.999859] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  628. [ 1436.999870] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
  629. [ 1436.999876] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  630. [ 1436.999884] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  631. [ 1436.999892] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  632. [ 1438.454197] [drm:drm_helper_hpd_irq_event] [CONNECTOR:39:HDMI-A-1] status updated from disconnected to connected
  633. [ 1438.454214] [drm:drm_sysfs_hotplug_event] generating hotplug event
  634. [ 1438.456034] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  635. [ 1438.456066] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  636. [ 1438.565087] [drm:drm_detect_monitor_audio] Monitor has basic audio support
  637. [ 1438.565108] [drm:drm_add_display_info] non_desktop set to 0
  638. [ 1438.565116] [drm:drm_add_display_info] HDMI: DVI dual 0, max TMDS clock 150000 kHz
  639. [ 1438.565122] [drm:drm_add_display_info] HDMI-A-1: No deep color support on this HDMI sink.
  640. [ 1438.565174] [drm:drm_add_edid_modes] ELD monitor S2-TEK TV
  641. [ 1438.565183] [drm:drm_add_edid_modes] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
  642. [ 1438.565188] [drm:drm_add_edid_modes] ELD size 40, SAD count 3
  643. [ 1438.565195] [drm:drm_add_display_info] non_desktop set to 0
  644. [ 1438.565200] [drm:drm_add_display_info] HDMI: DVI dual 0, max TMDS clock 150000 kHz
  645. [ 1438.565204] [drm:drm_add_display_info] HDMI-A-1: No deep color support on this HDMI sink.
  646. [ 1438.565659] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 31500 640 656 720 840 480 481 484 500 0x40 0xa
  647. [ 1438.565667] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  648. [ 1438.565676] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 31500 640 664 704 832 480 489 492 520 0x40 0xa
  649. [ 1438.565681] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  650. [ 1438.565689] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 30240 640 704 768 864 480 483 486 525 0x40 0xa
  651. [ 1438.565694] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  652. [ 1438.565702] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 25175 640 656 752 800 480 490 492 525 0x40 0xa
  653. [ 1438.565707] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  654. [ 1438.565715] [drm:drm_mode_debug_printmodeline] Modeline "720x400": 0 28320 720 738 846 900 400 412 414 449 0x40 0x6
  655. [ 1438.565719] [drm:drm_mode_prune_invalid] Not using 720x400 mode: BAD
  656. [ 1438.565728] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 0 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
  657. [ 1438.565732] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: BAD
  658. [ 1438.565741] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 0 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5
  659. [ 1438.565745] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
  660. [ 1438.565754] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 0 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
  661. [ 1438.565758] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
  662. [ 1438.565767] [drm:drm_mode_debug_printmodeline] Modeline "832x624": 0 57284 832 864 928 1152 624 625 628 667 0x40 0xa
  663. [ 1438.565771] [drm:drm_mode_prune_invalid] Not using 832x624 mode: BAD
  664. [ 1438.565780] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 0 49500 800 816 896 1056 600 601 604 625 0x40 0x5
  665. [ 1438.565784] [drm:drm_mode_prune_invalid] Not using 800x600 mode: BAD
  666. [ 1438.565793] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 0 50000 800 856 976 1040 600 637 643 666 0x40 0x5
  667. [ 1438.565797] [drm:drm_mode_prune_invalid] Not using 800x600 mode: BAD
  668. [ 1438.565805] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 0 13500 720 739 801 858 480 488 494 525 0x40 0x101a
  669. [ 1438.565810] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  670. [ 1438.565819] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 25175 640 656 752 800 480 490 492 525 0x40 0xa
  671. [ 1438.565823] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  672. [ 1438.565831] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 0 13500 720 739 801 858 480 488 494 525 0x40 0x101a
  673. [ 1438.565835] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  674. [ 1438.565844] [drm:drm_mode_debug_printmodeline] Modeline "720x576i": 0 13500 720 732 795 864 576 580 586 625 0x40 0x101a
  675. [ 1438.565848] [drm:drm_mode_prune_invalid] Not using 720x576i mode: BAD
  676. [ 1438.565857] [drm:drm_mode_debug_printmodeline] Modeline "720x576i": 0 13500 720 732 795 864 576 580 586 625 0x40 0x101a
  677. [ 1438.565861] [drm:drm_mode_prune_invalid] Not using 720x576i mode: BAD
  678. [ 1438.565870] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  679. [ 1438.565874] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
  680. [ 1438.565883] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  681. [ 1438.565887] [drm:drm_mode_prune_invalid] Not using 1280x720 mode: BAD
  682. [ 1438.565896] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
  683. [ 1438.565900] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  684. [ 1438.565909] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
  685. [ 1438.565913] [drm:drm_mode_prune_invalid] Not using 1920x1080i mode: BAD
  686. [ 1438.565921] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
  687. [ 1438.565926] [drm:drm_mode_prune_invalid] Not using 720x480 mode: BAD
  688. [ 1438.565934] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
  689. [ 1438.565938] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  690. [ 1438.565947] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
  691. [ 1438.565951] [drm:drm_mode_prune_invalid] Not using 720x480 mode: BAD
  692. [ 1438.565960] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
  693. [ 1438.565964] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  694. [ 1438.565981] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] probed modes :
  695. [ 1438.565990] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
  696. [ 1438.565999] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  697. [ 1438.566008] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
  698. [ 1438.566016] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5
  699. [ 1438.566024] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
  700. [ 1438.566033] [drm:drm_mode_debug_printmodeline] Modeline "1280x960": 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
  701. [ 1438.566042] [drm:drm_mode_debug_printmodeline] Modeline "1152x864": 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
  702. [ 1438.566050] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  703. [ 1438.566058] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  704. [ 1438.566067] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
  705. [ 1438.566075] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
  706. [ 1438.566084] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
  707. [ 1438.566092] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
  708. [ 1438.566101] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
  709. [ 1438.566109] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
  710. [ 1438.566118] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
  711. [ 1438.566126] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
  712. [ 1438.566158] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  713. [ 1438.566186] [drm:drm_helper_hpd_irq_event] [CONNECTOR:39:HDMI-A-1] status updated from connected to disconnected
  714. [ 1438.566196] [drm:drm_sysfs_hotplug_event] generating hotplug event
  715. [ 1438.566202] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  716. [ 1438.566234] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  717. [ 1438.566269] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  718. [ 1438.566284] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  719. [ 1438.566303] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  720. [ 1438.566314] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  721. [ 1438.566320] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  722. [ 1438.566327] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  723. [ 1438.566333] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  724. [ 1438.566338] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  725. [ 1438.566361] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  726. [ 1438.566371] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  727. [ 1438.566388] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
  728. [ 1438.566396] [drm:drm_mode_object_put.part.3] OBJ ID: 42 (1)
  729. [ 1438.566411] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  730. [ 1438.566420] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  731. [ 1438.566428] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  732. [ 1438.568038] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  733. [ 1438.568076] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  734. [ 1438.568115] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
  735. [ 1438.568142] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  736. [ 1438.568165] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  737. [ 1438.568187] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  738. [ 1438.568206] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  739. [ 1438.568227] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  740. [ 1438.568247] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  741. [ 1438.568257] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  742. [ 1438.568265] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  743. [ 1438.568273] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  744. [ 1438.568279] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  745. [ 1438.568285] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  746. [ 1438.568310] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  747. [ 1438.568322] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  748. [ 1438.568343] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
  749. [ 1438.568353] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  750. [ 1438.568362] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  751. [ 1438.568374] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  752. [ 1438.641254] [drm:drm_helper_hpd_irq_event] [CONNECTOR:39:HDMI-A-1] status updated from disconnected to connected
  753. [ 1438.641271] [drm:drm_sysfs_hotplug_event] generating hotplug event
  754. [ 1438.642662] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  755. [ 1438.642702] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  756. [ 1438.752737] [drm:drm_detect_monitor_audio] Monitor has basic audio support
  757. [ 1438.752757] [drm:drm_add_display_info] non_desktop set to 0
  758. [ 1438.752765] [drm:drm_add_display_info] HDMI: DVI dual 0, max TMDS clock 150000 kHz
  759. [ 1438.752772] [drm:drm_add_display_info] HDMI-A-1: No deep color support on this HDMI sink.
  760. [ 1438.752802] [drm:drm_add_edid_modes] ELD monitor S2-TEK TV
  761. [ 1438.752811] [drm:drm_add_edid_modes] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
  762. [ 1438.752816] [drm:drm_add_edid_modes] ELD size 40, SAD count 3
  763. [ 1438.752822] [drm:drm_add_display_info] non_desktop set to 0
  764. [ 1438.752827] [drm:drm_add_display_info] HDMI: DVI dual 0, max TMDS clock 150000 kHz
  765. [ 1438.752832] [drm:drm_add_display_info] HDMI-A-1: No deep color support on this HDMI sink.
  766. [ 1438.753295] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 31500 640 656 720 840 480 481 484 500 0x40 0xa
  767. [ 1438.753302] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  768. [ 1438.753312] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 31500 640 664 704 832 480 489 492 520 0x40 0xa
  769. [ 1438.753316] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  770. [ 1438.753325] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 30240 640 704 768 864 480 483 486 525 0x40 0xa
  771. [ 1438.753330] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  772. [ 1438.753338] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 25175 640 656 752 800 480 490 492 525 0x40 0xa
  773. [ 1438.753342] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  774. [ 1438.753351] [drm:drm_mode_debug_printmodeline] Modeline "720x400": 0 28320 720 738 846 900 400 412 414 449 0x40 0x6
  775. [ 1438.753355] [drm:drm_mode_prune_invalid] Not using 720x400 mode: BAD
  776. [ 1438.753364] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 0 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
  777. [ 1438.753368] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: BAD
  778. [ 1438.753377] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 0 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5
  779. [ 1438.753381] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
  780. [ 1438.753390] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 0 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
  781. [ 1438.753394] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
  782. [ 1438.753403] [drm:drm_mode_debug_printmodeline] Modeline "832x624": 0 57284 832 864 928 1152 624 625 628 667 0x40 0xa
  783. [ 1438.753407] [drm:drm_mode_prune_invalid] Not using 832x624 mode: BAD
  784. [ 1438.753416] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 0 49500 800 816 896 1056 600 601 604 625 0x40 0x5
  785. [ 1438.753420] [drm:drm_mode_prune_invalid] Not using 800x600 mode: BAD
  786. [ 1438.753429] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 0 50000 800 856 976 1040 600 637 643 666 0x40 0x5
  787. [ 1438.753433] [drm:drm_mode_prune_invalid] Not using 800x600 mode: BAD
  788. [ 1438.753442] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 0 13500 720 739 801 858 480 488 494 525 0x40 0x101a
  789. [ 1438.753446] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  790. [ 1438.753455] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 25175 640 656 752 800 480 490 492 525 0x40 0xa
  791. [ 1438.753460] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  792. [ 1438.753468] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 0 13500 720 739 801 858 480 488 494 525 0x40 0x101a
  793. [ 1438.753473] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  794. [ 1438.753482] [drm:drm_mode_debug_printmodeline] Modeline "720x576i": 0 13500 720 732 795 864 576 580 586 625 0x40 0x101a
  795. [ 1438.753486] [drm:drm_mode_prune_invalid] Not using 720x576i mode: BAD
  796. [ 1438.753494] [drm:drm_mode_debug_printmodeline] Modeline "720x576i": 0 13500 720 732 795 864 576 580 586 625 0x40 0x101a
  797. [ 1438.753498] [drm:drm_mode_prune_invalid] Not using 720x576i mode: BAD
  798. [ 1438.753507] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  799. [ 1438.753512] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
  800. [ 1438.753520] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  801. [ 1438.753524] [drm:drm_mode_prune_invalid] Not using 1280x720 mode: BAD
  802. [ 1438.753533] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
  803. [ 1438.753538] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  804. [ 1438.753546] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
  805. [ 1438.753551] [drm:drm_mode_prune_invalid] Not using 1920x1080i mode: BAD
  806. [ 1438.753559] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
  807. [ 1438.753564] [drm:drm_mode_prune_invalid] Not using 720x480 mode: BAD
  808. [ 1438.753573] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
  809. [ 1438.753577] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  810. [ 1438.753585] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
  811. [ 1438.753590] [drm:drm_mode_prune_invalid] Not using 720x480 mode: BAD
  812. [ 1438.753599] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
  813. [ 1438.753603] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  814. [ 1438.753620] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] probed modes :
  815. [ 1438.753630] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
  816. [ 1438.753638] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  817. [ 1438.753647] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
  818. [ 1438.753656] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5
  819. [ 1438.753664] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
  820. [ 1438.753673] [drm:drm_mode_debug_printmodeline] Modeline "1280x960": 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
  821. [ 1438.753681] [drm:drm_mode_debug_printmodeline] Modeline "1152x864": 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
  822. [ 1438.753689] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  823. [ 1438.753698] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  824. [ 1438.753706] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
  825. [ 1438.753715] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
  826. [ 1438.753723] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
  827. [ 1438.753732] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
  828. [ 1438.753741] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
  829. [ 1438.753749] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
  830. [ 1438.753757] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
  831. [ 1438.753765] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
  832. [ 1438.753782] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  833. [ 1438.753823] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  834. [ 1438.753852] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  835. [ 1438.753883] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  836. [ 1438.753900] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
  837. [ 1438.753918] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  838. [ 1438.753930] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  839. [ 1438.753935] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  840. [ 1438.753943] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_LIST_LESSEES
  841. [ 1438.753949] [drm:drm_mode_list_lessees_ioctl] List lessees for 0
  842. [ 1438.753954] [drm:drm_mode_list_lessees_ioctl] Lessor leases to 0
  843. [ 1438.753976] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  844. [ 1438.753985] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
  845. [ 1438.863029] [drm:drm_detect_monitor_audio] Monitor has basic audio support
  846. [ 1438.863050] [drm:drm_add_display_info] non_desktop set to 0
  847. [ 1438.863059] [drm:drm_add_display_info] HDMI: DVI dual 0, max TMDS clock 150000 kHz
  848. [ 1438.863066] [drm:drm_add_display_info] HDMI-A-1: No deep color support on this HDMI sink.
  849. [ 1438.863092] [drm:drm_mode_object_put.part.3] OBJ ID: 42 (1)
  850. [ 1438.863114] [drm:drm_add_edid_modes] ELD monitor S2-TEK TV
  851. [ 1438.863122] [drm:drm_add_edid_modes] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
  852. [ 1438.863127] [drm:drm_add_edid_modes] ELD size 40, SAD count 3
  853. [ 1438.863133] [drm:drm_add_display_info] non_desktop set to 0
  854. [ 1438.863139] [drm:drm_add_display_info] HDMI: DVI dual 0, max TMDS clock 150000 kHz
  855. [ 1438.863143] [drm:drm_add_display_info] HDMI-A-1: No deep color support on this HDMI sink.
  856. [ 1438.863619] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 31500 640 656 720 840 480 481 484 500 0x40 0xa
  857. [ 1438.863626] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  858. [ 1438.863635] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 31500 640 664 704 832 480 489 492 520 0x40 0xa
  859. [ 1438.863640] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  860. [ 1438.863649] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 30240 640 704 768 864 480 483 486 525 0x40 0xa
  861. [ 1438.863653] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  862. [ 1438.863662] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 25175 640 656 752 800 480 490 492 525 0x40 0xa
  863. [ 1438.863666] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  864. [ 1438.863675] [drm:drm_mode_debug_printmodeline] Modeline "720x400": 0 28320 720 738 846 900 400 412 414 449 0x40 0x6
  865. [ 1438.863679] [drm:drm_mode_prune_invalid] Not using 720x400 mode: BAD
  866. [ 1438.863688] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 0 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
  867. [ 1438.863692] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: BAD
  868. [ 1438.863701] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 0 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5
  869. [ 1438.863705] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
  870. [ 1438.863714] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 0 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
  871. [ 1438.863718] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
  872. [ 1438.863727] [drm:drm_mode_debug_printmodeline] Modeline "832x624": 0 57284 832 864 928 1152 624 625 628 667 0x40 0xa
  873. [ 1438.863732] [drm:drm_mode_prune_invalid] Not using 832x624 mode: BAD
  874. [ 1438.863741] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 0 49500 800 816 896 1056 600 601 604 625 0x40 0x5
  875. [ 1438.863745] [drm:drm_mode_prune_invalid] Not using 800x600 mode: BAD
  876. [ 1438.863753] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 0 50000 800 856 976 1040 600 637 643 666 0x40 0x5
  877. [ 1438.863758] [drm:drm_mode_prune_invalid] Not using 800x600 mode: BAD
  878. [ 1438.863767] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 0 13500 720 739 801 858 480 488 494 525 0x40 0x101a
  879. [ 1438.863771] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  880. [ 1438.863780] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 0 25175 640 656 752 800 480 490 492 525 0x40 0xa
  881. [ 1438.863784] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  882. [ 1438.863793] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 0 13500 720 739 801 858 480 488 494 525 0x40 0x101a
  883. [ 1438.863797] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  884. [ 1438.863805] [drm:drm_mode_debug_printmodeline] Modeline "720x576i": 0 13500 720 732 795 864 576 580 586 625 0x40 0x101a
  885. [ 1438.863810] [drm:drm_mode_prune_invalid] Not using 720x576i mode: BAD
  886. [ 1438.863818] [drm:drm_mode_debug_printmodeline] Modeline "720x576i": 0 13500 720 732 795 864 576 580 586 625 0x40 0x101a
  887. [ 1438.863823] [drm:drm_mode_prune_invalid] Not using 720x576i mode: BAD
  888. [ 1438.863831] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  889. [ 1438.863835] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
  890. [ 1438.863844] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  891. [ 1438.863848] [drm:drm_mode_prune_invalid] Not using 1280x720 mode: BAD
  892. [ 1438.863857] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
  893. [ 1438.863861] [drm:drm_mode_prune_invalid] Not using 640x480 mode: BAD
  894. [ 1438.863870] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
  895. [ 1438.863874] [drm:drm_mode_prune_invalid] Not using 1920x1080i mode: BAD
  896. [ 1438.863883] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
  897. [ 1438.863887] [drm:drm_mode_prune_invalid] Not using 720x480 mode: BAD
  898. [ 1438.863895] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
  899. [ 1438.863900] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  900. [ 1438.863908] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
  901. [ 1438.863912] [drm:drm_mode_prune_invalid] Not using 720x480 mode: BAD
  902. [ 1438.863921] [drm:drm_mode_debug_printmodeline] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
  903. [ 1438.863925] [drm:drm_mode_prune_invalid] Not using 720x480i mode: BAD
  904. [ 1438.863942] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] probed modes :
  905. [ 1438.863952] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
  906. [ 1438.863960] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  907. [ 1438.863969] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
  908. [ 1438.863977] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5
  909. [ 1438.863986] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080i": 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
  910. [ 1438.863995] [drm:drm_mode_debug_printmodeline] Modeline "1280x960": 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
  911. [ 1438.864003] [drm:drm_mode_debug_printmodeline] Modeline "1152x864": 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
  912. [ 1438.864012] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  913. [ 1438.864020] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
  914. [ 1438.864028] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
  915. [ 1438.864037] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
  916. [ 1438.864045] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
  917. [ 1438.864053] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
  918. [ 1438.864062] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
  919. [ 1438.864070] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
  920. [ 1438.864079] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
  921. [ 1438.864087] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
  922. [ 1438.864103] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  923. [ 1438.864142] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
  924. [ 1438.864171] [drm:drm_mode_object_put.part.3] OBJ ID: 39 (4)
  925. [ 1438.864205] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  926. [ 1438.864215] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  927. [ 1438.864229] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
  928. [ 1438.864235] [drm:drm_mode_object_put.part.3] OBJ ID: 44 (2)
  929. [ 1438.864244] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
  930. [ 1438.864250] [drm:drm_mode_object_put.part.3] OBJ ID: 44 (2)
  931. [ 1438.865740] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  932. [ 1438.865761] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  933. [ 1438.865776] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  934. [ 1438.865787] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  935. [ 1438.865801] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  936. [ 1438.865810] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  937. [ 1438.865822] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  938. [ 1438.865830] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  939. [ 1438.865839] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  940. [ 1438.865846] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  941. [ 1438.865856] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
  942. [ 1438.865862] [drm:drm_ioctl] pid=3868, ret = -2
  943. [ 1438.865890] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  944. [ 1438.865897] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  945. [ 1438.865906] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  946. [ 1438.865914] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  947. [ 1438.865926] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  948. [ 1438.865934] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  949. [ 1438.865944] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  950. [ 1438.865951] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  951. [ 1438.865960] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  952. [ 1438.865967] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  953. [ 1438.865976] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  954. [ 1438.865983] [drm:drm_ioctl] pid=3868, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
  955. root@Myth-Frontend-da19c87a6df4:~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement