Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2016
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.86 KB | None | 0 0
  1. ########## wireless info START ##########
  2.  
  3. Report from: 03 Feb 2016 15:38 CET +0100
  4.  
  5. Booted last: 03 Feb 2016 14:19 CET +0100
  6.  
  7. Script from: 27 Sep 2015 00:34 UTC +0000
  8.  
  9. ##### release ###########################
  10.  
  11. Distributor ID: Debian
  12. Description: Debian GNU/Linux 8.3 (jessie)
  13. Release: 8.3
  14. Codename: jessie
  15.  
  16. ##### kernel ############################
  17.  
  18. Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 unknown unknown GNU/Linux
  19.  
  20. Parameters: ro, quiet
  21.  
  22. ##### desktop ###########################
  23.  
  24. Default Xsession (from ~/.dmrc)
  25.  
  26. ##### lspci #############################
  27.  
  28. 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
  29. Subsystem: Gigabyte Technology Co., Ltd Motherboard [1458:e000]
  30. Kernel driver in use: r8169
  31.  
  32. 04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8812AE 802.11ac PCIe Wireless Network Adapter [10ec:8812] (rev 01)
  33. Subsystem: D-Link System Inc Device [1186:3305]
  34. Kernel driver in use: rtl8821ae
  35.  
  36. ##### lsusb #############################
  37.  
  38. Bus 002 Device 002: ID 8087:8000 Intel Corp.
  39. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  40. Bus 001 Device 002: ID 8087:8008 Intel Corp.
  41. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  42. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  43. Bus 003 Device 003: ID 062a:4101 Creative Labs
  44. Bus 003 Device 002: ID 1017:0307 Speedy Industrial Supplies, Pte., Ltd
  45. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  46.  
  47. ##### PCMCIA card info ##################
  48.  
  49. 'pccardctl' is not installed (package "pcmciautils").
  50.  
  51. ##### rfkill ############################
  52.  
  53. ./wireless-info: line 192: rfkill: command not found
  54.  
  55. ##### lsmod #############################
  56.  
  57. rtl8821ae 523031 0
  58. mac80211 474277 1 rtl8821ae
  59. cfg80211 405538 2 mac80211,rtl8821ae
  60. rfkill 18867 2 cfg80211
  61.  
  62. ##### interfaces ########################
  63.  
  64. source /etc/network/interfaces.d/*
  65.  
  66. auto lo
  67. iface lo inet loopback
  68.  
  69. ##### ifconfig ##########################
  70.  
  71. eth0 Link encap:Ethernet HWaddr <MAC 'eth0' [IF]>
  72. UP BROADCAST MULTICAST MTU:1500 Metric:1
  73. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  74. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  75. collisions:0 txqueuelen:1000
  76. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  77.  
  78. wlan0 Link encap:Ethernet HWaddr <MAC 'wlan0' [IF]>
  79. inet addr:192.168.2.111 Bcast:192.168.2.255 Mask:255.255.255.0
  80. inet6 addr: 2003:87:2a13:5534:<IP6 'wlan0' [IF]>/64 Scope:Global
  81. inet6 addr: fe80::<IP6 'wlan0' [IF]>/64 Scope:Link
  82. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  83. RX packets:23612 errors:0 dropped:0 overruns:0 frame:0
  84. TX packets:23150 errors:0 dropped:0 overruns:0 carrier:0
  85. collisions:0 txqueuelen:1000
  86. RX bytes:18671141 (17.8 MiB) TX bytes:3323751 (3.1 MiB)
  87.  
  88. ##### iwconfig ##########################
  89.  
  90. eth0 no wireless extensions.
  91.  
  92. lo no wireless extensions.
  93.  
  94. wlan0 IEEE 802.11abgn ESSID:"WLAN-927602"
  95. Mode:Managed Frequency:2.462 GHz Access Point: <MAC 'WLAN-927602' [AC1]>
  96. Bit Rate=6.5 Mb/s Tx-Power=20 dBm
  97. Retry short limit:7 RTS thr=2347 B Fragment thr:off
  98. Encryption key:off
  99. Power Management:off
  100. Link Quality=60/70 Signal level=-50 dBm
  101. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  102. Tx excessive retries:0 Invalid misc:8 Missed beacon:0
  103.  
  104. ##### route #############################
  105.  
  106. Kernel IP routing table
  107. Destination Gateway Genmask Flags Metric Ref Use Iface
  108. 0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 wlan0
  109. 0.0.0.0 192.168.2.1 0.0.0.0 UG 1024 0 0 wlan0
  110. 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
  111.  
  112. ##### resolv.conf #######################
  113.  
  114. search SpeedportEntry209012601050040
  115. nameserver 192.168.2.1
  116. nameserver fe80::1%wlan0
  117.  
  118. ##### network managers ##################
  119.  
  120. Installed:
  121.  
  122. NetworkManager
  123.  
  124. Running:
  125.  
  126. root 542 1 0 14:19 ? 00:00:07 /usr/sbin/NetworkManager --no-daemon
  127.  
  128. ##### NetworkManager info ###############
  129.  
  130. GENERAL.DEVICE: wlan0
  131. GENERAL.TYPE: wifi
  132. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  133. GENERAL.PRODUCT: RTL8812AE 802.11ac PCIe Wireless Network Adapter
  134. GENERAL.DRIVER: rtl8821ae
  135. GENERAL.DRIVER-VERSION: 3.16.0-4-amd64
  136. GENERAL.FIRMWARE-VERSION: N/A
  137. GENERAL.HWADDR: <MAC 'wlan0' [IF]>
  138. GENERAL.MTU: 1500
  139. GENERAL.STATE: 100 (connected)
  140. GENERAL.REASON: 0 (No reason given)
  141. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/net/wlan0
  142. GENERAL.IP-IFACE: wlan0
  143. GENERAL.NM-MANAGED: yes
  144. GENERAL.AUTOCONNECT: yes
  145. GENERAL.FIRMWARE-MISSING: no
  146. GENERAL.CONNECTION: Auto WLAN-927602
  147. GENERAL.CON-UUID: 88d3fbeb-c830-4272-a2cb-ab5eeff2e5ec
  148. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/3
  149. CAPABILITIES.CARRIER-DETECT: no
  150. CAPABILITIES.SPEED: 6 Mb/s
  151. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{2}
  152. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 88d3fbeb-c830-4272-a2cb-ab5eeff2e5ec | Auto WLAN-927602
  153. WIFI-PROPERTIES.WEP: yes
  154. WIFI-PROPERTIES.WPA: yes
  155. WIFI-PROPERTIES.WPA2: yes
  156. WIFI-PROPERTIES.TKIP: yes
  157. WIFI-PROPERTIES.CCMP: yes
  158. WIFI-PROPERTIES.AP: yes
  159. WIFI-PROPERTIES.ADHOC: yes
  160. IP4.ADDRESS[1]: ip = 192.168.2.111/24, gw = 192.168.2.1
  161. IP4.DNS[1]: 192.168.2.1
  162. IP4.DOMAIN[1]: SpeedportEntry209012601050040
  163. IP6.ADDRESS[1]: ip = 2003:87:2a13:5534:<IP6 'wlan0' [IF]>/64, gw = fe80::1
  164. IP6.ADDRESS[2]: ip = fe80::<IP6 'wlan0' [IF]>/64, gw = fe80::1
  165. IP6.ROUTE[1]: dst = 2003:87:2a13:5534::/64, nh = ::, mt = 10
  166. IP6.DNS[1]: fe80::1
  167. DHCP6.OPTION[1]: dhcp6_client_id = 0:4:89:bf:d6:70:69:a:e2:3e:ca:94:85:2a:66:7:f2:3a
  168. DHCP6.OPTION[2]: dhcp6_name_servers = fe80::1
  169. DHCP6.OPTION[3]: requested_dhcp6_name_servers = 1
  170. DHCP6.OPTION[4]: requested_dhcp6_server_id = 1
  171. DHCP6.OPTION[5]: requested_dhcp6_domain_search = 1
  172. DHCP6.OPTION[6]: dhcp6_solmax_rt = 3600
  173. DHCP6.OPTION[7]: requested_dhcp6_client_id = 1
  174. DHCP6.OPTION[8]: dhcp6_unicast = fe80::1
  175. DHCP6.OPTION[9]: dhcp6_server_id = 0:1:0:1:c7:92:bc:e8:94:4a:c:df:a5:b8
  176.  
  177. GENERAL.DEVICE: eth0
  178. GENERAL.TYPE: ethernet
  179. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  180. GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard)
  181. GENERAL.DRIVER: r8169
  182. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  183. GENERAL.FIRMWARE-VERSION:
  184. GENERAL.HWADDR: <MAC 'eth0' [IF]>
  185. GENERAL.MTU: 1500
  186. GENERAL.STATE: 20 (unavailable)
  187. GENERAL.REASON: 2 (Device is now managed)
  188. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/eth0
  189. GENERAL.IP-IFACE:
  190. GENERAL.NM-MANAGED: yes
  191. GENERAL.AUTOCONNECT: yes
  192. GENERAL.FIRMWARE-MISSING: no
  193. GENERAL.CONNECTION: --
  194. GENERAL.CON-UUID: --
  195. GENERAL.CON-PATH: --
  196. CAPABILITIES.CARRIER-DETECT: yes
  197. CAPABILITIES.SPEED: unknown
  198. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  199. WIRED-PROPERTIES.CARRIER: off
  200.  
  201. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
  202. WLAN-927602 <MAC 'WLAN-927602' [AC1]> Infra 11 2462 MHz 54 Mbit/s 71 ▂▄▆_ WPA2 yes *
  203. Weifenbach24 <MAC 'Weifenbach24' [AN2]> Infra 6 2437 MHz 54 Mbit/s 60 ▂▄▆_ WPA2 no
  204.  
  205. ##### NetworkManager.state ##############
  206.  
  207. [main]
  208. NetworkingEnabled=true
  209. WirelessEnabled=true
  210. WWANEnabled=true
  211. WimaxEnabled=true
  212.  
  213. ##### NetworkManager.conf ###############
  214.  
  215. [main]
  216. plugins=ifupdown,keyfile
  217.  
  218. [ifupdown]
  219. managed=false
  220.  
  221. ##### NetworkManager profiles ###########
  222.  
  223. [[/etc/NetworkManager/system-connections/Auto WLAN-927602]] (600 root)
  224. [connection] id=Auto WLAN-927602 | type=wifi
  225. [wifi] ssid=WLAN-927602 | mac-address=<MAC 'wlan0' [IF]>
  226. [ipv4] method=auto
  227. [ipv6] method=auto
  228.  
  229. [[/etc/NetworkManager/system-connections/Auto MurrayInfoTech]] (600 root)
  230. [connection] id=Auto MurrayInfoTech | type=wifi
  231. [wifi] ssid=MurrayInfoTech | mac-address=<MAC 'wlan0' [IF]>
  232. [ipv4] method=auto
  233. [ipv6] method=auto
  234.  
  235. ##### iw reg get ########################
  236.  
  237. Region: Europe/Berlin (based on set time zone)
  238.  
  239. country DE: DFS-ETSI
  240. (2400 - 2483 @ 40), (N/A, 20), (N/A)
  241. (5150 - 5250 @ 80), (N/A, 20), (N/A), NO-OUTDOOR
  242. (5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS
  243. (5470 - 5725 @ 160), (N/A, 26), (0 ms), DFS
  244. (57000 - 66000 @ 2160), (N/A, 40), (N/A)
  245.  
  246. ##### iwlist channels ###################
  247.  
  248. eth0 no frequency information.
  249.  
  250. lo no frequency information.
  251.  
  252. wlan0 19 channels in total; available frequencies :
  253. Channel 01 : 2.412 GHz
  254. Channel 02 : 2.417 GHz
  255. Channel 03 : 2.422 GHz
  256. Channel 04 : 2.427 GHz
  257. Channel 05 : 2.432 GHz
  258. Channel 06 : 2.437 GHz
  259. Channel 07 : 2.442 GHz
  260. Channel 08 : 2.447 GHz
  261. Channel 09 : 2.452 GHz
  262. Channel 10 : 2.457 GHz
  263. Channel 11 : 2.462 GHz
  264. Channel 36 : 5.18 GHz
  265. Channel 40 : 5.2 GHz
  266. Channel 44 : 5.22 GHz
  267. Channel 48 : 5.24 GHz
  268. Channel 52 : 5.26 GHz
  269. Channel 56 : 5.28 GHz
  270. Channel 60 : 5.3 GHz
  271. Channel 64 : 5.32 GHz
  272. Current Frequency:2.462 GHz (Channel 11)
  273.  
  274. ##### iwlist scan #######################
  275.  
  276. eth0 Interface doesn't support scanning.
  277.  
  278. lo Interface doesn't support scanning.
  279.  
  280. Channel occupancy:
  281.  
  282. 1 APs on Frequency:2.462 GHz (Channel 11)
  283.  
  284. wlan0 Scan completed :
  285. Cell 01 - Address: <MAC 'WLAN-927602' [AC1]>
  286. Channel:11
  287. Frequency:2.462 GHz (Channel 11)
  288. Quality=66/70 Signal level=-44 dBm
  289. Encryption key:on
  290. ESSID:"WLAN-927602"
  291. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  292. 24 Mb/s; 36 Mb/s; 54 Mb/s
  293. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  294. Mode:Master
  295. Extra:tsf=00000003285a965e
  296. Extra: Last beacon: 48ms ago
  297. IE: IEEE 802.11i/WPA2 Version 1
  298. Group Cipher : CCMP
  299. Pairwise Ciphers (1) : CCMP
  300. Authentication Suites (1) : PSK
  301.  
  302. ##### module infos ######################
  303.  
  304. [rtl8821ae]
  305. filename: /lib/modules/3.16.0-4-amd64/kernel/drivers/staging/rtl8821ae/rtl8821ae.ko
  306. firmware: rtlwifi/rtl8821aefw.bin
  307. description: Realtek 8821ae 802.11ac PCI wireless
  308. license: GPL
  309. author: Realtek WlanFAE <wlanfae@realtek.com>
  310. author: Ping Yan<ping_yan@realsil.com.cn>
  311. depends: mac80211,cfg80211
  312. staging: Y
  313. intree: Y
  314. vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
  315. parm: swlps:bool
  316. parm: swenc:using hardware crypto (default 0 [hardware])
  317. (bool)
  318. parm: ips:using no link power save (default 1 is open)
  319. (bool)
  320. parm: fwlps:using linked fw control power save (default 1 is open)
  321. (bool)
  322.  
  323. [mac80211]
  324. filename: /lib/modules/3.16.0-4-amd64/kernel/net/mac80211/mac80211.ko
  325. license: GPL
  326. description: IEEE 802.11 subsystem
  327. depends: cfg80211
  328. intree: Y
  329. vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
  330. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  331. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  332. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  333. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  334. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  335.  
  336. [cfg80211]
  337. filename: /lib/modules/3.16.0-4-amd64/kernel/net/wireless/cfg80211.ko
  338. description: wireless configuration support
  339. license: GPL
  340. author: Johannes Berg
  341. depends: rfkill
  342. intree: Y
  343. vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
  344. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  345. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  346.  
  347. ##### module parameters #################
  348.  
  349. [rtl8821ae]
  350. fwlps: N
  351. ips: N
  352. swenc: N
  353. swlps: N
  354.  
  355. [mac80211]
  356. beacon_loss_count: 7
  357. ieee80211_default_rc_algo: minstrel_ht
  358. max_nullfunc_tries: 2
  359. max_probe_tries: 5
  360. probe_wait_ms: 500
  361.  
  362. [cfg80211]
  363. cfg80211_disable_40mhz_24ghz: N
  364. ieee80211_regdom: 00
  365.  
  366. ##### /etc/modules ######################
  367.  
  368. ##### modprobe options ##################
  369.  
  370. [/etc/modprobe.d/modesetting.conf]
  371. options cirrus modeset=1
  372. options mgag200 modeset=1
  373.  
  374. ##### rc.local ##########################
  375.  
  376. exit 0
  377.  
  378. ##### pm-utils ##########################
  379.  
  380. find: `/etc/pm/*.d': No such file or directory
  381.  
  382. ##### udev rules ########################
  383.  
  384. [/etc/udev/rules.d/70-persistent-net.rules]
  385. # PCI device 0x10ec:0x8168 (r8169)
  386. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  387. # PCI device 0x10ec:0x8812 (rtl8821ae)
  388. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'wlan0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
  389.  
  390. ##### dmesg #############################
  391.  
  392. [ 4718.987453] rtl8821ae-0:rtl_op_bss_info_changed():<0-0> bssid: <MAC 'WLAN-927602' [AC1]>
  393. [ 4718.987483] wlan0: send auth to <MAC 'WLAN-927602' [AC1]> (try 1/3)
  394. [ 4718.987490] rtl8821ae-0:rtl_tx_mgmt_proc():<200-1> MAC80211_LINKING
  395. [ 4718.990729] wlan0: authenticated
  396. [ 4718.994142] wlan0: associate with <MAC 'WLAN-927602' [AC1]> (try 1/3)
  397. [ 4718.998013] wlan0: RX AssocResp from <MAC 'WLAN-927602' [AC1]> (capab=0x1411 status=0 aid=2)
  398. [ 4718.998020] rtl8821ae-0:rtl_op_sta_add():<0-0> Add sta addr is <MAC 'WLAN-927602' [AC1]>
  399. [ 4718.998022] rtl8821ae-0:rtl8821ae_update_hal_rate_mask():<0-0> ratr_bitmap :ffff005
  400. [ 4718.998024] rtl8821ae-0:rtl8821ae_update_hal_rate_mask():<0-0> Rate_index:0, ratr_val:ffff005, 0:80:0:5:f0:ff:f
  401. [ 4718.999456] rtl8821ae-0:rtl8821ae_update_hal_rate_mask():<0-0> ratr_bitmap :ffff005
  402. [ 4718.999457] rtl8821ae-0:rtl8821ae_update_hal_rate_mask():<0-0> Rate_index:0, ratr_val:ffff005, 0:80:0:5:f0:ff:f
  403. [ 4719.000804] rtl8821ae-0:rtl_op_bss_info_changed():<0-0> BSS_CHANGED_ASSOC
  404. [ 4719.002228] rtl8821ae-0:rtl8821ae_set_hw_reg():<0-0> switch case not process 5c
  405. [ 4719.002261] rtl8821ae:
  406. [ 4719.002262] rtl8821ae_set_fw_rsvdpagepkt(): HW_VAR_SET_TX_CMD: ALL
  407. [ 4719.002268] rtl8821ae:
  408. [ 4719.004991] wlan0: associated
  409. [ 4719.006739] rtl8821ae-0:rtl_action_proc():<10000-1> Rx ACT_ADDBAREQ From :<MAC 'WLAN-927602' [AC1]>
  410. [ 4719.006742] rtl8821ae:
  411. [ 4719.006814] rtl8821ae-0:rtl_rx_agg_start():<0-0> on ra = <MAC 'WLAN-927602' [AC1]> tid = 0 seq:0
  412. [ 4719.006827] rtl8821ae-0:rtl_action_proc():<200-1> Tx ACT_ADDBARSP From :<MAC 'wlan0' [IF]>
  413. [ 4719.011149] rtl8821ae-0:rtl_is_special_data():<10000-1> 802.1X Rx EAPOL pkt!! (repeated 2 times)
  414. [ 4719.023112] rtl8821ae-0:rtl_op_set_key():<0-0> Using hardware based encryption for keyidx: 0, mac: <MAC 'WLAN-927602' [AC1]>
  415. [ 4719.023117] rtl8821ae-0:rtl_op_set_key():<0-0> alg:CCMP
  416. [ 4719.023118] rtl8821ae-0:rtl_op_set_key():<0-0> set enable_hw_sec, key_type:4(OPEN:0 WEP40:1 TKIP:2 AES:4 WEP104:5)
  417. [ 4719.023119] rtl8821ae-0:rtl8821ae_enable_hw_security_config():<0-0> PairwiseEncAlgorithm = 4 GroupEncAlgorithm = 0
  418. [ 4719.023137] rtl8821ae-0:rtl8821ae_enable_hw_security_config():<0-0> The SECR-value cc
  419. [ 4719.023140] rtl8821ae-0:rtl_op_set_key():<0-0> set pairwise key
  420. [ 4719.023141] rtl8821ae-0:rtl8821ae_set_key():<0-0> add one entry
  421. [ 4719.023142] rtl8821ae-0:rtl8821ae_set_key():<0-0> set Pairwiase key
  422. [ 4719.023143] rtl8821ae-0:rtl_cam_add_one_entry():<0-0> EntryNo:4, ulKeyId=0, ulEncAlg=4, ulUseDK=0 MacAddr <MAC 'WLAN-927602' [AC1]>
  423. [ 4719.023144] rtl8821ae:
  424. [ 4719.023778] rtl8821ae-0:rtl_cam_add_one_entry():<0-0> end
  425. [ 4719.023910] rtl8821ae-0:rtl_op_set_key():<0-0> Using hardware based encryption for keyidx: 1, mac: <MAC address>
  426. [ 4719.023913] rtl8821ae-0:rtl_op_set_key():<0-0> alg:CCMP
  427. [ 4719.023913] rtl8821ae-0:rtl_op_set_key():<0-0> set group key
  428. [ 4719.023914] rtl8821ae-0:rtl8821ae_set_key():<0-0> add one entry
  429. [ 4719.023915] rtl8821ae-0:rtl8821ae_set_key():<0-0> set group key
  430. [ 4719.023916] rtl8821ae-0:rtl_cam_add_one_entry():<0-0> EntryNo:1, ulKeyId=1, ulEncAlg=4, ulUseDK=0 MacAddr <MAC address>
  431. [ 4719.023917] rtl8821ae:
  432. [ 4719.024550] rtl8821ae-0:rtl_cam_add_one_entry():<0-0> end
  433. [ 4719.122099] rtl8821ae-0:rtl_tx_agg_start():<0-0> on ra = <MAC 'WLAN-927602' [AC1]> tid = 0 seq:2
  434. [ 4719.122110] rtl8821ae-0:rtl_action_proc():<200-1> Tx ACT_ADDBAREQ From :<MAC 'wlan0' [IF]>
  435. [ 4719.122111] rtl8821ae:
  436. [ 4719.124929] rtl8821ae-0:rtl_action_proc():<10000-1> Rx ACT_ADDBARSP From :<MAC 'WLAN-927602' [AC1]>
  437. [ 4719.124988] rtl8821ae-0:rtl_tx_agg_oper():<0-0> on ra = <MAC 'WLAN-927602' [AC1]> tid = 0
  438. [ 4719.379390] rtl8821ae-0:rtl_watchdog_wq_callback():<0-0> AP off for 2 s
  439. [ 4721.382669] rtl8821ae-0:rtl_watchdog_wq_callback():<0-0> AP off for 4 s
  440. [ 4723.385964] rtl8821ae-0:rtl_watchdog_wq_callback():<0-0> AP off for 6 s
  441. [ 4728.276378] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  442. [ 4728.382743] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  443. [ 4728.644245] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  444. [ 4728.750603] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  445. [ 4729.012112] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  446. [ 4729.118483] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  447. [ 4729.379977] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  448. [ 4729.486341] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  449. [ 4729.747845] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  450. [ 4729.854210] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  451. [ 4730.115722] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  452. [ 4730.222077] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  453. [ 4730.483578] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  454. [ 4730.589943] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  455. [ 4730.851445] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 5G
  456. [ 4730.957807] rtl8821ae-0:rtl8821ae_phy_switch_wirelessband():<0-0> 2.4G
  457.  
  458. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement