Advertisement
hanni76

Untitled

Feb 2nd, 2020
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.99 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.5.1-rpi-dirty (sergey@hanniubuntu) (gcc version 7.5.0 (Linaro GCC 7.5-2019.12)) #4 SMP PREEMPT Sat Feb 1 23:47:26 MSK 2020
  3. [ 0.000000] Machine model: Raspberry Pi 3 Model A+
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] cma: Reserved 128 MiB at 0x0000000010000000
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000001bffffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0x1bf04100-0x1bf05fff]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff]
  12. [ 0.000000] DMA32 empty
  13. [ 0.000000] Normal empty
  14. [ 0.000000] Movable zone start for each node
  15. [ 0.000000] Early memory node ranges
  16. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff]
  18. [ 0.000000] On node 0 totalpages: 114688
  19. [ 0.000000] DMA zone: 1792 pages used for memmap
  20. [ 0.000000] DMA zone: 0 pages reserved
  21. [ 0.000000] DMA zone: 114688 pages, LIFO batch:31
  22. [ 0.000000] percpu: Embedded 22 pages/cpu s52504 r8192 d29416 u90112
  23. [ 0.000000] pcpu-alloc: s52504 r8192 d29416 u90112 alloc=22*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: detected: ARM erratum 845719
  27. [ 0.000000] CPU features: detected: ARM erratum 843419
  28. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 112896
  29. [ 0.000000] Policy zone: DMA
  30. [ 0.000000] Kernel command line: earlyprintk drm.debug=0x01 console=serial1:115200 root=/dev/mmcblk0p2 console=tty1 cma=128M@256M net.ifnames=0 ipv6.disable=1 consoleblank=0 loglevel=7 earlyprintk rootfstype=ext4 rootwait panic=10 rootflags=commit=60,data=writeback elevator=deadline init=/bin/systemd
  31. [ 0.000000] Kernel parameter elevator= does not have any effect anymore.
  32. Please use sysfs to set IO scheduler for individual devices.
  33. [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  34. [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  35. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  36. [ 0.000000] Memory: 292336K/458752K available (9980K kernel code, 616K rwdata, 3868K rodata, 1856K init, 418K bss, 35344K reserved, 131072K cma-reserved)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  39. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  40. [ 0.000000] Tasks RCU enabled.
  41. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  42. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  43. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  44. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x454 with crng_init=0
  45. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  46. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  47. [ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  48. [ 0.000218] Console: colour dummy device 80x25
  49. [ 0.000889] printk: console [tty1] enabled
  50. [ 0.000991] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  51. [ 0.001031] pid_max: default: 32768 minimum: 301
  52. [ 0.001166] LSM: Security Framework initializing
  53. [ 0.001267] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
  54. [ 0.001305] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
  55. [ 0.024052] ASID allocator initialised with 32768 entries
  56. [ 0.032044] rcu: Hierarchical SRCU implementation.
  57. [ 0.040823] EFI services will not be available.
  58. [ 0.048096] smp: Bringing up secondary CPUs ...
  59. [ 0.080254] Detected VIPT I-cache on CPU1
  60. [ 0.080320] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  61. [ 0.112336] Detected VIPT I-cache on CPU2
  62. [ 0.112383] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  63. [ 0.144434] Detected VIPT I-cache on CPU3
  64. [ 0.144474] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  65. [ 0.144609] smp: Brought up 1 node, 4 CPUs
  66. [ 0.144719] SMP: Total of 4 processors activated.
  67. [ 0.144740] CPU features: detected: 32-bit EL0 Support
  68. [ 0.144762] CPU features: detected: CRC32 instructions
  69. [ 0.154453] CPU: All CPU(s) started at EL2
  70. [ 0.154517] alternatives: patching kernel code
  71. [ 0.156077] devtmpfs: initialized
  72. [ 0.164219] KASLR disabled due to lack of seed
  73. [ 0.164814] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  74. [ 0.164862] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  75. [ 0.171124] pinctrl core: initialized pinctrl subsystem
  76. [ 0.172043] thermal_sys: Registered thermal governor 'step_wise'
  77. [ 0.172048] thermal_sys: Registered thermal governor 'power_allocator'
  78. [ 0.172379] DMI not present or invalid.
  79. [ 0.172911] NET: Registered protocol family 16
  80. [ 0.177859] DMA: preallocated 256 KiB pool for atomic allocations
  81. [ 0.177903] audit: initializing netlink subsys (disabled)
  82. [ 0.178130] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  83. [ 0.179029] cpuidle: using governor menu
  84. [ 0.179741] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  85. [ 0.180683] Serial: AMBA PL011 UART driver
  86. [ 0.200391] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  87. [ 0.200433] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  88. [ 0.200458] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  89. [ 0.200483] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  90. [ 0.203454] cryptd: max_cpu_qlen set to 1000
  91. [ 0.208578] ACPI: Interpreter disabled.
  92. [ 0.209358] iommu: Default domain type: Translated
  93. [ 0.209816] SCSI subsystem initialized
  94. [ 0.210032] libata version 3.00 loaded.
  95. [ 0.210368] usbcore: registered new interface driver usbfs
  96. [ 0.210442] usbcore: registered new interface driver hub
  97. [ 0.210556] usbcore: registered new device driver usb
  98. [ 0.210794] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
  99. [ 0.211183] pps_core: LinuxPPS API ver. 1 registered
  100. [ 0.211205] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  101. [ 0.211250] PTP clock support registered
  102. [ 0.211298] EDAC MC: Ver: 3.0.0
  103. [ 0.211991] FPGA manager framework
  104. [ 0.212113] Advanced Linux Sound Architecture Driver Initialized.
  105. [ 0.213505] clocksource: Switched to clocksource arch_sys_counter
  106. [ 0.213836] VFS: Disk quotas dquot_6.6.0
  107. [ 0.213930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  108. [ 0.214233] pnp: PnP ACPI: disabled
  109. [ 0.223285] NET: Registered protocol family 2
  110. [ 0.223848] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
  111. [ 0.223903] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
  112. [ 0.223988] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  113. [ 0.224106] TCP: Hash tables configured (established 4096 bind 4096)
  114. [ 0.224277] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  115. [ 0.224325] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  116. [ 0.224537] NET: Registered protocol family 1
  117. [ 0.225206] RPC: Registered named UNIX socket transport module.
  118. [ 0.225233] RPC: Registered udp transport module.
  119. [ 0.225252] RPC: Registered tcp transport module.
  120. [ 0.225270] RPC: Registered tcp NFSv4.1 backchannel transport module.
  121. [ 0.226863] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  122. [ 0.227010] kvm [1]: IPA Size Limit: 40bits
  123. [ 0.227895] kvm [1]: Hyp mode initialized successfully
  124. [ 0.231588] Initialise system trusted keyrings
  125. [ 0.231797] workingset: timestamp_bits=44 max_order=17 bucket_order=0
  126. [ 0.243211] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  127. [ 0.244380] NFS: Registering the id_resolver key type
  128. [ 0.244431] Key type id_resolver registered
  129. [ 0.244450] Key type id_legacy registered
  130. [ 0.244477] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  131. [ 0.244716] 9p: Installing v9fs 9p2000 file system support
  132. [ 0.270922] Key type asymmetric registered
  133. [ 0.270948] Asymmetric key parser 'x509' registered
  134. [ 0.271014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  135. [ 0.271043] io scheduler mq-deadline registered
  136. [ 0.271062] io scheduler kyber registered
  137. [ 0.274230] EINJ: ACPI disabled.
  138. [ 0.282038] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  139. [ 0.283988] 3f215040.serial: ttyS1 at MMIO 0x0 (irq = 61, base_baud = 31250000) is a 16550
  140. [ 0.285783] cacheinfo: Unable to detect cache hierarchy for CPU 0
  141. [ 0.296817] loop: module loaded
  142. [ 0.297745] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  143. [ 0.300615] libphy: Fixed MDIO Bus: probed
  144. [ 0.301099] tun: Universal TUN/TAP device driver, 1.6
  145. [ 0.302718] VFIO - User Level meta-driver version: 0.3
  146. [ 0.303960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  147. [ 0.303987] ehci-platform: EHCI generic platform driver
  148. [ 0.304145] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  149. [ 0.304182] ohci-platform: OHCI generic platform driver
  150. [ 0.304684] usbcore: registered new interface driver usb-storage
  151. [ 0.306775] i2c /dev entries driver
  152. [ 0.307878] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  153. [ 0.308314] sdhci: Secure Digital Host Controller Interface driver
  154. [ 0.308337] sdhci: Copyright(c) Pierre Ossman
  155. [ 0.308474] Synopsys Designware Multimedia Card Interface Driver
  156. [ 0.309368] sdhost-bcm2835 3f202000.mmc: unable to initialise DMA channel. Falling back to PIO
  157. [ 0.386966] sdhost-bcm2835 3f202000.mmc: loaded - DMA disabled
  158. [ 0.387142] sdhci-pltfm: SDHCI platform and OF driver helper
  159. [ 0.419352] mmc1: SDHCI controller on 3f300000.sdhci [3f300000.sdhci] using PIO
  160. [ 0.420675] ledtrig-cpu: registered to indicate activity on CPUs
  161. [ 0.422040] usbcore: registered new interface driver usbhid
  162. [ 0.422064] usbhid: USB HID core driver
  163. [ 0.422801] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  164. [ 0.424704] NET: Registered protocol family 17
  165. [ 0.425037] 9pnet: Installing 9P2000 support
  166. [ 0.425131] Key type dns_resolver registered
  167. [ 0.426155] registered taskstats version 1
  168. [ 0.426181] Loading compiled-in X.509 certificates
  169. [ 0.433940] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
  170. [ 0.434231] serial serial0: tty port ttyAMA0 registered
  171. [ 0.436713] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-02-12 22:12
  172. [ 0.438359] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  173. [ 0.438902] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator
  174. [ 0.439025] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator
  175. [ 0.440077] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  176. [ 0.441771] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  177. [ 0.444863] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  178. [ 0.473789] mmc0: host does not support reading read-only switch, assuming write-enable
  179. [ 0.475607] mmc0: new high speed SDHC card at address 0001
  180. [ 0.476551] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
  181. [ 0.483037] mmcblk0: p1 p2
  182. [ 0.489674] dwc2 3f980000.usb: DWC OTG Controller
  183. [ 0.489728] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
  184. [ 0.489796] dwc2 3f980000.usb: irq 41, io mem 0x3f980000
  185. [ 0.490603] hub 1-0:1.0: USB hub found
  186. [ 0.490657] hub 1-0:1.0: 1 port detected
  187. [ 0.495440] hctosys: unable to open rtc device (rtc0)
  188. [ 0.495727] ALSA device list:
  189. [ 0.495749] No soundcards found.
  190. [ 0.499521] random: fast init done
  191. [ 0.513021] EXT4-fs (mmcblk0p2): mounted filesystem with writeback data mode. Opts: commit=60,data=writeback
  192. [ 0.513139] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  193. [ 0.521412] devtmpfs: mounted
  194. [ 0.523641] Freeing unused kernel memory: 1856K
  195. [ 0.523793] Run /bin/systemd as init process
  196. [ 0.540252] mmc1: new high speed SDIO card at address 0001
  197. [ 0.884784] random: crng init done
  198. [ 0.934044] systemd[1]: System time before build time, advancing clock.
  199. [ 1.017140] IPv6: Loaded, but administratively disabled, reboot required to enable
  200. [ 1.072391] 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)
  201. [ 1.073029] systemd[1]: Detected architecture arm64.
  202. [ 1.075400] systemd[1]: Set hostname to <rpi3-aplus-arm64-stretch>.
  203. [ 1.452798] systemd[1]: Created slice User and Session Slice.
  204. [ 1.453829] systemd[1]: Listening on Journal Socket (/dev/log).
  205. [ 1.454282] systemd[1]: Listening on udev Kernel Socket.
  206. [ 1.454914] systemd[1]: Listening on Network Service Netlink Socket.
  207. [ 1.455546] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  208. [ 1.456013] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  209. [ 1.457102] systemd[1]: Created slice System Slice.
  210. [ 1.770180] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,discard,data=writeback,commit=100
  211. [ 1.874664] systemd-journald[153]: Received request to flush runtime journal from PID 1
  212. [ 1.989619] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:102400k SS
  213. [ 2.408863] spi-bcm2835 3f204000.spi: no tx-dma configuration found - not using dma mode
  214. [ 2.412427] spi spi0.1: setting up native-CS1 to use GPIO
  215. [ 2.413386] spi spi0.0: setting up native-CS0 to use GPIO
  216. [ 2.453787] bcm2835-rng 3f104000.rng: hwrng registered
  217. [ 2.459848] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
  218. [ 2.553705] [drm:drm_core_init [drm]] Initialized
  219. [ 2.586892] raspberrypi-clk raspberrypi-clk: CPU frequency range: min 600000000, max 1400000000
  220. [ 2.715941] bcm2835-power bcm2835-power: Timeout waiting for grafx power OK
  221. [ 2.719550] debugfs: Directory '3f902000.hdmi' with parent 'vc4-hdmi' already present!
  222. [ 2.745941] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok
  223. [ 2.746027] vc4_hdmi 3f902000.hdmi: ASoC: no DMI vendor name!
  224. [ 2.746994] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
  225. [ 2.747270] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
  226. [ 2.747463] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
  227. [ 2.747595] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
  228. [ 2.748047] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
  229. [ 2.748471] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
  230. [ 2.748909] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
  231. [ 2.749253] [drm:drm_irq_install [drm]] irq=42
  232. [ 2.749327] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
  233. [ 2.749363] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  234. [ 2.749385] [drm] Driver supports precise vblank timestamp query.
  235. [ 2.762037] [drm:drm_minor_register [drm]]
  236. [ 2.762903] [drm:drm_minor_register [drm]] new minor registered 128
  237. [ 2.763090] [drm:drm_minor_register [drm]]
  238. [ 2.763846] [drm:drm_minor_register [drm]] new minor registered 0
  239. [ 2.764366] [drm:drm_sysfs_connector_add [drm]] adding "HDMI-A-1" to sysfs
  240. [ 2.764544] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
  241. [ 2.764987] [drm:drm_sysfs_connector_add [drm]] adding "Composite-1" to sysfs
  242. [ 2.765162] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
  243. [ 2.765577] [drm:drm_sysfs_connector_add [drm]] adding "Writeback-1" to sysfs
  244. [ 2.765859] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
  245. [ 2.765980] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
  246. [ 2.766242] [drm:drm_mode_object_get [drm]] OBJ ID: 32 (2)
  247. [ 2.766417] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (2)
  248. [ 2.773978] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (2)
  249. [ 2.774234] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 32 (2)
  250. [ 2.774417] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (3)
  251. [ 2.774596] [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 0 primary plane
  252. [ 2.774685] [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 1 primary plane
  253. [ 2.774768] [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 2 primary plane
  254. [ 2.779614] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (2)
  255. [ 2.780992] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (1)
  256. [ 2.781290] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (2)
  257. [ 2.781504] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (3)
  258. [ 2.781950] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  259. [ 2.782125] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  260. [ 2.782620] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  261. [ 2.791525] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  262. [ 2.791646] Console: switching to colour frame buffer device 90x30
  263. [ 2.791979] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  264. [ 2.792174] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  265. [ 2.792426] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  266. [ 2.792599] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  267. [ 2.792777] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  268. [ 2.792946] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  269. [ 2.793161] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  270. [ 2.793373] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  271. [ 2.794052] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  272. [ 2.794231] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  273. [ 2.819311] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  274. [ 2.819541] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  275. [ 2.819754] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  276. [ 2.819974] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  277. [ 2.824387] vc4-drm soc:gpu: fb0: vc4drmfb frame buffer device
  278. [ 2.833228] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  279. [ 2.838482] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
  280. [ 2.862334] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  281. [ 2.863864] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  282. [ 2.867063] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
  283. [ 2.901017] Bluetooth: Core ver 2.22
  284. [ 2.904205] NET: Registered protocol family 31
  285. [ 2.917614] Bluetooth: HCI device and connection manager initialized
  286. [ 2.917642] Bluetooth: HCI socket layer initialized
  287. [ 2.929796] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  288. [ 2.945184] Bluetooth: L2CAP socket layer initialized
  289. [ 2.945244] Bluetooth: SCO socket layer initialized
  290. [ 2.993206] Bluetooth: HCI UART driver ver 2.3
  291. [ 2.996496] Bluetooth: HCI UART protocol H4 registered
  292. [ 2.999840] Bluetooth: HCI UART protocol LL registered
  293. [ 3.003461] Bluetooth: HCI UART protocol Broadcom registered
  294. [ 3.005865] hci_uart_bcm serial0-0: serial0-0 supply vbat not found, using dummy regulator
  295. [ 3.019909] hci_uart_bcm serial0-0: serial0-0 supply vddio not found, using dummy regulator
  296. [ 3.026455] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  297. [ 3.026669] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  298. [ 3.026931] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  299. [ 3.027104] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  300. [ 3.027285] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  301. [ 3.027457] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  302. [ 3.027632] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  303. [ 3.027806] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  304. [ 3.028212] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  305. [ 3.028388] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  306. [ 3.028608] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  307. [ 3.031171] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  308. [ 3.032998] hci_uart_bcm serial0-0: No reset resource, using default baud rate
  309. [ 3.033847] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  310. [ 3.034118] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  311. [ 3.037910] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  312. [ 3.045917] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
  313. [ 3.097952] cfg80211: failed to load regulatory.db
  314. [ 3.102526] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  315. [ 3.102659] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  316. [ 3.102827] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  317. [ 3.102901] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  318. [ 3.102998] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  319. [ 3.103072] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  320. [ 3.103148] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  321. [ 3.103227] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  322. [ 3.103458] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  323. [ 3.103535] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  324. [ 3.103635] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  325. [ 3.105318] [drm:drm_minor_register [drm]]
  326. [ 3.105535] [drm:drm_minor_register [drm]]
  327. [ 3.107045] [drm:drm_minor_register [drm]] new minor registered 1
  328. [ 3.107920] [drm:drm_sysfs_connector_add [drm]] adding "SPI-1" to sysfs
  329. [ 3.108098] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
  330. [ 3.108610] [drm] Initialized ili9486 1.0.0 20171208 for spi0.0 on minor 1
  331. [ 3.108949] [drm:drm_mode_object_get [drm]] OBJ ID: 31 (2)
  332. [ 3.109611] [drm:drm_mode_object_get [drm]] OBJ ID: 31 (2)
  333. [ 3.109953] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 31 (3)
  334. [ 3.110051] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  335. [ 3.110163] [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 0 primary plane
  336. [ 3.110244] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  337. [ 3.110355] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  338. [ 3.110536] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  339. [ 3.123377] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 36 (2)
  340. [ 3.125639] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
  341. [ 3.149130] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  342. [ 3.149836] uart-pl011 3f201000.serial: no DMA platform data
  343. [ 3.166409] ili9486 spi0.0: fb1: ili9486drmfb frame buffer device
  344. [ 3.166865] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  345. [ 3.167192] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  346. [ 3.167385] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  347. [ 3.167466] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  348. [ 3.167548] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  349. [ 3.167622] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  350. [ 3.167701] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  351. [ 3.167780] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  352. [ 3.168051] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  353. [ 3.168129] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  354. [ 3.168222] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  355. [ 3.178897] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  356. [ 3.178987] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  357. [ 3.179075] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  358. [ 3.179172] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  359. [ 3.189260] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
  360. [ 3.209439] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
  361. [ 3.239628] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  362. [ 3.240256] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  363. [ 3.241095] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  364. [ 3.241230] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  365. [ 3.241350] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  366. [ 3.241539] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  367. [ 3.241856] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  368. [ 3.241949] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  369. [ 3.242480] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  370. [ 3.242614] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  371. [ 3.242890] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  372. [ 3.253930] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  373. [ 3.254058] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  374. [ 3.254163] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  375. [ 3.254284] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  376. [ 3.271044] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
  377. [ 3.424314] Bluetooth: hci0: BCM: chip id 107
  378. [ 3.436608] Bluetooth: hci0: BCM: features 0x2f
  379. [ 3.497684] Bluetooth: hci0: BCM4345C0
  380. [ 3.498767] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
  381. [ 3.499865] bluetooth hci0: Direct firmware load for brcm/BCM4345C0.hcd failed with error -2
  382. [ 3.501860] bluetooth hci0: Falling back to sysfs fallback for: brcm/BCM4345C0.hcd
  383. [ 3.510545] Bluetooth: hci0: BCM: Patch brcm/BCM4345C0.hcd not found
  384. [ 4.175429] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  385. [ 4.175527] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  386. [ 4.175645] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  387. [ 4.175724] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  388. [ 4.175807] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  389. [ 4.175886] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  390. [ 4.175965] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  391. [ 4.176044] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  392. [ 4.176231] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  393. [ 4.176310] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  394. [ 4.176400] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  395. [ 4.192196] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  396. [ 4.192307] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  397. [ 4.192417] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  398. [ 4.192538] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  399. [ 4.208097] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
  400. [ 12.765765] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
  401. [ 12.765985] [drm:drm_mode_object_get [drm]] OBJ ID: 32 (2)
  402. [ 12.766067] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  403. [ 12.766251] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  404. [ 12.766330] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (3)
  405. [ 12.766406] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 32 (2)
  406. [ 12.766480] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  407. [ 12.766635] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (2)
  408. [ 12.766725] [drm:drm_mode_object_get [drm]] OBJ ID: 178 (1)
  409. [ 12.766848] [drm:drm_mode_object_get [drm]] OBJ ID: 177 (3)
  410. [ 12.766924] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (4)
  411. [ 12.767004] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  412. [ 12.767083] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (5)
  413. [ 12.767165] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  414. [ 12.767243] [drm:drm_mode_object_get [drm]] OBJ ID: 47 (4)
  415. [ 12.767527] [drm:drm_calc_timestamping_constants [drm]] crtc 140: hwmode: htotal 858, vtotal 251, vdisplay 240
  416. [ 12.767608] [drm:drm_calc_timestamping_constants [drm]] crtc 140: clock 13500 kHz framedur 7976222 linedur 63555
  417. [ 12.767698] [drm:drm_vblank_enable [drm]] enabling vblank on crtc 2, ret: 0
  418. [ 12.773510] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (5)
  419. [ 12.773732] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 47 (4)
  420. [ 12.773831] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 178 (2)
  421. [ 12.773939] [drm:drm_mode_object_put.part.2 [drm]] OBJ ID: 177 (3)
  422. [ 12.789301] [drm:vblank_disable_fn [drm]] disabling vblank on crtc 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement