Guest User

Untitled

a guest
Jan 26th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.31 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.4.38+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #938 Thu Dec 15 15:17:54 GMT 2016
  6. [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  8. [ 0.000000] Machine model: Raspberry Pi Model B Rev 2
  9. [ 0.000000] cma: Reserved 8 MiB at 0x1b400000
  10. [ 0.000000] Memory policy: Data cache writeback
  11. [ 0.000000] On node 0 totalpages: 114688
  12. [ 0.000000] free_area_init_node: node 0, pgdat c08843cc, node_mem_map db010000
  13. [ 0.000000] Normal zone: 1008 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 114688 pages, LIFO batch:31
  16. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  17. [ 0.000000] pcpu-alloc: [0] 0
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113680
  19. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708.boardrev=0xd bcm2708.serial=0x2d16bb07 smsc95xx.macaddr=B8:27:EB:16:BB:07 bcm2708_fb.fbswap=1 bcm2708.uart_clock=48000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=tty1 console=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait fbcon=map:10 fbcon=font:ProFont6x11 logo.nologo
  20. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  23. [ 0.000000] Memory: 436512K/458752K available (6063K kernel code, 437K rwdata, 1844K rodata, 376K init, 726K bss, 14048K reserved, 8192K cma-reserved)
  24. [ 0.000000] Virtual kernel memory layout:
  25. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  27. vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
  28. lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
  29. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  30. .text : 0xc0008000 - 0xc07c101c (7909 kB)
  31. .init : 0xc07c2000 - 0xc0820000 ( 376 kB)
  32. .data : 0xc0820000 - 0xc088d490 ( 438 kB)
  33. .bss : 0xc088d490 - 0xc0943050 ( 727 kB)
  34. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  35. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  36. [ 0.000028] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  37. [ 0.000071] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  38. [ 0.000171] bcm2835: system timer (irq = 27)
  39. [ 0.000479] Console: colour dummy device 80x30
  40. [ 0.001431] console [tty1] enabled
  41. [ 0.001486] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
  42. [ 0.060339] pid_max: default: 32768 minimum: 301
  43. [ 0.060738] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  44. [ 0.060811] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  45. [ 0.061837] Disabling cpuset control group subsystem
  46. [ 0.061937] Initializing cgroup subsys io
  47. [ 0.062005] Initializing cgroup subsys memory
  48. [ 0.062096] Initializing cgroup subsys devices
  49. [ 0.062161] Initializing cgroup subsys freezer
  50. [ 0.062223] Initializing cgroup subsys net_cls
  51. [ 0.062341] CPU: Testing write buffer coherency: ok
  52. [ 0.062456] ftrace: allocating 20646 entries in 61 pages
  53. [ 0.172567] Setting up static identity map for 0x81c0 - 0x81f8
  54. [ 0.174495] devtmpfs: initialized
  55. [ 0.184194] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  56. [ 0.184806] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  57. [ 0.186673] pinctrl core: initialized pinctrl subsystem
  58. [ 0.187619] NET: Registered protocol family 16
  59. [ 0.193190] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  60. [ 0.202366] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  61. [ 0.202454] hw-breakpoint: maximum watchpoint size is 4 bytes.
  62. [ 0.202687] Serial: AMBA PL011 UART driver
  63. [ 0.203141] 20201000.uart: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
  64. [ 0.571106] console [ttyAMA0] enabled
  65. [ 0.575598] bcm2835-mbox 2000b880.mailbox: mailbox enabled
  66. [ 0.626311] bcm2835-dma 20007000.dma: DMA legacy API manager at f2007000, dmachans=0x1
  67. [ 0.635351] SCSI subsystem initialized
  68. [ 0.639499] usbcore: registered new interface driver usbfs
  69. [ 0.645233] usbcore: registered new interface driver hub
  70. [ 0.650759] usbcore: registered new device driver usb
  71. [ 0.666004] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-09 15:11
  72. [ 0.701977] clocksource: Switched to clocksource timer
  73. [ 0.759649] FS-Cache: Loaded
  74. [ 0.763105] CacheFiles: Loaded
  75. [ 0.785847] NET: Registered protocol family 2
  76. [ 0.791584] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  77. [ 0.798880] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  78. [ 0.805500] TCP: Hash tables configured (established 4096 bind 4096)
  79. [ 0.812168] UDP hash table entries: 256 (order: 0, 4096 bytes)
  80. [ 0.818077] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  81. [ 0.824806] NET: Registered protocol family 1
  82. [ 0.829784] RPC: Registered named UNIX socket transport module.
  83. [ 0.835851] RPC: Registered udp transport module.
  84. [ 0.840594] RPC: Registered tcp transport module.
  85. [ 0.845369] RPC: Registered tcp NFSv4.1 backchannel transport module.
  86. [ 0.853209] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
  87. [ 0.862459] futex hash table entries: 256 (order: -1, 3072 bytes)
  88. [ 0.885376] VFS: Disk quotas dquot_6.6.0
  89. [ 0.889771] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  90. [ 0.899578] FS-Cache: Netfs 'nfs' registered for caching
  91. [ 0.906420] NFS: Registering the id_resolver key type
  92. [ 0.911608] Key type id_resolver registered
  93. [ 0.915958] Key type id_legacy registered
  94. [ 0.924493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  95. [ 0.932516] io scheduler noop registered
  96. [ 0.936522] io scheduler deadline registered (default)
  97. [ 0.942259] io scheduler cfq registered
  98. [ 0.948877] BCM2708FB: allocated DMA memory 5b800000
  99. [ 0.954061] BCM2708FB: allocated DMA channel 0 @ f2007000
  100. [ 0.967585] Console: switching to colour frame buffer device 82x26
  101. [ 0.985067] bcm2835-rng 20104000.rng: hwrng registered
  102. [ 0.993863] vc-cma: Videocore CMA driver
  103. [ 1.001039] vc-cma: vc_cma_base = 0x00000000
  104. [ 1.008931] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  105. [ 1.017503] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  106. [ 1.026382] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  107. [ 1.066218] brd: module loaded
  108. [ 1.084895] loop: module loaded
  109. [ 1.092482] vchiq: vchiq_init_state: slot_zero = 0xdb880000, is_master = 0
  110. [ 1.105006] Loading iSCSI transport class v2.0-870.
  111. [ 1.114942] usbcore: registered new interface driver smsc95xx
  112. [ 1.124124] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  113. [ 1.333525] Core Release: 2.80a
  114. [ 1.339755] Setting default values for core params
  115. [ 1.347678] Finished setting default values for core params
  116. [ 1.556703] Using Buffer DMA mode
  117. [ 1.563221] Periodic Transfer Interrupt Enhancement - disabled
  118. [ 1.572218] Multiprocessor Interrupt Enhancement - disabled
  119. [ 1.580858] OTG VER PARAM: 0, OTG VER FLAG: 0
  120. [ 1.588353] Dedicated Tx FIFOs mode
  121. [ 1.595493] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xdb814000 dma = 0x5b814000 len=9024
  122. [ 1.611723] FIQ FSM acceleration enabled for :
  123. Non-periodic Split Transactions
  124. Periodic Split Transactions
  125. High-Speed Isochronous Endpoints
  126. Interrupt/Control Split Transaction hack enabled
  127. [ 1.649663] dwc_otg: Microframe scheduler enabled
  128. [ 1.649789] WARN::hcd_init_fiq:413: FIQ on core 0 at 0xc0409958
  129. [ 1.658938] WARN::hcd_init_fiq:414: FIQ ASM at 0xc0409c34 length 36
  130. [ 1.668515] WARN::hcd_init_fiq:439: MPHI regs_base at 0xdc898000
  131. [ 1.677872] dwc_otg 20980000.usb: DWC OTG Controller
  132. [ 1.686138] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
  133. [ 1.696851] dwc_otg 20980000.usb: irq 56, io mem 0x00000000
  134. [ 1.705818] Init: Port Power? op_state=1
  135. [ 1.713007] Init: Power Port (0)
  136. [ 1.719704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  137. [ 1.729795] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  138. [ 1.740261] usb usb1: Product: DWC OTG Controller
  139. [ 1.748181] usb usb1: Manufacturer: Linux 4.4.38+ dwc_otg_hcd
  140. [ 1.757170] usb usb1: SerialNumber: 20980000.usb
  141. [ 1.766277] hub 1-0:1.0: USB hub found
  142. [ 1.773349] hub 1-0:1.0: 1 port detected
  143. [ 1.781290] dwc_otg: FIQ enabled
  144. [ 1.781313] dwc_otg: NAK holdoff enabled
  145. [ 1.781327] dwc_otg: FIQ split-transaction FSM enabled
  146. [ 1.781386] Module dwc_common_port init
  147. [ 1.781952] usbcore: registered new interface driver usb-storage
  148. [ 1.791732] mousedev: PS/2 mouse device common for all mice
  149. [ 1.801774] bcm2835-cpufreq: min=700000 max=700000
  150. [ 1.810218] sdhci: Secure Digital Host Controller Interface driver
  151. [ 1.819621] sdhci: Copyright(c) Pierre Ossman
  152. [ 1.827549] sdhost: log_buf @ db813000 (5b813000)
  153. [ 1.892058] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  154. [ 1.901266] sdhci-pltfm: SDHCI platform and OF driver helper
  155. [ 1.931079] ledtrig-cpu: registered to indicate activity on CPUs
  156. [ 1.940593] hidraw: raw HID events driver (C) Jiri Kosina
  157. [ 1.951086] usbcore: registered new interface driver usbhid
  158. [ 1.959922] usbhid: USB HID core driver
  159. [ 1.971426] Initializing XFRM netlink socket
  160. [ 1.979208] Indeed it is in host mode hprt0 = 00021501
  161. [ 2.048085] NET: Registered protocol family 17
  162. [ 2.057123] Key type dns_resolver registered
  163. [ 2.071584] registered taskstats version 1
  164. [ 2.079519] vc-sm: Videocore shared memory driver
  165. [ 2.087595] [vc_sm_connected_init]: start
  166. [ 2.096578] [vc_sm_connected_init]: end - returning 0
  167. [ 2.105686] of_cfs_init
  168. [ 2.111300] of_cfs_init: OK
  169. [ 2.119537] uart-pl011 20201000.uart: no DMA platform data
  170. [ 2.128618] Waiting for root device /dev/mmcblk0p2...
  171. [ 2.146974] mmc0: host does not support reading read-only switch, assuming write-enable
  172. [ 2.164822] mmc0: new high speed SDHC card at address e624
  173. [ 2.175042] mmcblk0: mmc0:e624 SU08G 7.40 GiB
  174. [ 2.185170] mmcblk0: p1 p2
  175. [ 2.232084] usb 1-1: new high-speed USB device number 2 using dwc_otg
  176. [ 2.242822] Indeed it is in host mode hprt0 = 00001101
  177. [ 2.325008] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  178. [ 2.339838] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  179. [ 2.359512] devtmpfs: mounted
  180. [ 2.367453] Freeing unused kernel memory: 376K (c07c2000 - c0820000)
  181. [ 2.442700] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  182. [ 2.453171] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  183. [ 2.465433] hub 1-1:1.0: USB hub found
  184. [ 2.473660] hub 1-1:1.0: 3 ports detected
  185. [ 2.762102] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  186. [ 2.783745] random: systemd: uninitialized urandom read (16 bytes read, 56 bits of entropy available)
  187. [ 2.807467] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  188. [ 2.829070] systemd[1]: Detected architecture 'arm'.
  189. [ 2.872589] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  190. [ 2.883677] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  191. [ 2.901877] smsc95xx v1.0.4
  192. [ 2.977197] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:16:bb:07
  193. [ 3.038254] NET: Registered protocol family 10
  194. [ 3.049019] systemd[1]: Inserted module 'ipv6'
  195. [ 3.060368] systemd[1]: Set hostname to <gemini>.
  196. [ 3.082169] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
  197. [ 3.193284] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=8179
  198. [ 3.204384] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  199. [ 3.215695] usb 1-1.3: Product: 802.11n NIC
  200. [ 3.223732] usb 1-1.3: Manufacturer: Realtek
  201. [ 3.231695] usb 1-1.3: SerialNumber: 00E04C0001
  202. [ 3.329746] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 63 bits of entropy available)
  203. [ 3.557826] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
  204. [ 3.576842] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
  205. [ 3.596504] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
  206. [ 3.643975] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
  207. [ 3.662672] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
  208. [ 3.680366] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
  209. [ 3.735864] random: systemd: uninitialized urandom read (16 bytes read, 67 bits of entropy available)
  210. [ 3.785144] random: systemd: uninitialized urandom read (16 bytes read, 67 bits of entropy available)
  211. [ 4.063441] systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory.
  212. [ 4.100023] systemd[1]: Expecting device dev-ttyAMA0.device...
  213. [ 4.132432] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  214. [ 4.149977] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  215. [ 4.167510] systemd[1]: Starting Remote File Systems (Pre).
  216. [ 4.202359] systemd[1]: Reached target Remote File Systems (Pre).
  217. [ 4.213617] systemd[1]: Starting Encrypted Volumes.
  218. [ 4.242367] systemd[1]: Reached target Encrypted Volumes.
  219. [ 4.252922] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  220. [ 4.292329] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  221. [ 4.311025] systemd[1]: Starting Swap.
  222. [ 4.332351] systemd[1]: Reached target Swap.
  223. [ 4.341214] systemd[1]: Expecting device dev-mmcblk0p1.device...
  224. [ 4.372396] systemd[1]: Starting Root Slice.
  225. [ 4.402354] systemd[1]: Created slice Root Slice.
  226. [ 4.411365] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  227. [ 4.442355] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  228. [ 4.453712] systemd[1]: Starting Delayed Shutdown Socket.
  229. [ 4.482371] systemd[1]: Listening on Delayed Shutdown Socket.
  230. [ 4.492331] systemd[1]: Starting Journal Socket (/dev/log).
  231. [ 4.522369] systemd[1]: Listening on Journal Socket (/dev/log).
  232. [ 4.532364] systemd[1]: Starting User and Session Slice.
  233. [ 4.562412] systemd[1]: Created slice User and Session Slice.
  234. [ 4.572166] systemd[1]: Starting udev Control Socket.
  235. [ 4.602360] systemd[1]: Listening on udev Control Socket.
  236. [ 4.611480] systemd[1]: Starting udev Kernel Socket.
  237. [ 4.642356] systemd[1]: Listening on udev Kernel Socket.
  238. [ 4.651233] systemd[1]: Starting Journal Socket.
  239. [ 4.682366] systemd[1]: Listening on Journal Socket.
  240. [ 4.690949] systemd[1]: Starting System Slice.
  241. [ 4.722364] systemd[1]: Created slice System Slice.
  242. [ 4.730666] systemd[1]: Starting system-systemd\x2dfsck.slice.
  243. [ 4.762418] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  244. [ 4.772323] systemd[1]: Starting Increase datagram queue length...
  245. [ 4.807863] systemd[1]: Starting Restore / save the current clock...
  246. [ 4.882895] systemd[1]: Starting Load Kernel Modules...
  247. [ 4.940986] systemd[1]: Mounting Debug File System...
  248. [ 4.996408] systemd[1]: Starting udev Coldplug all Devices...
  249. [ 5.048599] fuse init (API version 7.23)
  250. [ 5.126118] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  251. [ 5.179950] bcm2708_i2c 20804000.i2c: BSC1 Controller at 0x20804000 (irq 77) (baudrate 100000)
  252. [ 5.201157] systemd[1]: Mounting POSIX Message Queue File System...
  253. [ 5.235177] i2c /dev entries driver
  254. [ 5.324093] systemd[1]: Started Set Up Additional Binary Formats.
  255. [ 5.362570] systemd[1]: Mounted Huge Pages File System.
  256. [ 5.371365] systemd[1]: Starting system-autologin.slice.
  257. [ 5.402367] systemd[1]: Created slice system-autologin.slice.
  258. [ 5.411678] systemd[1]: Starting system-serial\x2dgetty.slice.
  259. [ 5.442372] systemd[1]: Created slice system-serial\x2dgetty.slice.
  260. [ 5.452541] systemd[1]: Starting File System Check on Root Device...
  261. [ 5.487920] systemd[1]: Starting Slices.
  262. [ 5.522376] systemd[1]: Reached target Slices.
  263. [ 5.553860] systemd[1]: Mounted POSIX Message Queue File System.
  264. [ 5.571640] systemd[1]: Mounted Debug File System.
  265. [ 5.585955] systemd[1]: Started Increase datagram queue length.
  266. [ 5.616624] systemd[1]: Started Restore / save the current clock.
  267. [ 5.634314] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
  268. [ 5.663153] systemd[1]: Failed to start Load Kernel Modules.
  269. [ 5.679552] systemd[1]: Unit systemd-modules-load.service entered failed state.
  270. [ 5.714977] systemd[1]: Started Create list of required static device nodes for the current kernel.
  271. [ 5.782508] systemd[1]: Started File System Check on Root Device.
  272. [ 5.808163] systemd[1]: Time has been changed
  273. [ 5.937332] systemd[1]: Started udev Coldplug all Devices.
  274. [ 6.165646] systemd[1]: Starting Create Static Device Nodes in /dev...
  275. [ 6.199678] systemd[1]: Mounting Configuration File System...
  276. [ 6.237968] systemd[1]: Mounting FUSE Control File System...
  277. [ 6.306263] systemd[1]: Starting Apply Kernel Variables...
  278. [ 6.388166] systemd[1]: Starting Syslog Socket.
  279. [ 6.432446] systemd[1]: Listening on Syslog Socket.
  280. [ 6.432772] systemd[1]: Starting Journal Service...
  281. [ 6.482409] systemd[1]: Started Journal Service.
  282. [ 6.876241] systemd-udevd[116]: starting version 215
  283. [ 8.837475] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  284. [ 9.322913] bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer
  285. [ 9.346528] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000
  286. [ 9.392533] spi-bcm2835 20204000.spi: chipselect 1 already in use
  287. [ 9.392574] spi_master spi0: spi_device register error /soc/spi@7e204000/waveshare35a-ts@1
  288. [ 9.392604] spi_master spi0: Failed to create SPI device for /soc/spi@7e204000/waveshare35a-ts@1
  289. [ 11.422370] systemd-journald[115]: Received request to flush runtime journal from PID 1
  290. [ 13.048975] ads7846 spi0.1: touchscreen, irq 177
  291. [ 13.081530] input: ADS7846 Touchscreen as /devices/platform/soc/20204000.spi/spi_master/spi0/spi0.1/input/input0
  292. [ 13.116199] fbtft: module is from the staging directory, the quality is unknown, you have been warned.
  293. [ 13.158036] fb_ili9486: module is from the staging directory, the quality is unknown, you have been warned.
  294. [ 13.159167] pinctrl-bcm2835 20200000.gpio: pin gpio17 already requested by spi0.1; cannot claim for spi0.0
  295. [ 13.159208] pinctrl-bcm2835 20200000.gpio: pin-17 (spi0.0) status -22
  296. [ 13.159234] pinctrl-bcm2835 20200000.gpio: could not request pin 17 (gpio17) from group gpio17 on device pinctrl-bcm2835
  297. [ 13.159255] fb_ili9486 spi0.0: Error applying setting, reverse things back
  298. [ 13.159355] fbtft_of_value: regwidth = 16
  299. [ 13.159375] fbtft_of_value: buswidth = 8
  300. [ 13.159390] fbtft_of_value: debug = 0
  301. [ 13.159403] fbtft_of_value: rotate = 270
  302. [ 13.159416] fbtft_of_value: fps = 30
  303. [ 13.159430] fbtft_of_value: txbuflen = 32768
  304. [ 14.109300] RTL871X: module init start
  305. [ 14.109345] RTL871X: rtl8188eu v4.3.0.8_13968.20150417
  306. [ 14.109362] RTL871X: build time: Jan 1 2017 21:47:01
  307. [ 14.125175] bFWReady == _FALSE call reset 8051...
  308. [ 14.155138] cfg80211: World regulatory domain updated:
  309. [ 14.155180] cfg80211: DFS Master region: unset
  310. [ 14.155197] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  311. [ 14.155225] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  312. [ 14.155246] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  313. [ 14.155265] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  314. [ 14.155284] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  315. [ 14.155304] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  316. [ 14.155322] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  317. [ 14.155340] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  318. [ 14.155357] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  319. [ 14.173493] RTL871X: rtw_ndev_init(wlan0)
  320. [ 14.181688] usbcore: registered new interface driver rtl8188eu
  321. [ 14.181728] RTL871X: module init ret=0
  322. [ 14.200528] graphics fb1: fb_ili9486 frame buffer, 480x320, 300 KiB video memory, 32 KiB DMA buffer memory, fps=33, spi0.0 at 15 MHz
  323. [ 15.210856] random: nonblocking pool is initialized
  324. [ 15.512703] ==> rtl8188e_iol_efuse_patch
  325. [ 15.843907] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  326. [ 19.153504] RTL871X: nolinked power save enter
  327. [ 19.218102] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:217084k SSFS
  328. [ 20.372919] ==> rtl8188e_iol_efuse_patch
  329. [ 21.522662] RTL871X: nolinked power save leave
  330. [ 21.534842] RTL871X: rtw_set_802_11_connect(wlan0) fw_state=0x00000008
  331. [ 21.684690] RTL871X: start auth
  332. [ 21.687410] RTL871X: auth success, start assoc
  333. [ 21.691122] RTL871X: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
  334. [ 21.691194] RTL871X: assoc success
  335. [ 21.691613] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  336. [ 21.700346] RTL871X: recv eapol packet
  337. [ 21.743651] RTL871X: send eapol packet
  338. [ 21.751093] RTL871X: recv eapol packet
  339. [ 21.751781] RsvdPageNum: 8
  340. [ 21.763627] RTL871X: send eapol packet
  341. [ 21.770551] RTL871X: set pairwise key camid:4, addr:c0:ff:d4:a4:b4:b2, kid:0, type:AES
  342. [ 21.776771] RTL871X: set group key camid:5, addr:c0:ff:d4:a4:b4:b2, kid:2, type:AES
  343. [ 22.078320] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  344. [ 22.078999] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  345. [ 25.702133] RTL871X: nolinked power save enter
  346. [ 26.582839] ==> rtl8188e_iol_efuse_patch
  347. [ 27.934445] RTL871X: nolinked power save leave
  348. [ 27.934982] RTL871X: rtw_set_802_11_connect(wlan0) fw_state=0x00000008
  349. [ 28.033545] RTL871X: start auth
  350. [ 28.036747] RTL871X: auth success, start assoc
  351. [ 28.040480] RTL871X: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
  352. [ 28.040545] RTL871X: assoc success
  353. [ 28.046338] RTL871X: recv eapol packet
  354. [ 28.051432] RTL871X: send eapol packet
  355. [ 28.099082] RsvdPageNum: 8
  356. [ 29.034637] RTL871X: recv eapol packet
  357. [ 29.035485] RTL871X: send eapol packet
  358. [ 29.043106] RTL871X: recv eapol packet
  359. [ 29.044007] RTL871X: send eapol packet
  360. [ 29.044721] RTL871X: set pairwise key camid:4, addr:c0:ff:d4:a4:b4:b2, kid:0, type:AES
  361. [ 29.057934] RTL871X: set group key camid:5, addr:c0:ff:d4:a4:b4:b2, kid:2, type:AES
  362. [ 74.651317] Bluetooth: Core ver 2.21
  363. [ 74.651524] NET: Registered protocol family 31
  364. [ 74.651545] Bluetooth: HCI device and connection manager initialized
  365. [ 74.651586] Bluetooth: HCI socket layer initialized
  366. [ 74.651616] Bluetooth: L2CAP socket layer initialized
  367. [ 74.651732] Bluetooth: SCO socket layer initialized
  368. [ 74.830109] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  369. [ 74.830147] Bluetooth: BNEP filters: protocol multicast
  370. [ 74.830193] Bluetooth: BNEP socket layer initialized
  371. [ 1752.065803] RTL871X: recv eapol packet
  372. [ 1752.067387] RTL871X: send eapol packet
  373. [ 1752.079111] RTL871X: set group key camid:6, addr:c0:ff:d4:a4:b4:b2, kid:1, type:AES
  374. [ 5351.687640] RTL871X: recv eapol packet
  375. [ 5351.688983] RTL871X: send eapol packet
  376. [ 5351.698653] RTL871X: set group key camid:5, addr:c0:ff:d4:a4:b4:b2, kid:2, type:AES
Advertisement
Add Comment
Please, Sign In to add comment