Guest User

Untitled

a guest
Nov 22nd, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.58 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.13-v7 (root@883dee339d90) (gcc version 4.9.4 (B uildroot 2016.11-00025-g5f691d1-dirty) ) #1 SMP Fri Nov 10 21:07:36 UTC 2017
  7. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  8. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio n cache
  9. [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
  10. [ 0.000000] cma: Reserved 8 MiB at 0x1e400000
  11. [ 0.000000] Memory policy: Data cache writealloc
  12. [ 0.000000] On node 0 totalpages: 126976
  13. [ 0.000000] free_area_init_node: node 0, pgdat 808bef40, node_mem_map 9dfa400 0
  14. [ 0.000000] Normal zone: 1116 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 126976 pages, LIFO batch:31
  17. [ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010)
  18. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  19. [ 0.000000] PERCPU: Embedded 13 pages/cpu @9efab000 s22540 r8192 d22516 u5324 8
  20. [ 0.000000] pcpu-alloc: s22540 r8192 d22516 u53248 alloc=13*4096
  21. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 125860
  23. [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2 708_fb.fbheight=1080 bcm2708_fb.fbswap=1 dma.dmachans=0x7f35 bcm2709.boardrev=0x a02082 bcm2709.serial=0x4dc4ee53 bcm2709.uart_clock=48000000 smsc95xx.macaddr=B8 :27:EB:C4:EE:53 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.f iq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 consoleblank=0 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nol ogo root=/dev/mmcblk0p2 rootwait fastboot noswap ro
  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: 484768K/507904K available (6336K kernel code, 432K rwdata , 1712K rodata, 476K init, 764K bss, 14944K reserved, 8192K cma-reserved)
  28. [ 0.000000] Virtual kernel memory layout:
  29. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  31. [ 0.000000] vmalloc : 0x9f800000 - 0xff800000 (1536 MB)
  32. [ 0.000000] lowmem : 0x80000000 - 0x9f000000 ( 496 MB)
  33. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  34. [ 0.000000] .text : 0x80008000 - 0x807e43e4 (8049 kB)
  35. [ 0.000000] .init : 0x807e5000 - 0x8085c000 ( 476 kB)
  36. [ 0.000000] .data : 0x8085c000 - 0x808c8250 ( 433 kB)
  37. [ 0.000000] .bss : 0x808cb000 - 0x8098a24c ( 765 kB)
  38. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [ 0.000000] Hierarchical RCU implementation.
  40. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  41. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  42. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
  43. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  44. [ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 43980 46511078ns
  45. [ 0.000025] Switching to timer-based delay loop, resolution 52ns
  46. [ 0.000272] Console: colour dummy device 80x30
  47. [ 0.000468] console [tty3] enabled
  48. [ 0.000490] Calibrating delay loop (skipped), value calculated using timer fr equency.. 38.40 BogoMIPS (lpj=192000)
  49. [ 0.000510] pid_max: default: 32768 minimum: 301
  50. [ 0.000820] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  51. [ 0.000835] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  52. [ 0.001753] Disabling cpuset control group subsystem
  53. [ 0.001785] Initializing cgroup subsys io
  54. [ 0.001816] Initializing cgroup subsys memory
  55. [ 0.001854] Initializing cgroup subsys devices
  56. [ 0.001872] Initializing cgroup subsys freezer
  57. [ 0.001892] Initializing cgroup subsys net_cls
  58. [ 0.001941] CPU: Testing write buffer coherency: ok
  59. [ 0.002000] ftrace: allocating 21199 entries in 63 pages
  60. [ 0.049600] CPU0: update cpu_capacity 1024
  61. [ 0.049628] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  62. [ 0.049640] [bcm2709_smp_prepare_cpus] enter
  63. [ 0.049773] Setting up static identity map for 0x8240 - 0x8274
  64. [ 0.051449] [bcm2709_boot_secondary] cpu:1 started (0) 18
  65. [ 0.051695] [bcm2709_secondary_init] enter cpu:1
  66. [ 0.051738] CPU1: update cpu_capacity 1024
  67. [ 0.051744] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  68. [ 0.052120] [bcm2709_boot_secondary] cpu:2 started (0) 18
  69. [ 0.052303] [bcm2709_secondary_init] enter cpu:2
  70. [ 0.052324] CPU2: update cpu_capacity 1024
  71. [ 0.052330] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  72. [ 0.052689] [bcm2709_boot_secondary] cpu:3 started (0) 18
  73. [ 0.052826] [bcm2709_secondary_init] enter cpu:3
  74. [ 0.052846] CPU3: update cpu_capacity 1024
  75. [ 0.052852] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  76. [ 0.052912] Brought up 4 CPUs
  77. [ 0.052936] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  78. [ 0.052944] CPU: All CPU(s) started in HYP mode.
  79. [ 0.052951] CPU: Virtualization extensions available.
  80. [ 0.053557] devtmpfs: initialized
  81. [ 0.063955] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  82. [ 0.064283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns
  83. [ 0.064995] pinctrl core: initialized pinctrl subsystem
  84. [ 0.065510] NET: Registered protocol family 16
  85. [ 0.070824] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  86. [ 0.077714] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  87. [ 0.077725] hw-breakpoint: maximum watchpoint size is 8 bytes.
  88. [ 0.077877] Serial: AMBA PL011 UART driver
  89. [ 0.078014] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gp io@7e200000/uart0_pins, deferring probe
  90. [ 0.078179] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  91. [ 0.141744] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dma chans=0x1
  92. [ 0.142305] SCSI subsystem initialized
  93. [ 0.142493] usbcore: registered new interface driver usbfs
  94. [ 0.142582] usbcore: registered new interface driver hub
  95. [ 0.142680] usbcore: registered new device driver usb
  96. [ 0.149167] raspberrypi-firmware soc:firmware: Attached to firmware from 2017 -04-04 18:41
  97. [ 0.176513] clocksource: Switched to clocksource arch_sys_counter
  98. [ 0.222634] FS-Cache: Loaded
  99. [ 0.222904] CacheFiles: Loaded
  100. [ 0.235227] NET: Registered protocol family 2
  101. [ 0.236078] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  102. [ 0.236144] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  103. [ 0.236244] TCP: Hash tables configured (established 4096 bind 4096)
  104. [ 0.236307] UDP hash table entries: 256 (order: 1, 8192 bytes)
  105. [ 0.236337] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  106. [ 0.236597] NET: Registered protocol family 1
  107. [ 0.236923] RPC: Registered named UNIX socket transport module.
  108. [ 0.236933] RPC: Registered udp transport module.
  109. [ 0.236941] RPC: Registered tcp transport module.
  110. [ 0.236950] RPC: Registered tcp NFSv4.1 backchannel transport module.
  111. [ 0.238106] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counter s available
  112. [ 0.239426] futex hash table entries: 1024 (order: 4, 65536 bytes)
  113. [ 0.252772] VFS: Disk quotas dquot_6.6.0
  114. [ 0.253085] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  115. [ 0.255391] FS-Cache: Netfs 'nfs' registered for caching
  116. [ 0.256288] NFS: Registering the id_resolver key type
  117. [ 0.256330] Key type id_resolver registered
  118. [ 0.256339] Key type id_legacy registered
  119. [ 0.258736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 52)
  120. [ 0.258868] io scheduler noop registered
  121. [ 0.258889] io scheduler deadline registered (default)
  122. [ 0.258947] io scheduler cfq registered
  123. [ 0.261457] BCM2708FB: allocated DMA memory de800000
  124. [ 0.261483] BCM2708FB: allocated DMA channel 0 @ f3007000
  125. [ 0.291838] Console: switching to colour frame buffer device 240x67
  126. [ 0.311517] bcm2835-rng 3f104000.rng: hwrng registered
  127. [ 0.311610] vc-cma: Videocore CMA driver
  128. [ 0.311620] vc-cma: vc_cma_base = 0x00000000
  129. [ 0.311629] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  130. [ 0.311638] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  131. [ 0.311842] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000 000(1008 MiB)
  132. [ 0.326714] brd: module loaded
  133. [ 0.335364] loop: module loaded
  134. [ 0.336261] vchiq: vchiq_init_state: slot_zero = 0x9e880000, is_master = 0
  135. [ 0.339437] Loading iSCSI transport class v2.0-870.
  136. [ 0.340067] usbcore: registered new interface driver smsc95xx
  137. [ 0.340120] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  138. [ 0.540424] Core Release: 2.80a
  139. [ 0.540437] Setting default values for core params
  140. [ 0.540470] Finished setting default values for core params
  141. [ 0.740833] Using Buffer DMA mode
  142. [ 0.740844] Periodic Transfer Interrupt Enhancement - disabled
  143. [ 0.740852] Multiprocessor Interrupt Enhancement - disabled
  144. [ 0.740861] OTG VER PARAM: 0, OTG VER FLAG: 0
  145. [ 0.740875] Dedicated Tx FIFOs mode
  146. [ 0.741210] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x9e8 14000 dma = 0xde814000 len=9024
  147. [ 0.741240] FIQ FSM acceleration enabled for :
  148. [ 0.741240] Non-periodic Split Transactions
  149. [ 0.741240] Periodic Split Transactions
  150. [ 0.741240] High-Speed Isochronous Endpoints
  151. [ 0.741240] Interrupt/Control Split Transaction hack enabled
  152. [ 0.741262] dwc_otg: Microframe scheduler enabled
  153. [ 0.741306] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80446f74
  154. [ 0.741319] WARN::hcd_init_fiq:414: FIQ ASM at 0x804472e4 length 36
  155. [ 0.741334] WARN::hcd_init_fiq:439: MPHI regs_base at 0x9fc7e000
  156. [ 0.741394] dwc_otg 3f980000.usb: DWC OTG Controller
  157. [ 0.741431] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  158. [ 0.741466] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  159. [ 0.741515] Init: Port Power? op_state=1
  160. [ 0.741523] Init: Power Port (0)
  161. [ 0.741718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  162. [ 0.741733] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1
  163. [ 0.741745] usb usb1: Product: DWC OTG Controller
  164. [ 0.741757] usb usb1: Manufacturer: Linux 4.4.13-v7 dwc_otg_hcd
  165. [ 0.741769] usb usb1: SerialNumber: 3f980000.usb
  166. [ 0.742555] hub 1-0:1.0: USB hub found
  167. [ 0.742600] hub 1-0:1.0: 1 port detected
  168. [ 0.743306] dwc_otg: FIQ enabled
  169. [ 0.743315] dwc_otg: NAK holdoff enabled
  170. [ 0.743323] dwc_otg: FIQ split-transaction FSM enabled
  171. [ 0.743356] Module dwc_common_port init
  172. [ 0.743611] usbcore: registered new interface driver usb-storage
  173. [ 0.743885] mousedev: PS/2 mouse device common for all mice
  174. [ 0.744609] bcm2835-cpufreq: min=600000 max=1200000
  175. [ 0.749642] sdhci: Secure Digital Host Controller Interface driver
  176. [ 0.749646] sdhci: Copyright(c) Pierre Ossman
  177. [ 0.749816] sdhost: log_buf @ 9e813000 (de813000)
  178. [ 0.826520] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  179. [ 0.828565] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  180. [ 0.828572] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  181. [ 0.886564] sdhci-pltfm: SDHCI platform and OF driver helper
  182. [ 0.886782] ledtrig-cpu: registered to indicate activity on CPUs
  183. [ 0.886850] hidraw: raw HID events driver (C) Jiri Kosina
  184. [ 0.887202] ip_tables: (C) 2000-2006 Netfilter Core Team
  185. [ 0.887328] Initializing XFRM netlink socket
  186. [ 0.887347] NET: Registered protocol family 17
  187. [ 0.887421] Key type dns_resolver registered
  188. [ 0.887759] Registering SWP/SWPB emulation handler
  189. [ 0.888177] registered taskstats version 1
  190. [ 0.888279] vc-sm: Videocore shared memory driver
  191. [ 0.888287] [vc_sm_connected_init]: start
  192. [ 0.888559] [vc_sm_connected_init]: end - returning 0
  193. [ 0.889738] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  194. [ 0.889933] of_cfs_init
  195. [ 0.889979] of_cfs_init: OK
  196. [ 0.890668] Waiting for root device /dev/mmcblk0p2...
  197. [ 0.927578] mmc0: host does not support reading read-only switch, assuming wr ite-enable
  198. [ 0.930384] mmc0: new high speed SDHC card at address aaaa
  199. [ 0.930712] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
  200. [ 0.932900] mmcblk0: p1 p2 p3
  201. [ 0.936575] Indeed it is in host mode hprt0 = 00021501
  202. [ 0.951068] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  203. [ 0.952566] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  204. [ 0.954063] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  205. [ 0.956752] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  206. [ 0.999976] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incomp atibilities
  207. [ 1.000327] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incomp atibilities
  208. [ 1.005125] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O pts: (null)
  209. [ 1.005149] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  210. [ 1.007544] devtmpfs: mounted
  211. [ 1.007940] Freeing unused kernel memory: 476K (807e5000 - 8085c000)
  212. [ 1.042871] mmc1: new high speed SDIO card at address 0001
  213. [ 1.116543] usb 1-1: new high-speed USB device number 2 using dwc_otg
  214. [ 1.116658] Indeed it is in host mode hprt0 = 00001101
  215. [ 1.316809] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  216. [ 1.316829] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  217. [ 1.317311] hub 1-1:1.0: USB hub found
  218. [ 1.317363] hub 1-1:1.0: 5 ports detected
  219. [ 1.350539] random: dbus-daemon urandom read with 48 bits of entropy availabl e
  220. [ 1.524772] udevd[158]: starting version 3.2
  221. [ 1.596555] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  222. [ 1.696876] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  223. [ 1.696898] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber =0
  224. [ 1.699797] smsc95xx v1.0.4
  225. [ 1.747469] udevd[160]: starting eudev-3.2
  226. [ 1.760032] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb- 1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c4:ee:53
  227. [ 1.836599] usb 1-1.4: new high-speed USB device number 4 using dwc_otg
  228. [ 1.938213] usb 1-1.4: New USB device found, idVendor=05e3, idProduct=0608
  229. [ 1.938253] usb 1-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber =0
  230. [ 1.938284] usb 1-1.4: Product: USB2.0 Hub
  231. [ 1.939619] hub 1-1.4:1.0: USB hub found
  232. [ 1.939972] hub 1-1.4:1.0: 4 ports detected
  233. [ 1.948744] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  234. [ 2.002364] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f2 00000
  235. [ 2.058438] smsc95xx 1-1.1:1.0 eth1: renamed from eth0
  236. [ 2.096787] udevd[168]: renamed network interface eth0 to eth1
  237. [ 2.216599] usb 1-1.4.2: new full-speed USB device number 5 using dwc_otg
  238. [ 2.340205] usb 1-1.4.2: New USB device found, idVendor=045e, idProduct=028e
  239. [ 2.340228] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumb er=3
  240. [ 2.340240] usb 1-1.4.2: Product: Controller
  241. [ 2.340253] usb 1-1.4.2: Manufacturer: ©Microsoft Corporation
  242. [ 2.340268] usb 1-1.4.2: SerialNumber: 16426D8
  243. [ 2.448801] xpad 1-1.4.2:1.0: xpad_prepare_next_out_packet - found pending ou tput packet 2
  244. [ 2.449419] input: Microsoft X-Box 360 pad as /devices/platform/soc/3f980000. usb/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2:1.0/input/input0
  245. [ 2.450126] usbcore: registered new interface driver xpad
  246. [ 2.491622] usbcore: registered new interface driver brcmfmac
  247. [ 2.526643] usb 1-1.3: new high-speed USB device number 6 using dwc_otg
  248. [ 2.556654] xpad 1-1.4.2:1.0: xpad_irq_in - urb shutting down with status: -2
  249. [ 2.627503] usb 1-1.3: New USB device found, idVendor=0781, idProduct=5583
  250. [ 2.627526] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber =3
  251. [ 2.627540] usb 1-1.3: Product: Ultra Fit
  252. [ 2.627552] usb 1-1.3: Manufacturer: SanDisk
  253. [ 2.627564] usb 1-1.3: SerialNumber: 4C530001100719103171
  254. [ 2.628580] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  255. [ 2.628908] scsi host0: usb-storage 1-1.3:1.0
  256. [ 2.662298] random: nonblocking pool is initialized
  257. [ 2.683929] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2 015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
  258. [ 2.704741] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
  259. [ 3.627831] scsi 0:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ : 0 ANSI: 6
  260. [ 3.629884] sd 0:0:0:0: [sda] 121307136 512-byte logical blocks: (62.1 GB/57. 8 GiB)
  261. [ 3.631204] sd 0:0:0:0: [sda] Write Protect is off
  262. [ 3.631242] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  263. [ 3.631698] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doe sn't support DPO or FUA
  264. [ 3.642175] sda: sda1
  265. [ 3.647425] sd 0:0:0:0: [sda] Attached SCSI removable disk
  266. [ 4.284129] nf_conntrack version 0.5.0 (7709 buckets, 30836 max)
  267. [ 4.515578] NET: Registered protocol family 10
  268. [ 4.808941] smsc95xx 1-1.1:1.0 eth1: hardware isn't capable of remote wakeup
  269. [ 4.809396] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
  270. [ 5.255076] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT files ystems, filesystem will be case sensitive!
  271. [ 5.260447] FAT-fs (sda1): Volume was not properly unmounted. Some data may b e corrupt. Please run fsck.
  272. [ 6.878496] usbcore: registered new interface driver usbhid
  273. [ 6.878509] usbhid: USB HID core driver
  274. [ 16.034350] Bluetooth: Core ver 2.21
  275. [ 16.034418] NET: Registered protocol family 31
  276. [ 16.034423] Bluetooth: HCI device and connection manager initialized
  277. [ 16.034444] Bluetooth: HCI socket layer initialized
  278. [ 16.034455] Bluetooth: L2CAP socket layer initialized
  279. [ 16.034479] Bluetooth: SCO socket layer initialized
  280. [ 16.085356] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  281. [ 16.085400] Bluetooth: HIDP socket layer initialized
  282. [ 16.482066] uart-pl011 3f201000.uart: no DMA platform data
  283. [ 16.633640] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  284. [ 16.633657] Bluetooth: BNEP filters: protocol multicast
  285. [ 16.633677] Bluetooth: BNEP socket layer initialized
  286. [ 16.656652] xpad 1-1.4.2:1.0: xpad_irq_in - urb shutting down with status: -2
  287. [ 16.736603] xpad 1-1.4.2:1.0: xpad_irq_in - urb shutting down with status: -2
  288. [ 18.713339] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
  289. [ 18.713366] brcmfmac: brcmf_add_if: ignore IF event
  290. [ 18.718036] brcmfmac: power management disabled
  291. [ 18.718705] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  292. [ 20.753059] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  293. [ 21.060408] Bluetooth: HCI UART driver ver 2.3
  294. [ 21.060440] Bluetooth: HCI UART protocol H4 registered
  295. [ 21.060450] Bluetooth: HCI UART protocol Three-wire (H5) registered
  296. [ 21.060696] Bluetooth: HCI UART protocol BCM registered
  297. [ 671.692427] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  298. [ 671.696407] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  299. [ 671.700407] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  300. [ 671.704411] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  301. [ 671.708408] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  302. [ 671.712411] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  303. [ 671.716410] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  304. [ 671.720411] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  305. [ 671.724421] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  306. [ 671.728411] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  307. [ 671.732414] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  308. [ 671.736411] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  309. [ 671.740411] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  310. [ 671.744413] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  311. [ 671.748412] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  312. [ 671.752414] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  313. [ 671.756412] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  314. [ 671.760414] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  315. [ 671.764414] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  316. [ 671.768416] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  317. [ 671.772417] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  318. [ 671.776417] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  319. [ 671.780418] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  320. [ 671.784418] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  321. [ 671.788421] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  322. [ 671.792420] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  323. [ 671.796418] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  324. [ 671.800419] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  325. [ 671.804422] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  326. [ 671.808420] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  327. [ 671.812431] xpad 1-1.4.2:1.0: xpad_irq_in - nonzero urb status received: -71
  328. [ 671.815648] usb 1-1.4: USB disconnect, device number 4
  329. [ 671.815656] usb 1-1.4.2: USB disconnect, device number 5
  330. [ 671.815810] xpad 1-1.4.2:1.0: xpad_irq_in - urb shutting down with status: -1 08
  331. [ 671.815825] xpad 1-1.4.2:1.0: xpad_prepare_next_out_packet - found pending ou tput packet 2
  332. [ 671.815833] xpad 1-1.4.2:1.0: xpad_try_sending_next_out_packet - usb_submit_u rb failed with result -19
  333. # nstructio
Advertisement
Add Comment
Please, Sign In to add comment