Advertisement
hanni76

Untitled

Mar 17th, 2018
1,047
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.12 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.16.0-rc5-sunxi-dirty (sergey@hanniubuntu) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #12 SMP Sat Mar 17 10:12:10 MSK 2018
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi PC Plus
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x75c00000, size 128 MiB
  9. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  10. [ 0.000000] On node 0 totalpages: 253952
  11. [ 0.000000] Normal zone: 1536 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
  14. [ 0.000000] HighMem zone: 57344 pages, LIFO batch:15
  15. [ 0.000000] psci: probing for conduit method from DT.
  16. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  17. [ 0.000000] random: fast init done
  18. [ 0.000000] percpu: Embedded 16 pages/cpu @(ptrval) s33868 r8192 d23476 u65536
  19. [ 0.000000] pcpu-alloc: s33868 r8192 d23476 u65536 alloc=16*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 252416
  22. [ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rootfstype=ext4 console=ttyS0,115200 net.ifnames=0 ipv6.disable=1 rootwait panic=10 consoleblank=0 console=tty1 fbcon=map:10 init=/bin/systemd hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x1024p60
  23. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Memory: 865324K/1015808K available (6144K kernel code, 378K rwdata, 1424K rodata, 1024K init, 253K bss, 19412K reserved, 131072K cma-reserved, 98292K highmem)
  26. [ 0.000000] Virtual kernel memory layout:
  27. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  30. lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  31. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  32. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  33. .text : 0x(ptrval) - 0x(ptrval) (7136 kB)
  34. .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  35. .data : 0x(ptrval) - 0x(ptrval) ( 379 kB)
  36. .bss : 0x(ptrval) - 0x(ptrval) ( 254 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] Hierarchical RCU implementation.
  39. [ 0.000000] RCU event tracing is enabled.
  40. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  41. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  42. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  43. [ 0.000000] GIC: Using split EOI/Deactivate mode
  44. [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  45. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  46. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  47. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  48. [ 0.000016] Switching to timer-based delay loop, resolution 41ns
  49. [ 0.000195] Console: colour dummy device 80x30
  50. [ 0.000592] console [tty1] enabled
  51. [ 0.000625] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  52. [ 0.000650] pid_max: default: 32768 minimum: 301
  53. [ 0.000788] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  54. [ 0.000812] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  55. [ 0.001338] CPU: Testing write buffer coherency: ok
  56. [ 0.001652] /cpus/cpu@0 missing clock-frequency property
  57. [ 0.001686] /cpus/cpu@1 missing clock-frequency property
  58. [ 0.001713] /cpus/cpu@2 missing clock-frequency property
  59. [ 0.001741] /cpus/cpu@3 missing clock-frequency property
  60. [ 0.001759] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  61. [ 0.002054] Setting up static identity map for 0x40100000 - 0x40100060
  62. [ 0.002160] Hierarchical SRCU implementation.
  63. [ 0.002638] smp: Bringing up secondary CPUs ...
  64. [ 0.013208] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  65. [ 0.023849] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  66. [ 0.034456] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  67. [ 0.034526] smp: Brought up 1 node, 4 CPUs
  68. [ 0.034578] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  69. [ 0.034591] CPU: All CPU(s) started in HYP mode.
  70. [ 0.034602] CPU: Virtualization extensions available.
  71. [ 0.035461] devtmpfs: initialized
  72. [ 0.040734] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  73. [ 0.040961] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  74. [ 0.040996] futex hash table entries: 1024 (order: 4, 65536 bytes)
  75. [ 0.044990] pinctrl core: initialized pinctrl subsystem
  76. [ 0.045817] NET: Registered protocol family 16
  77. [ 0.046990] DMA: preallocated 256 KiB pool for atomic coherent allocations
  78. [ 0.047926] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  79. [ 0.047951] hw-breakpoint: maximum watchpoint size is 8 bytes.
  80. [ 0.061240] SCSI subsystem initialized
  81. [ 0.061472] libata version 3.00 loaded.
  82. [ 0.061643] usbcore: registered new interface driver usbfs
  83. [ 0.061703] usbcore: registered new interface driver hub
  84. [ 0.061764] usbcore: registered new device driver usb
  85. [ 0.061951] pps_core: LinuxPPS API ver. 1 registered
  86. [ 0.061967] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  87. [ 0.061998] PTP clock support registered
  88. [ 0.062202] Advanced Linux Sound Architecture Driver Initialized.
  89. [ 0.062948] clocksource: Switched to clocksource arch_sys_counter
  90. [ 0.069865] NET: Registered protocol family 2
  91. [ 0.070328] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  92. [ 0.070369] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  93. [ 0.070464] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  94. [ 0.070586] TCP: Hash tables configured (established 8192 bind 8192)
  95. [ 0.070695] UDP hash table entries: 512 (order: 2, 16384 bytes)
  96. [ 0.070762] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  97. [ 0.070964] NET: Registered protocol family 1
  98. [ 0.071367] RPC: Registered named UNIX socket transport module.
  99. [ 0.071389] RPC: Registered udp transport module.
  100. [ 0.071401] RPC: Registered tcp transport module.
  101. [ 0.071413] RPC: Registered tcp NFSv4.1 backchannel transport module.
  102. [ 0.072867] Initialise system trusted keyrings
  103. [ 0.073099] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  104. [ 0.078497] NFS: Registering the id_resolver key type
  105. [ 0.078546] Key type id_resolver registered
  106. [ 0.078561] Key type id_legacy registered
  107. [ 0.079437] Key type asymmetric registered
  108. [ 0.079460] Asymmetric key parser 'x509' registered
  109. [ 0.079511] bounce: pool size: 64 pages
  110. [ 0.079574] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  111. [ 0.079596] io scheduler noop registered
  112. [ 0.079608] io scheduler deadline registered
  113. [ 0.079804] io scheduler cfq registered (default)
  114. [ 0.079821] io scheduler mq-deadline registered
  115. [ 0.079834] io scheduler kyber registered
  116. [ 0.080571] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
  117. [ 0.084046] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  118. [ 0.085447] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  119. [ 0.127250] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  120. [ 0.129364] console [ttyS0] disabled
  121. [ 0.149532] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 44, base_baud = 1500000) is a U6_16550A
  122. [ 0.835499] console [ttyS0] enabled
  123. [ 0.841386] libphy: Fixed MDIO Bus: probed
  124. [ 0.845537] CAN device driver interface
  125. [ 0.849908] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  126. [ 0.855718] dwmac-sun8i 1c30000.ethernet: No regulator found
  127. [ 0.861480] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
  128. [ 0.870900] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  129. [ 0.876573] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  130. [ 0.883808] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  131. [ 0.889467] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  132. [ 0.896699] dwmac-sun8i 1c30000.ethernet: COE Type 2
  133. [ 0.901665] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  134. [ 0.908550] libphy: stmmac: probed
  135. [ 0.912345] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
  136. [ 0.918540] libphy: mdio_mux: probed
  137. [ 0.922133] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
  138. [ 0.928503] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
  139. [ 0.935273] libphy: mdio_mux: probed
  140. [ 0.939199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  141. [ 0.945768] ehci-platform: EHCI generic platform driver
  142. [ 0.951179] ehci-platform 1c1a000.usb: EHCI Host Controller
  143. [ 0.956799] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  144. [ 0.964780] ehci-platform 1c1a000.usb: irq 29, io mem 0x01c1a000
  145. [ 0.992965] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  146. [ 0.999698] hub 1-0:1.0: USB hub found
  147. [ 1.003508] hub 1-0:1.0: 1 port detected
  148. [ 1.008047] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  149. [ 1.014275] ohci-platform: OHCI generic platform driver
  150. [ 1.019672] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  151. [ 1.026326] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  152. [ 1.034212] ohci-platform 1c1a400.usb: irq 30, io mem 0x01c1a400
  153. [ 1.107506] hub 2-0:1.0: USB hub found
  154. [ 1.111291] hub 2-0:1.0: 1 port detected
  155. [ 1.118966] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  156. [ 1.125788] sun6i-rtc 1f00000.rtc: RTC enabled
  157. [ 1.130420] i2c /dev entries driver
  158. [ 1.135853] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  159. [ 1.144992] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  160. [ 1.174697] sunxi-mmc 1c0f000.mmc: base:0x81a2285c irq:25
  161. [ 1.204404] sunxi-mmc 1c10000.mmc: base:0x1cea303b irq:26
  162. [ 1.217268] mmc0: host does not support reading read-only switch, assuming write-enable
  163. [ 1.227294] mmc0: new high speed SDHC card at address 1234
  164. [ 1.233625] mmcblk0: mmc0:1234 SA08G 7.21 GiB
  165. [ 1.238437] sunxi-mmc 1c11000.mmc: base:0xb3d32028 irq:27
  166. [ 1.245230] usbcore: registered new interface driver usbhid
  167. [ 1.250813] usbhid: USB HID core driver
  168. [ 1.255801] NET: Registered protocol family 17
  169. [ 1.256492] mmcblk0: p1
  170. [ 1.260276] can: controller area network core (rev 20170425 abi 9)
  171. [ 1.268709] mmc1: new high speed SDIO card at address 0001
  172. [ 1.269091] NET: Registered protocol family 29
  173. [ 1.278939] can: raw protocol (rev 20170425)
  174. [ 1.283227] can: broadcast manager protocol (rev 20170425 t)
  175. [ 1.288898] can: netlink gateway (rev 20170425) max_hops=1
  176. [ 1.294625] Key type dns_resolver registered
  177. [ 1.299096] Registering SWP/SWPB emulation handler
  178. [ 1.304305] Loading compiled-in X.509 certificates
  179. [ 1.312980] mmc2: new DDR MMC card at address 0001
  180. [ 1.314531] simple-framebuffer 7e000000.framebuffer: framebuffer at 0x7e000000, 0x500000 bytes, mapped to 0xe4e4f537
  181. [ 1.318665] mmcblk2: mmc2:0001 8WPD3R 7.28 GiB
  182. [ 1.328387] simple-framebuffer 7e000000.framebuffer: format=x8r8g8b8, mode=1280x1024x32, linelength=5120
  183. [ 1.343183] mmcblk2boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB
  184. [ 1.349842] mmcblk2boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB
  185. [ 1.351171] mmcblk2: p1 p2 p3 < p5 p6 >
  186. [ 1.351200] mmcblk2: p1 size 10412032 extends beyond EOD, truncated
  187. [ 1.370211] Console: switching to colour frame buffer device 160x64
  188. [ 1.413640] simple-framebuffer 7e000000.framebuffer: fb0: simplefb registered!
  189. [ 1.422277] ehci-platform 1c1b000.usb: EHCI Host Controller
  190. [ 1.428044] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  191. [ 1.436240] ehci-platform 1c1b000.usb: irq 31, io mem 0x01c1b000
  192. [ 1.462964] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  193. [ 1.469869] hub 3-0:1.0: USB hub found
  194. [ 1.473782] hub 3-0:1.0: 1 port detected
  195. [ 1.478429] ehci-platform 1c1c000.usb: EHCI Host Controller
  196. [ 1.484175] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
  197. [ 1.492265] ehci-platform 1c1c000.usb: irq 33, io mem 0x01c1c000
  198. [ 1.522963] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  199. [ 1.529755] hub 4-0:1.0: USB hub found
  200. [ 1.533657] hub 4-0:1.0: 1 port detected
  201. [ 1.538252] ehci-platform 1c1d000.usb: EHCI Host Controller
  202. [ 1.543998] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
  203. [ 1.552073] ehci-platform 1c1d000.usb: irq 35, io mem 0x01c1d000
  204. [ 1.582961] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  205. [ 1.590600] hub 5-0:1.0: USB hub found
  206. [ 1.594496] hub 5-0:1.0: 1 port detected
  207. [ 1.599084] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  208. [ 1.605890] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
  209. [ 1.613980] ohci-platform 1c1b400.usb: irq 32, io mem 0x01c1b400
  210. [ 1.687499] hub 6-0:1.0: USB hub found
  211. [ 1.691375] hub 6-0:1.0: 1 port detected
  212. [ 1.695972] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  213. [ 1.702763] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
  214. [ 1.710824] ohci-platform 1c1c400.usb: irq 34, io mem 0x01c1c400
  215. [ 1.787479] hub 7-0:1.0: USB hub found
  216. [ 1.791356] hub 7-0:1.0: 1 port detected
  217. [ 1.795952] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  218. [ 1.802744] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
  219. [ 1.817190] ohci-platform 1c1d400.usb: irq 36, io mem 0x01c1d400
  220. [ 1.897536] hub 8-0:1.0: USB hub found
  221. [ 1.907849] hub 8-0:1.0: 1 port detected
  222. [ 1.918915] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  223. [ 1.936686] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  224. [ 1.949146] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9
  225. [ 1.964361] hub 9-0:1.0: USB hub found
  226. [ 1.974862] hub 9-0:1.0: 1 port detected
  227. [ 1.986146] sun6i-rtc 1f00000.rtc: setting system clock to 2018-03-17 10:42:10 UTC (1521283330)
  228. [ 2.001960] vcc3v0: disabling
  229. [ 2.011692] vcc5v0: disabling
  230. [ 2.021340] usb0-vbus: disabling
  231. [ 2.031229] ALSA device list:
  232. [ 2.040781] No soundcards found.
  233. [ 2.061447] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  234. [ 2.076377] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  235. [ 2.097178] devtmpfs: mounted
  236. [ 2.107978] Freeing unused kernel memory: 1024K
  237. [ 2.520945] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  238. [ 2.553698] systemd[1]: Detected architecture arm.
  239. [ 2.590032] systemd[1]: Set hostname to <orangepipcplus-stretch>.
  240. [ 2.958903] systemd[1]: Created slice System Slice.
  241. [ 2.979481] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  242. [ 3.002488] systemd[1]: Listening on fsck to fsckd communication Socket.
  243. [ 3.024743] systemd[1]: Created slice system-getty.slice.
  244. [ 3.047218] systemd[1]: Mounting Debug File System...
  245. [ 3.068684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  246. [ 3.091554] systemd[1]: Listening on udev Control Socket.
  247. [ 3.335241] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  248. [ 3.401620] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  249. [ 3.421781] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  250. [ 3.437965] cfg80211: failed to load regulatory.db
  251. [ 3.530711] 8189fs: loading out-of-tree module taints kernel.
  252. [ 3.557826] RTL871X: module init start
  253. [ 3.557832] RTL871X: rtl8189fs v4.3.24.6_20019.20161107
  254. [ 3.560560] RTL871X: CHIP TYPE: RTL8188F
  255. [ 3.591531] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  256. [ 3.596356] RTL871X: rtw_hal_config_rftype RF_Type is 3 TotalTxPath is 1
  257. [ 3.624241] RTL871X: Chip Version Info: CHIP_8188F_Normal_Chip_SMIC_B_CUT_1T1R_RomVer(0)
  258. [ 3.625711] RTL871X: SetHwReg8188F: hci_sus_state=1
  259. [ 3.654195] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=1
  260. [ 3.654208] RTL871X: SetHwReg8188F: hci_sus_state=2
  261. [ 3.679314] RTL871X: PowerOnCheck: val_mix:0x0000063f, res:0x0000063f
  262. [ 3.679318] RTL871X: PowerOnCheck: 0x100 the result of cmd52 and cmd53 is the same.
  263. [ 3.679365] RTL871X: PowerOnCheck: 0x1B8 test Pass.
  264. [ 3.679396] RTL871X: EEPROM type is E-FUSE
  265. [ 3.679603] RTL871X: hal_EfuseSwitchToBank: Efuse switch bank to 0
  266. [ 3.682491] RTL871X: hal_ReadEFuse_WiFi: data end at address=0x12
  267. [ 3.682516] RTL871X: HW EFUSE
  268. [ 3.682520] RTL871X: 0x000:
  269. [ 3.682523] 29
  270. [ 3.682525] 81
  271. [ 3.682527] 03
  272. [ 3.682529] CC
  273. [ 3.682530] 00
  274. [ 3.682532] 00
  275. [ 3.682533] 50
  276. [ 3.682535] 00
  277. [ 3.682537] 00
  278. [ 3.682538] 00
  279. [ 3.682540] 04
  280. [ 3.682541] CC
  281. [ 3.682543] 0A
  282. [ 3.682545] 0C
  283. [ 3.682546] 00
  284. [ 3.682548] 00
  285. [ 3.682550] RTL871X: 0x010:
  286. [ 3.682552] FF
  287. [ 3.682554] FF
  288. [ 3.682555] FF
  289. [ 3.682557] FF
  290. [ 3.682558] FF
  291. [ 3.682560] FF
  292. [ 3.682562] FF
  293. [ 3.682563] FF
  294. [ 3.682565] FF
  295. [ 3.682567] FF
  296. [ 3.682569] FF
  297. [ 3.682570] FF
  298. [ 3.682572] FF
  299. [ 3.682573] FF
  300. [ 3.682575] FF
  301. [ 3.682577] FF
  302. [ 3.682578] RTL871X: 0x020:
  303. [ 3.682580] FF
  304. [ 3.682582] FF
  305. [ 3.682583] FF
  306. [ 3.682585] FF
  307. [ 3.682587] FF
  308. [ 3.682588] FF
  309. [ 3.682590] FF
  310. [ 3.682592] FF
  311. [ 3.682593] FF
  312. [ 3.682595] FF
  313. [ 3.682597] FF
  314. [ 3.682598] FF
  315. [ 3.682600] FF
  316. [ 3.682601] FF
  317. [ 3.682603] FF
  318. [ 3.682605] FF
  319. [ 3.682606] RTL871X: 0x030:
  320. [ 3.682608] FF
  321. [ 3.682610] FF
  322. [ 3.682612] FF
  323. [ 3.682613] FF
  324. [ 3.682615] FF
  325. [ 3.682616] FF
  326. [ 3.682618] FF
  327. [ 3.682619] FF
  328. [ 3.682621] FF
  329. [ 3.682623] FF
  330. [ 3.682624] FF
  331. [ 3.682626] FF
  332. [ 3.682628] FF
  333. [ 3.682629] FF
  334. [ 3.682631] FF
  335. [ 3.682633] FF
  336. [ 3.682634] RTL871X: 0x040:
  337. [ 3.682636] FF
  338. [ 3.682638] FF
  339. [ 3.682639] FF
  340. [ 3.682641] FF
  341. [ 3.682643] FF
  342. [ 3.682644] FF
  343. [ 3.682646] FF
  344. [ 3.682647] FF
  345. [ 3.682649] FF
  346. [ 3.682651] FF
  347. [ 3.682652] FF
  348. [ 3.682654] FF
  349. [ 3.682656] FF
  350. [ 3.682657] FF
  351. [ 3.682659] FF
  352. [ 3.682660] FF
  353. [ 3.682662] RTL871X: 0x050:
  354. [ 3.682664] FF
  355. [ 3.682666] FF
  356. [ 3.682667] FF
  357. [ 3.682669] FF
  358. [ 3.682670] FF
  359. [ 3.682672] FF
  360. [ 3.682673] FF
  361. [ 3.682675] FF
  362. [ 3.682677] FF
  363. [ 3.682678] FF
  364. [ 3.682680] FF
  365. [ 3.682682] FF
  366. [ 3.682683] FF
  367. [ 3.682685] FF
  368. [ 3.682686] FF
  369. [ 3.682688] FF
  370. [ 3.682690] RTL871X: 0x060:
  371. [ 3.682692] FF
  372. [ 3.682693] FF
  373. [ 3.682695] FF
  374. [ 3.682696] FF
  375. [ 3.682698] FF
  376. [ 3.682700] FF
  377. [ 3.682701] FF
  378. [ 3.682703] FF
  379. [ 3.682704] FF
  380. [ 3.682706] FF
  381. [ 3.682708] FF
  382. [ 3.682709] FF
  383. [ 3.682711] FF
  384. [ 3.682712] FF
  385. [ 3.682714] FF
  386. [ 3.682716] FF
  387. [ 3.682717] RTL871X: 0x070:
  388. [ 3.682719] FF
  389. [ 3.682721] FF
  390. [ 3.682723] FF
  391. [ 3.682724] FF
  392. [ 3.682726] FF
  393. [ 3.682727] FF
  394. [ 3.682729] FF
  395. [ 3.682731] FF
  396. [ 3.682732] FF
  397. [ 3.682734] FF
  398. [ 3.682736] FF
  399. [ 3.682737] FF
  400. [ 3.682739] FF
  401. [ 3.682740] FF
  402. [ 3.682742] FF
  403. [ 3.682744] FF
  404. [ 3.682746] RTL871X: 0x080:
  405. [ 3.682747] FF
  406. [ 3.682749] FF
  407. [ 3.682751] FF
  408. [ 3.682752] FF
  409. [ 3.682754] FF
  410. [ 3.682756] FF
  411. [ 3.682757] FF
  412. [ 3.682759] FF
  413. [ 3.682760] FF
  414. [ 3.682762] FF
  415. [ 3.682764] FF
  416. [ 3.682765] FF
  417. [ 3.682767] FF
  418. [ 3.682768] FF
  419. [ 3.682770] FF
  420. [ 3.682772] FF
  421. [ 3.682773] RTL871X: 0x090:
  422. [ 3.682775] FF
  423. [ 3.682777] FF
  424. [ 3.682778] FF
  425. [ 3.682780] FF
  426. [ 3.682782] FF
  427. [ 3.682783] FF
  428. [ 3.682785] FF
  429. [ 3.682786] FF
  430. [ 3.682788] FF
  431. [ 3.682790] FF
  432. [ 3.682791] FF
  433. [ 3.682793] FF
  434. [ 3.682794] FF
  435. [ 3.682796] FF
  436. [ 3.682798] FF
  437. [ 3.682800] FF
  438. [ 3.682801] RTL871X: 0x0a0:
  439. [ 3.682803] FF
  440. [ 3.682805] FF
  441. [ 3.682806] FF
  442. [ 3.682808] FF
  443. [ 3.682809] FF
  444. [ 3.682811] FF
  445. [ 3.682813] FF
  446. [ 3.682814] FF
  447. [ 3.682816] FF
  448. [ 3.682818] FF
  449. [ 3.682819] FF
  450. [ 3.682821] FF
  451. [ 3.682822] FF
  452. [ 3.682824] FF
  453. [ 3.682826] FF
  454. [ 3.682827] FF
  455. [ 3.682829] RTL871X: 0x0b0:
  456. [ 3.682831] FF
  457. [ 3.682832] FF
  458. [ 3.682834] FF
  459. [ 3.682836] FF
  460. [ 3.682837] FF
  461. [ 3.682839] FF
  462. [ 3.682840] FF
  463. [ 3.682842] FF
  464. [ 3.682844] FF
  465. [ 3.682845] FF
  466. [ 3.682847] FF
  467. [ 3.682849] FF
  468. [ 3.682850] FF
  469. [ 3.682852] FF
  470. [ 3.682853] FF
  471. [ 3.682855] FF
  472. [ 3.682857] RTL871X: 0x0c0:
  473. [ 3.682858] FF
  474. [ 3.682860] FF
  475. [ 3.682862] FF
  476. [ 3.682863] FF
  477. [ 3.682865] FF
  478. [ 3.682867] FF
  479. [ 3.682868] FF
  480. [ 3.682870] FF
  481. [ 3.682871] FF
  482. [ 3.682873] FF
  483. [ 3.682875] FF
  484. [ 3.682876] FF
  485. [ 3.682878] FF
  486. [ 3.682879] FF
  487. [ 3.682881] FF
  488. [ 3.682883] FF
  489. [ 3.682884] RTL871X: 0x0d0:
  490. [ 3.682886] FF
  491. [ 3.682888] FF
  492. [ 3.682890] FF
  493. [ 3.682891] FF
  494. [ 3.682893] FF
  495. [ 3.682894] FF
  496. [ 3.682896] FF
  497. [ 3.682898] FF
  498. [ 3.682899] FF
  499. [ 3.682901] FF
  500. [ 3.682903] FF
  501. [ 3.682904] FF
  502. [ 3.682906] FF
  503. [ 3.682907] FF
  504. [ 3.682909] FF
  505. [ 3.682911] FF
  506. [ 3.682912] RTL871X: 0x0e0:
  507. [ 3.682914] FF
  508. [ 3.682916] FF
  509. [ 3.682917] FF
  510. [ 3.682919] FF
  511. [ 3.682921] FF
  512. [ 3.682951] FF
  513. [ 3.682953] FF
  514. [ 3.682955] FF
  515. [ 3.682956] FF
  516. [ 3.682958] FF
  517. [ 3.682960] FF
  518. [ 3.682961] FF
  519. [ 3.682963] FF
  520. [ 3.682965] FF
  521. [ 3.682966] FF
  522. [ 3.682968] FF
  523. [ 3.682970] RTL871X: 0x0f0:
  524. [ 3.682971] FF
  525. [ 3.682973] FF
  526. [ 3.682975] FF
  527. [ 3.682976] FF
  528. [ 3.682978] FF
  529. [ 3.682980] FF
  530. [ 3.682987] FF
  531. [ 3.682989] FF
  532. [ 3.682991] FF
  533. [ 3.682992] FF
  534. [ 3.682994] FF
  535. [ 3.682995] FF
  536. [ 3.682997] FF
  537. [ 3.682999] FF
  538. [ 3.683000] FF
  539. [ 3.683002] FF
  540. [ 3.683004] RTL871X: 0x100:
  541. [ 3.683006] FF
  542. [ 3.683007] FF
  543. [ 3.683009] FF
  544. [ 3.683010] FF
  545. [ 3.683012] FF
  546. [ 3.683014] FF
  547. [ 3.683015] FF
  548. [ 3.683017] FF
  549. [ 3.683019] FF
  550. [ 3.683020] FF
  551. [ 3.683022] FF
  552. [ 3.683024] FF
  553. [ 3.683025] FF
  554. [ 3.683027] FF
  555. [ 3.683028] FF
  556. [ 3.683030] FF
  557. [ 3.683032] RTL871X: 0x110:
  558. [ 3.683033] FF
  559. [ 3.683035] FF
  560. [ 3.683037] FF
  561. [ 3.683038] FF
  562. [ 3.683040] FF
  563. [ 3.683042] FF
  564. [ 3.683043] FF
  565. [ 3.683045] FF
  566. [ 3.683047] FF
  567. [ 3.683048] FF
  568. [ 3.683050] FF
  569. [ 3.683052] FF
  570. [ 3.683053] FF
  571. [ 3.683055] FF
  572. [ 3.683057] FF
  573. [ 3.683058] FF
  574. [ 3.683060] RTL871X: 0x120:
  575. [ 3.683062] FF
  576. [ 3.683063] FF
  577. [ 3.683065] FF
  578. [ 3.683067] FF
  579. [ 3.683068] FF
  580. [ 3.683070] FF
  581. [ 3.683071] FF
  582. [ 3.683073] FF
  583. [ 3.683075] FF
  584. [ 3.683077] FF
  585. [ 3.683078] FF
  586. [ 3.683080] FF
  587. [ 3.683081] FF
  588. [ 3.683083] FF
  589. [ 3.683084] FF
  590. [ 3.683086] FF
  591. [ 3.683088] RTL871X: 0x130:
  592. [ 3.683089] FF
  593. [ 3.683091] FF
  594. [ 3.683093] FF
  595. [ 3.683094] FF
  596. [ 3.683096] FF
  597. [ 3.683097] FF
  598. [ 3.683099] FF
  599. [ 3.683100] FF
  600. [ 3.683103] FF
  601. [ 3.683104] FF
  602. [ 3.683106] FF
  603. [ 3.683108] FF
  604. [ 3.683109] FF
  605. [ 3.683111] FF
  606. [ 3.683112] FF
  607. [ 3.683114] FF
  608. [ 3.683116] RTL871X: 0x140:
  609. [ 3.683118] FF
  610. [ 3.683119] FF
  611. [ 3.683121] FF
  612. [ 3.683122] FF
  613. [ 3.683124] FF
  614. [ 3.683125] FF
  615. [ 3.683127] FF
  616. [ 3.683129] FF
  617. [ 3.683130] FF
  618. [ 3.683132] FF
  619. [ 3.683134] FF
  620. [ 3.683135] FF
  621. [ 3.683137] FF
  622. [ 3.683138] FF
  623. [ 3.683140] FF
  624. [ 3.683142] FF
  625. [ 3.683143] RTL871X: 0x150:
  626. [ 3.683145] FF
  627. [ 3.683147] FF
  628. [ 3.683149] FF
  629. [ 3.683150] FF
  630. [ 3.683152] FF
  631. [ 3.683153] FF
  632. [ 3.683155] FF
  633. [ 3.683157] FF
  634. [ 3.683158] FF
  635. [ 3.683160] FF
  636. [ 3.683162] FF
  637. [ 3.683163] FF
  638. [ 3.683165] FF
  639. [ 3.683166] FF
  640. [ 3.683168] FF
  641. [ 3.683170] FF
  642. [ 3.683171] RTL871X: 0x160:
  643. [ 3.683173] FF
  644. [ 3.683175] FF
  645. [ 3.683177] FF
  646. [ 3.683178] FF
  647. [ 3.683180] FF
  648. [ 3.683181] FF
  649. [ 3.683183] FF
  650. [ 3.683184] FF
  651. [ 3.683186] FF
  652. [ 3.683193] FF
  653. [ 3.683195] FF
  654. [ 3.683196] FF
  655. [ 3.683198] FF
  656. [ 3.683200] FF
  657. [ 3.683201] FF
  658. [ 3.683203] FF
  659. [ 3.683205] RTL871X: 0x170:
  660. [ 3.683206] FF
  661. [ 3.683208] FF
  662. [ 3.683210] FF
  663. [ 3.683211] FF
  664. [ 3.683213] FF
  665. [ 3.683214] FF
  666. [ 3.683216] FF
  667. [ 3.683218] FF
  668. [ 3.683219] FF
  669. [ 3.683221] FF
  670. [ 3.683223] FF
  671. [ 3.683224] FF
  672. [ 3.683226] FF
  673. [ 3.683227] FF
  674. [ 3.683229] FF
  675. [ 3.683231] FF
  676. [ 3.683232] RTL871X: 0x180:
  677. [ 3.683234] FF
  678. [ 3.683236] FF
  679. [ 3.683238] FF
  680. [ 3.683239] FF
  681. [ 3.683241] FF
  682. [ 3.683243] FF
  683. [ 3.683244] FF
  684. [ 3.683246] FF
  685. [ 3.683248] FF
  686. [ 3.683250] FF
  687. [ 3.683251] FF
  688. [ 3.683253] FF
  689. [ 3.683254] FF
  690. [ 3.683256] FF
  691. [ 3.683257] FF
  692. [ 3.683259] FF
  693. [ 3.683261] RTL871X: 0x190:
  694. [ 3.683262] FF
  695. [ 3.683264] FF
  696. [ 3.683266] FF
  697. [ 3.683267] FF
  698. [ 3.683269] FF
  699. [ 3.683270] FF
  700. [ 3.683272] FF
  701. [ 3.683273] FF
  702. [ 3.683275] FF
  703. [ 3.683277] FF
  704. [ 3.683278] FF
  705. [ 3.683280] FF
  706. [ 3.683281] FF
  707. [ 3.683283] FF
  708. [ 3.683285] FF
  709. [ 3.683286] FF
  710. [ 3.683288] RTL871X: 0x1a0:
  711. [ 3.683290] FF
  712. [ 3.683291] FF
  713. [ 3.683293] FF
  714. [ 3.683295] FF
  715. [ 3.683296] FF
  716. [ 3.683298] FF
  717. [ 3.683299] FF
  718. [ 3.683301] FF
  719. [ 3.683303] FF
  720. [ 3.683304] FF
  721. [ 3.683306] FF
  722. [ 3.683307] FF
  723. [ 3.683309] FF
  724. [ 3.683311] FF
  725. [ 3.683312] FF
  726. [ 3.683314] FF
  727. [ 3.683316] RTL871X: 0x1b0:
  728. [ 3.683317] FF
  729. [ 3.683319] FF
  730. [ 3.683321] FF
  731. [ 3.683323] FF
  732. [ 3.683324] FF
  733. [ 3.683326] FF
  734. [ 3.683327] FF
  735. [ 3.683329] FF
  736. [ 3.683331] FF
  737. [ 3.683336] FF
  738. [ 3.683337] FF
  739. [ 3.683339] FF
  740. [ 3.683341] FF
  741. [ 3.683342] FF
  742. [ 3.683344] FF
  743. [ 3.683346] FF
  744. [ 3.683347] RTL871X: 0x1c0:
  745. [ 3.683349] FF
  746. [ 3.683351] FF
  747. [ 3.683352] FF
  748. [ 3.683354] FF
  749. [ 3.683356] FF
  750. [ 3.683357] FF
  751. [ 3.683359] FF
  752. [ 3.683360] FF
  753. [ 3.683362] FF
  754. [ 3.683364] FF
  755. [ 3.683365] FF
  756. [ 3.683367] FF
  757. [ 3.683368] FF
  758. [ 3.683370] FF
  759. [ 3.683371] FF
  760. [ 3.683373] FF
  761. [ 3.683375] RTL871X: 0x1d0:
  762. [ 3.683377] FF
  763. [ 3.683378] FF
  764. [ 3.683380] FF
  765. [ 3.683381] FF
  766. [ 3.683383] FF
  767. [ 3.683384] FF
  768. [ 3.683386] FF
  769. [ 3.683388] FF
  770. [ 3.683389] FF
  771. [ 3.683391] FF
  772. [ 3.683393] FF
  773. [ 3.683394] FF
  774. [ 3.683396] FF
  775. [ 3.683398] FF
  776. [ 3.683399] FF
  777. [ 3.683401] FF
  778. [ 3.683403] RTL871X: 0x1e0:
  779. [ 3.683404] FF
  780. [ 3.683407] FF
  781. [ 3.683408] FF
  782. [ 3.683410] FF
  783. [ 3.683411] FF
  784. [ 3.683413] FF
  785. [ 3.683414] FF
  786. [ 3.683416] FF
  787. [ 3.683418] FF
  788. [ 3.683420] FF
  789. [ 3.683421] FF
  790. [ 3.683423] FF
  791. [ 3.683424] FF
  792. [ 3.683426] FF
  793. [ 3.683428] FF
  794. [ 3.683429] FF
  795. [ 3.683431] RTL871X: 0x1f0:
  796. [ 3.683433] FF
  797. [ 3.683434] FF
  798. [ 3.683436] FF
  799. [ 3.683438] FF
  800. [ 3.683439] FF
  801. [ 3.683441] FF
  802. [ 3.683442] FF
  803. [ 3.683444] FF
  804. [ 3.683446] FF
  805. [ 3.683447] FF
  806. [ 3.683449] FF
  807. [ 3.683450] FF
  808. [ 3.683452] FF
  809. [ 3.683453] FF
  810. [ 3.683455] FF
  811. [ 3.683457] FF
  812.  
  813. [ 3.683508] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  814. [ 3.683511] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  815. [ 3.683528] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  816. [ 3.683544] RTL871X: [A] 2G G00 CCK-1T base:34 from IC_DEF
  817. [ 3.683548] RTL871X: [A] 2G G01 CCK-1T base:34 from IC_DEF
  818. [ 3.683551] RTL871X: [A] 2G G02 CCK-1T base:34 from IC_DEF
  819. [ 3.683555] RTL871X: [A] 2G G03 CCK-1T base:34 from IC_DEF
  820. [ 3.683558] RTL871X: [A] 2G G04 CCK-1T base:34 from IC_DEF
  821. [ 3.683561] RTL871X: [A] 2G G05 CCK-1T base:34 from IC_DEF
  822. [ 3.683565] RTL871X: [A] 2G G00 BW40-1S base:39 from IC_DEF
  823. [ 3.683568] RTL871X: [A] 2G G01 BW40-1S base:39 from IC_DEF
  824. [ 3.683571] RTL871X: [A] 2G G02 BW40-1S base:39 from IC_DEF
  825. [ 3.683574] RTL871X: [A] 2G G03 BW40-1S base:39 from IC_DEF
  826. [ 3.683578] RTL871X: [A] 2G G04 BW40-1S base:39 from IC_DEF
  827. [ 3.683589] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  828. [ 3.683810] RTL871X: kfree flag:3
  829. [ 3.683812] RTL871X: bb_gain:0
  830. [ 3.683815] RTL871X: thermal:-6
  831. [ 3.683880] RTL871X: rtl8188f_FirmwareDownload((null)) tmp_ps=3
  832. [ 3.683887] RTL871X: rtl8188f_FirmwareDownload fw: FW_WoWLAN, size: 21152
  833. [ 3.683893] RTL871X: rtl8188f_FirmwareDownload: fw_ver=1 fw_subver=000e sig=0x88f1, Month=03, Date=25, Hour=14, Minute=56
  834. [ 3.683896] RTL871X: rtl8188f_FirmwareDownload(): Shift for fw header!
  835. [ 3.683898] RTL871X: rtl8188f_FirmwareDownload by IO write!
  836. [ 3.783377] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x07050505
  837. [ 5.592458] RTL871X: _8051Reset8188: Finish
  838. [ 5.605955] RTL871X: _FWFreeToGo: Polling FW ready OK! (124, 20ms), REG_MCUFWDL:0x070505c6
  839. [ 5.617610] RTL871X: rtl8188f_FirmwareDownload: DLFW OK !
  840. [ 5.617625] RTL871X: rtl8188f_FirmwareDownload success. write_fw:1, 1930ms
  841. [ 5.635843] RTL871X: <=== rtl8188f_FirmwareDownload()
  842. [ 5.644450] RTL871X: hal_read_mac_hidden_rpt OK! (1, 0ms), fwdl:1, id:0x19
  843. [ 5.644790] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=0
  844. [ 5.663336] RTL871X: SetHwReg8188F: hci_sus_state=3
  845. [ 5.663816] RTL871X: SetHwReg8188F: hci_sus_state=0
  846. [ 5.680070] RTL871X: rtw_hal_read_chip_info in 2050 ms
  847. [ 5.680460] RTL871X: init_channel_set((null)) ChannelPlan ID:0x20, ch num:13
  848. [ 5.680985] RTL871X: rtw_alloc_macid((null)) if1, hwaddr:ff:ff:ff:ff:ff:ff macid:1
  849. [ 5.681084] RTL871X: Init_ODM_ComInfo_8188f(): fab_ver=0 cut_ver=1
  850. [ 5.681094] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  851. [ 5.681171] RTL871X: phy_ConfigBBWithPgParaFile(): No File PHY_REG_PG.txt, Load from HWImg Array!
  852. [ 5.681186] RTL871X: default power by rate loaded
  853. [ 5.681497] RTL871X: rtw_macaddr_cfg mac addr:12:81:a7:8a:9c:80
  854. [ 5.681573] RTL871X: bDriverStopped:True, bSurpriseRemoved:False, bup:0, hw_init_completed:0
  855. [ 5.681631] RTL871X: rtw_wiphy_alloc(phy0)
  856. [ 5.681641] RTL871X: rtw_wdev_alloc(padapter=4d45db69)
  857. [ 5.681647] RTL871X: rtw_wiphy_register(phy0)
  858. [ 5.681650] RTL871X: Register RTW cfg80211 vendor cmd(0x67) interface
  859. [ 5.682079] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=12:81:a7:8a:9c:80
  860. [ 5.682885] RTL871X: cfg80211_rtw_get_txpower
  861. [ 5.683280] RTL871X: module init ret=0
  862. [ 5.951639] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
  863. [ 6.009200] systemd-journald[89]: Received request to flush runtime journal from PID 1
  864. [ 6.287850] RTL871X: +871x_drv - drv_open, bup=0
  865. [ 6.288070] RTL871X: FW does not exist before power on!!
  866. [ 6.288594] RTL871X: SetHwReg8188F: hci_sus_state=1
  867. [ 6.290187] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=1
  868. [ 6.290193] RTL871X: SetHwReg8188F: hci_sus_state=2
  869. [ 6.290388] RTL871X: PowerOnCheck: val_mix:0x0000063f, res:0x0000063f
  870. [ 6.290392] RTL871X: PowerOnCheck: 0x100 the result of cmd52 and cmd53 is the same.
  871. [ 6.290444] RTL871X: PowerOnCheck: 0x1B8 test Pass.
  872. [ 6.290447] RTL871X: Power on ok!
  873. [ 6.290572] RTL871X: rtl8188f_FirmwareDownload(wlan0) tmp_ps=3
  874. [ 6.290579] RTL871X: rtl8188f_FirmwareDownload fw: FW_WoWLAN, size: 21152
  875. [ 6.290586] RTL871X: rtl8188f_FirmwareDownload: fw_ver=1 fw_subver=000e sig=0x88f1, Month=03, Date=25, Hour=14, Minute=56
  876. [ 6.290589] RTL871X: rtl8188f_FirmwareDownload(): Shift for fw header!
  877. [ 6.290592] RTL871X: rtl8188f_FirmwareDownload by IO write!
  878. [ 6.664963] platform mali-utgard: assigned reserved memory node linux,cma
  879. [ 6.679404] Allwinner sunXi mali glue initialized
  880. [ 6.691545] Mali:
  881. [ 6.691554] Found Mali GPU Mali-400 MP r1p1
  882. [ 6.698208] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00050505
  883. [ 6.698610] RTL871X: _8051Reset8188: Finish
  884. [ 6.699403] random: crng init done
  885. [ 6.702015] input: generic ft5x06 (11) as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0038/input/input0
  886. [ 6.708563] sun4i-drm display-engine: assigned reserved memory node linux,cma
  887. [ 6.718313] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
  888. [ 6.722540] RTL871X: _FWFreeToGo: Polling FW ready OK! (41, 20ms), REG_MCUFWDL:0x000505c6
  889. [ 6.736688] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  890. [ 6.747391] RTL871X: rtl8188f_FirmwareDownload: DLFW OK !
  891. [ 6.757435] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
  892. [ 6.773764] RTL871X: rtl8188f_FirmwareDownload success. write_fw:1, 490ms
  893. [ 6.794168] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  894. [ 6.806465] thermal thermal_zone0: binding zone cpu-thermal with cdev thermal-cpufreq-0 failed:-17
  895. [ 6.826798] RTL871X: <=== rtl8188f_FirmwareDownload()
  896. [ 6.826804] RTL871X: HalDetectPwrDownMode(): PDN=0
  897. [ 6.826806] RTL871X: Set RF Chip ID to RF_6052 and RF type to 3.
  898. [ 6.853206] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  899. [ 6.968941] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_dw_hdmi])
  900. [ 6.968950] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  901. [ 6.968953] [drm] No driver support for vblank timestamp query.
  902. [ 6.968960] checking generic (7e000000 500000) vs hw (0 ffffffff)
  903. [ 6.968963] fb: switching to sun4i-drm-fb from simple
  904. [ 6.975341] Mali:
  905. [ 6.975349] 2+0 PP cores initialized
  906. [ 6.975941] Mali:
  907. [ 6.975947] Mali device driver loaded
  908. [ 7.077447] Console: switching to colour dummy device 80x30
  909. [ 7.421652] RTL871X: #### hw_var_set_opmode() -4811 iface_type(0) mode = 2 ####
  910. [ 7.421724] RTL871X: rtw_rf_get_kfree_tx_gain_offset path:0, ch:6, bb_gain_sel:0, kfree_offset:0
  911. [ 7.421992] RTL871X: kfree gain_offset 0x55:0x82060
  912. [ 7.422532] RTL871X: after :0x2060
  913. [ 7.422537] RTL871X: MAC Address = 12:81:a7:8a:9c:80
  914. [ 7.422804] RTL871X: start rtl8188fs_xmit_thread(wlan0)
  915. [ 7.422965] RTL871X: rtw_cfg80211_init_wiphy:rf_type=3
  916. [ 7.422973] RTL871X: [HT] HAL Support STBC = 0x01
  917. [ 7.422996] RTL871X: -871x_drv - drv_open, bup=1
  918. [ 7.423160] RTL871X: cfg80211_rtw_set_power_mgmt(wlan0) enabled:1, timeout:-1
  919. [ 7.477704] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL)
  920. [ 7.479433] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  921. [ 7.479448] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  922. [ 7.615342] Console: switching to colour frame buffer device 160x64
  923. [ 7.722093] sun4i-drm display-engine: fb0: frame buffer device
  924. [ 7.728454] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  925. [ 7.739868] [drm] Initialized ili9488 1.0.0 20180305 for spi0.0 on minor 1
  926. [ 8.215947] ili9488 spi0.0: fb1: frame buffer device
  927. [ 8.884495] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 380(368)ms
  928. [ 9.023017] ili9488 spi0.0: SPI transfer failed: -110
  929. [ 9.038044] spi_master spi0: failed to transfer one message from queue
  930. [ 9.048046] ili9488 spi0.0: Failed to update display -110
  931. [ 9.435954] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 380(368)ms
  932. [ 9.474505] ili9488 spi0.0: SPI transfer failed: -110
  933. [ 9.480911] spi_master spi0: failed to transfer one message from queue
  934. [ 9.516647] RTL871X: ==>rtw_ps_processor .fw_state(8)
  935. [ 9.522879] RTL871X: ==>ips_enter cnts:1
  936. [ 9.523608] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  937. [ 9.528046] RTL871X: nolinked power save enter
  938. [ 9.544458] RTL871X: ===> rtw_ips_pwr_down...................
  939. [ 9.552639] RTL871X: ====> rtw_ips_dev_unload...
  940. [ 9.566892] RTL871X: cfg80211_rtw_get_txpower
  941. [ 9.567840] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=0
  942. [ 9.573918] RTL871X: cfg80211_rtw_get_txpower
  943. [ 9.578786] RTL871X: SetHwReg8188F: hci_sus_state=3
  944. [ 9.585924] RTL871X: cfg80211_rtw_get_txpower
  945. [ 9.591102] RTL871X: SetHwReg8188F: hci_sus_state=0
  946. [ 9.597662] RTL871X: cfg80211_rtw_get_txpower
  947. [ 9.602560] RTL871X: <=== rtw_ips_pwr_down..................... in 50ms
  948. [ 9.686704] RTL871X: cfg80211_rtw_flush_pmksa(wlan0)
  949. [ 9.793495] RTL871X: cfg80211_rtw_scan(wlan0)
  950. [ 9.799295] RTL871X: _rtw_pwr_wakeup call ips_leave....
  951. [ 9.807826] RTL871X: ==>ips_leave cnts:1
  952. [ 9.807929] RTL871X: ===> rtw_ips_pwr_up..............
  953. [ 9.808290] RTL871X: ===> ips_netdrv_open.........
  954. [ 9.846217] RTL871X: FW does not exist before power on!!
  955. [ 9.899933] RTL871X: SetHwReg8188F: hci_sus_state=1
  956. [ 9.901459] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=1
  957. [ 9.927253] RTL871X: SetHwReg8188F: hci_sus_state=2
  958. [ 9.927450] RTL871X: PowerOnCheck: val_mix:0x0000063f, res:0x0000063f
  959. [ 9.942138] RTL871X: PowerOnCheck: 0x100 the result of cmd52 and cmd53 is the same.
  960. [ 9.942200] RTL871X: PowerOnCheck: 0x1B8 test Pass.
  961. [ 9.958539] RTL871X: Power on ok!
  962. [ 9.958684] RTL871X: rtl8188f_FirmwareDownload(wlan0) tmp_ps=3
  963. [ 9.971468] RTL871X: rtl8188f_FirmwareDownload fw: FW_WoWLAN, size: 21152
  964. [ 9.971482] RTL871X: rtl8188f_FirmwareDownload: fw_ver=1 fw_subver=000e sig=0x88f1, Month=03, Date=25, Hour=14, Minute=56
  965. [ 9.995727] RTL871X: rtl8188f_FirmwareDownload(): Shift for fw header!
  966. [ 9.995731] RTL871X: rtl8188f_FirmwareDownload by IO write!
  967. [ 10.375775] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 380(368)ms
  968. [ 10.554901] ili9488 spi0.0: SPI transfer failed: -110
  969. [ 10.555319] spi_master spi0: failed to transfer one message from queue
  970. [ 10.732594] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00050505
  971. [ 10.741691] RTL871X: _8051Reset8188: Finish
  972. [ 10.755190] RTL871X: _FWFreeToGo: Polling FW ready OK! (171, 20ms), REG_MCUFWDL:0x000505c6
  973. [ 10.763631] RTL871X: rtl8188f_FirmwareDownload: DLFW OK !
  974. [ 10.769127] RTL871X: rtl8188f_FirmwareDownload success. write_fw:1, 770ms
  975. [ 10.776819] RTL871X: <=== rtl8188f_FirmwareDownload()
  976. [ 10.782064] RTL871X: HalDetectPwrDownMode(): PDN=0
  977. [ 10.788327] RTL871X: Set RF Chip ID to RF_6052 and RF type to 3.
  978. [ 11.244544] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 380(368)ms
  979. [ 11.261940] ili9488 spi0.0: SPI transfer failed: -110
  980. [ 11.272750] spi_master spi0: failed to transfer one message from queue
  981. [ 11.363536] RTL871X: #### hw_var_set_opmode() -4811 iface_type(0) mode = 2 ####
  982. [ 11.373841] RTL871X: rtw_rf_get_kfree_tx_gain_offset path:0, ch:6, bb_gain_sel:0, kfree_offset:0
  983. [ 11.385798] RTL871X: kfree gain_offset 0x55:0x82060
  984. [ 11.386336] RTL871X: after :0x2060
  985. [ 11.397893] RTL871X: <=== rtw_ips_pwr_up.............. in 1590ms
  986. [ 11.406825] RTL871X: nolinked power save leave
  987. [ 11.412809] RTL871X: ==> ips_leave.....LED(0x01028282)...
  988. [ 11.419703] RTL871X: rtw_cfg80211_set_probe_req_wpsp2pie(wlan0) listen channel - country:XX, class:81, ch:1
  989. [ 13.204723] RTL871X: survey done event(a) band:0 for wlan0
  990. [ 13.213216] RTL871X: rtw_indicate_scan_done(wlan0)
  991. [ 13.222327] RTL871X: =>cfg80211_rtw_connect(wlan0) - Start to Connection
  992. [ 13.227944] RTL871X: ==>rtw_ps_processor .fw_state(8)
  993. [ 13.231972] RTL871X: privacy=1, key= (null), key_len=0, key_idx=0, auth_type=0
  994. [ 13.238463] RTL871X: ==>ips_enter cnts:2
  995. [ 13.253920] RTL871X: nolinked power save enter
  996. [ 13.259722] RTL871X: ===> rtw_ips_pwr_down...................
  997. [ 13.268104] RTL871X: ====> rtw_ips_dev_unload...
  998. [ 13.282833] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=0
  999. [ 13.289119] RTL871X: SetHwReg8188F: hci_sus_state=3
  1000. [ 13.295726] RTL871X: SetHwReg8188F: hci_sus_state=0
  1001. [ 13.301865] RTL871X: <=== rtw_ips_pwr_down..................... in 40ms
  1002. [ 13.311178] RTL871X: _rtw_pwr_wakeup call ips_leave....
  1003. [ 13.317726] RTL871X: ==>ips_leave cnts:2
  1004. [ 13.322888] RTL871X: ===> rtw_ips_pwr_up..............
  1005. [ 13.329390] RTL871X: ===> ips_netdrv_open.........
  1006. [ 13.335860] RTL871X: FW does not exist before power on!!
  1007. [ 13.342821] RTL871X: SetHwReg8188F: hci_sus_state=1
  1008. [ 13.350605] RTL871X: SetHwReg8188F: bMacPwrCtrlOn=1
  1009. [ 13.356656] RTL871X: SetHwReg8188F: hci_sus_state=2
  1010. [ 13.363189] RTL871X: PowerOnCheck: val_mix:0x0000063f, res:0x0000063f
  1011. [ 13.371769] RTL871X: PowerOnCheck: 0x100 the result of cmd52 and cmd53 is the same.
  1012. [ 13.381961] RTL871X: PowerOnCheck: 0x1B8 test Pass.
  1013. [ 13.388035] RTL871X: Power on ok!
  1014. [ 13.392701] RTL871X: rtl8188f_FirmwareDownload(wlan0) tmp_ps=3
  1015. [ 13.400819] RTL871X: rtl8188f_FirmwareDownload fw: FW_WoWLAN, size: 21152
  1016. [ 13.410119] RTL871X: rtl8188f_FirmwareDownload: fw_ver=1 fw_subver=000e sig=0x88f1, Month=03, Date=25, Hour=14, Minute=56
  1017. [ 13.424900] RTL871X: rtl8188f_FirmwareDownload(): Shift for fw header!
  1018. [ 13.434139] RTL871X: rtl8188f_FirmwareDownload by IO write!
  1019. [ 13.544547] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00050505
  1020. [ 13.556429] RTL871X: _8051Reset8188: Finish
  1021. [ 13.569982] RTL871X: _FWFreeToGo: Polling FW ready OK! (116, 10ms), REG_MCUFWDL:0x000505c6
  1022. [ 13.581261] RTL871X: rtl8188f_FirmwareDownload: DLFW OK !
  1023. [ 13.588198] RTL871X: rtl8188f_FirmwareDownload success. write_fw:1, 150ms
  1024. [ 13.597945] RTL871X: <=== rtl8188f_FirmwareDownload()
  1025. [ 13.604667] RTL871X: HalDetectPwrDownMode(): PDN=0
  1026. [ 13.610982] RTL871X: Set RF Chip ID to RF_6052 and RF type to 3.
  1027. [ 13.983443] RTL871X: #### hw_var_set_opmode() -4811 iface_type(0) mode = 2 ####
  1028. [ 13.999401] RTL871X: rtw_rf_get_kfree_tx_gain_offset path:0, ch:6, bb_gain_sel:0, kfree_offset:0
  1029. [ 14.011480] RTL871X: kfree gain_offset 0x55:0x82060
  1030. [ 14.012032] RTL871X: after :0x2060
  1031. [ 14.023578] RTL871X: <=== rtw_ips_pwr_up.............. in 710ms
  1032. [ 14.032323] RTL871X: nolinked power save leave
  1033. [ 14.038223] RTL871X: ==> ips_leave.....LED(0x01028282)...
  1034. [ 14.045043] RTL871X: ssid=HANNI-TENDA, len=11
  1035. [ 14.050776] RTL871X: bssid=c8:3a:35:21:68:80
  1036. [ 14.056393] RTL871X: rtw_cfg80211_set_wpa_version, wpa_version=2
  1037. [ 14.065053] RTL871X: rtw_cfg80211_set_auth_type, nl80211_auth_type=0
  1038. [ 14.074126] RTL871X: cfg80211_rtw_connect, ie_len=28
  1039. [ 14.080498] RTL871X: set wpa_ie(length:28):
  1040. [ 14.086086] RTL871X: 0x30 0x14 0x01 0x00 0x00 0x0f 0xac 0x02
  1041. [ 14.094538] RTL871X: 0x01 0x00 0x00 0x0f 0xac 0x04 0x01 0x00
  1042. [ 14.102976] RTL871X: 0x00 0x0f 0xac 0x02 0x00 0x00 0x7f 0x04
  1043. [ 14.111397] RTL871X: 0x00 0x00 0x0a 0x02 0x00 0x00 0x00 0x00
  1044. [ 14.119920] RTL871X: got wpa2_ie, wpa2_ielen:20
  1045. [ 14.125998] RTL871X: SetHwReg8188F, 5945, RCR= 700060ca
  1046. [ 14.132636] RTL871X: rtw_cfg80211_set_cipher, ucast=1, cipher=0xfac04
  1047. [ 14.141871] RTL871X: rtw_cfg80211_set_cipher, ucast=0, cipher=0xfac02
  1048. [ 14.151240] RTL871X: rtw_cfg80211_set_key_mgt, key_mgt=0xfac02
  1049. [ 14.160026] RTL871X: rtw_set_802_11_connect(wlan0) fw_state=0x00000008
  1050. [ 14.169604] RTL871X: [by_bssid:1][assoc_ssid:HANNI-TENDA][to_roam:0] new candidate: HANNI-TENDA(c8:3a:35:21:68:80, ch11) rssi:-61
  1051. [ 14.185843] RTL871X: rtw_select_and_join_from_scanned_queue: candidate: HANNI-TENDA(c8:3a:35:21:68:80, ch:11)
  1052. [ 14.198901] RTL871X: link to Broadcom AP
  1053. [ 14.204423] RTL871X: set ssid:dot11AuthAlgrthm=2, dot11PrivacyAlgrthm=4, dot118021XGrpPrivacy=2
  1054. [ 14.204434] RTL871X: rtw_chk_start_clnt_join(wlan0) req: 11,0,0
  1055. [ 14.216189] RTL871X: <=cfg80211_rtw_connect, ret 0
  1056. [ 14.231543] RTL871X: rtw_chk_start_clnt_join(wlan0) union: 11,0,0
  1057. [ 14.451365] RTL871X: OnBeacon: beacon keys ready
  1058. [ 14.457608] RTL871X: link to Broadcom AP
  1059. [ 14.463050] RTL871X: start auth
  1060. [ 14.467649] RTL871X: issue_auth
  1061. [ 14.476857] RTL871X: OnAuthClient
  1062. [ 14.481518] RTL871X: auth success, start assoc
  1063. [ 14.487293] RTL871X: network.SupportedRates[0]=82
  1064. [ 14.493291] RTL871X: network.SupportedRates[1]=84
  1065. [ 14.499203] RTL871X: network.SupportedRates[2]=8B
  1066. [ 14.505051] RTL871X: network.SupportedRates[3]=96
  1067. [ 14.510826] RTL871X: network.SupportedRates[4]=24
  1068. [ 14.516545] RTL871X: network.SupportedRates[5]=B0
  1069. [ 14.522198] RTL871X: network.SupportedRates[6]=48
  1070. [ 14.527816] RTL871X: network.SupportedRates[7]=6C
  1071. [ 14.533373] RTL871X: network.SupportedRates[8]=8C
  1072. [ 14.538846] RTL871X: network.SupportedRates[9]=12
  1073. [ 14.544260] RTL871X: network.SupportedRates[10]=98
  1074. [ 14.549703] RTL871X: network.SupportedRates[11]=60
  1075. [ 14.555112] RTL871X: bssrate_len = 12
  1076. [ 14.568545] RTL871X: OnAssocRsp
  1077. [ 14.572226] RTL871X: report_join_res(4)
  1078. [ 14.576598] RTL871X: rtw_joinbss_update_network
  1079. [ 14.581686] RTL871X: rtw_alloc_macid(wlan0) if1, hwaddr:c8:3a:35:21:68:80 macid:0
  1080. [ 14.590348] RTL871X: rtw_joinbss_update_stainfo
  1081. [ 14.595555] RTL871X: supp_mcs_set = 00, 00, 00, rf_type=237, tx_ra_bitmap=0000000000000fff
  1082. [ 14.605224] RTL871X: rtw_get_tx_nss: 1 SS, rf_type=3
  1083. [ 14.611008] RTL871X: ### Set STA_(0) info ###
  1084. [ 14.616209] RTL871X: rtw_cfg80211_indicate_connect(wlan0)
  1085. [ 14.622536] RTL871X: assoc success
  1086. [ 14.627390] RTL871X: HW_VAR_BASIC_RATE: 0x15f -> 0x15f -> 0x15f
  1087. [ 14.630490] RTL871X: recv eapol packet
  1088. [ 14.637291] RTL871X: WMM(0): 0, a425
  1089. [ 14.640859] RTL871X: send eapol packet
  1090. [ 14.645624] RTL871X: WMM(1): 0, a449
  1091. [ 14.649734] RTL871X: rtl8188f_fill_default_txdesc(wlan0): SP Packet(0x888E) rate=0x0
  1092. [ 14.655489] RTL871X: WMM(2): 0, 5e431c
  1093. [ 14.670162] RTL871X: WMM(3): 0, 2f321c
  1094. [ 14.675120] RTL871X: wmm_para_seq(0): 0
  1095. [ 14.680089] RTL871X: wmm_para_seq(1): 1
  1096. [ 14.685016] RTL871X: wmm_para_seq(2): 2
  1097. [ 14.689870] RTL871X: wmm_para_seq(3): 3
  1098. [ 14.694703] RTL871X: HTOnAssocRsp
  1099. [ 14.698954] RTL871X: ODM_Get_Rate_Bitmap ==> rssi_level:0x00, WirelessMode:0x03, rate_bitmap:0x00000ff5
  1100. [ 14.710217] RTL871X: UpdateHalRAMask8188F => mac_id:0, networkType:0x03, mask:0x00000fff
  1101. ==> rssi_level:0, rate_bitmap:0x00000ff5
  1102. [ 14.726407] RTL871X: rtl8188f_set_FwMacIdConfig_cmd(): mac_id=0 raid=0x6 bw=0 mask=0xff5
  1103. [ 14.736732] RTL871X: UpdateHalRAMask8188F(): mac_id=0 raid=0x6 bw=0 mask=0xff5 init_rate=0xb
  1104. [ 14.748177] RTL871X: SetHwReg8188F(wlan0): [HW_VAR_MACID_WAKEUP] macid=0, org reg_0x4d4=0x00000000
  1105. [ 14.759734] RTL871X: +rtl8188f_download_rsvd_page(wlan0): iface_type=0 mstatus(1)
  1106. [ 14.769823] RTL871X: rtw_hal_set_fw_rsvd_page PageSize: 128, RsvdPageNUm: 8
  1107. [ 14.779428] RTL871X: LocPsPoll: 2
  1108. [ 14.784134] RTL871X: LocNullData: 3
  1109. [ 14.789009] RTL871X: LocQosNull: 4
  1110. [ 14.793839] RTL871X: rtw_hal_set_fw_rsvd_page PageNum(5), pktlen(578)
  1111. [ 14.803263] RTL871X: rtw_hal_set_fw_rsvd_page: Set RSVD page location to Fw ,TotalPacketLen(578), TotalPageNum(5)
  1112. [ 14.816472] RTL871X: RsvdPageLoc: ProbeRsp=0 PsPoll=2 Null=3 QoSNull=4 BTNull=0
  1113. [ 14.826772] RTL871X: wlan0: 1 DL RSVD page success! DLBcnCount:1, poll:1
  1114. [ 14.884429] RTL871X: =>mlmeext_joinbss_event_callback - End to Connection without 4-way
  1115. [ 14.895392] RTL871X: phydm_rssi_report mac_id:0, mac:c8:3a:35:21:68:80, rssi:42
  1116. [ 14.905611] RTL871X: phydm_rssi_report RAINFO - TP:UL, TxBF:DIS, STBC:DIS, Noisy:True, Firstcont:True
  1117. [ 14.914614] RTL871X: recv eapol packet
  1118. [ 14.923846] RTL871X: send eapol packet
  1119. [ 14.929041] RTL871X: rtl8188f_fill_default_txdesc(wlan0): SP Packet(0x888E) rate=0x0
  1120. [ 14.929183] RTL871X: cfg80211_rtw_add_key(wlan0) adding key for c8:3a:35:21:68:80
  1121. [ 14.950117] RTL871X: cipher=0xfac04
  1122. [ 14.955105] RTL871X: key_len=0x10
  1123. [ 14.959841] RTL871X: seq_len=0x6
  1124. [ 14.962820] RTL871X: rtl8188f_c2h_packet_handler: C2H, ID=12 seq=0 len=4
  1125. [ 14.964436] RTL871X: key_index=0
  1126. [ 14.978345] RTL871X: pairwise=1
  1127. [ 14.982731] RTL871X: rtw_cfg80211_set_encryption
  1128. [ 14.988595] RTL871X: rtw_cfg80211_set_encryption, : param->u.crypt.set_tx ==1
  1129. [ 14.998128] RTL871X: ~~~~set sta key:unicastkey
  1130. [ 15.003921] RTL871X: rtw_cfg80211_set_encryption, ret=0
  1131. [ 15.003944] RTL871X: set pairwise key camid:4, addr:c8:3a:35:21:68:80, kid:0, type:AES
  1132. [ 15.013897] RTL871X: cfg80211_rtw_set_default_key(wlan0) key_index=0, unicast=1, multicast=0
  1133. [ 15.032169] RTL871X: cfg80211_rtw_add_key(wlan0) adding key for (null)
  1134. [ 15.041317] RTL871X: cipher=0xfac02
  1135. [ 15.046026] RTL871X: key_len=0x20
  1136. [ 15.050485] RTL871X: seq_len=0x6
  1137. [ 15.054852] RTL871X: key_index=1
  1138. [ 15.059222] RTL871X: pairwise=0
  1139. [ 15.063481] RTL871X: rtw_cfg80211_set_encryption
  1140. [ 15.069202] RTL871X: ~~~~set sta key:groupkey
  1141. [ 15.074752] RTL871X: ==> rtw_set_key algorithm(2),keyid(1),key_mask(0)
  1142. [ 15.083523] RTL871X: rtw_cfg80211_set_encryption, ret=0
  1143. [ 15.083540] RTL871X: set group key camid:5, addr:c8:3a:35:21:68:80, kid:1, type:TKIP
  1144. [ 15.090162] RTL871X: rtl8188f_c2h_packet_handler: C2H, ID=12 seq=1 len=4
  1145. [ 15.090404] RTL871X: cfg80211_rtw_change_station(wlan0)
  1146. [ 15.114300] RTL871X: rtl8188f_fill_default_txdesc(wlan0): SP Packet(0x0800) rate=0x0
  1147. [ 15.128855] RTL871X: SetHwReg8188F, 5938, RCR= 700060ce
  1148. [ 15.474770] RTL871X: rtl8188f_c2h_packet_handler: C2H, ID=12 seq=2 len=4
  1149. [ 15.582341] RTL871X: rtl8188f_c2h_packet_handler: C2H, ID=12 seq=3 len=4
  1150. [ 15.874914] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 390(368)ms
  1151. [ 16.044373] ili9488 spi0.0: SPI transfer failed: -110
  1152. [ 16.064221] spi_master spi0: failed to transfer one message from queue
  1153. [ 16.133900] RTL871X: ODM_Get_Rate_Bitmap ==> rssi_level:0x02, WirelessMode:0x03, rate_bitmap:0x00000ff0
  1154. [ 16.299510] RTL871X: UpdateHalRAMask8188F => mac_id:0, networkType:0x03, mask:0x00000fff
  1155. ==> rssi_level:2, rate_bitmap:0x00000ff0
  1156. [ 16.548351] RTL871X: rtl8188f_set_FwMacIdConfig_cmd(): mac_id=0 raid=0x6 bw=0 mask=0xff0
  1157. [ 16.566509] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 470(368)ms
  1158. [ 16.715255] RTL871X: UpdateHalRAMask8188F(): mac_id=0 raid=0x6 bw=0 mask=0xff0 init_rate=0xb
  1159. [ 16.880304] ili9488 spi0.0: SPI transfer failed: -110
  1160. [ 16.881004] spi_master spi0: failed to transfer one message from queue
  1161. [ 16.923269] RTL871X: rtl8188f_c2h_packet_handler: C2H, ID=12 seq=4 len=4
  1162. [ 17.323566] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 390(368)ms
  1163. [ 17.492826] ili9488 spi0.0: SPI transfer failed: -110
  1164. [ 17.504110] RTL871X: rtl8188f_fill_default_txdesc(wlan0): SP Packet(0x0800) rate=0x0
  1165. [ 17.511792] spi_master spi0: failed to transfer one message from queue
  1166. [ 17.921246] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 380(368)ms
  1167. [ 17.921590] ili9488 spi0.0: SPI transfer failed: -110
  1168. [ 18.083241] spi_master spi0: failed to transfer one message from queue
  1169. [ 18.490515] spi_master spi0: spi0.0: timeout transferring 460800 bytes@20000000Hz for 390(368)ms
  1170. [ 18.658712] ili9488 spi0.0: SPI transfer failed: -110
  1171. [ 18.676500] spi_master spi0: failed to transfer one message from queue
  1172. [ 18.693894] RTL871X: rtl8188f_fill_default_txdesc(wlan0): SP Packet(0x0800) rate=0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement