Advertisement
nwetter

dmesg, BD image

May 24th, 2018
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.63 KB | None | 0 0
  1. debian@nitrogen:~$ dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 4.9.74-2-boundary-14s (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP PREEMPT Debian 4.9.74-2.2 (2018-01-04)
  4. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt:Machine model: PhotoniCare Clearview
  7. [ 0.000000] Reserved memory: created CMA memory pool at 0x62000000, size 320 MiB
  8. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [ 0.000000] Memory policy: Data cache writealloc
  10. [ 0.000000] On node 0 totalpages: 983039
  11. [ 0.000000] free_area_init_node: node 0, pgdat 80d5a940, node_mem_map d0200000
  12. [ 0.000000] Normal zone: 3280 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 419840 pages, LIFO batch:31
  15. [ 0.000000] HighMem zone: 563199 pages, LIFO batch:31
  16. [ 0.000000] percpu: Embedded 14 pages/cpu @e66f6000 s26124 r8192 d23028 u57344
  17. [ 0.000000] pcpu-alloc: s26124 r8192 d23028 u57344 alloc=14*4096
  18. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  19. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 979759
  20. [ 0.000000] Kernel command line: console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait fixrtc cpu=6Q board=nitrogen6_max mxc_hdmi.only_cea=1 root=/dev/mmcblk0p1 wlcore.mac=00:19:B8:03:9D:33 splash plymouth.ignore-serial-consoles loglevel=4 reset_cause=0x1
  21. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  22. [ 0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
  23. [ 0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ 0.000000] Memory: 3555064K/3932156K available (8192K kernel code, 366K rwdata, 2164K rodata, 1024K init, 467K bss, 49412K reserved, 327680K cma-reserved, 2252796K highmem)
  25. [ 0.000000] Virtual kernel memory layout:
  26. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  28. vmalloc : 0xe7000000 - 0xff800000 ( 392 MB)
  29. lowmem : 0x80000000 - 0xe6800000 (1640 MB)
  30. pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  31. modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  32. .text : 0x80008000 - 0x80900000 (9184 kB)
  33. .init : 0x80c00000 - 0x80d00000 (1024 kB)
  34. .data : 0x80d00000 - 0x80d5ba00 ( 367 kB)
  35. .bss : 0x80d5d000 - 0x80dd1e84 ( 468 kB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  37. [ 0.000000] Preemptible hierarchical RCU implementation.
  38. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  39. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  40. [ 0.000000] L2C-310 errata 752271 769419 enabled
  41. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  42. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  43. [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines
  44. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  45. [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
  46. [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001
  47. [ 0.000000] ccm: ldb_di0_sel already changed from reset value: 0
  48. [ 0.000000] Switching to timer-based delay loop, resolution 333ns
  49. [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
  50. [ 0.000020] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
  51. [ 0.001681] Console: colour dummy device 80x30
  52. [ 0.001699] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
  53. [ 0.001714] pid_max: default: 32768 minimum: 301
  54. [ 0.001788] Security Framework initialized
  55. [ 0.001798] Yama: becoming mindful.
  56. [ 0.001835] AppArmor: AppArmor initialized
  57. [ 0.001873] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
  58. [ 0.001883] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
  59. [ 0.002504] CPU: Testing write buffer coherency: ok
  60. [ 0.002897] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  61. [ 0.002952] Setting up static identity map for 0x10100000 - 0x10100058
  62. [ 0.169816] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  63. [ 0.239808] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  64. [ 0.309809] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  65. [ 0.309920] Brought up 4 CPUs
  66. [ 0.309931] SMP: Total of 4 processors activated (24.00 BogoMIPS).
  67. [ 0.309938] CPU: All CPU(s) started in SVC mode.
  68. [ 0.310837] devtmpfs: initialized
  69. [ 0.326848] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  70. [ 0.327187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  71. [ 0.327207] futex hash table entries: 1024 (order: 4, 65536 bytes)
  72. [ 0.344307] pinctrl core: initialized pinctrl subsystem
  73. [ 0.345623] NET: Registered protocol family 16
  74. [ 0.355670] DMA: preallocated 256 KiB pool for atomic coherent allocations
  75. [ 0.379550] cpuidle: using governor menu
  76. [ 0.379910] CPU identified as i.MX6Q, silicon rev 1.2
  77. [ 0.400004] irq: no irq domain found for /soc/aips-bus@02000000/gpio@0209c000 !
  78. [ 0.411664] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  79. [ 0.411673] hw-breakpoint: maximum watchpoint size is 4 bytes.
  80. [ 0.413340] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  81. [ 0.416250] imx-gpc 20dc000.gpc: no fsl,ldo-bypass found!
  82. [ 0.416416] imx-gpc 20dc000.gpc: Registered imx-gpc
  83. [ 0.466788] mxs-dma 110000.dma-apbh: initialized
  84. [ 0.470400] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 29, base_baud = 5000000) is a IMX
  85. [ 0.471322] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 76, base_baud = 5000000) is a IMX
  86. [ 0.471371] console [ttymxc1] enabled
  87. [ 0.472009] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 77, base_baud = 5000000) is a IMX
  88. [ 0.472630] serial_imx_probe_dt:170
  89. [ 0.472672] serial_imx_probe_dt:167
  90. [ 0.472710] serial_imx_probe_dt:56
  91. [ 0.472747] serial_imx_probe_dt:168
  92. [ 0.472994] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 78, base_baud = 5000000) is a IMX
  93. [ 0.474267] SCSI subsystem initialized
  94. [ 0.474497] libata version 3.00 loaded.
  95. [ 0.474809] usbcore: registered new interface driver usbfs
  96. [ 0.474888] usbcore: registered new interface driver hub
  97. [ 0.474987] usbcore: registered new device driver usb
  98. [ 0.475214] 2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
  99. [ 0.475373] 2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
  100. [ 0.476170] imx-i2c 21a0000.i2c: stop-delay=0, inter-byte-delay=0
  101. [ 0.476669] i2c i2c-0: IMX I2C adapter registered
  102. [ 0.476686] i2c i2c-0: can't use DMA, using PIO instead.
  103. [ 0.477122] imx-i2c 21a4000.i2c: stop-delay=0, inter-byte-delay=0
  104. [ 0.477496] i2c i2c-1: IMX I2C adapter registered
  105. [ 0.477511] i2c i2c-1: can't use DMA, using PIO instead.
  106. [ 0.477900] imx-i2c 21a8000.i2c: stop-delay=0, inter-byte-delay=0
  107. [ 0.479037] i2c i2c-2: IMX I2C adapter registered
  108. [ 0.479054] i2c i2c-2: can't use DMA, using PIO instead.
  109. [ 0.480143] i2c i2c-1: Added multiplexed i2c bus 3
  110. [ 0.480525] i2c i2c-1: Added multiplexed i2c bus 4
  111. [ 0.480537] i2c-mux-gpio i2cmux@2: 2 port mux on 21a4000.i2c adapter
  112. [ 0.480881] i2c i2c-2: Added multiplexed i2c bus 5
  113. [ 0.480893] i2c-mux-gpio i2cmux@3: 1 port mux on 21a8000.i2c adapter
  114. [ 0.480956] Linux video capture interface: v2.00
  115. [ 0.481007] pps_core: LinuxPPS API ver. 1 registered
  116. [ 0.481014] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  117. [ 0.481036] PTP clock support registered
  118. [ 0.509556] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  119. [ 0.539553] imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  120. [ 0.541191] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
  121. [ 0.541204] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
  122. [ 0.541321] MIPI CSI2 driver module loaded
  123. [ 0.541769] imx rpmsg driver is registered.
  124. [ 0.541967] Advanced Linux Sound Architecture Driver Initialized.
  125. [ 0.543333] Bluetooth: Core ver 2.22
  126. [ 0.543378] NET: Registered protocol family 31
  127. [ 0.543385] Bluetooth: HCI device and connection manager initialized
  128. [ 0.543404] Bluetooth: HCI socket layer initialized
  129. [ 0.543417] Bluetooth: L2CAP socket layer initialized
  130. [ 0.543460] Bluetooth: SCO socket layer initialized
  131. [ 0.543480] NetLabel: Initializing
  132. [ 0.543487] NetLabel: domain hash size = 128
  133. [ 0.543493] NetLabel: protocols = UNLABELED CIPSOv4
  134. [ 0.543557] NetLabel: unlabeled traffic allowed by default
  135. [ 0.544280] clocksource: Switched to clocksource mxc_timer1
  136. [ 0.544401] VFS: Disk quotas dquot_6.6.0
  137. [ 0.544473] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  138. [ 0.544823] AppArmor: AppArmor Filesystem Enabled
  139. [ 0.557382] NET: Registered protocol family 2
  140. [ 0.558079] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
  141. [ 0.558225] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  142. [ 0.558473] TCP: Hash tables configured (established 16384 bind 16384)
  143. [ 0.558548] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  144. [ 0.558627] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  145. [ 0.558873] NET: Registered protocol family 1
  146. [ 0.559409] RPC: Registered named UNIX socket transport module.
  147. [ 0.559417] RPC: Registered udp transport module.
  148. [ 0.559423] RPC: Registered tcp transport module.
  149. [ 0.559428] RPC: Registered tcp NFSv4.1 backchannel transport module.
  150. [ 0.559440] PCI: CLS 0 bytes, default 64
  151. [ 0.559730] Trying to unpack rootfs image as initramfs...
  152. [ 0.739951] Freeing initrd memory: 2880K
  153. [ 0.740776] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  154. [ 0.743204] Bus freq driver module loaded
  155. [ 0.744680] audit: initializing netlink subsys (disabled)
  156. [ 0.744751] audit: type=2000 audit(0.740:1): initialized
  157. [ 0.745842] workingset: timestamp_bits=30 max_order=20 bucket_order=0
  158. [ 0.753052] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  159. [ 0.754554] NFS: Registering the id_resolver key type
  160. [ 0.754584] Key type id_resolver registered
  161. [ 0.754591] Key type id_legacy registered
  162. [ 0.754879] fuse init (API version 7.26)
  163. [ 0.761508] bounce: pool size: 64 pages
  164. [ 0.761520] io scheduler noop registered
  165. [ 0.761528] io scheduler deadline registered
  166. [ 0.761713] io scheduler cfq registered (default)
  167. [ 0.764645] imx6_pcie_probe: reset gp 191
  168. [ 0.764918] OF: PCI: host bridge /soc/pcie@0x01000000 ranges:
  169. [ 0.764931] OF: PCI: No bus range found for /soc/pcie@0x01000000, using [bus 00-ff]
  170. [ 0.764965] OF: PCI: IO 0x01f80000..0x01f8ffff -> 0x00000000
  171. [ 0.764985] OF: PCI: MEM 0x01000000..0x01efffff -> 0x01000000
  172. [ 0.819682] imx6q-pcie 1ffc000.pcie: Link up, Gen1
  173. [ 0.819920] imx6q-pcie 1ffc000.pcie: PCI host bridge to bus 0000:00
  174. [ 0.819935] pci_bus 0000:00: root bus resource [bus 00-ff]
  175. [ 0.819947] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  176. [ 0.819957] pci_bus 0000:00: root bus resource [mem 0x01000000-0x01efffff]
  177. [ 0.819998] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400
  178. [ 0.820031] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
  179. [ 0.820055] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
  180. [ 0.820146] pci 0000:00:00.0: supports D1
  181. [ 0.820158] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
  182. [ 0.820481] PCI: bus0: Fast back to back transfers disabled
  183. [ 0.820718] pci 0000:01:00.0: [1b21:1242] type 00 class 0x0c0330
  184. [ 0.820835] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
  185. [ 0.821383] pci 0000:01:00.0: PME# supported from D3hot D3cold
  186. [ 0.844385] PCI: bus1: Fast back to back transfers disabled
  187. [ 0.844594] pci 0000:00:00.0: BAR 0: assigned [mem 0x01000000-0x010fffff]
  188. [ 0.844612] pci 0000:00:00.0: BAR 8: assigned [mem 0x01100000-0x011fffff]
  189. [ 0.844627] pci 0000:00:00.0: BAR 6: assigned [mem 0x01200000-0x0120ffff pref]
  190. [ 0.844644] pci 0000:01:00.0: BAR 0: assigned [mem 0x01100000-0x01107fff 64bit]
  191. [ 0.844706] pci 0000:00:00.0: PCI bridge to [bus 01]
  192. [ 0.844722] pci 0000:00:00.0: bridge window [mem 0x01100000-0x011fffff]
  193. [ 0.845052] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
  194. [ 0.845062] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  195. [ 0.845078] pcie_pme 0000:00:00.0:pcie001: service driver pcie_pme loaded
  196. [ 0.845251] aer 0000:00:00.0:pcie002: service driver aer loaded
  197. [ 0.845467] pci 0000:01:00.0: enabling device (0140 -> 0142)
  198. [ 0.847160] backlight_lcd supply power not found, using dummy regulator
  199. [ 0.849608] backlight_lvds supply power not found, using dummy regulator
  200. [ 0.852026] backlight_lvds2 supply power not found, using dummy regulator
  201. [ 0.856665] 20e0000.hdmi_video supply HDMI not found, using dummy regulator
  202. [ 0.857924] imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_DI0_DISP_CLK already requested by 20e0000.iomuxc; cannot claim for lcd@0
  203. [ 0.868151] imx6q-pinctrl 20e0000.iomuxc: pin-87 (lcd@0) status -22
  204. [ 0.873130] imx6q-pinctrl 20e0000.iomuxc: could not request pin 87 (MX6Q_PAD_DI0_DISP_CLK) from group lcdgrp on device 20e0000.iomuxc
  205. [ 0.883979] mxc_lcdif lcd@0: Error applying setting, reverse things back
  206. [ 0.889440] mxc_lcdif: probe of lcd@0 failed with error -22
  207. [ 0.889818] mxc_sdc_fb fb@0: registered mxc display driver ldb
  208. [ 0.901952] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  209. [ 0.902137] imx-ipuv3 2400000.ipu: use special clk parent
  210. [ 0.924336] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  211. [ 0.924348] find_field: [0] = 0x7ff, max=23
  212. [ 0.924355] find_field: [1] = 0xfff, max=23
  213. [ 0.924361] find_field: [2] = 0x17ff, max=23
  214. [ 0.924366] find_field: [0] = 0x820, max=29
  215. [ 0.924419] imx-ipuv3 2400000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
  216. [ 0.958064] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  217. [ 0.958219] imx-ipuv3 2400000.ipu: use special clk parent
  218. [ 0.984326] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  219. [ 1.000446] Console: switching to colour frame buffer device 128x48
  220. [ 1.039729] mxc_sdc_fb fb@1: NO mxc display driver found!
  221. [ 1.044031] mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
  222. [ 1.044426] mxc_sdc_fb fb@3: registered mxc display driver hdmi
  223. [ 1.050626] mxc_sdc_fb fb@3: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25174000 Hz
  224. [ 1.050801] imx-ipuv3 2800000.ipu: try ipu internal clk
  225. [ 1.074338] imx-ipuv3 2800000.ipu: disp=0, pixel_clk=25174000 25142857 parent=264000000 div=10
  226. [ 1.074350] find_field: [0] = 0x7ff, max=23
  227. [ 1.074357] find_field: [1] = 0xfff, max=23
  228. [ 1.074363] find_field: [2] = 0x17ff, max=23
  229. [ 1.074367] find_field: [0] = 0x820, max=29
  230. [ 1.080479] add tfp410 i2c driver
  231. [ 1.084391] imx-sdma 20ec000.sdma: no iram assigned, using external mem
  232. [ 1.085170] imx-sdma 20ec000.sdma: loaded firmware 3.3
  233. [ 1.091568] imx sema4 driver is registered.
  234. [ 1.091627] [drm] Initialized
  235. [ 1.092166] [drm] Initialized vivante 1.0.0 20120216 on minor 0
  236. [ 1.104310] brd: module loaded
  237. [ 1.111641] loop: module loaded
  238. [ 1.111793] [max77823_init] start
  239. [ 1.113213] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
  240. [ 1.113226] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
  241. [ 1.113237] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
  242. [ 1.113246] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
  243. [ 1.116793] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
  244. [ 1.116830] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  245. [ 1.116844] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
  246. [ 1.118319] scsi host0: ahci-imx
  247. [ 1.118692] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 85
  248. [ 1.122146] m25p80 spi0.0: sst25vf016b (2048 Kbytes)
  249. [ 1.122187] 3 ofpart partitions found on MTD device spi0.0
  250. [ 1.122197] Creating 3 MTD partitions on "spi0.0":
  251. [ 1.122208] 0x000000000000-0x0000000c0000 : "U-Boot"
  252. [ 1.123557] 0x0000000c0000-0x0000000c2000 : "env"
  253. [ 1.124747] 0x0000000c2000-0x000000200000 : "splash"
  254. [ 1.125956] spi_imx 2008000.ecspi: probed
  255. [ 1.127301] spi_imx 200c000.ecspi: probed
  256. [ 1.128291] libphy: Fixed MDIO Bus: probed
  257. [ 1.128739] CAN device driver interface
  258. [ 1.129086] 2090000.flexcan supply xceiver not found, using dummy regulator
  259. [ 1.130052] flexcan 2090000.flexcan: device registered (reg_base=e7334000, irq=37)
  260. [ 1.131610] 2188000.ethernet supply phy not found, using dummy regulator
  261. [ 1.132157] pps pps0: new PPS source ptp0
  262. [ 1.133748] libphy: fec_enet_mii_bus: probed
  263. [ 1.151572] fec 2188000.ethernet eth0: registered PHC device 0
  264. [ 1.151983] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  265. [ 1.151991] ehci-pci: EHCI PCI platform driver
  266. [ 1.152154] usbcore: registered new interface driver cdc_acm
  267. [ 1.152162] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  268. [ 1.152242] usbcore: registered new interface driver usb-storage
  269. [ 1.152347] usbcore: registered new interface driver usbserial
  270. [ 1.152394] usbcore: registered new interface driver usbserial_generic
  271. [ 1.152437] usbserial: USB Serial support registered for generic
  272. [ 1.152483] usbcore: registered new interface driver cp210x
  273. [ 1.152527] usbserial: USB Serial support registered for cp210x
  274. [ 1.152572] usbcore: registered new interface driver ftdi_sio
  275. [ 1.152622] usbserial: USB Serial support registered for FTDI USB Serial Device
  276. [ 1.152670] usbcore: registered new interface driver keyspan
  277. [ 1.152712] usbserial: USB Serial support registered for Keyspan - (without firmware)
  278. [ 1.152754] usbserial: USB Serial support registered for Keyspan 1 port adapter
  279. [ 1.152797] usbserial: USB Serial support registered for Keyspan 2 port adapter
  280. [ 1.152839] usbserial: USB Serial support registered for Keyspan 4 port adapter
  281. [ 1.152885] usbcore: registered new interface driver pl2303
  282. [ 1.152927] usbserial: USB Serial support registered for pl2303
  283. [ 1.152971] usbcore: registered new interface driver qcserial
  284. [ 1.153014] usbserial: USB Serial support registered for Qualcomm USB modem
  285. [ 1.154840] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
  286. [ 1.155866] setup_reset_gpios:-2, flags 0
  287. [ 1.159645] ci_hdrc ci_hdrc.0: EHCI Host Controller
  288. [ 1.159679] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
  289. [ 1.184328] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
  290. [ 1.185332] hub 1-0:1.0: USB hub found
  291. [ 1.185378] hub 1-0:1.0: 1 port detected
  292. [ 1.186252] setup_reset_gpios:204, flags 1
  293. [ 1.214326] setup_reset_gpios:-2, flags 1
  294. [ 1.214492] 2184200.usb supply vbus not found, using dummy regulator
  295. [ 1.217836] ci_hdrc ci_hdrc.1: EHCI Host Controller
  296. [ 1.217868] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
  297. [ 1.244323] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  298. [ 1.245193] hub 2-0:1.0: USB hub found
  299. [ 1.245236] hub 2-0:1.0: 1 port detected
  300. [ 1.246459] mousedev: PS/2 mouse device common for all mice
  301. [ 1.258967] rtc-m41t80 0-0068: rtc core: registered rv4162 as rtc0
  302. [ 1.263187] check_alarm_past: alarm in the past
  303. [ 1.263420] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
  304. [ 1.263610] i2c /dev entries driver
  305. [ 1.265512] mxc_v4l2_output v4l2_out: V4L2 device registered as video16
  306. [ 1.265700] mxc_v4l2_output v4l2_out: V4L2 device registered as video17
  307. [ 1.265877] mxc_v4l2_output v4l2_out: V4L2 device registered as video18
  308. [ 1.266053] mxc_v4l2_output v4l2_out: V4L2 device registered as video19
  309. [ 1.268277] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
  310. [ 1.269012] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  311. [ 1.269926] sdhci: Secure Digital Host Controller Interface driver
  312. [ 1.269932] sdhci: Copyright(c) Pierre Ossman
  313. [ 1.269938] sdhci-pltfm: SDHCI platform and OF driver helper
  314. [ 1.414355] mmc2: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  315. [ 1.417026] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  316. [ 1.421154] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
  317. [ 1.427075] sdhci-esdhc-imx 2194000.usdhc: card claims to support voltages below defined range
  318. [ 1.443970] mmc2: new SDIO card at address 0001
  319. [ 1.484550] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  320. [ 1.491453] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode
  321. [ 1.491536] random: fast init done
  322. [ 1.546360] mmc0: host does not support reading read-only switch, assuming write-enable
  323. [ 1.553756] mmc0: new high speed SDHC card at address aaaa
  324. [ 1.554407] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
  325. [ 1.556586] mmcblk0: p1
  326. [ 1.564336] mmc1: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
  327. [ 1.568336] mxc_vpu 2040000.vpu_fsl: VPU initialized
  328. [ 1.569152] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  329. [ 1.569693] mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
  330. [ 1.571151] caam 2100000.caam: ERA source: CAAMVID.
  331. [ 1.571203] caam 2100000.caam: AXI pipeline throttling enabled.
  332. [ 1.572406] caam 2100000.caam: Entropy delay = 3200
  333. [ 1.604333] usb 2-1: new high-speed USB device number 2 using ci_hdrc
  334. [ 1.614319] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  335. [ 1.633199] caam 2100000.caam: Instantiated RNG4 SH0
  336. [ 1.642375] ata1.00: ATA-10: ST500LM030-2E717D, SDM1, max UDMA/133
  337. [ 1.642386] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  338. [ 1.669001] mmc1: new DDR MMC card at address 0001
  339. [ 1.669667] mmcblk1: mmc1:0001 M62704 3.53 GiB
  340. [ 1.669988] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB
  341. [ 1.670278] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB
  342. [ 1.670557] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB
  343. [ 1.693963] caam 2100000.caam: Instantiated RNG4 SH1
  344. [ 1.693977] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4)
  345. [ 1.693987] caam 2100000.caam: job rings = 2, qi = 0
  346. [ 1.701409] caam algorithms registered in /proc/crypto
  347. [ 1.705399] caam_jr 2101000.jr0: registering rng-caam
  348. [ 1.706531] usbcore: registered new interface driver usbhid
  349. [ 1.706538] usbhid: USB HID core driver
  350. [ 1.709118] sgtl5000 0-000a: sgtl5000 revision 0x11
  351. [ 1.711685] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1
  352. [ 1.740925] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW
  353. [ 1.755492] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok
  354. [ 1.757339] NET: Registered protocol family 26
  355. [ 1.757949] NET: Registered protocol family 10
  356. [ 1.759112] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  357. [ 1.759876] NET: Registered protocol family 17
  358. [ 1.759895] can: controller area network core (rev 20120528 abi 9)
  359. [ 1.760106] NET: Registered protocol family 29
  360. [ 1.760126] can: raw protocol (rev 20120528)
  361. [ 1.760136] can: broadcast manager protocol (rev 20161123 t)
  362. [ 1.760150] can: netlink gateway (rev 20130117) max_hops=1
  363. [ 1.760398] Bluetooth: RFCOMM TTY layer initialized
  364. [ 1.760419] Bluetooth: RFCOMM socket layer initialized
  365. [ 1.760466] Bluetooth: RFCOMM ver 1.11
  366. [ 1.760490] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  367. [ 1.760499] Bluetooth: BNEP filters: protocol multicast
  368. [ 1.760513] Bluetooth: BNEP socket layer initialized
  369. [ 1.760576] 8021q: 802.1Q VLAN Support v1.8
  370. [ 1.761299] rfkill_gpio bt_rfkill: bt_rfkill device registered.
  371. [ 1.761470] Key type dns_resolver registered
  372. [ 1.764124] cpu cpu0: Registered imx6q-cpufreq
  373. [ 1.764164] Registering SWP/SWPB emulation handler
  374. [ 1.765276] AppArmor: AppArmor sha1 policy hashing enabled
  375. [ 1.771411] ata1.00: configured for UDMA/133
  376. [ 1.772039] scsi 0:0:0:0: Direct-Access ATA ST500LM030-2E717 SDM1 PQ: 0 ANSI: 5
  377. [ 1.779483] imx_thermal 2000000.aips-bus:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C
  378. [ 1.782130] rtc-m41t80 0-0068: setting system clock to 2018-05-24 18:24:43 UTC (1527186283)
  379. [ 1.783085] wlan-en: disabling
  380. [ 1.783093] ALSA device list:
  381. [ 1.783098] #0: sgtl5000-audio
  382. [ 1.795495] hub 2-1:1.0: USB hub found
  383. [ 1.795709] hub 2-1:1.0: 3 ports detected
  384. [ 1.865661] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  385. [ 1.865682] sd 0:0:0:0: [sda] 4096-byte physical blocks
  386. [ 1.866230] sd 0:0:0:0: [sda] Write Protect is off
  387. [ 1.866258] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  388. [ 1.866495] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  389. [ 1.892303] sd 0:0:0:0: [sda] Attached SCSI disk
  390. [ 1.894694] Freeing unused kernel memory: 1024K
  391. [ 2.124361] usb 2-1.1: new full-speed USB device number 3 using ci_hdrc
  392. [ 2.345386] xhci_hcd 0000:01:00.0: xHCI Host Controller
  393. [ 2.345433] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
  394. [ 2.405524] xhci_hcd 0000:01:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
  395. [ 2.406842] hub 3-0:1.0: USB hub found
  396. [ 2.406893] hub 3-0:1.0: 2 ports detected
  397. [ 2.407438] xhci_hcd 0000:01:00.0: xHCI Host Controller
  398. [ 2.407459] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 4
  399. [ 2.407478] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
  400. [ 2.407584] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  401. [ 2.408480] hub 4-0:1.0: USB hub found
  402. [ 2.408527] hub 4-0:1.0: 2 ports detected
  403. [ 3.025964] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  404. [ 3.649883] ip_tables: (C) 2000-2006 Netfilter Core Team
  405. [ 3.687761] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  406. [ 3.688907] systemd[1]: Detected architecture arm.
  407. [ 3.734922] systemd[1]: Set hostname to <nitrogen>.
  408. [ 4.104260] systemd[1]: lm-sensors.service: Cannot add dependency job, ignoring: Unit lm-sensors.service is masked.
  409. [ 4.104541] systemd[1]: pppd-dns.service: Cannot add dependency job, ignoring: Unit pppd-dns.service is masked.
  410. [ 4.104640] systemd[1]: rtkit-daemon.service: Cannot add dependency job, ignoring: Unit rtkit-daemon.service is masked.
  411. [ 4.108298] systemd[1]: Created slice User and Session Slice.
  412. [ 4.134642] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  413. [ 4.164610] systemd[1]: Listening on fsck to fsckd communication Socket.
  414. [ 4.194539] systemd[1]: Listening on udev Kernel Socket.
  415. [ 4.885940] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  416. [ 5.420658] systemd-journald[291]: Received request to flush runtime journal from PID 1
  417. [ 5.991701] input: gpio-keys as /devices/soc0/gpio-keys/input/input1
  418. [ 6.031079] galcore: loading out-of-tree module taints kernel.
  419. [ 6.044465] Galcore version 6.2.2.93313
  420. [ 6.285751] fbtft: module is from the staging directory, the quality is unknown, you have been warned.
  421. [ 6.298849] fb_st7789v: module is from the staging directory, the quality is unknown, you have been warned.
  422. [ 6.299673] fbtft_of_value: width = 240
  423. [ 6.299683] fbtft_of_value: height = 204
  424. [ 6.299689] fbtft_of_value: regwidth = 8
  425. [ 6.299694] fbtft_of_value: buswidth = 9
  426. [ 6.299701] fbtft_of_value: bpp = 16
  427. [ 6.299707] fbtft_of_value: rotate = 0
  428. [ 6.299714] fbtft_of_value: display_fps = 40
  429. [ 6.299720] fbtft_of_value: te-line = 320
  430. [ 6.299726] fbtft_of_value: txbuflen = 27648
  431. [ 6.299731] fbtft_of_value: txbufcnt = 4
  432. [ 6.459420] egalax_ts 2-0004: Failed to switch to I2C interface
  433. [ 6.470149] ft5x06-ts 2-0038: reset fffffffe
  434. [ 6.470546] ft5x06-ts 2-0038: Could not detect touch screen -19.
  435. [ 6.490739] ft5x06-ts 3-0038: reset fffffffe
  436. [ 6.495179] ft5x06-ts 3-0038: Could not detect touch screen -19.
  437. [ 6.614037] init_display: rtna=31 fps=39.883, te-line=320 irq=246
  438. [ 6.632537] tc358743_mipi 4-000f: no sensor pwdn pin available
  439. [ 6.632619] get_pixelformat: YUV 4:2:2 8-bit (56595559, 1e)
  440. [ 6.632629] tc358743_probe: format: 56595559, capture mode: 0 fps: 60 width: 640 height: 480
  441. [ 6.632949] 4-000f supply DGPO not found, using dummy regulator
  442. [ 6.633183] power_control: 1
  443. [ 6.633197] tc_standby: powerdown=0, power_gp=0xfffffffe
  444. [ 6.664728] ov5640_read_reg:write reg error:reg=300a
  445. [ 6.668464] camera ov5640 is not found
  446. [ 6.673527] ili210x_i2c 2-0041: No platform data!
  447. [ 6.675855] ili210x_i2c 2-0041: i2c transfer failed
  448. [ 6.679466] ili210x_i2c 2-0041: Failed to get firmware version, err: -5
  449. [ 6.696362] ili210x_i2c: probe of 2-0041 failed with error -5
  450. [ 6.748690] input: eGalax Inc. eGalaxTouch EXC3147-3501-08.00.00 as /devices/soc0/soc/2100000.aips-bus/2184200.usb/ci_hdrc.1/usb2/2-1/2-1.1/2-1.1:1.0/0003:0EEF:C000.0001/input/input2
  451. [ 6.749234] hid-multitouch 0003:0EEF:C000.0001: input: USB HID v1.11 Pointer [eGalax Inc. eGalaxTouch EXC3147-3501-08.00.00] on usb-ci_hdrc.1-1.1/input0
  452. [ 6.769002] tc358743_read_reg:reg=0 ret=-6
  453. [ 6.771831] tc358743_probe:cannot find camera
  454. [ 6.782966] power_control: 0
  455. [ 6.782975] tc_standby: powerdown=1, power_gp=0xfffffffe
  456. [ 6.804388] tc358743_probe: failed, error=-19
  457. [ 6.814775] atmel_mxt_ts 2-004a: not detected
  458. [ 6.818662] tsc2004 2-0048: no vio regulator found
  459. [ 6.828249] tsc2004 2-0048: tsc2004_cmd: failed, command: 1 i2c error: -6
  460. [ 6.844343] tsc2004 2-0048: Device not present: -6
  461. [ 7.037709] imx-audio-hdmi sound-hdmi: ASoC: CPU DAI soc:hdmi_audio@00120000 not registered
  462. [ 7.046212] imx-audio-hdmi sound-hdmi: failed to register card: -517
  463. [ 7.067275] imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_CSI0_DAT12 already requested by spi1.0; cannot claim for 3-003c
  464. [ 7.082000] imx6q-pinctrl 20e0000.iomuxc: pin-162 (3-003c) status -22
  465. [ 7.089988] imx6q-pinctrl 20e0000.iomuxc: could not request pin 162 (MX6Q_PAD_CSI0_DAT12) from group i2c2a-ov5642grp on device 20e0000.iomuxc
  466. [ 7.104688] ov5642 3-003c: Error applying setting, reverse things back
  467. [ 7.117060] ov5642: probe of 3-003c failed with error -22
  468. [ 7.294794] ov5640_read_reg(mipi):reg=300a ret=-6
  469. [ 7.298902] camera ov5640_mipi is not found
  470. [ 7.381577] mxc_v4l_open: Mxc Camera no sensor ipu0/csi1
  471. [ 7.382650] mxc_v4l_open: Mxc Camera no sensor ipu1/csi1
  472. [ 7.396340] mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  473. [ 7.408906] mxc_v4l_open: Mxc Camera no sensor ipu0/csi0
  474. [ 7.662347] imx-audio-hdmi sound-hdmi: ASoC: CPU DAI soc:hdmi_audio@00120000 not registered
  475. [ 7.671239] imx-audio-hdmi sound-hdmi: failed to register card: -517
  476. [ 7.685794] imx-audio-hdmi sound-hdmi: ASoC: CODEC DAI hdmi-hifi.0 not registered
  477. [ 7.692293] imx-audio-hdmi sound-hdmi: failed to register card: -517
  478. [ 7.702261] imx-audio-hdmi sound-hdmi: hdmi-hifi.0 <-> soc:hdmi_audio@00120000 mapping ok
  479. [ 7.802008] cgroup: new mount options do not match the existing superblock, will be ignored
  480. [ 8.214516] wlcore: loaded
  481. [ 8.724353] spi_master spi1: I/O Error in DMA RX
  482. [ 8.732409] fb_st7789v spi1.0: SPI transfer failed: -110
  483. [ 8.736697] spi_master spi1: failed to transfer one message from queue
  484. [ 8.780981] graphics fb4: created sysfs entry for reading scanline
  485. [ 8.794419] graphics fb4: fb_st7789v frame buffer, 240x204, 95 KiB video memory, 4x27 KiB DMA buffer(s), fps=20, spi1.0 at 40 MHz
  486. [ 9.441169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  487. [ 9.545093] Micrel KSZ9021 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=116)
  488. [ 9.545260] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  489. [ 9.587937] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  490. [ 10.163127] wlcore: firmware booted (Rev 6.3.10.0.141)
  491. [ 10.171072] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  492. [ 10.171269] imx-ipuv3 2400000.ipu: use special clk parent
  493. [ 10.180508] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  494. [ 10.182767] wlcore: down
  495. [ 10.204316] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  496. [ 10.238958] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  497. [ 10.239105] imx-ipuv3 2400000.ipu: use special clk parent
  498. [ 10.264309] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  499. [ 10.297998] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  500. [ 10.298137] imx-ipuv3 2400000.ipu: use special clk parent
  501. [ 10.324392] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  502. [ 10.426843] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  503. [ 10.427022] imx-ipuv3 2400000.ipu: use special clk parent
  504. [ 10.454318] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  505. [ 10.514695] Bluetooth: HCI UART driver ver 2.3
  506. [ 10.514721] Bluetooth: HCI UART protocol H4 registered
  507. [ 10.514738] Bluetooth: HCI UART protocol LL registered
  508. [ 10.754314] wlcore: firmware booted (Rev 6.3.10.0.141)
  509. [ 10.772544] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  510. [ 11.241223] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  511. [ 13.665410] mxc_sdc_fb fb@0: 1024x768 h_sync,r,l: 136,24,160 v_sync,l,u: 6,3,29 pixclock=65002000 Hz
  512. [ 13.665756] imx-ipuv3 2400000.ipu: use special clk parent
  513. [ 13.694548] imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
  514. [ 16.074338] usb 1-1: new high-speed USB device number 2 using ci_hdrc
  515. [ 16.154610] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
  516. [ 19.623966] imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
  517. [ 19.634125] imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
  518. [ 19.643159] imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
  519. [ 19.648655] imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
  520. [ 19.663708] imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
  521. [ 19.669082] imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
  522. [ 78.199879] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  523. [ 78.199903] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  524. [ 78.762347] fec 2188000.ethernet eth0: Link is Down
  525. [ 81.198558] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  526. [ 356.027999] wlcore: down
  527. [ 356.514167] random: crng init done
  528. [ 356.585633] wlcore: firmware booted (Rev 6.3.10.0.141)
  529. [ 356.596394] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  530. [ 672.041191] wlcore: down
  531. [ 672.581833] wlcore: firmware booted (Rev 6.3.10.0.141)
  532. [ 672.592993] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  533. debian@nitrogen:~$ Here is Xorg.0.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement