Advertisement
VoltVisionFrenchy

dmesg output

Jun 5th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.79 KB | None | 0 0
  1. $ dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Initializing cgroup subsys cpuacct
  6. [ 0.000000] Linux version 4.4.9-ti-r25 (root@b3-jetson-tk1-2gb) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Thu May 5 23:08:13 UTC 2016
  7. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  8. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  9. [ 0.000000] Machine model: TI AM335x BeagleBone Black
  10. [ 0.000000] cma: Reserved 24 MiB at 0x9e000000
  11. [ 0.000000] Memory policy: Data cache writeback
  12. [ 0.000000] On node 0 totalpages: 130560
  13. [ 0.000000] free_area_init_node: node 0, pgdat c0c37b80, node_mem_map df96d000
  14. [ 0.000000] Normal zone: 1152 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 130560 pages, LIFO batch:31
  17. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  18. [ 0.000000] AM335X ES2.0 (sgx neon )
  19. [ 0.000000] PERCPU: Embedded 13 pages/cpu @df923000 s24320 r8192 d20736 u53248
  20. [ 0.000000] pcpu-alloc: s24320 r8192 d20736 u53248 alloc=13*4096
  21. [ 0.000000] pcpu-alloc: [0] 0
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408
  23. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN root=/dev/mmcblk0p1 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable
  24. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  25. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  26. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  27. [ 0.000000] Memory: 473856K/522240K available (7344K kernel code, 914K rwdata, 3704K rodata, 604K init, 907K bss, 23808K reserved, 24576K cma-reserved, 0K highmem)
  28. [ 0.000000] Virtual kernel memory layout:
  29. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  31. vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  32. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  33. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  34. modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  35. .text : 0xc0008000 - 0xc0ad2480 (11050 kB)
  36. .init : 0xc0ad3000 - 0xc0b6a000 ( 604 kB)
  37. .data : 0xc0b6a000 - 0xc0c4e818 ( 915 kB)
  38. .bss : 0xc0c51000 - 0xc0d33de8 ( 908 kB)
  39. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  40. [ 0.000000] Hierarchical RCU implementation.
  41. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  42. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  43. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
  44. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  45. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  46. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  47. [ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  48. [ 0.000030] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  49. [ 0.000042] OMAP clocksource: timer1 at 24000000 Hz
  50. [ 0.000223] Console: colour dummy device 80x30
  51. [ 0.000367] console [tty0] enabled
  52. [ 0.000389] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  53. [ 0.000396] This ensures that you still see kernel messages. Please
  54. [ 0.000402] update your kernel commandline.
  55. [ 0.000419] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
  56. [ 0.046943] pid_max: default: 32768 minimum: 301
  57. [ 0.047077] Security Framework initialized
  58. [ 0.047090] Yama: becoming mindful.
  59. [ 0.047122] AppArmor: AppArmor disabled by boot time parameter
  60. [ 0.047276] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  61. [ 0.047287] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  62. [ 0.048062] Initializing cgroup subsys io
  63. [ 0.048092] Initializing cgroup subsys memory
  64. [ 0.048132] Initializing cgroup subsys devices
  65. [ 0.048149] Initializing cgroup subsys freezer
  66. [ 0.048164] Initializing cgroup subsys net_cls
  67. [ 0.048178] Initializing cgroup subsys perf_event
  68. [ 0.048191] Initializing cgroup subsys net_prio
  69. [ 0.048205] Initializing cgroup subsys pids
  70. [ 0.048260] CPU: Testing write buffer coherency: ok
  71. [ 0.048311] ftrace: allocating 34073 entries in 67 pages
  72. [ 0.133367] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  73. [ 0.133488] Setting up static identity map for 0x80008240 - 0x8000828c
  74. [ 0.136877] Brought up 1 CPUs
  75. [ 0.136899] SMP: Total of 1 processors activated (995.32 BogoMIPS).
  76. [ 0.136908] CPU: All CPU(s) started in SVC mode.
  77. [ 0.138343] devtmpfs: initialized
  78. [ 0.157157] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  79. [ 0.175076] omap_hwmod: debugss: _wait_target_disable failed
  80. [ 0.228999] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  81. [ 0.231183] xor: measuring software checksum speed
  82. [ 0.270943] arm4regs : 1221.000 MB/sec
  83. [ 0.310943] 8regs : 1094.000 MB/sec
  84. [ 0.350940] 32regs : 1093.000 MB/sec
  85. [ 0.390941] neon : 1754.000 MB/sec
  86. [ 0.390948] xor: using function: neon (1754.000 MB/sec)
  87. [ 0.391040] pinctrl core: initialized pinctrl subsystem
  88. [ 0.392990] NET: Registered protocol family 16
  89. [ 0.396550] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  90. [ 0.397764] cpuidle: using governor ladder
  91. [ 0.397785] cpuidle: using governor menu
  92. [ 0.402809] OMAP GPIO hardware version 0.1
  93. [ 0.414851] No ATAGs?
  94. [ 0.414882] hw-breakpoint: debug architecture 0x4 unsupported.
  95. [ 0.415536] omap4_sram_init:Unable to allocate sram needed to handle errata I688
  96. [ 0.415551] omap4_sram_init:Unable to get sram pool needed to handle errata I688
  97. [ 0.495090] raid6: int32x1 gen() 269 MB/s
  98. [ 0.562968] raid6: int32x1 xor() 236 MB/s
  99. [ 0.631050] raid6: int32x2 gen() 356 MB/s
  100. [ 0.698974] raid6: int32x2 xor() 269 MB/s
  101. [ 0.767029] raid6: int32x4 gen() 405 MB/s
  102. [ 0.835035] raid6: int32x4 xor() 259 MB/s
  103. [ 0.903094] raid6: int32x8 gen() 359 MB/s
  104. [ 0.970946] raid6: int32x8 xor() 231 MB/s
  105. [ 1.038980] raid6: neonx1 gen() 1458 MB/s
  106. [ 1.106951] raid6: neonx1 xor() 846 MB/s
  107. [ 1.174940] raid6: neonx2 gen() 1880 MB/s
  108. [ 1.242942] raid6: neonx2 xor() 1170 MB/s
  109. [ 1.310952] raid6: neonx4 gen() 1974 MB/s
  110. [ 1.378956] raid6: neonx4 xor() 1204 MB/s
  111. [ 1.446951] raid6: neonx8 gen() 1211 MB/s
  112. [ 1.514978] raid6: neonx8 xor() 672 MB/s
  113. [ 1.514985] raid6: using algorithm neonx4 gen() 1974 MB/s
  114. [ 1.514992] raid6: .... xor() 1204 MB/s, rmw enabled
  115. [ 1.514998] raid6: using intx1 recovery algorithm
  116. [ 1.524092] edma 49000000.edma: TI EDMA DMA engine driver
  117. [ 1.528820] SCSI subsystem initialized
  118. [ 1.529211] libata version 3.00 loaded.
  119. [ 1.529548] usbcore: registered new interface driver usbfs
  120. [ 1.529629] usbcore: registered new interface driver hub
  121. [ 1.529728] usbcore: registered new device driver usb
  122. [ 1.530303] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  123. [ 1.530350] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
  124. [ 1.530469] media: Linux media interface: v0.10
  125. [ 1.530530] Linux video capture interface: v2.00
  126. [ 1.530622] pps_core: LinuxPPS API ver. 1 registered
  127. [ 1.530630] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  128. [ 1.530657] PTP clock support registered
  129. [ 1.531554] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  130. [ 1.532844] NetLabel: Initializing
  131. [ 1.532857] NetLabel: domain hash size = 128
  132. [ 1.532864] NetLabel: protocols = UNLABELED CIPSOv4
  133. [ 1.532920] NetLabel: unlabeled traffic allowed by default
  134. [ 1.533333] clocksource: Switched to clocksource timer1
  135. [ 1.639276] NET: Registered protocol family 2
  136. [ 1.640029] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  137. [ 1.640078] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  138. [ 1.640136] TCP: Hash tables configured (established 4096 bind 4096)
  139. [ 1.640203] UDP hash table entries: 256 (order: 1, 8192 bytes)
  140. [ 1.640224] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  141. [ 1.640511] NET: Registered protocol family 1
  142. [ 1.641041] RPC: Registered named UNIX socket transport module.
  143. [ 1.641054] RPC: Registered udp transport module.
  144. [ 1.641060] RPC: Registered tcp transport module.
  145. [ 1.641066] RPC: Registered tcp NFSv4.1 backchannel transport module.
  146. [ 1.641722] Unpacking initramfs...
  147. [ 1.989313] Freeing initrd memory: 4876K (c8080000 - c8543000)
  148. [ 1.990096] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  149. [ 1.992611] futex hash table entries: 256 (order: 2, 16384 bytes)
  150. [ 1.992722] audit: initializing netlink subsys (disabled)
  151. [ 1.992803] audit: type=2000 audit(1.928:1): initialized
  152. [ 2.002973] zbud: loaded
  153. [ 2.003634] VFS: Disk quotas dquot_6.6.0
  154. [ 2.003881] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  155. [ 2.006599] NFS: Registering the id_resolver key type
  156. [ 2.006662] Key type id_resolver registered
  157. [ 2.006669] Key type id_legacy registered
  158. [ 2.006693] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  159. [ 2.007021] fuse init (API version 7.23)
  160. [ 2.007652] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  161. [ 2.015325] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  162. [ 2.015550] io scheduler noop registered
  163. [ 2.015565] io scheduler deadline registered
  164. [ 2.015628] io scheduler cfq registered (default)
  165. [ 2.016958] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  166. [ 2.018640] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  167. [ 2.019878] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  168. [ 2.023084] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
  169. [ 2.030484] console [ttyS0] enabled
  170. [ 2.031907] [drm] Initialized drm 1.1.0 20060810
  171. [ 2.085404] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  172. [ 2.085424] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  173. [ 2.085763] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
  174. [ 2.092750] libphy: 4a101000.mdio: probed
  175. [ 2.092780] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  176. [ 2.093629] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:af:65:d5
  177. [ 2.095312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  178. [ 2.095368] ehci-platform: EHCI generic platform driver
  179. [ 2.095547] ehci-omap: OMAP-EHCI Host Controller driver
  180. [ 2.095958] usbcore: registered new interface driver usb-storage
  181. [ 2.097839] 47401300.usb-phy supply vcc not found, using dummy regulator
  182. [ 2.100022] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  183. [ 2.100035] musb-hdrc: MHDRC RTL version 2.0
  184. [ 2.100043] musb-hdrc: setup fifo_mode 4
  185. [ 2.100060] musb-hdrc: 28/31 max ep, 16384/16384 memory
  186. [ 2.101164] 47401b00.usb-phy supply vcc not found, using dummy regulator
  187. [ 2.103394] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  188. [ 2.103410] musb-hdrc: MHDRC RTL version 2.0
  189. [ 2.103417] musb-hdrc: setup fifo_mode 4
  190. [ 2.103431] musb-hdrc: 28/31 max ep, 16384/16384 memory
  191. [ 2.103564] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  192. [ 2.103596] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  193. [ 2.103847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  194. [ 2.103860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  195. [ 2.103870] usb usb1: Product: MUSB HDRC host driver
  196. [ 2.103878] usb usb1: Manufacturer: Linux 4.4.9-ti-r25 musb-hcd
  197. [ 2.103887] usb usb1: SerialNumber: musb-hdrc.1.auto
  198. [ 2.104686] hub 1-0:1.0: USB hub found
  199. [ 2.104734] hub 1-0:1.0: 1 port detected
  200. [ 2.114261] mousedev: PS/2 mouse device common for all mice
  201. [ 2.116179] omap_rtc 44e3e000.rtc: already running
  202. [ 2.116583] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  203. [ 2.117575] i2c /dev entries driver
  204. [ 2.119147] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  205. [ 2.119959] omap_hsmmc 48060000.mmc: Got CD GPIO
  206. [ 2.157932] musb-hdrc musb-hdrc.1.auto: VBUS_ERROR in a_wait_vrise (91, <VBusValid), retry #1, port1 00000100
  207. [ 2.182747] hidraw: raw HID events driver (C) Jiri Kosina
  208. [ 2.183396] usbcore: registered new interface driver usbhid
  209. [ 2.183406] usbhid: USB HID core driver
  210. [ 2.183663] ashmem: initialized
  211. [ 2.184425] remoteproc0: wkup_m3 is available
  212. [ 2.184439] remoteproc0: Note: remoteproc is still under development and considered experimental.
  213. [ 2.184446] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  214. [ 2.187635] NET: Registered protocol family 10
  215. [ 2.189015] mip6: Mobile IPv6
  216. [ 2.189039] NET: Registered protocol family 17
  217. [ 2.189156] Key type dns_resolver registered
  218. [ 2.189170] mpls_gso: MPLS GSO support
  219. [ 2.189557] omap_voltage_late_init: Voltage driver support not added
  220. [ 2.197008] PM: Cannot get wkup_m3_ipc handle
  221. [ 2.201760] ThumbEE CPU extension supported.
  222. [ 2.201793] Registering SWP/SWPB emulation handler
  223. [ 2.202747] registered taskstats version 1
  224. [ 2.202925] zswap: loaded using pool lzo/zbud
  225. [ 2.206173] Btrfs loaded
  226. [ 2.219493] mmc0: host does not support reading read-only switch, assuming write-enable
  227. [ 2.223080] mmc0: new high speed SDHC card at address aaaa
  228. [ 2.229620] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  229. [ 2.230730] Key type encrypted registered
  230. [ 2.231633] mmcblk0: p1
  231. [ 2.234640] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
  232. [ 2.258263] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  233. [ 2.258796] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  234. [ 2.259021] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  235. [ 2.260600] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  236. [ 2.260970] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  237. [ 2.261505] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  238. [ 2.261977] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  239. [ 2.262018] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
  240. [ 2.263133] remoteproc0: powering up wkup_m3
  241. [ 2.263216] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 219735
  242. [ 2.263495] remoteproc0: remote processor wkup_m3 is now up
  243. [ 2.263518] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191
  244. [ 2.269171] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,0A5C,3913BBBK0499'
  245. [ 2.269198] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
  246. [ 2.274811] mmc1: MAN_BKOPS_EN bit is not set
  247. [ 2.276604] mmc1: new high speed MMC card at address 0001
  248. [ 2.277559] mmcblk1: mmc1:0001 MMC02G 1.79 GiB
  249. [ 2.277957] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
  250. [ 2.278336] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
  251. [ 2.280188] mmcblk1: p1
  252. [ 2.305346] bone_capemgr bone_capemgr: slot #0: No cape found
  253. [ 2.349346] bone_capemgr bone_capemgr: slot #1: No cape found
  254. [ 2.393338] bone_capemgr bone_capemgr: slot #2: No cape found
  255. [ 2.437332] bone_capemgr bone_capemgr: slot #3: No cape found
  256. [ 2.443362] bone_capemgr bone_capemgr: initialized OK.
  257. [ 2.445014] PM: bootloader does not support rtc-only!
  258. [ 2.445614] omap_rtc 44e3e000.rtc: setting system clock to 2016-06-05 05:50:00 UTC (1465105800)
  259. [ 2.445634] of_cfs_init
  260. [ 2.445747] of_cfs_init: OK
  261. [ 2.450936] PM: Hibernation image not present or could not be loaded.
  262. [ 2.452143] Freeing unused kernel memory: 604K (c0ad3000 - c0b6a000)
  263. [ 2.543547] systemd-udevd[105]: starting version 215
  264. [ 2.546151] random: systemd-udevd urandom read with 13 bits of entropy available
  265. [ 2.553578] usb 1-1: new full-speed USB device number 2 using musb-hdrc
  266. [ 2.682281] usb 1-1: New USB device found, idVendor=0d8c, idProduct=000c
  267. [ 2.682302] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  268. [ 2.682312] usb 1-1: Product: C-Media USB Headphone Set
  269. [ 2.688021] input: C-Media USB Headphone Set as /devices/platform/ocp/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb1/1-1/1-1:1.3/0003:0D8C:000C.0001/input/input1
  270. [ 2.741847] hid-generic 0003:0D8C:000C.0001: input,hidraw0: USB HID v1.00 Device [C-Media USB Headphone Set ] on usb-musb-hdrc.1.auto-1/input3
  271. [ 4.554963] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  272. [ 6.332776] systemd-udevd[194]: starting version 215
  273. [ 6.709572] random: nonblocking pool is initialized
  274. [ 6.764725] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  275. [ 7.400662] systemd-journald[190]: Received request to flush runtime journal from PID 1
  276. [ 10.695818] net eth0: initializing cpsw version 1.12 (0)
  277. [ 10.707879] net eth0: phy found : id is : 0x7c0f1
  278. [ 10.744778] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  279. [ 10.947982] using random self ethernet address
  280. [ 10.948008] using random host ethernet address
  281. [ 10.948026] using host ethernet address: C8:A0:30:AF:65:D7
  282. [ 10.948036] using self ethernet address: C8:A0:30:AF:65:D0
  283. [ 10.999960] Mass Storage Function, version: 2009/09/11
  284. [ 10.999984] LUN: removable file: (no medium)
  285. [ 11.000174] LUN: removable file: /var/cache/doc-beaglebone-getting-started/beaglebone-getting-started-2015-12-04.img
  286. [ 11.000185] Number of LUNs=1
  287. [ 11.005969] usb0: HOST MAC c8:a0:30:af:65:d7
  288. [ 11.006617] usb0: MAC c8:a0:30:af:65:d0
  289. [ 11.019438] g_multi gadget: Multifunction Composite Gadget
  290. [ 11.019467] g_multi gadget: g_multi ready
  291. [ 11.570817] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  292. [ 11.673598] tda998x 0-0070: found TDA19988
  293. [ 11.682218] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops [tda998x])
  294. [ 11.682249] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  295. [ 11.682257] [drm] No driver support for vblank timestamp query.
  296. [ 11.688561] tilcdc 4830e000.lcdc: No connectors reported connected with modes
  297. [ 11.688605] [drm] Cannot find any crtc or sizes - going 1024x768
  298. [ 11.758324] Console: switching to colour frame buffer device 128x48
  299. [ 12.158005] tilcdc 4830e000.lcdc: fb0: frame buffer device
  300. [ 12.158034] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  301. [ 12.164758] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  302. [ 13.291808] usbcore: registered new interface driver snd-usb-audio
  303. [ 13.469307] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices
  304. [ 13.706695] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  305. [ 13.722204] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
  306. [ 13.722295] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  307. [ 13.846761] 8021q: 802.1Q VLAN Support v1.8
  308. [ 13.846834] 8021q: adding VLAN 0 to HW filter on device eth0
  309. [ 13.870666] remoteproc1: 4a334000.pru0 is available
  310. [ 13.870687] remoteproc1: Note: remoteproc is still under development and considered experimental.
  311. [ 13.870696] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  312. [ 13.874499] remoteproc1: Direct firmware load for am335x-pru0-fw failed with error -2
  313. [ 13.874531] remoteproc1: failed to load am335x-pru0-fw
  314. [ 13.938970] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  315. [ 14.017901] pru-rproc 4a334000.pru0: booting the PRU core manually
  316. [ 14.017928] remoteproc1: powering up 4a334000.pru0
  317. [ 14.018001] remoteproc1: Direct firmware load for am335x-pru0-fw failed with error -2
  318. [ 14.018015] remoteproc1: request_firmware failed: -2
  319. [ 14.023427] pru-rproc 4a334000.pru0: rproc_boot failed
  320. [ 14.645641] remoteproc1: releasing 4a334000.pru0
  321. [ 14.645808] pru-rproc: probe of 4a334000.pru0 failed with error -2
  322. [ 14.646137] remoteproc1: 4a338000.pru1 is available
  323. [ 14.646150] remoteproc1: Note: remoteproc is still under development and considered experimental.
  324. [ 14.646159] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  325. [ 14.648714] remoteproc1: Direct firmware load for am335x-pru1-fw failed with error -2
  326. [ 14.648743] remoteproc1: failed to load am335x-pru1-fw
  327. [ 14.715833] pru-rproc 4a338000.pru1: booting the PRU core manually
  328. [ 14.715865] remoteproc1: powering up 4a338000.pru1
  329. [ 14.715932] remoteproc1: Direct firmware load for am335x-pru1-fw failed with error -2
  330. [ 14.715947] remoteproc1: request_firmware failed: -2
  331. [ 14.721285] pru-rproc 4a338000.pru1: rproc_boot failed
  332. [ 15.287730] remoteproc1: releasing 4a338000.pru1
  333. [ 15.287892] pru-rproc: probe of 4a338000.pru1 failed with error -2
  334. [ 18.092311] asoc-simple-card sound: i2s-hifi <-> 48038000.mcasp mapping ok
  335. [ 19.901213] bone_capemgr bone_capemgr: part_number 'cape-universaln', version 'N/A'
  336. [ 19.901246] bone_capemgr bone_capemgr: slot #4: override
  337. [ 19.901262] bone_capemgr bone_capemgr: Using override eeprom data at slot 4
  338. [ 19.901278] bone_capemgr bone_capemgr: slot #4: 'Override Board Name,00A0,Override Manuf,cape-universaln'
  339. [ 20.663393] gpio-of-helper ocp:cape-universal: Allocated GPIO id=0
  340. [ 20.663619] gpio-of-helper ocp:cape-universal: Allocated GPIO id=1
  341. [ 20.663802] gpio-of-helper ocp:cape-universal: Allocated GPIO id=2
  342. [ 20.663954] gpio-of-helper ocp:cape-universal: Allocated GPIO id=3
  343. [ 20.664117] gpio-of-helper ocp:cape-universal: Allocated GPIO id=4
  344. [ 20.664264] gpio-of-helper ocp:cape-universal: Allocated GPIO id=5
  345. [ 20.664418] gpio-of-helper ocp:cape-universal: Allocated GPIO id=6
  346. [ 20.664572] gpio-of-helper ocp:cape-universal: Allocated GPIO id=7
  347. [ 20.664725] gpio-of-helper ocp:cape-universal: Allocated GPIO id=8
  348. [ 20.664875] gpio-of-helper ocp:cape-universal: Allocated GPIO id=9
  349. [ 20.665029] gpio-of-helper ocp:cape-universal: Allocated GPIO id=10
  350. [ 20.665178] gpio-of-helper ocp:cape-universal: Allocated GPIO id=11
  351. [ 20.665332] gpio-of-helper ocp:cape-universal: Allocated GPIO id=12
  352. [ 20.665632] gpio-of-helper ocp:cape-universal: Allocated GPIO id=13
  353. [ 20.700109] gpio-of-helper ocp:cape-universal: Allocated GPIO id=14
  354. [ 20.700318] gpio-of-helper ocp:cape-universal: Allocated GPIO id=15
  355. [ 20.700485] gpio-of-helper ocp:cape-universal: Allocated GPIO id=16
  356. [ 20.700645] gpio-of-helper ocp:cape-universal: Allocated GPIO id=17
  357. [ 20.700807] gpio-of-helper ocp:cape-universal: Allocated GPIO id=18
  358. [ 20.700964] gpio-of-helper ocp:cape-universal: Allocated GPIO id=19
  359. [ 20.701127] gpio-of-helper ocp:cape-universal: Allocated GPIO id=20
  360. [ 20.701345] gpio-of-helper ocp:cape-universal: Allocated GPIO id=21
  361. [ 20.712357] gpio-of-helper ocp:cape-universal: Allocated GPIO id=22
  362. [ 20.712643] gpio-of-helper ocp:cape-universal: Allocated GPIO id=23
  363. [ 20.712812] gpio-of-helper ocp:cape-universal: Allocated GPIO id=24
  364. [ 20.712978] gpio-of-helper ocp:cape-universal: Allocated GPIO id=25
  365. [ 20.713138] gpio-of-helper ocp:cape-universal: Allocated GPIO id=26
  366. [ 20.713291] gpio-of-helper ocp:cape-universal: Allocated GPIO id=27
  367. [ 20.713447] gpio-of-helper ocp:cape-universal: Allocated GPIO id=28
  368. [ 20.730514] gpio-of-helper ocp:cape-universal: Allocated GPIO id=29
  369. [ 20.730735] gpio-of-helper ocp:cape-universal: Allocated GPIO id=30
  370. [ 20.730915] gpio-of-helper ocp:cape-universal: Allocated GPIO id=31
  371. [ 20.731079] gpio-of-helper ocp:cape-universal: Allocated GPIO id=32
  372. [ 20.731090] gpio-of-helper ocp:cape-universal: ready
  373. [ 20.749939] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 199, base_baud = 3000000) is a 8250
  374. [ 20.764337] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 200, base_baud = 3000000) is a 8250
  375. [ 20.789871] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 201, base_baud = 3000000) is a 8250
  376. [ 20.796429] platform 48300180.eqep: Cannot lookup hwmod 'eqep0'
  377. [ 20.870937] platform 48302180.eqep: Cannot lookup hwmod 'eqep1'
  378. [ 20.935615] platform 48304180.eqep: Cannot lookup hwmod 'eqep2'
  379. [ 21.016407] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
  380. [ 21.043037] bone_capemgr bone_capemgr: slot #4: dtbo 'cape-universaln-00A0.dtbo' loaded; overlay id #0
  381. [ 22.491096] eqep 48300180.eqep: ver. 1.0
  382. [ 22.491170] eqep 48300180.eqep: failed to get clock
  383. [ 22.765884] eqep: probe of 48300180.eqep failed with error -2
  384. [ 22.766111] eqep 48302180.eqep: ver. 1.0
  385. [ 22.766170] eqep 48302180.eqep: failed to get clock
  386. [ 22.815847] CAN device driver interface
  387. [ 22.993077] eqep: probe of 48302180.eqep failed with error -2
  388. [ 22.993306] eqep 48304180.eqep: ver. 1.0
  389. [ 22.993367] eqep 48304180.eqep: failed to get clock
  390. [ 23.053882] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=208)
  391. [ 23.109930] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=209)
  392. [ 23.225937] eqep: probe of 48304180.eqep failed with error -2
  393. [12719.900084] systemd invoked oom-killer: gfp_mask=0x24201ca, order=0, oom_score_adj=0
  394. [12719.900115] systemd cpuset=/ mems_allowed=0
  395. [12719.900154] CPU: 0 PID: 1 Comm: systemd Not tainted 4.4.9-ti-r25 #1
  396. [12719.900167] Hardware name: Generic AM33XX (Flattened Device Tree)
  397. [12719.900223] [<c0015b61>] (unwind_backtrace) from [<c00123f5>] (show_stack+0x11/0x14)
  398. [12719.900257] [<c00123f5>] (show_stack) from [<c03c9023>] (dump_stack+0x73/0x80)
  399. [12719.900286] [<c03c9023>] (dump_stack) from [<c01345a1>] (dump_header+0x45/0x128)
  400. [12719.900316] [<c01345a1>] (dump_header) from [<c00f6027>] (oom_kill_process+0x297/0x390)
  401. [12719.900342] [<c00f6027>] (oom_kill_process) from [<c00f639f>] (out_of_memory+0x22b/0x254)
  402. [12719.900369] [<c00f639f>] (out_of_memory) from [<c00fa105>] (__alloc_pages_nodemask+0x705/0x748)
  403. [12719.900392] [<c00fa105>] (__alloc_pages_nodemask) from [<c00f50ef>] (filemap_fault+0x18f/0x358)
  404. [12719.900424] [<c00f50ef>] (filemap_fault) from [<c019af25>] (ext4_filemap_fault+0x21/0x2c)
  405. [12719.900450] [<c019af25>] (ext4_filemap_fault) from [<c0113031>] (__do_fault+0x39/0x7c)
  406. [12719.900472] [<c0113031>] (__do_fault) from [<c01158fd>] (handle_mm_fault+0x69d/0xd88)
  407. [12719.900507] [<c01158fd>] (handle_mm_fault) from [<c06eca87>] (do_page_fault+0x217/0x2b0)
  408. [12719.900533] [<c06eca87>] (do_page_fault) from [<c00092e3>] (do_PrefetchAbort+0x3b/0x90)
  409. [12719.900555] [<c00092e3>] (do_PrefetchAbort) from [<c06ec67b>] (__pabt_usr+0x5b/0x5c)
  410. [12719.900568] Exception stack(0xdd8cffb0 to 0xdd8cfff8)
  411. [12719.900587] ffa0: 00000000 bea90460 00000000 01a93bc8
  412. [12719.900608] ffc0: 01b0fa40 bea90460 b6fc4f10 bea90688 00000001 ffffffff 01a93c10 01a93bf8
  413. [12719.900626] ffe0: 00000000 bea90450 0002a165 0005fb88 40000030 ffffffff
  414. [12719.900637] Mem-Info:
  415. [12719.900668] active_anon:114626 inactive_anon:1513 isolated_anon:0
  416. active_file:281 inactive_file:289 isolated_file:0
  417. unevictable:0 dirty:0 writeback:0 unstable:0
  418. slab_reclaimable:2592 slab_unreclaimable:2496
  419. mapped:1032 shmem:1584 pagetables:1142 bounce:0
  420. free:688 free_pcp:99 free_cma:0
  421. [12719.900728] Normal free:2752kB min:2836kB low:3544kB high:4252kB active_anon:458504kB inactive_anon:6052kB active_file:1124kB inactive_file:1156kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:522240kB managed:503912kB mlocked:0kB dirty:0kB writeback:0kB mapped:4128kB shmem:6336kB slab_reclaimable:10368kB slab_unreclaimable:9984kB kernel_stack:1944kB pagetables:4568kB unstable:0kB bounce:0kB free_pcp:396kB local_pcp:396kB free_cma:0kB writeback_tmp:0kB pages_scanned:15996 all_unreclaimable? yes
  422. [12719.900743] lowmem_reserve[]: 0 0 0
  423. [12719.900765] Normal: 156*4kB (UE) 82*8kB (UME) 20*16kB (UME) 26*32kB (UME) 5*64kB (ME) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB 0*8192kB = 2752kB
  424. [12719.900847] 2164 total pagecache pages
  425. [12719.900864] 0 pages in swap cache
  426. [12719.900876] Swap cache stats: add 0, delete 0, find 0/0
  427. [12719.900886] Free swap = 0kB
  428. [12719.900894] Total swap = 0kB
  429. [12719.900904] 130560 pages RAM
  430. [12719.900912] 0 pages HighMem/MovableOnly
  431. [12719.900921] 4582 pages reserved
  432. [12719.900930] 6144 pages cma reserved
  433. [12719.900941] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name
  434. [12719.900992] [ 190] 0 190 1845 219 6 0 0 0 systemd-journal
  435. [12719.901012] [ 194] 0 194 2843 169 7 0 0 -1000 systemd-udevd
  436. [12719.901031] [ 261] 100 261 3020 156 8 0 0 0 systemd-timesyn
  437. [12719.901050] [ 305] 0 305 1798 770 9 0 0 0 haveged
  438. [12719.901068] [ 318] 0 318 24983 8467 57 0 0 0 nodejs
  439. [12719.901086] [ 323] 0 323 543 35 6 0 0 0 atd
  440. [12719.901103] [ 328] 0 328 1107 51 6 0 0 0 cron
  441. [12719.901121] [ 331] 0 331 774 71 5 0 0 0 systemd-logind
  442. [12719.901139] [ 349] 105 349 822 70 5 0 0 0 avahi-daemon
  443. [12719.901157] [ 351] 104 351 1200 128 6 0 0 -900 dbus-daemon
  444. [12719.901175] [ 369] 105 369 791 54 4 0 0 0 avahi-daemon
  445. [12719.901194] [ 384] 0 384 1595 112 8 0 0 0 connmand
  446. [12719.901214] [ 387] 0 387 7627 178 10 0 0 0 rsyslogd
  447. [12719.901236] [ 462] 0 462 1367 79 8 0 0 0 wpa_supplicant
  448. [12719.901254] [ 481] 0 481 9335 209 12 0 0 0 lightdm
  449. [12719.901272] [ 511] 0 511 16887 2650 34 0 0 0 Xorg
  450. [12719.901291] [ 515] 0 515 1635 115 9 0 0 -1000 sshd
  451. [12719.901310] [ 575] 110 575 1208 107 6 0 0 0 ntpd
  452. [12719.901328] [ 590] 0 590 2306 127 8 0 0 0 sshd
  453. [12719.901347] [ 611] 0 611 889 30 7 0 0 0 agetty
  454. [12719.901365] [ 614] 0 614 844 30 5 0 0 0 agetty
  455. [12719.901382] [ 631] 0 631 462 19 4 0 0 0 udhcpd
  456. [12719.901401] [ 647] 0 647 844 29 5 0 0 0 agetty
  457. [12719.901419] [ 809] 0 809 1581 321 7 0 0 0 apache2
  458. [12719.901436] [ 817] 33 817 57183 372 34 0 0 0 apache2
  459. [12719.901454] [ 826] 33 826 57183 372 34 0 0 0 apache2
  460. [12719.901472] [ 927] 0 927 7650 215 13 0 0 0 lightdm
  461. [12719.901489] [ 975] 1000 975 1003 85 5 0 0 0 systemd
  462. [12719.901507] [ 978] 1000 978 1478 333 6 0 0 0 (sd-pam)
  463. [12719.901526] [ 989] 111 989 2015 127 7 0 0 0 exim4
  464. [12719.901544] [ 994] 1000 994 26644 1133 42 0 0 0 lxqt-session
  465. [12719.901563] [ 1015] 1000 1015 728 50 5 0 0 0 ssh-agent
  466. [12719.901581] [ 1018] 1000 1018 780 60 5 0 0 0 dbus-launch
  467. [12719.901600] [ 1019] 1000 1019 1172 106 5 0 0 0 dbus-daemon
  468. [12719.901618] [ 1030] 1000 1030 4772 513 14 0 0 0 openbox
  469. [12719.901635] [ 1032] 1000 1032 35263 2414 49 0 0 0 pcmanfm-qt
  470. [12719.901654] [ 1033] 1000 1033 26641 1118 39 0 0 0 lxqt-globalkeys
  471. [12719.901673] [ 1034] 1000 1034 24309 1098 39 0 0 0 lxqt-notificati
  472. [12719.901691] [ 1035] 1000 1035 35839 1815 49 0 0 0 lxqt-panel
  473. [12719.901709] [ 1036] 1000 1036 27309 1135 42 0 0 0 lxqt-policykit-
  474. [12719.901728] [ 1037] 1000 1037 32426 1319 47 0 0 0 lxqt-runner
  475. [12719.901746] [ 1048] 1000 1048 9811 222 12 0 0 0 gvfs-udisks2-vo
  476. [12719.901764] [ 1050] 0 1050 13566 241 16 0 0 0 udisksd
  477. [12719.901782] [ 1055] 108 1055 15612 702 19 0 0 0 polkitd
  478. [12719.901801] [ 1066] 1000 1066 6874 143 13 0 0 0 menu-cached
  479. [12719.901819] [ 1071] 1000 1071 7206 130 12 0 0 0 gvfsd
  480. [12719.901838] [ 1080] 1000 1080 6965 117 10 0 0 0 gvfs-goa-volume
  481. [12719.901856] [ 1084] 1000 1084 7228 153 13 0 0 0 gvfs-gphoto2-vo
  482. [12719.901874] [ 1089] 1000 1089 6986 130 11 0 0 0 gvfs-mtp-volume
  483. [12719.901892] [ 1093] 1000 1093 9711 184 14 0 0 0 gvfs-afc-volume
  484. [12719.901910] [ 1100] 1000 1100 11641 189 15 0 0 0 gvfsd-trash
  485. [12719.901928] [ 1122] 1000 1122 2306 137 7 0 0 0 sshd
  486. [12719.901945] [ 1124] 1000 1124 1014 376 6 0 0 0 bash
  487. [12719.901964] [ 1365] 1000 1365 467 33 5 0 0 0 script
  488. [12719.901982] [ 1366] 1000 1366 468 33 5 0 0 0 script
  489. [12719.901999] [ 1367] 1000 1367 1007 371 5 0 0 0 bash
  490. [12719.902018] [ 9221] 1000 9221 1764 801 7 0 0 0 debuild
  491. [12719.902036] [ 9281] 1000 9281 360 18 5 0 0 0 sh
  492. [12719.902054] [ 9282] 1000 9282 2228 1266 10 0 0 0 dpkg-buildpacka
  493. [12719.902072] [ 9284] 1000 9284 344 17 5 0 0 0 tee
  494. [12719.902090] [ 9561] 1000 9561 397 45 5 0 0 0 rules
  495. [12719.902108] [ 9563] 1000 9563 2172 1217 9 0 0 0 dh
  496. [12719.902126] [ 7067] 0 7067 24719 8694 57 0 0 0 nodejs
  497. [12719.902145] [ 5080] 1000 5080 1723 878 8 0 0 0 dh_auto_test
  498. [12719.902163] [ 5162] 1000 5162 837 481 4 0 0 0 make
  499. [12719.902352] [ 5165] 1000 5165 837 481 6 0 0 0 make
  500. [12719.902375] [ 5169] 1000 5169 701 60 4 0 0 0 bash
  501. [12719.902393] [ 5176] 1000 5176 967 601 6 0 0 0 make
  502. [12719.902412] [ 5184] 1000 5184 869 526 5 0 0 0 make
  503. [12719.902431] [27657] 1000 27657 597 34 5 0 0 0 g++
  504. [12719.902449] [27659] 1000 27659 76159 71823 156 0 0 0 cc1plus
  505. [12719.902464] Out of memory: Kill process 27659 (cc1plus) score 571 or sacrifice child
  506. [12719.910333] Killed process 27659 (cc1plus) total-vm:304636kB, anon-rss:286848kB, file-rss:444kB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement