Guest User

Untitled

a guest
Feb 22nd, 2017
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.77 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.4.30-ti-r64 (root@a2-imx6q-wandboard-2gb) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Fri Nov 4 21:23:33 UTC 2016
  6. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine model: TI AM335x BeagleBone Green Wireless
  9. [ 0.000000] cma: Reserved 48 MiB at 0x9c800000
  10. [ 0.000000] Memory policy: Data cache writeback
  11. [ 0.000000] On node 0 totalpages: 130560
  12. [ 0.000000] free_area_init_node: node 0, pgdat c105b2c0, node_mem_map df961000
  13. [ 0.000000] Normal zone: 1152 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 130560 pages, LIFO batch:31
  16. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  17. [ 0.000000] AM335X ES2.1 (sgx neon )
  18. [ 0.000000] PERCPU: Embedded 13 pages/cpu @df917000 s24320 r8192 d20736 u53248
  19. [ 0.000000] pcpu-alloc: s24320 r8192 d20736 u53248 alloc=13*4096
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408
  22. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable
  23. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  26. [ 0.000000] Memory: 445020K/522240K available (11361K kernel code, 917K rwdata, 3796K rodata, 744K init, 907K bss, 28068K reserved, 49152K cma-reserved, 0K highmem)
  27. [ 0.000000] Virtual kernel memory layout:
  28. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  30. vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  31. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  32. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  33. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  34. .text : 0xc0008000 - 0xc0ed58e8 (15159 kB)
  35. .init : 0xc0ed6000 - 0xc0f90000 ( 744 kB)
  36. .data : 0xc0f90000 - 0xc1075528 ( 918 kB)
  37. .bss : 0xc1078000 - 0xc115afa8 ( 908 kB)
  38. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  39. [ 0.000000] Hierarchical RCU implementation.
  40. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  41. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  42. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
  43. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  44. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  45. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  46. [ 0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  47. [ 0.000040] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  48. [ 0.000052] OMAP clocksource: timer1 at 24000000 Hz
  49. [ 0.001349] clocksource_probe: no matching clocksources found
  50. [ 0.001561] Console: colour dummy device 80x30
  51. [ 0.001729] console [tty0] enabled
  52. [ 0.001753] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  53. [ 0.001759] This ensures that you still see kernel messages. Please
  54. [ 0.001765] update your kernel commandline.
  55. [ 0.001786] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
  56. [ 0.046796] pid_max: default: 32768 minimum: 301
  57. [ 0.046949] Security Framework initialized
  58. [ 0.046962] Yama: becoming mindful.
  59. [ 0.047000] AppArmor: AppArmor disabled by boot time parameter
  60. [ 0.047167] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  61. [ 0.047179] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  62. [ 0.048025] Initializing cgroup subsys io
  63. [ 0.048059] Initializing cgroup subsys memory
  64. [ 0.048106] Initializing cgroup subsys devices
  65. [ 0.048124] Initializing cgroup subsys freezer
  66. [ 0.048140] Initializing cgroup subsys net_cls
  67. [ 0.048155] Initializing cgroup subsys perf_event
  68. [ 0.048170] Initializing cgroup subsys net_prio
  69. [ 0.048192] Initializing cgroup subsys pids
  70. [ 0.048251] CPU: Testing write buffer coherency: ok
  71. [ 0.048313] ftrace: allocating 34628 entries in 102 pages
  72. [ 0.146374] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  73. [ 0.146509] Setting up static identity map for 0x80008280 - 0x800082d8
  74. [ 0.150621] Brought up 1 CPUs
  75. [ 0.150647] SMP: Total of 1 processors activated (995.32 BogoMIPS).
  76. [ 0.150655] CPU: All CPU(s) started in SVC mode.
  77. [ 0.152389] devtmpfs: initialized
  78. [ 0.173273] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  79. [ 0.192950] omap_hwmod: debugss: _wait_target_disable failed
  80. [ 0.246859] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  81. [ 0.251033] xor: measuring software checksum speed
  82. [ 0.290795] arm4regs : 1194.000 MB/sec
  83. [ 0.330792] 8regs : 1072.000 MB/sec
  84. [ 0.370790] 32regs : 1069.000 MB/sec
  85. [ 0.410790] neon : 1708.000 MB/sec
  86. [ 0.410798] xor: using function: neon (1708.000 MB/sec)
  87. [ 0.410840] pinctrl core: initialized pinctrl subsystem
  88. [ 0.412952] NET: Registered protocol family 16
  89. [ 0.416614] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  90. [ 0.417945] cpuidle: using governor ladder
  91. [ 0.417970] cpuidle: using governor menu
  92. [ 0.423651] OMAP GPIO hardware version 0.1
  93. [ 0.426206] GPIO line 112 (MCASP0_AXR0) hogged as output/low
  94. [ 0.435750] No ATAGs?
  95. [ 0.435785] hw-breakpoint: debug architecture 0x4 unsupported.
  96. [ 0.436410] omap4_sram_init:Unable to allocate sram needed to handle errata I688
  97. [ 0.436425] omap4_sram_init:Unable to get sram pool needed to handle errata I688
  98. [ 0.514869] raid6: int32x1 gen() 228 MB/s
  99. [ 0.582871] raid6: int32x1 xor() 176 MB/s
  100. [ 0.650906] raid6: int32x2 gen() 301 MB/s
  101. [ 0.718933] raid6: int32x2 xor() 199 MB/s
  102. [ 0.786941] raid6: int32x4 gen() 281 MB/s
  103. [ 0.854897] raid6: int32x4 xor() 199 MB/s
  104. [ 0.922900] raid6: int32x8 gen() 279 MB/s
  105. [ 0.990899] raid6: int32x8 xor() 186 MB/s
  106. [ 1.058789] raid6: neonx1 gen() 1460 MB/s
  107. [ 1.126825] raid6: neonx1 xor() 847 MB/s
  108. [ 1.194792] raid6: neonx2 gen() 1885 MB/s
  109. [ 1.262800] raid6: neonx2 xor() 1166 MB/s
  110. [ 1.330789] raid6: neonx4 gen() 1928 MB/s
  111. [ 1.398801] raid6: neonx4 xor() 1204 MB/s
  112. [ 1.466829] raid6: neonx8 gen() 1188 MB/s
  113. [ 1.534805] raid6: neonx8 xor() 844 MB/s
  114. [ 1.534812] raid6: using algorithm neonx4 gen() 1928 MB/s
  115. [ 1.534820] raid6: .... xor() 1204 MB/s, rmw enabled
  116. [ 1.534827] raid6: using intx1 recovery algorithm
  117. [ 1.544092] edma 49000000.edma: TI EDMA DMA engine driver
  118. [ 1.549494] SCSI subsystem initialized
  119. [ 1.549948] libata version 3.00 loaded.
  120. [ 1.550314] usbcore: registered new interface driver usbfs
  121. [ 1.550392] usbcore: registered new interface driver hub
  122. [ 1.550499] usbcore: registered new device driver usb
  123. [ 1.551209] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  124. [ 1.551263] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
  125. [ 1.551379] media: Linux media interface: v0.10
  126. [ 1.551439] Linux video capture interface: v2.00
  127. [ 1.551556] pps_core: LinuxPPS API ver. 1 registered
  128. [ 1.551564] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  129. [ 1.551596] PTP clock support registered
  130. [ 1.552482] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  131. [ 1.553855] NetLabel: Initializing
  132. [ 1.553872] NetLabel: domain hash size = 128
  133. [ 1.553877] NetLabel: protocols = UNLABELED CIPSOv4
  134. [ 1.553940] NetLabel: unlabeled traffic allowed by default
  135. [ 1.554351] clocksource: Switched to clocksource timer1
  136. [ 1.666200] NET: Registered protocol family 2
  137. [ 1.667167] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  138. [ 1.667217] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  139. [ 1.667277] TCP: Hash tables configured (established 4096 bind 4096)
  140. [ 1.667358] UDP hash table entries: 256 (order: 1, 8192 bytes)
  141. [ 1.667379] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  142. [ 1.667714] NET: Registered protocol family 1
  143. [ 1.668315] RPC: Registered named UNIX socket transport module.
  144. [ 1.668332] RPC: Registered udp transport module.
  145. [ 1.668338] RPC: Registered tcp transport module.
  146. [ 1.668344] RPC: Registered tcp NFSv4.1 backchannel transport module.
  147. [ 1.668996] Unpacking initramfs...
  148. [ 2.034936] Freeing initrd memory: 4832K (c8080000 - c8538000)
  149. [ 2.035645] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  150. [ 2.038317] futex hash table entries: 256 (order: 2, 16384 bytes)
  151. [ 2.038683] audit: initializing netlink subsys (disabled)
  152. [ 2.038781] audit: type=2000 audit(1.972:1): initialized
  153. [ 2.048846] zbud: loaded
  154. [ 2.049548] VFS: Disk quotas dquot_6.6.0
  155. [ 2.049817] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  156. [ 2.052644] NFS: Registering the id_resolver key type
  157. [ 2.052730] Key type id_resolver registered
  158. [ 2.052739] Key type id_legacy registered
  159. [ 2.052766] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  160. [ 2.053154] fuse init (API version 7.23)
  161. [ 2.053800] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  162. [ 2.062298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  163. [ 2.062723] io scheduler noop registered
  164. [ 2.062742] io scheduler deadline registered
  165. [ 2.062812] io scheduler cfq registered (default)
  166. [ 2.064196] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  167. [ 2.065903] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  168. [ 2.067583] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  169. [ 2.070958] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
  170. [ 2.084262] console [ttyS0] enabled
  171. [ 2.085331] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 159, base_baud = 3000000) is a 8250
  172. [ 2.087000] [drm] Initialized drm 1.1.0 20060810
  173. [ 2.092149] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  174. [ 2.092203] ehci-platform: EHCI generic platform driver
  175. [ 2.092378] ehci-omap: OMAP-EHCI Host Controller driver
  176. [ 2.092770] usbcore: registered new interface driver usb-storage
  177. [ 2.095094] 47401300.usb-phy supply vcc not found, using dummy regulator
  178. [ 2.097573] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  179. [ 2.097594] musb-hdrc: MHDRC RTL version 2.0
  180. [ 2.097602] musb-hdrc: setup fifo_mode 4
  181. [ 2.097622] musb-hdrc: 28/31 max ep, 16384/16384 memory
  182. [ 2.099399] 47401b00.usb-phy supply vcc not found, using dummy regulator
  183. [ 2.101654] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  184. [ 2.101672] musb-hdrc: MHDRC RTL version 2.0
  185. [ 2.101681] musb-hdrc: setup fifo_mode 4
  186. [ 2.101696] musb-hdrc: 28/31 max ep, 16384/16384 memory
  187. [ 2.101848] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  188. [ 2.101882] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  189. [ 2.102224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  190. [ 2.102238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  191. [ 2.102249] usb usb1: Product: MUSB HDRC host driver
  192. [ 2.102257] usb usb1: Manufacturer: Linux 4.4.30-ti-r64 musb-hcd
  193. [ 2.102266] usb usb1: SerialNumber: musb-hdrc.1.auto
  194. [ 2.103256] hub 1-0:1.0: USB hub found
  195. [ 2.103318] hub 1-0:1.0: 1 port detected
  196. [ 2.113204] mousedev: PS/2 mouse device common for all mice
  197. [ 2.115864] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  198. [ 2.116647] i2c /dev entries driver
  199. [ 2.118234] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  200. [ 2.118837] cpuidle: enable-method property 'ti,am3352' found operations
  201. [ 2.119510] omap_hsmmc 48060000.mmc: Got CD GPIO
  202. [ 2.201375] mmc0: host does not support reading read-only switch, assuming write-enable
  203. [ 2.203905] mmc0: new high speed SDHC card at address e624
  204. [ 2.204893] mmcblk0: mmc0:e624 SP16G 14.8 GiB
  205. [ 2.206206] mmcblk0: p1
  206. [ 2.244093] mmc1: MAN_BKOPS_EN bit is not set
  207. [ 2.247453] mmc1: new high speed MMC card at address 0001
  208. [ 2.248413] mmcblk1: mmc1:0001 Q2J54A 3.64 GiB
  209. [ 2.248845] mmcblk1boot0: mmc1:0001 Q2J54A partition 1 2.00 MiB
  210. [ 2.249249] mmcblk1boot1: mmc1:0001 Q2J54A partition 2 2.00 MiB
  211. [ 2.291981] hidraw: raw HID events driver (C) Jiri Kosina
  212. [ 2.294851] usbcore: registered new interface driver usbhid
  213. [ 2.294865] usbhid: USB HID core driver
  214. [ 2.299248] ashmem: initialized
  215. [ 2.300128] remoteproc0: wkup_m3 is available
  216. [ 2.300145] remoteproc0: Note: remoteproc is still under development and considered experimental.
  217. [ 2.300152] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  218. [ 2.303597] NET: Registered protocol family 10
  219. [ 2.308224] mip6: Mobile IPv6
  220. [ 2.308255] NET: Registered protocol family 17
  221. [ 2.308411] Key type dns_resolver registered
  222. [ 2.308427] mpls_gso: MPLS GSO support
  223. [ 2.308717] omap_voltage_late_init: Voltage driver support not added
  224. [ 2.324441] PM: Cannot get wkup_m3_ipc handle
  225. [ 2.335043] ThumbEE CPU extension supported.
  226. [ 2.335078] Registering SWP/SWPB emulation handler
  227. [ 2.336126] registered taskstats version 1
  228. [ 2.336318] zswap: loaded using pool lzo/zbud
  229. [ 2.344188] Btrfs loaded
  230. [ 2.407015] Key type encrypted registered
  231. [ 2.416298] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
  232. [ 2.490660] usb 1-1: new high-speed USB device number 2 using musb-hdrc
  233. [ 2.515269] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  234. [ 2.515850] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  235. [ 2.515907] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  236. [ 2.523859] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  237. [ 2.524295] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  238. [ 2.524703] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  239. [ 2.525093] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  240. [ 2.525134] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
  241. [ 2.526488] remoteproc0: powering up wkup_m3
  242. [ 2.526556] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
  243. [ 2.526817] remoteproc0: remote processor wkup_m3 is now up
  244. [ 2.526839] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
  245. [ 2.536486] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,GW1A,BBGW16056700'
  246. [ 2.536517] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
  247. [ 2.575194] bone_capemgr bone_capemgr: slot #0: No cape found
  248. [ 2.623820] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
  249. [ 2.623836] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  250. [ 2.623846] usb 1-1: Product: USB2.0 Hub
  251. [ 2.626584] bone_capemgr bone_capemgr: slot #1: No cape found
  252. [ 2.632657] hub 1-1:1.0: USB hub found
  253. [ 2.633772] hub 1-1:1.0: 4 ports detected
  254. [ 2.678512] bone_capemgr bone_capemgr: slot #2: No cape found
  255. [ 2.716840] bone_capemgr bone_capemgr: Invalid signature 'ffffffff' at slot 3
  256. [ 2.724041] bone_capemgr bone_capemgr: slot #3: No cape found
  257. [ 2.743010] bone_capemgr bone_capemgr: initialized OK.
  258. [ 2.748253] PM: bootloader does not support rtc-only!
  259. [ 2.749298] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
  260. [ 2.749330] of_cfs_init
  261. [ 2.749459] of_cfs_init: OK
  262. [ 2.759238] PM: Hibernation image not present or could not be loaded.
  263. [ 2.767934] Freeing unused kernel memory: 744K (c0ed6000 - c0f90000)
  264. [ 2.914688] usb 1-1.3: new high-speed USB device number 3 using musb-hdrc
  265. [ 3.010561] usb 1-1.3: New USB device found, idVendor=0b95, idProduct=1790
  266. [ 3.010587] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  267. [ 3.010598] usb 1-1.3: Product: AX88179
  268. [ 3.010607] usb 1-1.3: Manufacturer: ASIX Elec. Corp.
  269. [ 3.010616] usb 1-1.3: SerialNumber: 000050B617B2CB
  270. [ 3.011901] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  271. [ 3.012718] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  272. [ 3.022848] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  273. [ 3.036368] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  274. [ 3.036566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  275. [ 3.036763] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  276. [ 3.036831] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  277. [ 3.036955] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  278. [ 3.037033] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  279. [ 3.041212] random: udevadm: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  280. [ 4.110981] omap_hsmmc 47810000.mmc: card claims to support voltages below defined range
  281. [ 5.101302] mmc2: error -16 whilst initialising SDIO card
  282. [ 12.383245] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  283. [ 12.919851] systemd[1]: System time before build time, advancing clock.
  284. [ 12.975524] systemd[1]: Failed to insert module 'kdbus': Function not implemented
  285. [ 13.018797] systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  286. [ 13.019557] systemd[1]: Detected architecture arm.
  287. [ 13.028564] systemd[1]: Set hostname to <beaglebone>.
  288. [ 13.617977] systemd[1]: Listening on udev Control Socket.
  289. [ 13.619283] systemd[1]: Listening on Syslog Socket.
  290. [ 13.620953] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  291. [ 13.621323] systemd[1]: Listening on udev Kernel Socket.
  292. [ 13.622583] systemd[1]: Created slice System Slice.
  293. [ 13.623616] systemd[1]: Created slice system-serial\x2dgetty.slice.
  294. [ 13.623778] systemd[1]: Reached target Remote File Systems (Pre).
  295. [ 13.623871] systemd[1]: Reached target Remote File Systems.
  296. [ 13.624669] systemd[1]: Created slice system-getty.slice.
  297. [ 13.625332] systemd[1]: Created slice User and Session Slice.
  298. [ 13.625806] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  299. [ 13.626855] systemd[1]: Listening on Journal Audit Socket.
  300. [ 13.627026] systemd[1]: Reached target Encrypted Volumes.
  301. [ 13.627407] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  302. [ 13.627827] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  303. [ 13.627941] systemd[1]: Reached target Paths.
  304. [ 13.628056] systemd[1]: Reached target Slices.
  305. [ 13.628313] systemd[1]: Listening on fsck to fsckd communication Socket.
  306. [ 13.628659] systemd[1]: Listening on Journal Socket.
  307. [ 13.633006] systemd[1]: Mounting /sys/kernel/debug...
  308. [ 13.643937] systemd[1]: Mounting POSIX Message Queue File System...
  309. [ 13.726746] systemd[1]: Starting Load Kernel Modules...
  310. [ 13.767818] systemd[1]: Starting File System Check on Root Device...
  311. [ 13.871351] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  312. [ 13.871832] systemd[1]: Listening on Journal Socket (/dev/log).
  313. [ 13.918999] systemd[1]: Starting Journal Service...
  314. [ 13.919210] systemd[1]: Reached target Swap.
  315. [ 14.007720] systemd[1]: Mounted POSIX Message Queue File System.
  316. [ 14.008055] systemd[1]: Mounted /sys/kernel/debug.
  317. [ 14.035831] systemd[1]: Started Load Kernel Modules.
  318. [ 14.044777] systemd[1]: Started Create list of required static device nodes for the current kernel.
  319. [ 14.081001] systemd[1]: Started File System Check Daemon to report status.
  320. [ 14.147529] systemd[1]: Starting Create Static Device Nodes in /dev...
  321. [ 14.176324] systemd[1]: Mounting FUSE Control File System...
  322. [ 14.272134] systemd[1]: Mounting Configuration File System...
  323. [ 14.320959] systemd[1]: Starting Apply Kernel Variables...
  324. [ 14.458027] systemd[1]: Started File System Check on Root Device.
  325. [ 14.464643] systemd[1]: Started Create Static Device Nodes in /dev.
  326. [ 14.466025] systemd[1]: Mounted FUSE Control File System.
  327. [ 14.487681] systemd[1]: Mounted Configuration File System.
  328. [ 14.489596] systemd[1]: Started Apply Kernel Variables.
  329. [ 14.547949] systemd[1]: Starting udev Kernel Device Manager...
  330. [ 14.568810] systemd[1]: Starting Remount Root and Kernel File Systems...
  331. [ 14.632227] systemd[1]: Started Journal Service.
  332. [ 14.714681] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  333. [ 15.199177] systemd-journald[548]: Received request to flush runtime journal from PID 1
  334. [ 16.214511] random: nonblocking pool is initialized
  335. [ 39.407099] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  336. [ 40.709620] ax88179_178a 1-1.3:1.0 eth0: register 'ax88179_178a' at usb-musb-hdrc.1.auto-1.3, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:50:b6:17:b2:cb
  337. [ 40.717125] usbcore: registered new interface driver ax88179_178a
  338. [ 41.039316] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  339. [ 42.507799] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  340. [ 42.667414] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  341. [ 43.983218] ax88179_178a 1-1.3:1.0 eth0: ax88179 - Link status is: 1
  342. [ 43.991885] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  343. [ 44.070310] 8021q: 802.1Q VLAN Support v1.8
  344. [ 45.003303] davinci_evm sound: ASoC: CPU DAI (null) not registered
  345. [ 45.009733] davinci_evm sound: snd_soc_register_card failed (-517)
  346. [ 81.953147] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  347. [ 82.001048] using random self ethernet address
  348. [ 82.001084] using random host ethernet address
  349. [ 82.001144] using host ethernet address: 88:C2:55:80:F2:5C
  350. [ 82.001155] using self ethernet address: 88:C2:55:80:F2:5D
  351. [ 82.027395] Mass Storage Function, version: 2009/09/11
  352. [ 82.027424] LUN: removable file: (no medium)
  353. [ 82.027696] LUN: removable read only file: /var/cache/doc-seeed-bbgw-getting-started/beaglebone-getting-started-2016-05-11.img
  354. [ 82.027710] Number of LUNs=1
  355. [ 82.028886] usb0: HOST MAC 88:c2:55:80:f2:5c
  356. [ 82.029570] usb0: MAC 88:c2:55:80:f2:5d
  357. [ 82.039283] g_multi gadget: Multifunction Composite Gadget
  358. [ 82.039317] g_multi gadget: g_multi ready
  359. [ 82.080852] ax88179_178a 1-1.3:1.0 eth0: ax88179 - Link status is: 1
  360. [ 82.459454] g_multi gadget: high-speed config #1: Multifunction with RNDIS
  361. [ 85.408852] ax88179_178a 1-1.3:1.0 eth0: ax88179 - Link status is: 1
  362. [ 85.415625] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  363. [ 88.472973] Bluetooth: Core ver 2.21
  364. [ 88.473139] NET: Registered protocol family 31
  365. [ 88.473150] Bluetooth: HCI device and connection manager initialized
  366. [ 88.473181] Bluetooth: HCI socket layer initialized
  367. [ 88.473197] Bluetooth: L2CAP socket layer initialized
  368. [ 88.473249] Bluetooth: SCO socket layer initialized
  369. [ 88.490080] Bluetooth: HCI UART driver ver 2.3
  370. [ 88.490109] Bluetooth: HCI UART protocol H4 registered
  371. [ 88.490117] Bluetooth: HCI UART protocol BCSP registered
  372. [ 88.490125] Bluetooth: HCI UART protocol LL registered
  373. [ 88.490131] Bluetooth: HCI UART protocol ATH3K registered
  374. [ 88.490139] Bluetooth: HCI UART protocol Three-wire (H5) registered
  375. [ 88.490437] Bluetooth: HCI UART protocol BCM registered
  376. [ 88.490448] Bluetooth: HCI UART protocol QCA registered
  377. [ 89.341588] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  378. [ 89.341614] Bluetooth: BNEP filters: protocol multicast
  379. [ 89.341642] Bluetooth: BNEP socket layer initialized
  380. root@beaglebone:~# dmesg
  381. [ 0.000000] Booting Linux on physical CPU 0x0
  382. [ 0.000000] Initializing cgroup subsys cpuset
  383. [ 0.000000] Initializing cgroup subsys cpu
  384. [ 0.000000] Initializing cgroup subsys cpuacct
  385. [ 0.000000] Linux version 4.4.30-ti-r64 (root@a2-imx6q-wandboard-2gb) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Fri Nov 4 21:23:33 UTC 2016
  386. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  387. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  388. [ 0.000000] Machine model: TI AM335x BeagleBone Green Wireless
  389. [ 0.000000] cma: Reserved 48 MiB at 0x9c800000
  390. [ 0.000000] Memory policy: Data cache writeback
  391. [ 0.000000] On node 0 totalpages: 130560
  392. [ 0.000000] free_area_init_node: node 0, pgdat c105b2c0, node_mem_map df961000
  393. [ 0.000000] Normal zone: 1152 pages used for memmap
  394. [ 0.000000] Normal zone: 0 pages reserved
  395. [ 0.000000] Normal zone: 130560 pages, LIFO batch:31
  396. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  397. [ 0.000000] AM335X ES2.1 (sgx neon )
  398. [ 0.000000] PERCPU: Embedded 13 pages/cpu @df917000 s24320 r8192 d20736 u53248
  399. [ 0.000000] pcpu-alloc: s24320 r8192 d20736 u53248 alloc=13*4096
  400. [ 0.000000] pcpu-alloc: [0] 0
  401. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408
  402. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable
  403. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  404. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  405. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  406. [ 0.000000] Memory: 445020K/522240K available (11361K kernel code, 917K rwdata, 3796K rodata, 744K init, 907K bss, 28068K reserved, 49152K cma-reserved, 0K highmem)
  407. [ 0.000000] Virtual kernel memory layout:
  408. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  409. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  410. vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  411. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  412. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  413. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  414. .text : 0xc0008000 - 0xc0ed58e8 (15159 kB)
  415. .init : 0xc0ed6000 - 0xc0f90000 ( 744 kB)
  416. .data : 0xc0f90000 - 0xc1075528 ( 918 kB)
  417. .bss : 0xc1078000 - 0xc115afa8 ( 908 kB)
  418. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  419. [ 0.000000] Hierarchical RCU implementation.
  420. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  421. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  422. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
  423. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  424. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  425. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  426. [ 0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  427. [ 0.000040] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  428. [ 0.000052] OMAP clocksource: timer1 at 24000000 Hz
  429. [ 0.001349] clocksource_probe: no matching clocksources found
  430. [ 0.001561] Console: colour dummy device 80x30
  431. [ 0.001729] console [tty0] enabled
  432. [ 0.001753] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  433. [ 0.001759] This ensures that you still see kernel messages. Please
  434. [ 0.001765] update your kernel commandline.
  435. [ 0.001786] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
  436. [ 0.046796] pid_max: default: 32768 minimum: 301
  437. [ 0.046949] Security Framework initialized
  438. [ 0.046962] Yama: becoming mindful.
  439. [ 0.047000] AppArmor: AppArmor disabled by boot time parameter
  440. [ 0.047167] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  441. [ 0.047179] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  442. [ 0.048025] Initializing cgroup subsys io
  443. [ 0.048059] Initializing cgroup subsys memory
  444. [ 0.048106] Initializing cgroup subsys devices
  445. [ 0.048124] Initializing cgroup subsys freezer
  446. [ 0.048140] Initializing cgroup subsys net_cls
  447. [ 0.048155] Initializing cgroup subsys perf_event
  448. [ 0.048170] Initializing cgroup subsys net_prio
  449. [ 0.048192] Initializing cgroup subsys pids
  450. [ 0.048251] CPU: Testing write buffer coherency: ok
  451. [ 0.048313] ftrace: allocating 34628 entries in 102 pages
  452. [ 0.146374] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  453. [ 0.146509] Setting up static identity map for 0x80008280 - 0x800082d8
  454. [ 0.150621] Brought up 1 CPUs
  455. [ 0.150647] SMP: Total of 1 processors activated (995.32 BogoMIPS).
  456. [ 0.150655] CPU: All CPU(s) started in SVC mode.
  457. [ 0.152389] devtmpfs: initialized
  458. [ 0.173273] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  459. [ 0.192950] omap_hwmod: debugss: _wait_target_disable failed
  460. [ 0.246859] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  461. [ 0.251033] xor: measuring software checksum speed
  462. [ 0.290795] arm4regs : 1194.000 MB/sec
  463. [ 0.330792] 8regs : 1072.000 MB/sec
  464. [ 0.370790] 32regs : 1069.000 MB/sec
  465. [ 0.410790] neon : 1708.000 MB/sec
  466. [ 0.410798] xor: using function: neon (1708.000 MB/sec)
  467. [ 0.410840] pinctrl core: initialized pinctrl subsystem
  468. [ 0.412952] NET: Registered protocol family 16
  469. [ 0.416614] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  470. [ 0.417945] cpuidle: using governor ladder
  471. [ 0.417970] cpuidle: using governor menu
  472. [ 0.423651] OMAP GPIO hardware version 0.1
  473. [ 0.426206] GPIO line 112 (MCASP0_AXR0) hogged as output/low
  474. [ 0.435750] No ATAGs?
  475. [ 0.435785] hw-breakpoint: debug architecture 0x4 unsupported.
  476. [ 0.436410] omap4_sram_init:Unable to allocate sram needed to handle errata I688
  477. [ 0.436425] omap4_sram_init:Unable to get sram pool needed to handle errata I688
  478. [ 0.514869] raid6: int32x1 gen() 228 MB/s
  479. [ 0.582871] raid6: int32x1 xor() 176 MB/s
  480. [ 0.650906] raid6: int32x2 gen() 301 MB/s
  481. [ 0.718933] raid6: int32x2 xor() 199 MB/s
  482. [ 0.786941] raid6: int32x4 gen() 281 MB/s
  483. [ 0.854897] raid6: int32x4 xor() 199 MB/s
  484. [ 0.922900] raid6: int32x8 gen() 279 MB/s
  485. [ 0.990899] raid6: int32x8 xor() 186 MB/s
  486. [ 1.058789] raid6: neonx1 gen() 1460 MB/s
  487. [ 1.126825] raid6: neonx1 xor() 847 MB/s
  488. [ 1.194792] raid6: neonx2 gen() 1885 MB/s
  489. [ 1.262800] raid6: neonx2 xor() 1166 MB/s
  490. [ 1.330789] raid6: neonx4 gen() 1928 MB/s
  491. [ 1.398801] raid6: neonx4 xor() 1204 MB/s
  492. [ 1.466829] raid6: neonx8 gen() 1188 MB/s
  493. [ 1.534805] raid6: neonx8 xor() 844 MB/s
  494. [ 1.534812] raid6: using algorithm neonx4 gen() 1928 MB/s
  495. [ 1.534820] raid6: .... xor() 1204 MB/s, rmw enabled
  496. [ 1.534827] raid6: using intx1 recovery algorithm
  497. [ 1.544092] edma 49000000.edma: TI EDMA DMA engine driver
  498. [ 1.549494] SCSI subsystem initialized
  499. [ 1.549948] libata version 3.00 loaded.
  500. [ 1.550314] usbcore: registered new interface driver usbfs
  501. [ 1.550392] usbcore: registered new interface driver hub
  502. [ 1.550499] usbcore: registered new device driver usb
  503. [ 1.551209] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  504. [ 1.551263] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
  505. [ 1.551379] media: Linux media interface: v0.10
  506. [ 1.551439] Linux video capture interface: v2.00
  507. [ 1.551556] pps_core: LinuxPPS API ver. 1 registered
  508. [ 1.551564] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  509. [ 1.551596] PTP clock support registered
  510. [ 1.552482] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  511. [ 1.553855] NetLabel: Initializing
  512. [ 1.553872] NetLabel: domain hash size = 128
  513. [ 1.553877] NetLabel: protocols = UNLABELED CIPSOv4
  514. [ 1.553940] NetLabel: unlabeled traffic allowed by default
  515. [ 1.554351] clocksource: Switched to clocksource timer1
  516. [ 1.666200] NET: Registered protocol family 2
  517. [ 1.667167] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  518. [ 1.667217] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  519. [ 1.667277] TCP: Hash tables configured (established 4096 bind 4096)
  520. [ 1.667358] UDP hash table entries: 256 (order: 1, 8192 bytes)
  521. [ 1.667379] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  522. [ 1.667714] NET: Registered protocol family 1
  523. [ 1.668315] RPC: Registered named UNIX socket transport module.
  524. [ 1.668332] RPC: Registered udp transport module.
  525. [ 1.668338] RPC: Registered tcp transport module.
  526. [ 1.668344] RPC: Registered tcp NFSv4.1 backchannel transport module.
  527. [ 1.668996] Unpacking initramfs...
  528. [ 2.034936] Freeing initrd memory: 4832K (c8080000 - c8538000)
  529. [ 2.035645] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  530. [ 2.038317] futex hash table entries: 256 (order: 2, 16384 bytes)
  531. [ 2.038683] audit: initializing netlink subsys (disabled)
  532. [ 2.038781] audit: type=2000 audit(1.972:1): initialized
  533. [ 2.048846] zbud: loaded
  534. [ 2.049548] VFS: Disk quotas dquot_6.6.0
  535. [ 2.049817] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  536. [ 2.052644] NFS: Registering the id_resolver key type
  537. [ 2.052730] Key type id_resolver registered
  538. [ 2.052739] Key type id_legacy registered
  539. [ 2.052766] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  540. [ 2.053154] fuse init (API version 7.23)
  541. [ 2.053800] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  542. [ 2.062298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  543. [ 2.062723] io scheduler noop registered
  544. [ 2.062742] io scheduler deadline registered
  545. [ 2.062812] io scheduler cfq registered (default)
  546. [ 2.064196] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  547. [ 2.065903] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  548. [ 2.067583] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  549. [ 2.070958] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
  550. [ 2.084262] console [ttyS0] enabled
  551. [ 2.085331] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 159, base_baud = 3000000) is a 8250
  552. [ 2.087000] [drm] Initialized drm 1.1.0 20060810
  553. [ 2.092149] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  554. [ 2.092203] ehci-platform: EHCI generic platform driver
  555. [ 2.092378] ehci-omap: OMAP-EHCI Host Controller driver
  556. [ 2.092770] usbcore: registered new interface driver usb-storage
  557. [ 2.095094] 47401300.usb-phy supply vcc not found, using dummy regulator
  558. [ 2.097573] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  559. [ 2.097594] musb-hdrc: MHDRC RTL version 2.0
  560. [ 2.097602] musb-hdrc: setup fifo_mode 4
  561. [ 2.097622] musb-hdrc: 28/31 max ep, 16384/16384 memory
  562. [ 2.099399] 47401b00.usb-phy supply vcc not found, using dummy regulator
  563. [ 2.101654] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  564. [ 2.101672] musb-hdrc: MHDRC RTL version 2.0
  565. [ 2.101681] musb-hdrc: setup fifo_mode 4
  566. [ 2.101696] musb-hdrc: 28/31 max ep, 16384/16384 memory
  567. [ 2.101848] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  568. [ 2.101882] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  569. [ 2.102224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  570. [ 2.102238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  571. [ 2.102249] usb usb1: Product: MUSB HDRC host driver
  572. [ 2.102257] usb usb1: Manufacturer: Linux 4.4.30-ti-r64 musb-hcd
  573. [ 2.102266] usb usb1: SerialNumber: musb-hdrc.1.auto
  574. [ 2.103256] hub 1-0:1.0: USB hub found
  575. [ 2.103318] hub 1-0:1.0: 1 port detected
  576. [ 2.113204] mousedev: PS/2 mouse device common for all mice
  577. [ 2.115864] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  578. [ 2.116647] i2c /dev entries driver
  579. [ 2.118234] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  580. [ 2.118837] cpuidle: enable-method property 'ti,am3352' found operations
  581. [ 2.119510] omap_hsmmc 48060000.mmc: Got CD GPIO
  582. [ 2.201375] mmc0: host does not support reading read-only switch, assuming write-enable
  583. [ 2.203905] mmc0: new high speed SDHC card at address e624
  584. [ 2.204893] mmcblk0: mmc0:e624 SP16G 14.8 GiB
  585. [ 2.206206] mmcblk0: p1
  586. [ 2.244093] mmc1: MAN_BKOPS_EN bit is not set
  587. [ 2.247453] mmc1: new high speed MMC card at address 0001
  588. [ 2.248413] mmcblk1: mmc1:0001 Q2J54A 3.64 GiB
  589. [ 2.248845] mmcblk1boot0: mmc1:0001 Q2J54A partition 1 2.00 MiB
  590. [ 2.249249] mmcblk1boot1: mmc1:0001 Q2J54A partition 2 2.00 MiB
  591. [ 2.291981] hidraw: raw HID events driver (C) Jiri Kosina
  592. [ 2.294851] usbcore: registered new interface driver usbhid
  593. [ 2.294865] usbhid: USB HID core driver
  594. [ 2.299248] ashmem: initialized
  595. [ 2.300128] remoteproc0: wkup_m3 is available
  596. [ 2.300145] remoteproc0: Note: remoteproc is still under development and considered experimental.
  597. [ 2.300152] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  598. [ 2.303597] NET: Registered protocol family 10
  599. [ 2.308224] mip6: Mobile IPv6
  600. [ 2.308255] NET: Registered protocol family 17
  601. [ 2.308411] Key type dns_resolver registered
  602. [ 2.308427] mpls_gso: MPLS GSO support
  603. [ 2.308717] omap_voltage_late_init: Voltage driver support not added
  604. [ 2.324441] PM: Cannot get wkup_m3_ipc handle
  605. [ 2.335043] ThumbEE CPU extension supported.
  606. [ 2.335078] Registering SWP/SWPB emulation handler
  607. [ 2.336126] registered taskstats version 1
  608. [ 2.336318] zswap: loaded using pool lzo/zbud
  609. [ 2.344188] Btrfs loaded
  610. [ 2.407015] Key type encrypted registered
  611. [ 2.416298] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
  612. [ 2.490660] usb 1-1: new high-speed USB device number 2 using musb-hdrc
  613. [ 2.515269] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  614. [ 2.515850] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  615. [ 2.515907] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  616. [ 2.523859] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  617. [ 2.524295] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  618. [ 2.524703] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  619. [ 2.525093] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  620. [ 2.525134] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
  621. [ 2.526488] remoteproc0: powering up wkup_m3
  622. [ 2.526556] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
  623. [ 2.526817] remoteproc0: remote processor wkup_m3 is now up
  624. [ 2.526839] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
  625. [ 2.536486] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,GW1A,BBGW16056700'
  626. [ 2.536517] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
  627. [ 2.575194] bone_capemgr bone_capemgr: slot #0: No cape found
  628. [ 2.623820] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
  629. [ 2.623836] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  630. [ 2.623846] usb 1-1: Product: USB2.0 Hub
  631. [ 2.626584] bone_capemgr bone_capemgr: slot #1: No cape found
  632. [ 2.632657] hub 1-1:1.0: USB hub found
  633. [ 2.633772] hub 1-1:1.0: 4 ports detected
  634. [ 2.678512] bone_capemgr bone_capemgr: slot #2: No cape found
  635. [ 2.716840] bone_capemgr bone_capemgr: Invalid signature 'ffffffff' at slot 3
  636. [ 2.724041] bone_capemgr bone_capemgr: slot #3: No cape found
  637. [ 2.743010] bone_capemgr bone_capemgr: initialized OK.
  638. [ 2.748253] PM: bootloader does not support rtc-only!
  639. [ 2.749298] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
  640. [ 2.749330] of_cfs_init
  641. [ 2.749459] of_cfs_init: OK
  642. [ 2.759238] PM: Hibernation image not present or could not be loaded.
  643. [ 2.767934] Freeing unused kernel memory: 744K (c0ed6000 - c0f90000)
  644. [ 2.914688] usb 1-1.3: new high-speed USB device number 3 using musb-hdrc
  645. [ 3.010561] usb 1-1.3: New USB device found, idVendor=0b95, idProduct=1790
  646. [ 3.010587] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  647. [ 3.010598] usb 1-1.3: Product: AX88179
  648. [ 3.010607] usb 1-1.3: Manufacturer: ASIX Elec. Corp.
  649. [ 3.010616] usb 1-1.3: SerialNumber: 000050B617B2CB
  650. [ 3.011901] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  651. [ 3.012718] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  652. [ 3.022848] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  653. [ 3.036368] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  654. [ 3.036566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  655. [ 3.036763] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  656. [ 3.036831] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  657. [ 3.036955] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  658. [ 3.037033] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  659. [ 3.041212] random: udevadm: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
  660. [ 4.110981] omap_hsmmc 47810000.mmc: card claims to support voltages below defined range
  661. [ 5.101302] mmc2: error -16 whilst initialising SDIO card
  662. [ 12.383245] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  663. [ 12.919851] systemd[1]: System time before build time, advancing clock.
  664. [ 12.975524] systemd[1]: Failed to insert module 'kdbus': Function not implemented
  665. [ 13.018797] systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  666. [ 13.019557] systemd[1]: Detected architecture arm.
  667. [ 13.028564] systemd[1]: Set hostname to <beaglebone>.
  668. [ 13.617977] systemd[1]: Listening on udev Control Socket.
  669. [ 13.619283] systemd[1]: Listening on Syslog Socket.
  670. [ 13.620953] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  671. [ 13.621323] systemd[1]: Listening on udev Kernel Socket.
  672. [ 13.622583] systemd[1]: Created slice System Slice.
  673. [ 13.623616] systemd[1]: Created slice system-serial\x2dgetty.slice.
  674. [ 13.623778] systemd[1]: Reached target Remote File Systems (Pre).
  675. [ 13.623871] systemd[1]: Reached target Remote File Systems.
  676. [ 13.624669] systemd[1]: Created slice system-getty.slice.
  677. [ 13.625332] systemd[1]: Created slice User and Session Slice.
  678. [ 13.625806] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  679. [ 13.626855] systemd[1]: Listening on Journal Audit Socket.
  680. [ 13.627026] systemd[1]: Reached target Encrypted Volumes.
  681. [ 13.627407] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  682. [ 13.627827] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  683. [ 13.627941] systemd[1]: Reached target Paths.
  684. [ 13.628056] systemd[1]: Reached target Slices.
  685. [ 13.628313] systemd[1]: Listening on fsck to fsckd communication Socket.
  686. [ 13.628659] systemd[1]: Listening on Journal Socket.
  687. [ 13.633006] systemd[1]: Mounting /sys/kernel/debug...
  688. [ 13.643937] systemd[1]: Mounting POSIX Message Queue File System...
  689. [ 13.726746] systemd[1]: Starting Load Kernel Modules...
  690. [ 13.767818] systemd[1]: Starting File System Check on Root Device...
  691. [ 13.871351] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  692. [ 13.871832] systemd[1]: Listening on Journal Socket (/dev/log).
  693. [ 13.918999] systemd[1]: Starting Journal Service...
  694. [ 13.919210] systemd[1]: Reached target Swap.
  695. [ 14.007720] systemd[1]: Mounted POSIX Message Queue File System.
  696. [ 14.008055] systemd[1]: Mounted /sys/kernel/debug.
  697. [ 14.035831] systemd[1]: Started Load Kernel Modules.
  698. [ 14.044777] systemd[1]: Started Create list of required static device nodes for the current kernel.
  699. [ 14.081001] systemd[1]: Started File System Check Daemon to report status.
  700. [ 14.147529] systemd[1]: Starting Create Static Device Nodes in /dev...
  701. [ 14.176324] systemd[1]: Mounting FUSE Control File System...
  702. [ 14.272134] systemd[1]: Mounting Configuration File System...
  703. [ 14.320959] systemd[1]: Starting Apply Kernel Variables...
  704. [ 14.458027] systemd[1]: Started File System Check on Root Device.
  705. [ 14.464643] systemd[1]: Started Create Static Device Nodes in /dev.
  706. [ 14.466025] systemd[1]: Mounted FUSE Control File System.
  707. [ 14.487681] systemd[1]: Mounted Configuration File System.
  708. [ 14.489596] systemd[1]: Started Apply Kernel Variables.
  709. [ 14.547949] systemd[1]: Starting udev Kernel Device Manager...
  710. [ 14.568810] systemd[1]: Starting Remount Root and Kernel File Systems...
  711. [ 14.632227] systemd[1]: Started Journal Service.
  712. [ 14.714681] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  713. [ 15.199177] systemd-journald[548]: Received request to flush runtime journal from PID 1
  714. [ 16.214511] random: nonblocking pool is initialized
  715. [ 39.407099] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  716. [ 40.709620] ax88179_178a 1-1.3:1.0 eth0: register 'ax88179_178a' at usb-musb-hdrc.1.auto-1.3, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:50:b6:17:b2:cb
  717. [ 40.717125] usbcore: registered new interface driver ax88179_178a
  718. [ 41.039316] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  719. [ 42.507799] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  720. [ 42.667414] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  721. [ 43.983218] ax88179_178a 1-1.3:1.0 eth0: ax88179 - Link status is: 1
  722. [ 43.991885] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  723. [ 44.070310] 8021q: 802.1Q VLAN Support v1.8
  724. [ 45.003303] davinci_evm sound: ASoC: CPU DAI (null) not registered
  725. [ 45.009733] davinci_evm sound: snd_soc_register_card failed (-517)
  726. [ 81.953147] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  727. [ 82.001048] using random self ethernet address
  728. [ 82.001084] using random host ethernet address
  729. [ 82.001144] using host ethernet address: 88:C2:55:80:F2:5C
  730. [ 82.001155] using self ethernet address: 88:C2:55:80:F2:5D
  731. [ 82.027395] Mass Storage Function, version: 2009/09/11
  732. [ 82.027424] LUN: removable file: (no medium)
  733. [ 82.027696] LUN: removable read only file: /var/cache/doc-seeed-bbgw-getting-started/beaglebone-getting-started-2016-05-11.img
  734. [ 82.027710] Number of LUNs=1
  735. [ 82.028886] usb0: HOST MAC 88:c2:55:80:f2:5c
  736. [ 82.029570] usb0: MAC 88:c2:55:80:f2:5d
  737. [ 82.039283] g_multi gadget: Multifunction Composite Gadget
  738. [ 82.039317] g_multi gadget: g_multi ready
  739. [ 82.080852] ax88179_178a 1-1.3:1.0 eth0: ax88179 - Link status is: 1
  740. [ 82.459454] g_multi gadget: high-speed config #1: Multifunction with RNDIS
  741. [ 85.408852] ax88179_178a 1-1.3:1.0 eth0: ax88179 - Link status is: 1
  742. [ 85.415625] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  743. [ 88.472973] Bluetooth: Core ver 2.21
  744. [ 88.473139] NET: Registered protocol family 31
  745. [ 88.473150] Bluetooth: HCI device and connection manager initialized
  746. [ 88.473181] Bluetooth: HCI socket layer initialized
  747. [ 88.473197] Bluetooth: L2CAP socket layer initialized
  748. [ 88.473249] Bluetooth: SCO socket layer initialized
  749. [ 88.490080] Bluetooth: HCI UART driver ver 2.3
  750. [ 88.490109] Bluetooth: HCI UART protocol H4 registered
  751. [ 88.490117] Bluetooth: HCI UART protocol BCSP registered
  752. [ 88.490125] Bluetooth: HCI UART protocol LL registered
  753. [ 88.490131] Bluetooth: HCI UART protocol ATH3K registered
  754. [ 88.490139] Bluetooth: HCI UART protocol Three-wire (H5) registered
  755. [ 88.490437] Bluetooth: HCI UART protocol BCM registered
  756. [ 88.490448] Bluetooth: HCI UART protocol QCA registered
  757. [ 89.341588] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  758. [ 89.341614] Bluetooth: BNEP filters: protocol multicast
  759. [ 89.341642] Bluetooth: BNEP socket layer initialized
Advertisement
Add Comment
Please, Sign In to add comment