Advertisement
Guest User

bootlog

a guest
Apr 22nd, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.99 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.0.0-bone0 (root@debian) (gcc version 4.9.3 20141031 (prerelease) (Linaro GCC 2014.11) ) #1 Wed Apr 22 21:15:51 BST 2015
  6. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine model: TI AM335x BeagleBone Black
  9. [ 0.000000] cma: Reserved 16 MiB at 0x9f000000
  10. [ 0.000000] Memory policy: Data cache writeback
  11. [ 0.000000] On node 0 totalpages: 131072
  12. [ 0.000000] free_area_init_node: node 0, pgdat c0a8c07c, node_mem_map deb71000
  13. [ 0.000000] Normal zone: 1152 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 131072 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] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  19. [ 0.000000] pcpu-alloc: [0] 0
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
  21. [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=UUID=0ae1c9cb-643c-4b9a-b725-94dfdb89f9ea ro rootfstype=ext4 rootwait fixrtc quiet init=/lib/systemd/systemd
  22. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [ 0.000000] Memory: 487200K/524288K available (6330K kernel code, 612K rwdata, 3488K rodata, 452K init, 856K bss, 20704K reserved, 16384K cma-reserved, 0K highmem)
  26. [ 0.000000] Virtual kernel memory layout:
  27. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  30. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  31. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  32. [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  33. [ 0.000000] .text : 0xc0008000 - 0xc099ed34 (9820 kB)
  34. [ 0.000000] .init : 0xc099f000 - 0xc0a10000 ( 452 kB)
  35. [ 0.000000] .data : 0xc0a10000 - 0xc0aa9118 ( 613 kB)
  36. [ 0.000000] .bss : 0xc0aa9118 - 0xc0b7f22c ( 857 kB)
  37. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  38. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  39. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  40. [ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
  41. [ 0.000028] OMAP clocksource: timer1 at 24000000 Hz
  42. [ 0.000268] Console: colour dummy device 80x30
  43. [ 0.000289] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  44. [ 0.000295] This ensures that you still see kernel messages. Please
  45. [ 0.000300] update your kernel commandline.
  46. [ 0.000315] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
  47. [ 0.089267] pid_max: default: 32768 minimum: 301
  48. [ 0.089374] Security Framework initialized
  49. [ 0.089447] AppArmor: AppArmor disabled by boot time parameter
  50. [ 0.089454] Yama: becoming mindful.
  51. [ 0.089625] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  52. [ 0.089635] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  53. [ 0.090238] Initializing cgroup subsys blkio
  54. [ 0.090259] Initializing cgroup subsys memory
  55. [ 0.090292] Initializing cgroup subsys devices
  56. [ 0.090307] Initializing cgroup subsys freezer
  57. [ 0.090324] Initializing cgroup subsys net_cls
  58. [ 0.090337] Initializing cgroup subsys perf_event
  59. [ 0.090348] Initializing cgroup subsys net_prio
  60. [ 0.090393] CPU: Testing write buffer coherency: ok
  61. [ 0.090440] ftrace: allocating 31925 entries in 63 pages
  62. [ 0.157012] Setting up static identity map for 0x805f5180 - 0x805f51cc
  63. [ 0.160315] devtmpfs: initialized
  64. [ 0.161157] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  65. [ 0.168192] omap_hwmod: tptc0 using broken dt data from edma
  66. [ 0.168279] omap_hwmod: tptc1 using broken dt data from edma
  67. [ 0.168354] omap_hwmod: tptc2 using broken dt data from edma
  68. [ 0.172530] omap_hwmod: debugss: _wait_target_disable failed
  69. [ 0.228235] xor: measuring software checksum speed
  70. [ 0.319237] arm4regs : 1245.200 MB/sec
  71. [ 0.419235] 8regs : 945.200 MB/sec
  72. [ 0.519236] 32regs : 1112.000 MB/sec
  73. [ 0.619235] neon : 1808.800 MB/sec
  74. [ 0.619242] xor: using function: neon (1808.800 MB/sec)
  75. [ 0.619299] pinctrl core: initialized pinctrl subsystem
  76. [ 0.627208] NET: Registered protocol family 16
  77. [ 0.629094] DMA: preallocated 256 KiB pool for atomic coherent allocations
  78. [ 0.632646] OMAP GPIO hardware version 0.1
  79. [ 0.639507] No ATAGs?
  80. [ 0.639531] hw-breakpoint: debug architecture 0x4 unsupported.
  81. [ 0.809381] raid6: int32x1 242 MB/s
  82. [ 0.979344] raid6: int32x2 341 MB/s
  83. [ 1.149336] raid6: int32x4 398 MB/s
  84. [ 1.319305] raid6: int32x8 325 MB/s
  85. [ 1.489265] raid6: neonx1 1460 MB/s
  86. [ 1.659249] raid6: neonx2 1870 MB/s
  87. [ 1.829259] raid6: neonx4 1970 MB/s
  88. [ 1.999265] raid6: neonx8 901 MB/s
  89. [ 1.999272] raid6: using algorithm neonx4 (1970 MB/s)
  90. [ 1.999277] raid6: using intx1 recovery algorithm
  91. [ 2.006124] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  92. [ 2.009444] SCSI subsystem initialized
  93. [ 2.009712] libata version 3.00 loaded.
  94. [ 2.009999] usbcore: registered new interface driver usbfs
  95. [ 2.010056] usbcore: registered new interface driver hub
  96. [ 2.010121] usbcore: registered new device driver usb
  97. [ 2.010543] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe
  98. [ 2.010564] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral
  99. [ 2.010648] media: Linux media interface: v0.10
  100. [ 2.010708] Linux video capture interface: v2.00
  101. [ 2.010795] pps_core: LinuxPPS API ver. 1 registered
  102. [ 2.010801] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  103. [ 2.010827] PTP clock support registered
  104. [ 2.011381] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  105. [ 2.012293] NetLabel: Initializing
  106. [ 2.012304] NetLabel: domain hash size = 128
  107. [ 2.012308] NetLabel: protocols = UNLABELED CIPSOv4
  108. [ 2.012358] NetLabel: unlabeled traffic allowed by default
  109. [ 2.012801] Switched to clocksource timer1
  110. [ 2.067449] NET: Registered protocol family 2
  111. [ 2.068123] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  112. [ 2.068169] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  113. [ 2.068206] TCP: Hash tables configured (established 4096 bind 4096)
  114. [ 2.068260] TCP: reno registered
  115. [ 2.068270] UDP hash table entries: 256 (order: 0, 4096 bytes)
  116. [ 2.068285] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  117. [ 2.068437] NET: Registered protocol family 1
  118. [ 2.068832] RPC: Registered named UNIX socket transport module.
  119. [ 2.068844] RPC: Registered udp transport module.
  120. [ 2.068849] RPC: Registered tcp transport module.
  121. [ 2.068855] RPC: Registered tcp NFSv4.1 backchannel transport module.
  122. [ 2.069260] Unpacking initramfs...
  123. [ 2.296673] Freeing initrd memory: 3712K (cfc60000 - d0000000)
  124. [ 2.297101] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  125. [ 2.298960] futex hash table entries: 256 (order: -1, 3072 bytes)
  126. [ 2.299059] audit: initializing netlink subsys (disabled)
  127. [ 2.299127] audit: type=2000 audit(2.250:1): initialized
  128. [ 2.300311] zpool: loaded
  129. [ 2.300328] zbud: loaded
  130. [ 2.300573] VFS: Disk quotas dquot_6.5.2
  131. [ 2.300634] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  132. [ 2.301145] NFS: Registering the id_resolver key type
  133. [ 2.301203] Key type id_resolver registered
  134. [ 2.301210] Key type id_legacy registered
  135. [ 2.301233] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  136. [ 2.301478] fuse init (API version 7.23)
  137. [ 2.301680] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  138. [ 2.303140] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  139. [ 2.303275] io scheduler noop registered
  140. [ 2.303287] io scheduler deadline registered
  141. [ 2.303322] io scheduler cfq registered (default)
  142. [ 2.304341] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  143. [ 2.306168] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  144. [ 2.308329] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 154, base_baud = 3000000) is a 8250
  145. [ 2.325837] console [ttyS0] enabled
  146. [ 2.326459] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 155, base_baud = 3000000) is a 8250
  147. [ 2.326976] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 156, base_baud = 3000000) is a 8250
  148. [ 2.327488] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 157, base_baud = 3000000) is a 8250
  149. [ 2.328439] [drm] Initialized drm 1.1.0 20060810
  150. [ 2.328532] usbcore: registered new interface driver udl
  151. [ 2.328554] Error: Driver 'tfp410' is already registered, aborting...
  152. [ 2.335285] slave hdmi: could not get i2c
  153. [ 2.339335] platform hdmi: Driver slave requests probe deferral
  154. [ 2.339531] platform 4830e000.lcdc: Driver tilcdc requests probe deferral
  155. [ 2.340365] usbcore: registered new interface driver dln2
  156. [ 2.341980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  157. [ 2.342007] ehci-platform: EHCI generic platform driver
  158. [ 2.342127] ehci-omap: OMAP-EHCI Host Controller driver
  159. [ 2.342275] usbcore: registered new interface driver usb-storage
  160. [ 2.343670] 47401300.usb-phy supply vcc not found, using dummy regulator
  161. [ 2.345680] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  162. [ 2.345693] musb-hdrc: MHDRC RTL version 2.0
  163. [ 2.345700] musb-hdrc: setup fifo_mode 4
  164. [ 2.345717] musb-hdrc: 28/31 max ep, 16384/16384 memory
  165. [ 2.346638] 47401b00.usb-phy supply vcc not found, using dummy regulator
  166. [ 2.348502] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  167. [ 2.348516] musb-hdrc: MHDRC RTL version 2.0
  168. [ 2.348522] musb-hdrc: setup fifo_mode 4
  169. [ 2.348534] musb-hdrc: 28/31 max ep, 16384/16384 memory
  170. [ 2.348623] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  171. [ 2.348863] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  172. [ 2.349022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  173. [ 2.349032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  174. [ 2.349040] usb usb1: Product: MUSB HDRC host driver
  175. [ 2.349048] usb usb1: Manufacturer: Linux 4.0.0-bone0 musb-hcd
  176. [ 2.349056] usb usb1: SerialNumber: musb-hdrc.1.auto
  177. [ 2.349619] hub 1-0:1.0: USB hub found
  178. [ 2.349659] hub 1-0:1.0: 1 port detected
  179. [ 2.357305] mousedev: PS/2 mouse device common for all mice
  180. [ 2.358514] omap_rtc 44e3e000.rtc: already running
  181. [ 2.358819] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  182. [ 2.360631] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  183. [ 2.360902] Driver 'mmcblk' needs updating - please use bus_type methods
  184. [ 2.360942] sdhci: Secure Digital Host Controller Interface driver
  185. [ 2.360947] sdhci: Copyright(c) Pierre Ossman
  186. [ 2.361317] omap_hsmmc 48060000.mmc: Got CD GPIO
  187. [ 2.443188] sdhci-pltfm: SDHCI platform and OF driver helper
  188. [ 2.444063] ledtrig-cpu: registered to indicate activity on CPUs
  189. [ 2.444152] hidraw: raw HID events driver (C) Jiri Kosina
  190. [ 2.445015] usbcore: registered new interface driver usbhid
  191. [ 2.445023] usbhid: USB HID core driver
  192. [ 2.445228] ashmem: initialized
  193. [ 2.446646] oprofile: using arm/armv7
  194. [ 2.446908] TCP: cubic registered
  195. [ 2.446982] NET: Registered protocol family 10
  196. [ 2.448867] mip6: Mobile IPv6
  197. [ 2.448889] NET: Registered protocol family 17
  198. [ 2.448997] Key type dns_resolver registered
  199. [ 2.449009] mpls_gso: MPLS GSO support
  200. [ 2.449215] omap_voltage_late_init: Voltage driver support not added
  201. [ 2.458108] platform cpufreq-dt.0: Driver cpufreq-dt requests probe deferral
  202. [ 2.458280] ThumbEE CPU extension supported.
  203. [ 2.458301] Registering SWP/SWPB emulation handler
  204. [ 2.459074] registered taskstats version 1
  205. [ 2.460024] Btrfs loaded
  206. [ 2.478423] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  207. [ 2.478466] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  208. [ 2.496610] mmc1: MAN_BKOPS_EN bit is not set
  209. [ 2.500964] mmc1: new high speed MMC card at address 0001
  210. [ 2.501490] mmcblk0: mmc1:0001 MMC04G 3.60 GiB
  211. [ 2.501656] mmcblk0boot0: mmc1:0001 MMC04G partition 1 2.00 MiB
  212. [ 2.501795] mmcblk0boot1: mmc1:0001 MMC04G partition 2 2.00 MiB
  213. [ 2.502689] mmcblk0: p1 p2
  214. [ 2.605073] tda998x 0-0070: found TDA19988
  215. [ 2.606014] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  216. [ 2.606023] [drm] No driver support for vblank timestamp query.
  217. [ 2.606343] tilcdc 4830e000.lcdc: No connectors reported connected with modes
  218. [ 2.606362] [drm] Cannot find any crtc or sizes - going 1024x768
  219. [ 2.619272] Console: switching to colour frame buffer device 128x48
  220. [ 2.625100] tilcdc 4830e000.lcdc: fb0: frame buffer device
  221. [ 2.625108] tilcdc 4830e000.lcdc: registered panic notifier
  222. [ 2.625128] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  223. [ 2.682841] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  224. [ 2.682858] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  225. [ 2.689118] libphy: 4a101000.mdio: probed
  226. [ 2.689143] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  227. [ 2.689821] cpsw 4a100000.ethernet: Detected MACID = d0:39:72:40:02:0d
  228. [ 2.691072] omap_rtc 44e3e000.rtc: setting system clock to 2015-03-01 20:48:00 UTC (1425242880)
  229. [ 2.694305] PM: Hibernation image not present or could not be loaded.
  230. [ 2.695633] Freeing unused kernel memory: 452K (c099f000 - c0a10000)
  231. [ 2.774028] udevd[71]: starting version 175
  232. [ 3.770503] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  233. [ 4.088089] random: systemd urandom read with 38 bits of entropy available
  234. [ 4.767641] udevd[231]: starting version 175
  235. [ 5.526691] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  236. [ 7.295360] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  237. [ 9.149613] random: nonblocking pool is initialized
  238. [ 9.929273] using random self ethernet address
  239. [ 9.929296] using random host ethernet address
  240. [ 9.929308] using host ethernet address: D0:39:72:40:02:0F
  241. [ 9.929379] using random self ethernet address
  242. [ 9.929389] using random host ethernet address
  243. [ 9.929415] using host ethernet address: D0:39:72:40:02:0F
  244. [ 9.934547] usb0: HOST MAC d0:39:72:40:02:0f
  245. [ 9.939857] usb0: MAC 0a:e2:3e:5e:82:bc
  246. [ 9.980049] Number of LUNs=8
  247. [ 9.980081] Mass Storage Function, version: 2009/09/11
  248. [ 9.980092] LUN: removable file: (no medium)
  249. [ 9.980109] Number of LUNs=1
  250. [ 9.980255] LUN: removable file: /dev/mmcblk0p1
  251. [ 9.980264] Number of LUNs=1
  252. [ 9.986587] g_multi gadget: Multifunction Composite Gadget
  253. [ 9.986612] g_multi gadget: g_multi ready
  254. [ 12.044483] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  255. [ 12.246115] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  256. [ 14.351161] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  257. [ 23.210366] net eth0: initializing cpsw version 1.12 (0)
  258. [ 23.212773] net eth0: phy found : id is : 0x7c0f1
  259. [ 23.212906] libphy: PHY 4a101000.mdio:01 not found
  260. [ 23.217725] net eth0: phy 4a101000.mdio:01 not found on slave 1
  261. [ 23.256469] net eth0: BQL enabled
  262. [ 23.265903] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  263. [ 26.283611] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  264. [ 26.283676] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  265. [ 26.571072] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  266. [ 28.910776] net eth0: initializing cpsw version 1.12 (0)
  267. [ 28.915503] net eth0: phy found : id is : 0x7c0f1
  268. [ 28.915590] libphy: PHY 4a101000.mdio:01 not found
  269. [ 28.920487] net eth0: phy 4a101000.mdio:01 not found on slave 1
  270. [ 28.936548] net eth0: BQL enabled
  271. [ 28.939321] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  272. [ 29.586824] net eth0: initializing cpsw version 1.12 (0)
  273. [ 29.591114] net eth0: phy found : id is : 0x7c0f1
  274. [ 29.591202] libphy: PHY 4a101000.mdio:01 not found
  275. [ 29.596102] net eth0: phy 4a101000.mdio:01 not found on slave 1
  276. [ 29.614441] net eth0: BQL enabled
  277. [ 29.617086] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  278. [ 31.583516] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  279. [ 31.583691] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement