Advertisement
silver2row

dmesg...BBBlue

Jun 1st, 2021
1,309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 26.38 KB | None | 0 0
  1. debian@beaglebone:~/ardupilot/Tools/Linux_HAL_Essentials/pru/aiopru$ dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0
  3. [    0.000000] Linux version 4.19.94-ti-rt-r64 (voodoo@rpi4b4g-13) (gcc version 8.3.0 (Debian 8.3.0-6)) #1buster SMP PREEMPT RT Sat May 22 00:17:24 UTC 2021
  4. [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  5. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [    0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Blue
  7. [    0.000000] Memory policy: Data cache writeback
  8. [    0.000000] efi: Getting EFI parameters from FDT:
  9. [    0.000000] efi: UEFI not found.
  10. [    0.000000] cma: Reserved 48 MiB at 0x9c800000
  11. [    0.000000] On node 0 totalpages: 130560
  12. [    0.000000]   Normal zone: 1148 pages used for memmap
  13. [    0.000000]   Normal zone: 0 pages reserved
  14. [    0.000000]   Normal zone: 130560 pages, LIFO batch:31
  15. [    0.000000] CPU: All CPU(s) started in SVC mode.
  16. [    0.000000] AM335X ES2.1 (sgx neon)
  17. [    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4d0 with crng_init=0
  18. [    0.000000] percpu: Embedded 17 pages/cpu s40864 r8192 d20576 u69632
  19. [    0.000000] pcpu-alloc: s40864 r8192 d20576 u69632 alloc=17*4096
  20. [    0.000000] pcpu-alloc: [0] 0
  21. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129412
  22. [    0.000000] Kernel command line: console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet
  23. [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  24. [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [    0.000000] Memory: 437828K/522240K available (13312K kernel code, 1095K rwdata, 4356K rodata, 1024K init, 390K bss, 35260K reserved, 49152K cma-reserved, 0K highmem)
  26. [    0.000000] Virtual kernel memory layout:
  27.                    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  28.                    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  29.                    vmalloc : 0xe0000000 - 0xff800000   ( 504 MB)
  30.                    lowmem  : 0xc0000000 - 0xdfe00000   ( 510 MB)
  31.                    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  32.                    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  33.                      .text : 0x(ptrval) - 0x(ptrval)   (14304 kB)
  34.                      .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
  35.                      .data : 0x(ptrval) - 0x(ptrval)   (1096 kB)
  36.                       .bss : 0x(ptrval) - 0x(ptrval)   ( 391 kB)
  37. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  38. [    0.000000] ftrace: allocating 42175 entries in 124 pages
  39. [    0.000000] rcu: Preemptible hierarchical RCU implementation.
  40. [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  41. [    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
  42. [    0.000000]  No expedited grace period (rcu_normal_after_boot).
  43. [    0.000000]  Tasks RCU enabled.
  44. [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  45. [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  46. [    0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
  47. [    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  48. [    0.000025] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  49. [    0.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  50. [    0.000050] OMAP clocksource: timer1 at 24000000 Hz
  51. [    0.001583] timer_probe: no matching timers found
  52. [    0.001928] Console: colour dummy device 80x30
  53. [    0.001975] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  54. [    0.001979] This ensures that you still see kernel messages. Please
  55. [    0.001982] update your kernel commandline.
  56. [    0.002019] Calibrating delay loop (skipped) preset value.. 995.32 BogoMIPS (lpj=1990656)
  57. [    0.002034] pid_max: default: 32768 minimum: 301
  58. [    0.002372] Security Framework initialized
  59. [    0.002384] Yama: becoming mindful.
  60. [    0.002549] AppArmor: AppArmor initialized
  61. [    0.002685] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  62. [    0.002697] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  63. [    0.004054] CPU: Testing write buffer coherency: ok
  64. [    0.004125] CPU0: Spectre v2: using BPIALL workaround
  65. [    0.004693] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  66. [    0.025601] Setting up static identity map for 0x80100000 - 0x80100060
  67. [    0.041490] rcu: Hierarchical SRCU implementation.
  68. [    0.068748] EFI services will not be available.
  69. [    0.073519] smp: Bringing up secondary CPUs ...
  70. [    0.073537] smp: Brought up 1 node, 1 CPU
  71. [    0.073549] SMP: Total of 1 processors activated (995.32 BogoMIPS).
  72. [    0.073556] CPU: All CPU(s) started in SVC mode.
  73. [    0.075447] devtmpfs: initialized
  74. [    0.109931] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  75. [    0.110744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  76. [    0.110776] futex hash table entries: 256 (order: 2, 16384 bytes)
  77. [    0.114924] xor: automatically using best checksumming function   arm4regs
  78. [    0.114943] pinctrl core: initialized pinctrl subsystem
  79. [    0.116633] NET: Registered protocol family 16
  80. [    0.123223] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  81. [    0.205226] l4_wkup_cm:clk:0010:0: failed to disable
  82. [    0.246327] audit: initializing netlink subsys (disabled)
  83. [    0.249665] audit: type=2000 audit(0.248:1): state=initialized audit_enabled=0 res=1
  84. [    0.258433] OMAP GPIO hardware version 0.1
  85. [    0.263091] GPIO line 106 (LS_BUF_EN) hogged as output/high
  86. [    0.283260] hw-breakpoint: debug architecture 0x4 unsupported.
  87. [    0.313709] raid6: using algorithm int32x8 gen() 0 MB/s
  88. [    0.313725] raid6: .... xor() 0 MB/s, rmw enabled
  89. [    0.313732] raid6: using intx1 recovery algorithm
  90. [    0.324864] edma 49000000.edma: TI EDMA DMA engine driver
  91. [    0.331859] SCSI subsystem initialized
  92. [    0.333740] libata version 3.00 loaded.
  93. [    0.334122] usbcore: registered new interface driver usbfs
  94. [    0.334216] usbcore: registered new interface driver hub
  95. [    0.334367] usbcore: registered new device driver usb
  96. [    0.335748] pps_core: LinuxPPS API ver. 1 registered
  97. [    0.335761] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  98. [    0.335788] PTP clock support registered
  99. [    0.336881] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  100. [    0.341982] Advanced Linux Sound Architecture Driver Initialized.
  101. [    0.343087] NetLabel: Initializing
  102. [    0.343100] NetLabel:  domain hash size = 128
  103. [    0.343106] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  104. [    0.343214] NetLabel:  unlabeled traffic allowed by default
  105. [    0.344392] clocksource: Switched to clocksource timer1
  106. [    0.559206] VFS: Disk quotas dquot_6.6.0
  107. [    0.559332] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  108. [    0.560890] AppArmor: AppArmor Filesystem Enabled
  109. [    0.577556] NET: Registered protocol family 2
  110. [    0.579035] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 8192 bytes)
  111. [    0.579082] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  112. [    0.579144] TCP bind hash table entries: 4096 (order: 4, 114688 bytes)
  113. [    0.579335] TCP: Hash tables configured (established 4096 bind 4096)
  114. [    0.579494] UDP hash table entries: 256 (order: 2, 16384 bytes)
  115. [    0.579540] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
  116. [    0.579879] NET: Registered protocol family 1
  117. [    0.593423] RPC: Registered named UNIX socket transport module.
  118. [    0.593437] RPC: Registered udp transport module.
  119. [    0.593443] RPC: Registered tcp transport module.
  120. [    0.593449] RPC: Registered tcp NFSv4.1 backchannel transport module.
  121. [    0.594312] Unpacking initramfs...
  122. [    1.018804] Freeing initrd memory: 6908K
  123. [    1.019746] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  124. [    1.023596] Initialise system trusted keyrings
  125. [    1.024071] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  126. [    1.035478] zbud: loaded
  127. [    1.044099] NFS: Registering the id_resolver key type
  128. [    1.044152] Key type id_resolver registered
  129. [    1.044161] Key type id_legacy registered
  130. [    1.044184] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  131. [    1.044756] fuse init (API version 7.27)
  132. [    1.058205] Key type asymmetric registered
  133. [    1.058223] Asymmetric key parser 'x509' registered
  134. [    1.058336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  135. [    1.062736] io scheduler noop registered
  136. [    1.062748] io scheduler deadline registered
  137. [    1.063296] io scheduler cfq registered (default)
  138. [    1.063310] io scheduler mq-deadline registered
  139. [    1.066908] pinctrl-single 44e10800.pinmux: 142 pins, size 568
  140. [    1.083462] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  141. [    1.088309] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 38, base_baud = 3000000) is a 8250
  142. [    1.098533] console [ttyS0] enabled
  143. [    1.099951] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 39, base_baud = 3000000) is a 8250
  144. [    1.101426] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 40, base_baud = 3000000) is a 8250
  145. [    1.102826] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 41, base_baud = 3000000) is a 8250
  146. [    1.104034] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 42, base_baud = 3000000) is a 8250
  147. [    1.105666] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 43, base_baud = 3000000) is a 8250
  148. [    1.109820] omap_rng 48310000.rng: Random Number Generator ver. 20
  149. [    1.110798] sdhci: Secure Digital Host Controller Interface driver
  150. [    1.110809] sdhci: Copyright(c) Pierre Ossman
  151. [    1.111403] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
  152. [    1.111416] omap_hsmmc 48060000.mmc: Got CD GPIO
  153. [    1.112200] random: fast init done
  154. [    1.112810] random: crng init done
  155. [    1.113792] omap_hsmmc 48060000.mmc: Linked as a consumer to regulator.1
  156. [    1.142115] omap_hsmmc 481d8000.mmc: Linked as a consumer to regulator.1
  157. [    1.167742] omap_hsmmc 47810000.mmc: Linked as a consumer to regulator.2
  158. [    1.201677] mmc0: host does not support reading read-only switch, assuming write-enable
  159. [    1.204753] mmc0: new high speed SDHC card at address aaaa
  160. [    1.210374] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
  161. [    1.215398] mmc1: new high speed MMC card at address 0001
  162. [    1.220602]  mmcblk0: p1
  163. [    1.221928] mmcblk1: mmc1:0001 S10004 3.56 GiB
  164. [    1.222693] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
  165. [    1.223454] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
  166. [    1.225520] mmcblk1rpmb: mmc1:0001 S10004 partition 3 4.00 MiB, chardev (245:0)
  167. [    1.268977] sdhci-pltfm: SDHCI platform and OF driver helper
  168. [    1.278719] omap_hsmmc 47810000.mmc: card claims to support voltages below defined range
  169. [    1.279184] eqep 48300180.eqep: ver. 1.0
  170. [    1.280018] eqep 48300180.eqep: count_mode:0
  171. [    1.280034] eqep 48300180.eqep: invert_qa:1
  172. [    1.280044] eqep 48300180.eqep: invert_qb:1
  173. [    1.280053] eqep 48300180.eqep: invert_qi:0
  174. [    1.280063] eqep 48300180.eqep: invert_qs:0
  175. [    1.280073] eqep 48300180.eqep: swap_inputs:0
  176. [    1.280083] eqep 48300180.eqep: QDECCTL:0x0180
  177. [    1.280093] eqep 48300180.eqep: QPOSINIT:0x00000000
  178. [    1.280101] eqep 48300180.eqep: QPOSMAX:0xffffffff
  179. [    1.280110] eqep 48300180.eqep: QPOSCNT:0x00000000
  180. [    1.280119] eqep 48300180.eqep: omit_interrupt:0
  181. [    1.280127] eqep 48300180.eqep: QEINT:0x0800
  182. [    1.280136] eqep 48300180.eqep: QUPRD:0x05f5e100
  183. [    1.280144] eqep 48300180.eqep: QEPCTL:0x009e write
  184. [    1.280153] eqep 48300180.eqep: QEPCTL:0x009e read
  185. [    1.280268] eqep 48300180.eqep: irq:68, clk_rate:100000000
  186. [    1.280913] eqep 48302180.eqep: ver. 1.0
  187. [    1.281630] eqep 48302180.eqep: count_mode:0
  188. [    1.281644] eqep 48302180.eqep: invert_qa:1
  189. [    1.281653] eqep 48302180.eqep: invert_qb:1
  190. [    1.281662] eqep 48302180.eqep: invert_qi:0
  191. [    1.281671] eqep 48302180.eqep: invert_qs:0
  192. [    1.281681] eqep 48302180.eqep: swap_inputs:0
  193. [    1.281690] eqep 48302180.eqep: QDECCTL:0x0180
  194. [    1.281699] eqep 48302180.eqep: QPOSINIT:0x00000000
  195. [    1.281707] eqep 48302180.eqep: QPOSMAX:0xffffffff
  196. [    1.281715] eqep 48302180.eqep: QPOSCNT:0x00000000
  197. [    1.281724] eqep 48302180.eqep: omit_interrupt:0
  198. [    1.281805] eqep 48302180.eqep: QEINT:0x0800
  199. [    1.281815] eqep 48302180.eqep: QUPRD:0x05f5e100
  200. [    1.281823] eqep 48302180.eqep: QEPCTL:0x009e write
  201. [    1.281831] eqep 48302180.eqep: QEPCTL:0x009e read
  202. [    1.281862] eqep 48302180.eqep: irq:70, clk_rate:100000000
  203. [    1.282311] eqep 48304180.eqep: ver. 1.0
  204. [    1.282975] eqep 48304180.eqep: count_mode:0
  205. [    1.282987] eqep 48304180.eqep: invert_qa:1
  206. [    1.282996] eqep 48304180.eqep: invert_qb:1
  207. [    1.283005] eqep 48304180.eqep: invert_qi:0
  208. [    1.283014] eqep 48304180.eqep: invert_qs:0
  209. [    1.283023] eqep 48304180.eqep: swap_inputs:0
  210. [    1.283033] eqep 48304180.eqep: QDECCTL:0x0180
  211. [    1.283041] eqep 48304180.eqep: QPOSINIT:0x00000000
  212. [    1.283049] eqep 48304180.eqep: QPOSMAX:0xffffffff
  213. [    1.283057] eqep 48304180.eqep: QPOSCNT:0x00000000
  214. [    1.283066] eqep 48304180.eqep: omit_interrupt:0
  215. [    1.283075] eqep 48304180.eqep: QEINT:0x0800
  216. [    1.283082] eqep 48304180.eqep: QUPRD:0x05f5e100
  217. [    1.283090] eqep 48304180.eqep: QEPCTL:0x009e write
  218. [    1.283098] eqep 48304180.eqep: QEPCTL:0x009e read
  219. [    1.283127] eqep 48304180.eqep: irq:72, clk_rate:100000000
  220. [    1.295083] mmc2: new high speed SDIO card at address 0001
  221. [    1.308902] libphy: Fixed MDIO Bus: probed
  222. [    1.310183] CAN device driver interface
  223. [    1.312025] c_can_platform 481d0000.can: c_can_platform device registered (regs=4cefdc28, irq=51)
  224. [    1.314157] usbcore: registered new interface driver smsc95xx
  225. [    1.315750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  226. [    1.315823] ehci-platform: EHCI generic platform driver
  227. [    1.316172] ehci-omap: OMAP-EHCI Host Controller driver
  228. [    1.317307] usbcore: registered new interface driver usb-storage
  229. [    1.321100] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
  230. [    1.321302] am335x-phy-driver 47401300.usb-phy: Linked as a consumer to regulator.0
  231. [    1.325075] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
  232. [    1.325329] am335x-phy-driver 47401b00.usb-phy: Linked as a consumer to regulator.0
  233. [    1.329645] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
  234. [    1.329698] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
  235. [    1.330102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  236. [    1.330116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  237. [    1.330125] usb usb1: Product: MUSB HDRC host driver
  238. [    1.330133] usb usb1: Manufacturer: Linux 4.19.94-ti-rt-r64 musb-hcd
  239. [    1.330141] usb usb1: SerialNumber: musb-hdrc.1
  240. [    1.331239] hub 1-0:1.0: USB hub found
  241. [    1.331318] hub 1-0:1.0: 1 port detected
  242. [    1.348655] omap_rtc 44e3e000.rtc: registered as rtc0
  243. [    1.350391] i2c /dev entries driver
  244. [    1.354383] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  245. [    1.355058] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
  246. [    1.361849] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  247. [    1.362245] omap-aes 53500000.aes: will run requests pump with realtime priority
  248. [    1.365928] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  249. [    1.370535] hidraw: raw HID events driver (C) Jiri Kosina
  250. [    1.378611] gnss: GNSS driver registered with major 242
  251. [    1.386807] NET: Registered protocol family 10
  252. [    1.468024] Segment Routing with IPv6
  253. [    1.468174] mip6: Mobile IPv6
  254. [    1.468347] NET: Registered protocol family 17
  255. [    1.468701] can: controller area network core (rev 20170425 abi 9)
  256. [    1.468880] NET: Registered protocol family 29
  257. [    1.469001] 8021q: 802.1Q VLAN Support v1.8
  258. [    1.469110] Key type dns_resolver registered
  259. [    1.469117] mpls_gso: MPLS GSO support
  260. [    1.469429] ThumbEE CPU extension supported.
  261. [    1.469451] Registering SWP/SWPB emulation handler
  262. [    1.469463] omap_voltage_late_init: Voltage driver support not added
  263. [    1.478202] registered taskstats version 1
  264. [    1.478214] Loading compiled-in X.509 certificates
  265. [    1.478384] zswap: loaded using pool lzo/zbud
  266. [    1.482579] Btrfs loaded, crc32c=crc32c-generic
  267. [    1.482724] AppArmor: AppArmor sha1 policy hashing enabled
  268. [    1.547035] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
  269. [    1.547982] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
  270. [    1.549261] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  271. [    1.550286] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  272. [    1.550422] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  273. [    1.552813] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
  274. [    1.554847] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
  275. [    1.560566] cpu cpu0: Linked as a consumer to regulator.4
  276. [    1.560726] cpu cpu0: Dropping the link to regulator.4
  277. [    1.561322] cpu cpu0: Linked as a consumer to regulator.4
  278. [    1.563897] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
  279. [    1.565556] ALSA device list:
  280. [    1.565568]   No soundcards found.
  281. [    1.573415] Freeing unused kernel memory: 1024K
  282. [    1.574157] Run /init as init process
  283. [    9.179575] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  284. [   10.059170] systemd[1]: System time before build time, advancing clock.
  285. [   10.120187] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  286. [   10.121486] systemd[1]: Detected architecture arm.
  287. [   10.149567] systemd[1]: Set hostname to <beaglebone>.
  288. [   11.743055] systemd[1]: /lib/systemd/system/rc_battery_monitor.service:5: PIDFile= references path below legacy directory /var/run/, updating /var/run/rc_battery_monitor.pid → /run/rc_battery_monitor.pid; please update the unit file accordingly.
  289. [   11.892800] systemd[1]: Listening on udev Control Socket.
  290. [   11.899366] systemd[1]: Created slice User and Session Slice.
  291. [   11.899558] systemd[1]: Reached target Slices.
  292. [   11.899674] systemd[1]: Reached target Remote File Systems.
  293. [   11.905540] systemd[1]: Created slice system-getty.slice.
  294. [   11.907261] systemd[1]: Listening on Journal Socket.
  295. [   12.923115] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  296. [   14.369688] systemd-journald[700]: Received request to flush runtime journal from PID 1
  297. [   22.317623] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f62000
  298. [   22.317641] pgd = 128024c5
  299. [   22.317646] [b6f62000] *pgd=9c61e831, *pte=4a324143, *ppte=4a324832
  300. [   26.505466] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6efe000
  301. [   26.505483] pgd = 439bc215
  302. [   26.505489] [b6efe000] *pgd=9c646831, *pte=4a324143, *ppte=4a324832
  303. [   27.949002] using random self ethernet address
  304. [   28.011076] using random host ethernet address
  305. [   28.406585] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fc6000
  306. [   28.406603] pgd = 4ad37859
  307. [   28.406608] [b6fc6000] *pgd=9b4f7831, *pte=4a324143, *ppte=4a324832
  308. [   28.770459] Mass Storage Function, version: 2009/09/11
  309. [   28.770481] LUN: removable file: (no medium)
  310. [   29.212324] using random self ethernet address
  311. [   29.212345] using random host ethernet address
  312. [   29.484996] usb0: HOST MAC f4:5e:ab:50:c4:c5
  313. [   29.489597] usb0: MAC f4:5e:ab:50:c4:c4
  314. [   29.501099] usb1: HOST MAC f4:5e:ab:50:c4:c7
  315. [   29.503921] usb1: MAC f4:5e:ab:50:c4:c8
  316. [   29.797303] configfs-gadget gadget: high-speed config #1: c
  317. [   29.816013] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  318. [   30.496742] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
  319. [   30.531716] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
  320. [   30.991208] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f83000
  321. [   30.991226] pgd = 81abf960
  322. [   30.991231] [b6f83000] *pgd=99b1a831, *pte=4a324143, *ppte=4a324832
  323. [   31.712671] wlan-en-regulator: disabling
  324. [   33.035250] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f00000
  325. [   33.035268] pgd = 35e315bf
  326. [   33.035273] [b6f00000] *pgd=99bad831, *pte=4a324143, *ppte=4a324832
  327. [   35.171135] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f33000
  328. [   35.171153] pgd = 38dd9881
  329. [   35.171158] [b6f33000] *pgd=99b38831, *pte=4a324143, *ppte=4a324832
  330. [   37.365652] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fe9000
  331. [   37.365670] pgd = c32c0070
  332. [   37.365675] [b6fe9000] *pgd=99a90831, *pte=4a324143, *ppte=4a324832
  333. [   39.192293] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f5b000
  334. [   39.192312] pgd = b5a7489d
  335. [   39.192317] [b6f5b000] *pgd=9b0a6831, *pte=4a324143, *ppte=4a324832
  336. [   41.245083] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fa1000
  337. [   41.245101] pgd = c50de2d0
  338. [   41.245106] [b6fa1000] *pgd=9b08a831, *pte=4a324143, *ppte=4a324832
  339. [   43.125217] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6ef7000
  340. [   43.125235] pgd = aeedd4e9
  341. [   43.125240] [b6ef7000] *pgd=9b0b6831, *pte=4a324143, *ppte=4a324832
  342. [   45.109318] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f1b000
  343. [   45.109336] pgd = 3260c723
  344. [   45.109340] [b6f1b000] *pgd=99b4d831, *pte=4a324143, *ppte=4a324832
  345. [   47.155949] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f44000
  346. [   47.155967] pgd = 1610ab9e
  347. [   47.155971] [b6f44000] *pgd=9b0a1831, *pte=4a324143, *ppte=4a324832
  348. [   49.513719] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fce000
  349. [   49.513738] pgd = 81edb38c
  350. [   49.513743] [b6fce000] *pgd=9b50a831, *pte=4a324143, *ppte=4a324832
  351. [   51.240061] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f3d000
  352. [   51.240078] pgd = 81edb38c
  353. [   51.240083] [b6f3d000] *pgd=9b08b831, *pte=4a324143, *ppte=4a324832
  354. [   53.133138] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f72000
  355. [   53.133155] pgd = c9641cee
  356. [   53.133160] [b6f72000] *pgd=9b0ac831, *pte=4a324143, *ppte=4a324832
  357. [   55.312597] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fa0000
  358. [   55.312614] pgd = 0a980bcd
  359. [   55.312619] [b6fa0000] *pgd=9b06e831, *pte=4a324143, *ppte=4a324832
  360. [   58.163206] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6efa000
  361. [   58.163224] pgd = c85aa6b7
  362. [   58.163229] [b6efa000] *pgd=9c72b831, *pte=4a324143, *ppte=4a324832
  363. [   60.747909] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fc8000
  364. [   60.747927] pgd = b42d3174
  365. [   60.747932] [b6fc8000] *pgd=99b2a831, *pte=4a324143, *ppte=4a324832
  366. [   62.954227] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fb3000
  367. [   62.954246] pgd = fe412bd7
  368. [   62.954251] [b6fb3000] *pgd=9b1aa831, *pte=4a324143, *ppte=4a324832
  369. [   65.273787] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f47000
  370. [   65.273805] pgd = 6a37a536
  371. [   65.273810] [b6f47000] *pgd=9b179831, *pte=4a324143, *ppte=4a324832
  372. [   67.056906] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f6b000
  373. [   67.056923] pgd = c50de2d0
  374. [   67.056928] [b6f6b000] *pgd=9c7e9831, *pte=4a324143, *ppte=4a324832
  375. [   68.652314] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6f1b000
  376. [   68.652332] pgd = b42d3174
  377. [   68.652337] [b6f1b000] *pgd=9b073831, *pte=4a324143, *ppte=4a324832
  378. [   69.858273] pvrsrvkm: loading out-of-tree module taints kernel.
  379. [   74.977675] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.sgx on minor 0
  380. [   92.704951] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  381. [   93.439697] PM: Cannot get wkup_m3_ipc handle
  382. [   94.390120] remoteproc remoteproc0: wkup_m3 is available
  383. [   94.458906] PM: Cannot get wkup_m3_ipc handle
  384. [   94.464726] remoteproc remoteproc0: powering up wkup_m3
  385. [   94.464758] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
  386. [   94.484761] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
  387. [   94.486243] remoteproc remoteproc0: remote processor wkup_m3 is now up
  388. [  110.296236] Bluetooth: Core ver 2.22
  389. [  110.307385] NET: Registered protocol family 31
  390. [  110.307406] Bluetooth: HCI device and connection manager initialized
  391. [  110.307448] Bluetooth: HCI socket layer initialized
  392. [  110.307468] Bluetooth: L2CAP socket layer initialized
  393. [  110.307568] Bluetooth: SCO socket layer initialized
  394. [  110.509566] Bluetooth: HCI UART driver ver 2.3
  395. [  110.512079] Bluetooth: HCI UART protocol H4 registered
  396. [  110.526890] Bluetooth: HCI UART protocol LL registered
  397. [  110.526910] Bluetooth: HCI UART protocol ATH3K registered
  398. [  110.527496] Bluetooth: HCI UART protocol Three-wire (H5) registered
  399. [  132.879437] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  400. [  132.879707] Bluetooth: BNEP filters: protocol multicast
  401. [  132.879751] Bluetooth: BNEP socket layer initialized
  402. [  136.678374] Bluetooth: RFCOMM TTY layer initialized
  403. [  136.678432] Bluetooth: RFCOMM socket layer initialized
  404. [  136.678500] Bluetooth: RFCOMM ver 1.11
  405. [  137.316218] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  406. [  137.646945] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  407. [  150.394879] PM: bootloader does not support rtc-only!
  408. [  150.966126] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
  409. [  151.204792] wlcore: loaded
  410. [  152.506677] wlcore: PHY firmware version: Rev 8.2.0.0.245
  411. [  152.866764] wlcore: firmware booted (Rev 8.9.0.0.88)
  412. [  153.070885] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  413. [  157.688670] wlan0: authenticate with 0c:80:63:fd:40:4c
  414. [  157.787410] wlan0: send auth to 0c:80:63:fd:40:4c (try 1/3)
  415. [  157.810152] wlan0: authenticated
  416. [  157.897336] wlan0: associate with 0c:80:63:fd:40:4c (try 1/3)
  417. [  157.912649] wlan0: RX AssocResp from 0c:80:63:fd:40:4c (capab=0x411 status=0 aid=2)
  418. [  158.029542] wlan0: associated
  419. [  158.446211] IPv6: ADDRCONF(NETDEV_UP): SoftAp0: link is not ready
  420. [  160.280787] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  421. [  160.435235] wlcore: Association completed.
  422. [  175.951357] wlcore: down
  423. [  177.062030] IPv6: ADDRCONF(NETDEV_CHANGE): SoftAp0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement