Advertisement
Guest User

Kernel Log

a guest
Oct 3rd, 2017
728
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.30 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.4.14 (buildbot@build.canaan-creative.com) (gcc version 5.3.0 (OpenWrt GCC 5.3.0 50019) ) #1 SMP Sat Jun 3 05:48:25 UTC 2017
  3. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
  6. [ 0.000000] cma: Reserved 16 MiB at 0x3a000000
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 241664
  9. [ 0.000000] free_area_init_node: node 0, pgdat 80582ec0, node_mem_map b988e000
  10. [ 0.000000] Normal zone: 1888 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
  13. [ 0.000000] [bcm2709_smp_init_cpus] enter (9480->f3003010)
  14. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  15. [ 0.000000] PERCPU: Embedded 12 pages/cpu @b984e000 s17984 r8192 d22976 u49152
  16. [ 0.000000] pcpu-alloc: s17984 r8192 d22976 u49152 alloc=12*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239776
  19. [ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa22082 bcm2709.serial=0xed2ef95e smsc95xx.macaddr=B8:27:EB:2E:F9:5E bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
  20. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. [ 0.000000] Memory: 935496K/966656K available (3951K kernel code, 126K rwdata, 1416K rodata, 220K init, 368K bss, 14776K reserved, 16384K cma-reserved)
  24. [ 0.000000] Virtual kernel memory layout:
  25. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  27. [ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
  28. [ 0.000000] lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
  29. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  30. [ 0.000000] .text : 0x80008000 - 0x80546060 (5369 kB)
  31. [ 0.000000] .init : 0x80547000 - 0x8057e000 ( 220 kB)
  32. [ 0.000000] .data : 0x8057e000 - 0x8059daac ( 127 kB)
  33. [ 0.000000] .bss : 0x8059daac - 0x805f9bac ( 369 kB)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  35. [ 0.000000] Hierarchical RCU implementation.
  36. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  37. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
  38. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  39. [ 0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  40. [ 0.000025] Switching to timer-based delay loop, resolution 52ns
  41. [ 0.000200] Console: colour dummy device 80x30
  42. [ 0.000842] console [tty1] enabled
  43. [ 0.000886] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  44. [ 0.000940] pid_max: default: 32768 minimum: 301
  45. [ 0.001071] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  46. [ 0.001104] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  47. [ 0.001788] CPU: Testing write buffer coherency: ok
  48. [ 0.002223] CPU0: update cpu_capacity 1024
  49. [ 0.002253] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  50. [ 0.002282] [bcm2709_smp_prepare_cpus] enter
  51. [ 0.002390] Setting up static identity map for 0x8240 - 0x8298
  52. [ 0.003573] [bcm2709_boot_secondary] cpu:1 started (0) 18
  53. [ 0.003871] [bcm2709_secondary_init] enter cpu:1
  54. [ 0.003902] CPU1: update cpu_capacity 1024
  55. [ 0.003908] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  56. [ 0.004210] [bcm2709_boot_secondary] cpu:2 started (0) 17
  57. [ 0.004413] [bcm2709_secondary_init] enter cpu:2
  58. [ 0.004432] CPU2: update cpu_capacity 1024
  59. [ 0.004438] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  60. [ 0.004719] [bcm2709_boot_secondary] cpu:3 started (0) 17
  61. [ 0.004899] [bcm2709_secondary_init] enter cpu:3
  62. [ 0.004918] CPU3: update cpu_capacity 1024
  63. [ 0.004924] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  64. [ 0.004975] Brought up 4 CPUs
  65. [ 0.005065] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  66. [ 0.005092] CPU: All CPU(s) started in HYP mode.
  67. [ 0.005115] CPU: Virtualization extensions available.
  68. [ 0.013428] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  69. [ 0.013733] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  70. [ 0.014409] pinctrl core: initialized pinctrl subsystem
  71. [ 0.014891] NET: Registered protocol family 16
  72. [ 0.019949] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  73. [ 0.049925] cpuidle: using governor ladder
  74. [ 0.079943] cpuidle: using governor menu
  75. [ 0.085810] bcm2709: Mini UART enabled
  76. [ 0.085918] Serial: AMBA PL011 UART driver
  77. [ 0.086060] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  78. [ 0.086242] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  79. [ 0.140839] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
  80. [ 0.142210] SCSI subsystem initialized
  81. [ 0.142394] usbcore: registered new interface driver usbfs
  82. [ 0.142490] usbcore: registered new interface driver hub
  83. [ 0.142573] usbcore: registered new device driver usb
  84. [ 0.150021] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-02 16:01
  85. [ 0.177014] clocksource: Switched to clocksource arch_sys_counter
  86. [ 0.184719] NET: Registered protocol family 2
  87. [ 0.185279] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  88. [ 0.185413] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  89. [ 0.185619] TCP: Hash tables configured (established 8192 bind 8192)
  90. [ 0.185723] UDP hash table entries: 512 (order: 2, 16384 bytes)
  91. [ 0.185787] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  92. [ 0.185995] NET: Registered protocol family 1
  93. [ 0.187691] futex hash table entries: 1024 (order: 4, 65536 bytes)
  94. [ 0.196215] io scheduler noop registered
  95. [ 0.196255] io scheduler deadline registered
  96. [ 0.196311] io scheduler cfq registered (default)
  97. [ 0.198754] BCM2708FB: allocated DMA memory fa400000
  98. [ 0.198800] BCM2708FB: allocated DMA channel 0 @ f3007000
  99. [ 0.203547] Console: switching to colour frame buffer device 82x26
  100. [ 0.207720] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  101. [ 0.209740] console [ttyS0] disabled
  102. [ 0.211012] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 59, base_baud = 31250000) is a 16550
  103. [ 0.808353] console [ttyS0] enabled
  104. [ 0.813751] vc-cma: Videocore CMA driver
  105. [ 0.818967] vc-cma: vc_cma_base = 0x00000000
  106. [ 0.824943] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  107. [ 0.831594] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  108. [ 0.838337] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  109. [ 0.860018] brd: module loaded
  110. [ 0.871019] loop: module loaded
  111. [ 0.876039] vchiq: vchiq_init_state: slot_zero = 0xba480000, is_master = 0
  112. [ 0.885720] usbcore: registered new interface driver smsc95xx
  113. [ 0.892736] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  114. [ 1.099941] Core Release: 2.80a
  115. [ 1.104268] Setting default values for core params
  116. [ 1.110321] Finished setting default values for core params
  117. [ 1.317470] Using Buffer DMA mode
  118. [ 1.321995] Periodic Transfer Interrupt Enhancement - disabled
  119. [ 1.329109] Multiprocessor Interrupt Enhancement - disabled
  120. [ 1.335941] OTG VER PARAM: 0, OTG VER FLAG: 0
  121. [ 1.341516] Dedicated Tx FIFOs mode
  122. [ 1.346421] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba414000 dma = 0xfa414000 len=9024
  123. [ 1.358757] FIQ FSM acceleration enabled for :
  124. [ 1.358757] Non-periodic Split Transactions
  125. [ 1.358757] Periodic Split Transactions
  126. [ 1.358757] High-Speed Isochronous Endpoints
  127. [ 1.358757] Interrupt/Control Split Transaction hack enabled
  128. [ 1.387417] dwc_otg: Microframe scheduler enabled
  129. [ 1.387465] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80299718
  130. [ 1.394688] WARN::hcd_init_fiq:414: FIQ ASM at 0x8000ee78 length 36
  131. [ 1.402270] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbb87e000
  132. [ 1.409602] dwc_otg 3f980000.usb: DWC OTG Controller
  133. [ 1.415835] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  134. [ 1.424483] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  135. [ 1.431354] Init: Port Power? op_state=1
  136. [ 1.436484] Init: Power Port (0)
  137. [ 1.441061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  138. [ 1.449145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  139. [ 1.457658] usb usb1: Product: DWC OTG Controller
  140. [ 1.463577] usb usb1: Manufacturer: Linux 4.4.14 dwc_otg_hcd
  141. [ 1.470479] usb usb1: SerialNumber: 3f980000.usb
  142. [ 1.476892] hub 1-0:1.0: USB hub found
  143. [ 1.481838] hub 1-0:1.0: 1 port detected
  144. [ 1.487389] dwc_otg: FIQ enabled
  145. [ 1.487398] dwc_otg: NAK holdoff enabled
  146. [ 1.487405] dwc_otg: FIQ split-transaction FSM enabled
  147. [ 1.487440] Module dwc_common_port init
  148. [ 1.487607] usbcore: registered new interface driver uas
  149. [ 1.494165] usbcore: registered new interface driver usb-storage
  150. [ 1.501457] mousedev: PS/2 mouse device common for all mice
  151. [ 1.508906] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  152. [ 1.517146] sdhci: Secure Digital Host Controller Interface driver
  153. [ 1.524545] sdhci: Copyright(c) Pierre Ossman
  154. [ 1.530335] sdhost: log_buf @ ba413000 (fa413000)
  155. [ 1.607037] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  156. [ 1.615940] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  157. [ 1.623014] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  158. [ 1.664393] mmc0: host does not support reading read-only switch, assuming write-enable
  159. [ 1.667099] sdhci-pltfm: SDHCI platform and OF driver helper
  160. [ 1.668755] NET: Registered protocol family 10
  161. [ 1.669574] NET: Registered protocol family 17
  162. [ 1.669621] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  163. [ 1.669634] 8021q: 802.1Q VLAN Support v1.8
  164. [ 1.670090] Registering SWP/SWPB emulation handler
  165. [ 1.670706] vc-sm: Videocore shared memory driver
  166. [ 1.670713] [vc_sm_connected_init]: start
  167. [ 1.671086] [vc_sm_connected_init]: end - returning 0
  168. [ 1.672381] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  169. [ 1.672721] of_cfs_init
  170. [ 1.672794] of_cfs_init: OK
  171. [ 1.687547] Indeed it is in host mode hprt0 = 00021501
  172. [ 1.762778] Waiting for root device /dev/mmcblk0p2...
  173. [ 1.769290] mmc0: new high speed SDHC card at address 59b4
  174. [ 1.776513] mmcblk0: mmc0:59b4 GB2MW 29.8 GiB
  175. [ 1.783342] mmcblk0: p1 p2
  176. [ 1.803875] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  177. [ 1.812112] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  178. [ 1.820295] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  179. [ 1.829650] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  180. [ 1.857034] usb 1-1: new high-speed USB device number 2 using dwc_otg
  181. [ 1.864716] Indeed it is in host mode hprt0 = 00001101
  182. [ 1.883569] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  183. [ 1.893288] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  184. [ 1.901637] Freeing unused kernel memory: 220K (80547000 - 8057e000)
  185. [ 1.950035] mmc1: new high speed SDIO card at address 0001
  186. [ 2.002508] init: Console is alive
  187. [ 2.007300] init: - watchdog -
  188. [ 2.067272] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  189. [ 2.075249] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  190. [ 2.084330] hub 1-1:1.0: USB hub found
  191. [ 2.089394] hub 1-1:1.0: 5 ports detected
  192. [ 2.183106] init: - preinit -
  193. [ 2.367029] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  194. [ 2.487240] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  195. [ 2.495462] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  196. [ 2.505794] random: procd urandom read with 68 bits of entropy available
  197. [ 2.506899] smsc95xx v1.0.4
  198. [ 2.569910] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:2e:f9:5e
  199. [ 5.320935] mount_root: mounting /dev/root
  200. [ 5.397322] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  201. [ 5.462030] procd: - early -
  202. [ 5.466286] procd: - watchdog -
  203. [ 6.081902] procd: - ubus -
  204. [ 6.139226] procd: - init -
  205. [ 6.871374] ip6_tables: (C) 2000-2006 Netfilter Core Team
  206. [ 6.884666] i2c /dev entries driver
  207. [ 6.891622] bcm2708_i2c 3f205000.i2c: BSC0 Controller at 0x3f205000 (irq 83) (baudrate 100000)
  208. [ 6.903407] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000)
  209. [ 6.920252] hidraw: raw HID events driver (C) Jiri Kosina
  210. [ 6.947653] Loading modules backported from Linux version wt-2016-05-12-0-g7a54796
  211. [ 6.957984] Backport generated by backports.git backports-20160216-0-ge3c56e4
  212. [ 6.968369] ip_tables: (C) 2000-2006 Netfilter Core Team
  213. [ 6.979836] nf_conntrack version 0.5.0 (14876 buckets, 59504 max)
  214. [ 7.110174] usbcore: registered new interface driver usbhid
  215. [ 7.117219] usbhid: USB HID core driver
  216. [ 7.128326] xt_time: kernel timezone is -0000
  217. [ 7.148151] PPP generic driver version 2.4.2
  218. [ 7.154722] NET: Registered protocol family 24
  219. [ 7.260928] random: nonblocking pool is initialized
  220. [ 7.278658] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
  221. [ 7.314007] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30)
  222. [ 7.328597] usbcore: registered new interface driver brcmfmac
  223. [ 10.150457] udevd[793]: starting version 3.2
  224. [ 10.160457] udevd[793]: specified group 'tty' unknown
  225. [ 10.167322] udevd[793]: specified group 'dialout' unknown
  226. [ 10.174295] udevd[793]: specified group 'kmem' unknown
  227. [ 10.181024] udevd[793]: specified group 'input' unknown
  228. [ 10.187758] udevd[793]: specified group 'video' unknown
  229. [ 10.194581] udevd[793]: specified group 'lp' unknown
  230. [ 10.201013] udevd[793]: specified group 'disk' unknown
  231. [ 10.207506] udevd[793]: specified group 'cdrom' unknown
  232. [ 10.214064] udevd[793]: specified group 'tape' unknown
  233. [ 10.242843] udevd[794]: starting eudev-3.2
  234. [ 10.384731] udevd[794]: specified group 'tty' unknown
  235. [ 10.394200] udevd[794]: specified group 'dialout' unknown
  236. [ 10.401514] udevd[794]: specified group 'kmem' unknown
  237. [ 10.408221] udevd[794]: specified group 'input' unknown
  238. [ 10.414618] udevd[794]: specified group 'video' unknown
  239. [ 10.421377] udevd[794]: specified group 'lp' unknown
  240. [ 10.427624] udevd[794]: specified group 'disk' unknown
  241. [ 10.433706] udevd[794]: specified group 'cdrom' unknown
  242. [ 10.440050] udevd[794]: specified group 'tape' unknown
  243. [ 10.469207] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  244. [ 10.479108] device eth0 entered promiscuous mode
  245. [ 10.486532] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  246. [ 12.080016] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  247. [ 12.100478] br-lan: port 1(eth0) entered forwarding state
  248. [ 12.106848] br-lan: port 1(eth0) entered forwarding state
  249. [ 12.113432] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  250. [ 14.097013] br-lan: port 1(eth0) entered forwarding state
  251. [ 277.971572] br-lan: port 1(eth0) entered disabled state
  252. [ 277.986369] device eth0 left promiscuous mode
  253. [ 277.992057] br-lan: port 1(eth0) entered disabled state
  254. [ 277.999552] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  255. [ 278.013253] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  256. [ 278.128861] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  257. [ 278.139994] device eth0 entered promiscuous mode
  258. [ 278.148737] br-lan: port 1(eth0) entered forwarding state
  259. [ 278.155516] br-lan: port 1(eth0) entered forwarding state
  260. [ 279.740670] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  261. [ 280.147007] br-lan: port 1(eth0) entered forwarding state
  262. [ 819.501651] br-lan: port 1(eth0) entered disabled state
  263. [ 819.516719] device eth0 left promiscuous mode
  264. [ 819.522877] br-lan: port 1(eth0) entered disabled state
  265. [ 819.530785] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  266. [ 819.544815] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  267. [ 819.668892] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  268. [ 819.680178] device eth0 entered promiscuous mode
  269. [ 819.688304] br-lan: port 1(eth0) entered forwarding state
  270. [ 819.695131] br-lan: port 1(eth0) entered forwarding state
  271. [ 821.184354] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  272. [ 821.687011] br-lan: port 1(eth0) entered forwarding state
  273. [ 824.400619] brcmfmac: brcmf_cfg80211_get_channel: chanspec failed (-512)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement