Advertisement
ImparoUbuntu

Slow Dongle WiFi

Dec 1st, 2020 (edited)
1,047
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.69 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 01 Dec 2020 21:14 PST -0800
  5.  
  6. Booted last: 01 Dec 2020 00:00 PST -0800
  7.  
  8. Script from: 22 Oct 2018 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 18.04.5 LTS
  14. Release: 18.04
  15. Codename: bionic
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.15.0-124-generic #127-Ubuntu SMP Fri Nov 6 10:54:43 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, elevator=noop, quiet, splash, vt.handoff=1
  22.  
  23. ##### desktop ###########################
  24.  
  25. Ubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04)
  30. Subsystem: Dell Ethernet Connection I217-LM [1028:05a7]
  31. Kernel driver in use: e1000e
  32.  
  33. ##### lsusb #############################
  34.  
  35. Bus 002 Device 003: ID 0c45:64ab Microdia
  36. Bus 002 Device 002: ID 8087:8000 Intel Corp.
  37. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  38. Bus 001 Device 003: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
  39. Bus 001 Device 002: ID 8087:8008 Intel Corp.
  40. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  42. Bus 003 Device 003: ID 413c:2101 Dell Computer Corp. SmartCard Reader Keyboard
  43. Bus 003 Device 002: ID 07d1:3300 D-Link System DWA-130 802.11n Wireless N Adapter(rev.E) [Realtek RTL8191SU]
  44. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  45.  
  46. ##### PCMCIA card info ##################
  47.  
  48. ##### rfkill ############################
  49.  
  50. ##### secure boot #######################
  51.  
  52. 'mokutil' is not installed (package "mokutil").
  53.  
  54. ##### lsmod #############################
  55.  
  56. cfg80211 634880 0
  57. r8712u 172032 0
  58. dell_wmi_aio 16384 0
  59. sparse_keymap 16384 1 dell_wmi_aio
  60. wmi_bmof 16384 0
  61. wmi 24576 2 dell_wmi_aio,wmi_bmof
  62.  
  63. ##### interfaces ########################
  64.  
  65. [/etc/network/interfaces]
  66. auto lo
  67. iface lo inet loopback
  68.  
  69. ##### ifconfig ##########################
  70.  
  71. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  72. link/loopback <MAC address> brd <MAC address>
  73. inet 127.0.0.1/8 scope host lo
  74. valid_lft forever preferred_lft forever
  75. 2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
  76. link/ether <MAC 'eno1' [IF1]> brd <MAC address>
  77. 3: wlx<IF from MAC [IF2]>: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
  78. link/ether <MAC 'wlx<IF from MAC [IF2]>' [IF2]> brd <MAC address>
  79. inet 192.168.0.30/24 brd 192.168.0.255 scope global dynamic noprefixroute wlx<IF from MAC [IF2]>
  80. valid_lft 85643sec preferred_lft 85643sec
  81. inet6 fe80::696a:dc38:ab66:5695/64 scope link noprefixroute
  82. valid_lft forever preferred_lft forever
  83.  
  84. ##### iwconfig ##########################
  85.  
  86. lo no wireless extensions.
  87.  
  88. eno1 no wireless extensions.
  89.  
  90. wlx<IF from MAC [IF2]> IEEE 802.11bgn ESSID:"FBIsurveillancevan" Nickname:"rtl_wifi"
  91. Mode:Managed Frequency:2.437 GHz Access Point: <MAC 'FBIsurveillancevan' [AC1]>
  92. Bit Rate:72 Mb/s Sensitivity:0/0
  93. Retry:off RTS thr:off Fragment thr:off
  94. Power Management:off
  95. Link Quality=96/100 Signal level=45/100 Noise level=0/100
  96. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  97. Tx excessive retries:0 Invalid misc:0 Missed beacon:0
  98.  
  99. ##### route #############################
  100.  
  101. default via 192.168.0.1 dev wlx<IF from MAC [IF2]> proto dhcp metric 600
  102. 169.254.0.0/16 dev wlx<IF from MAC [IF2]> scope link metric 1000
  103. 192.168.0.0/24 dev wlx<IF from MAC [IF2]> proto kernel scope link src 192.168.0.30 metric 600
  104.  
  105. ##### resolv.conf #######################
  106.  
  107. [777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
  108.  
  109. nameserver 127.0.0.53
  110. options edns0
  111. search Home
  112.  
  113. ##### network managers ##################
  114.  
  115. Installed:
  116.  
  117. NetworkManager
  118.  
  119. Running:
  120.  
  121. root 916 1 0 20:44 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  122.  
  123. ##### NetworkManager info ###############
  124.  
  125. GENERAL.DEVICE: wlx<IF from MAC [IF2]>
  126. GENERAL.TYPE: wifi
  127. GENERAL.NM-TYPE: NMDeviceWifi
  128. GENERAL.VENDOR: Manufacturer Realtek
  129. GENERAL.PRODUCT: 11n Adapter
  130. GENERAL.DRIVER: r8712u
  131. GENERAL.DRIVER-VERSION: --
  132. GENERAL.FIRMWARE-VERSION: --
  133. GENERAL.HWADDR: <MAC 'wlx<IF from MAC [IF2]>' [IF2]>
  134. GENERAL.MTU: 1500
  135. GENERAL.STATE: 100 (connected)
  136. GENERAL.REASON: 0 (No reason given)
  137. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/net/wlx<IF from MAC [IF2]>
  138. GENERAL.IP-IFACE: wlx<IF from MAC [IF2]>
  139. GENERAL.IS-SOFTWARE: no
  140. GENERAL.NM-MANAGED: yes
  141. GENERAL.AUTOCONNECT: yes
  142. GENERAL.FIRMWARE-MISSING: no
  143. GENERAL.NM-PLUGIN-MISSING: no
  144. GENERAL.PHYS-PORT-ID: --
  145. GENERAL.CONNECTION: FBIsurveillancevan 1
  146. GENERAL.CON-UUID: b3aa53d8-f9d2-4440-b5fa-d9c7722f8da7
  147. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/3
  148. GENERAL.METERED: no (guessed)
  149. CAPABILITIES.CARRIER-DETECT: no
  150. CAPABILITIES.SPEED: 72 Mb/s
  151. CAPABILITIES.IS-SOFTWARE: no
  152. CAPABILITIES.SRIOV: no
  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: no
  159. WIFI-PROPERTIES.ADHOC: yes
  160. WIFI-PROPERTIES.2GHZ: yes
  161. WIFI-PROPERTIES.5GHZ: no
  162. IP4.ADDRESS[1]: 192.168.0.30/24
  163. IP4.GATEWAY: 192.168.0.1
  164. IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.0.1, mt = 600
  165. IP4.ROUTE[2]: dst = 192.168.0.0/24, nh = 0.0.0.0, mt = 600
  166. IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  167. IP4.DNS[1]: 192.168.0.1
  168. IP4.DNS[2]: 205.171.3.25
  169. IP4.DOMAIN[1]: Home
  170. DHCP4.OPTION[1]: requested_netbios_scope = 1
  171. DHCP4.OPTION[2]: requested_domain_search = 1
  172. DHCP4.OPTION[3]: requested_netbios_name_servers = 1
  173. DHCP4.OPTION[4]: network_number = 192.168.0.0
  174. DHCP4.OPTION[5]: requested_broadcast_address = 1
  175. DHCP4.OPTION[6]: requested_time_offset = 1
  176. DHCP4.OPTION[7]: requested_domain_name = 1
  177. DHCP4.OPTION[8]: requested_rfc3442_classless_static_routes = 1
  178. DHCP4.OPTION[9]: expiry = 1606971689
  179. DHCP4.OPTION[10]: domain_name = Home
  180. DHCP4.OPTION[11]: next_server = 0.0.0.0
  181. DHCP4.OPTION[12]: requested_wpad = 1
  182. DHCP4.OPTION[13]: requested_interface_mtu = 1
  183. DHCP4.OPTION[14]: dhcp_message_type = 5
  184. DHCP4.OPTION[15]: requested_subnet_mask = 1
  185. DHCP4.OPTION[16]: ip_address = 192.168.0.30
  186. DHCP4.OPTION[17]: requested_static_routes = 1
  187. DHCP4.OPTION[18]: subnet_mask = 255.255.255.0
  188. DHCP4.OPTION[19]: routers = 192.168.0.1
  189. DHCP4.OPTION[20]: broadcast_address = 192.168.0.255
  190. DHCP4.OPTION[21]: domain_name_servers = 192.168.0.1 205.171.3.25
  191. DHCP4.OPTION[22]: requested_domain_name_servers = 1
  192. DHCP4.OPTION[23]: requested_host_name = 1
  193. DHCP4.OPTION[24]: requested_ms_classless_static_routes = 1
  194. DHCP4.OPTION[25]: requested_routers = 1
  195. DHCP4.OPTION[26]: dhcp_lease_time = 86400
  196. DHCP4.OPTION[27]: requested_ntp_servers = 1
  197. DHCP4.OPTION[28]: dhcp_server_identifier = 192.168.0.1
  198. IP6.ADDRESS[1]: fe80::696a:dc38:ab66:5695/64
  199. IP6.GATEWAY: --
  200. IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255
  201. IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256
  202. IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 600
  203. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{7}
  204. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: b3aa53d8-f9d2-4440-b5fa-d9c7722f8da7 | FBIsurveillancevan 1
  205.  
  206. GENERAL.DEVICE: eno1
  207. GENERAL.TYPE: ethernet
  208. GENERAL.NM-TYPE: NMDeviceEthernet
  209. GENERAL.VENDOR: Intel Corporation
  210. GENERAL.PRODUCT: Ethernet Connection I217-LM
  211. GENERAL.DRIVER: e1000e
  212. GENERAL.DRIVER-VERSION: 3.2.6-k
  213. GENERAL.FIRMWARE-VERSION: 0.13-4
  214. GENERAL.HWADDR: <MAC 'eno1' [IF1]>
  215. GENERAL.MTU: 1500
  216. GENERAL.STATE: 20 (unavailable)
  217. GENERAL.REASON: 2 (Device is now managed)
  218. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:19.0/net/eno1
  219. GENERAL.IP-IFACE: --
  220. GENERAL.IS-SOFTWARE: no
  221. GENERAL.NM-MANAGED: yes
  222. GENERAL.AUTOCONNECT: yes
  223. GENERAL.FIRMWARE-MISSING: no
  224. GENERAL.NM-PLUGIN-MISSING: no
  225. GENERAL.PHYS-PORT-ID: --
  226. GENERAL.CONNECTION: --
  227. GENERAL.CON-UUID: --
  228. GENERAL.CON-PATH: --
  229. GENERAL.METERED: unknown
  230. CAPABILITIES.CARRIER-DETECT: yes
  231. CAPABILITIES.SPEED: unknown
  232. CAPABILITIES.IS-SOFTWARE: no
  233. CAPABILITIES.SRIOV: no
  234. WIRED-PROPERTIES.CARRIER: off
  235. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
  236.  
  237. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
  238. FBIsurveillancevan <MAC 'FBIsurveillancevan' [AC1]> Infra 6 2437 MHz 54 Mbit/s 98 ▂▄▆█ WPA1 WPA2 yes *
  239.  
  240. ##### NetworkManager.state ##############
  241.  
  242. [main]
  243. NetworkingEnabled=true
  244. WirelessEnabled=true
  245. WWANEnabled=false
  246.  
  247. ##### NetworkManager config #############
  248.  
  249. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  250. [connection]
  251. wifi.powersave = 2
  252.  
  253. [[/etc/NetworkManager/NetworkManager.conf]]
  254. [main]
  255. plugins=ifupdown,keyfile
  256. [ifupdown]
  257. managed=false
  258. [device]
  259. wifi.scan-rand-mac-address=no
  260.  
  261. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  262. [main]
  263. dns=systemd-resolved
  264.  
  265. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  266. [keyfile]
  267. unmanaged-devices=*,except:type:wifi,except:type:wwan
  268.  
  269. [[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
  270. [connectivity]
  271. uri=http://connectivity-check.ubuntu.com/
  272.  
  273. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  274. [device-mac-addr-change-wifi]
  275. match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
  276. wifi.scan-rand-mac-address=no
  277. wifi.cloned-mac-address=preserve
  278. ethernet.cloned-mac-address=preserve
  279.  
  280. ##### NetworkManager profiles ###########
  281.  
  282. [[/etc/NetworkManager/system-connections/FBIsurveillancevan_EXT]] (600 root)
  283. [connection] id=FBIsurveillancevan_EXT | type=wifi | permissions=
  284. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=FBIsurveillancevan_EXT
  285. [ipv4] method=auto
  286. [ipv6] method=auto
  287.  
  288. [[/etc/NetworkManager/system-connections/RITE-A46F_EXT]] (600 root)
  289. [connection] id=RITE-A46F_EXT | type=wifi | permissions=
  290. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=RITE-A46F_EXT
  291. [ipv4] method=auto
  292. [ipv6] method=auto
  293.  
  294. [[/etc/NetworkManager/system-connections/FBI surveillance van]] (600 root)
  295. [connection] id=FBI surveillance van | type=wifi | permissions=
  296. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=FBIsurveillancevan
  297. [ipv4] method=auto
  298. [ipv6] method=auto
  299.  
  300. [[/etc/NetworkManager/system-connections/FBI surveillance van 1]] (600 root)
  301. [connection] id=FBI surveillance van 1 | type=wifi | permissions=
  302. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=FBI surveillance van
  303. [ipv4] method=auto
  304. [ipv6] method=auto
  305.  
  306. [[/etc/NetworkManager/system-connections/FBIsurveillancevan]] (600 root)
  307. [connection] id=FBIsurveillancevan | type=wifi | permissions=
  308. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=FBIsurveillancevan
  309. [ipv4] method=auto
  310. [ipv6] method=auto
  311.  
  312. [[/etc/NetworkManager/system-connections/fngucker]] (600 root)
  313. [connection] id=fngucker | type=wifi | permissions=
  314. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=fngucker
  315. [ipv4] method=auto
  316. [ipv6] method=auto
  317.  
  318. [[/etc/NetworkManager/system-connections/FBIsurveillancevan 1]] (600 root)
  319. [connection] id=FBIsurveillancevan 1 | type=wifi | permissions=
  320. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF2]>' [IF2]> | mac-address-blacklist= | ssid=FBIsurveillancevan
  321. [ipv4] method=auto
  322. [ipv6] method=auto
  323.  
  324. [[/etc/NetworkManager/system-connections/moses]] (600 root)
  325. [connection] id=moses | type=wifi | permissions=
  326. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=moses
  327. [ipv4] method=auto
  328. [ipv6] method=auto
  329.  
  330. ##### Netplan config ####################
  331.  
  332. [/etc/netplan/01-network-manager-all.yaml]
  333. network:
  334. version: 2
  335. renderer: NetworkManager
  336.  
  337. ##### iw reg get ########################
  338.  
  339. Region: America/Los_Angeles (based on set time zone)
  340.  
  341. global
  342. country US: DFS-FCC
  343. (2402 - 2472 @ 40), (N/A, 30), (N/A)
  344. (5170 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
  345. (5250 - 5330 @ 80), (N/A, 23), (0 ms), DFS, AUTO-BW
  346. (5490 - 5730 @ 160), (N/A, 23), (0 ms), DFS
  347. (5735 - 5835 @ 80), (N/A, 30), (N/A)
  348. (57240 - 63720 @ 2160), (N/A, 40), (N/A)
  349.  
  350. ##### iwlist channels ###################
  351.  
  352. lo no frequency information.
  353.  
  354. eno1 no frequency information.
  355.  
  356. wlx<IF from MAC [IF2]> 14 channels in total; available frequencies :
  357. Channel 01 : 2.412 GHz
  358. Channel 02 : 2.417 GHz
  359. Channel 03 : 2.422 GHz
  360. Channel 04 : 2.427 GHz
  361. Channel 05 : 2.432 GHz
  362. Channel 06 : 2.437 GHz
  363. Channel 07 : 2.442 GHz
  364. Channel 08 : 2.447 GHz
  365. Channel 09 : 2.452 GHz
  366. Channel 10 : 2.457 GHz
  367. Channel 11 : 2.462 GHz
  368. Channel 12 : 2.467 GHz
  369. Channel 13 : 2.472 GHz
  370. Channel 14 : 2.484 GHz
  371. Current Frequency:2.437 GHz (Channel 6)
  372.  
  373. ##### iwlist scan #######################
  374.  
  375. lo Interface doesn't support scanning.
  376.  
  377. eno1 Interface doesn't support scanning.
  378.  
  379. Channel occupancy:
  380.  
  381. 4 APs on Frequency:2.412 GHz (Channel 1)
  382. 2 APs on Frequency:2.437 GHz (Channel 6)
  383.  
  384. wlx<IF from MAC [IF2]> Scan completed :
  385. Cell 01 - Address: <MAC 'FBIsurveillancevan' [AC1]>
  386. ESSID:"FBIsurveillancevan"
  387. Protocol:IEEE 802.11bgn
  388. Mode:Master
  389. Frequency:2.437 GHz (Channel 6)
  390. Encryption key:on
  391. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  392. 24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
  393. 12 Mb/s; 48 Mb/s
  394. Extra:wpa_ie=dd1a0050f20101000050f20202000050f2040050f20201000050f202
  395. IE: WPA Version 1
  396. Group Cipher : TKIP
  397. Pairwise Ciphers (2) : CCMP TKIP
  398. Authentication Suites (1) : PSK
  399. Extra:rsn_ie=30180100000fac020200000fac04000fac020100000fac020c00
  400. IE: IEEE 802.11i/WPA2 Version 1
  401. Group Cipher : TKIP
  402. Pairwise Ciphers (2) : CCMP TKIP
  403. Authentication Suites (1) : PSK
  404. Signal level=100/100
  405. Cell 02 - Address: <MAC 'xfinitywifi' [AC2]>
  406. ESSID:"xfinitywifi"
  407. Protocol:IEEE 802.11bgn
  408. Mode:Master
  409. Frequency:2.412 GHz (Channel 1)
  410. Encryption key:off
  411. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  412. 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  413. 48 Mb/s; 54 Mb/s
  414. Signal level=26/100
  415. Cell 03 - Address: <MAC 'RITE-A46F' [AC3]>
  416. ESSID:"RITE-A46F"
  417. Protocol:IEEE 802.11bgn
  418. Mode:Master
  419. Frequency:2.412 GHz (Channel 1)
  420. Encryption key:on
  421. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  422. 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  423. 48 Mb/s; 54 Mb/s
  424. Extra:rsn_ie=30140100000fac040100000fac040100000fac020000
  425. IE: IEEE 802.11i/WPA2 Version 1
  426. Group Cipher : CCMP
  427. Pairwise Ciphers (1) : CCMP
  428. Authentication Suites (1) : PSK
  429. Signal level=44/100
  430. Cell 04 - Address: <MAC '<hidden>' [AC4]>
  431. ESSID:"<hidden>"
  432. Protocol:IEEE 802.11bgn
  433. Mode:Master
  434. Frequency:2.412 GHz (Channel 1)
  435. Encryption key:on
  436. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  437. 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  438. 48 Mb/s; 54 Mb/s
  439. Extra:wpa_ie=dd1a0050f20101000050f20202000050f2040050f20201000050f202
  440. IE: WPA Version 1
  441. Group Cipher : TKIP
  442. Pairwise Ciphers (2) : CCMP TKIP
  443. Authentication Suites (1) : PSK
  444. Extra:rsn_ie=30180100000fac020200000fac04000fac020100000fac020000
  445. IE: IEEE 802.11i/WPA2 Version 1
  446. Group Cipher : TKIP
  447. Pairwise Ciphers (2) : CCMP TKIP
  448. Authentication Suites (1) : PSK
  449. Signal level=46/100
  450. Cell 05 - Address: <MAC '<hidden>' [AC5]>
  451. ESSID:"<hidden>"
  452. Protocol:IEEE 802.11bgn
  453. Mode:Master
  454. Frequency:2.412 GHz (Channel 1)
  455. Encryption key:on
  456. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  457. 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  458. 48 Mb/s; 54 Mb/s
  459. Extra:wpa_ie=dd1a0050f20101000050f20202000050f2040050f20201000050f202
  460. IE: WPA Version 1
  461. Group Cipher : TKIP
  462. Pairwise Ciphers (2) : CCMP TKIP
  463. Authentication Suites (1) : PSK
  464. Extra:rsn_ie=30180100000fac020200000fac04000fac020100000fac020000
  465. IE: IEEE 802.11i/WPA2 Version 1
  466. Group Cipher : TKIP
  467. Pairwise Ciphers (2) : CCMP TKIP
  468. Authentication Suites (1) : PSK
  469. Signal level=46/100
  470. Cell 06 - Address: <MAC 'FBIsurveillancevan_EXT' [AC6]>
  471. ESSID:"FBIsurveillancevan_EXT"
  472. Protocol:IEEE 802.11bgn
  473. Mode:Master
  474. Frequency:2.437 GHz (Channel 6)
  475. Encryption key:on
  476. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  477. 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
  478. 48 Mb/s; 54 Mb/s
  479. Extra:wpa_ie=dd1a0050f20101000050f20202000050f2040050f20201000050f202
  480. IE: WPA Version 1
  481. Group Cipher : TKIP
  482. Pairwise Ciphers (2) : CCMP TKIP
  483. Authentication Suites (1) : PSK
  484. Extra:rsn_ie=30180100000fac020200000fac04000fac020100000fac020000
  485. IE: IEEE 802.11i/WPA2 Version 1
  486. Group Cipher : TKIP
  487. Pairwise Ciphers (2) : CCMP TKIP
  488. Authentication Suites (1) : PSK
  489. Signal level=46/100
  490.  
  491. ##### module infos ######################
  492.  
  493. [cfg80211]
  494. filename: /lib/modules/4.15.0-124-generic/kernel/net/wireless/cfg80211.ko
  495. description: wireless configuration support
  496. license: GPL
  497. author: Johannes Berg
  498. srcversion: 5FCF07FF67788CAB24AA85C
  499. depends:
  500. retpoline: Y
  501. intree: Y
  502. name: cfg80211
  503. vermagic: 4.15.0-124-generic SMP mod_unload
  504. signat: PKCS#7
  505. signer:
  506. sig_key:
  507. sig_hashalgo: md4
  508. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  509. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  510. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  511.  
  512. [r8712u]
  513. filename: /lib/modules/4.15.0-124-generic/kernel/drivers/staging/rtl8712/r8712u.ko
  514. firmware: rtlwifi/rtl8712u.bin
  515. author: Larry Finger
  516. description: rtl871x wireless lan driver
  517. license: GPL
  518. srcversion: F185B97BBFF392D59D20FD9
  519. depends:
  520. staging: Y
  521. retpoline: Y
  522. intree: Y
  523. name: r8712u
  524. vermagic: 4.15.0-124-generic SMP mod_unload
  525. signat: PKCS#7
  526. signer:
  527. sig_key:
  528. sig_hashalgo: md4
  529. parm: wifi_test:int
  530. parm: video_mode:int
  531. parm: chip_version:int
  532. parm: rfintfs:int
  533. parm: lbkmode:int
  534. parm: hci:int
  535. parm: network_mode:int
  536. parm: channel:int
  537. parm: mp_mode:int
  538. parm: wmm_enable:int
  539. parm: vrtl_carrier_sense:int
  540. parm: vcs_type:int
  541. parm: busy_thresh:int
  542. parm: ht_enable:int
  543. parm: cbw40_enable:int
  544. parm: ampdu_enable:int
  545. parm: rf_config:int
  546. parm: power_mgnt:int
  547. parm: low_power:int
  548. parm: ifname: Net interface name, wlan%d=default (string)
  549. parm: initmac:MAC-Address, default: use FUSE (charp)
  550.  
  551. ##### module parameters #################
  552.  
  553. [cfg80211]
  554. bss_entries_limit: 1000
  555. cfg80211_disable_40mhz_24ghz: N
  556. ieee80211_regdom: 00
  557.  
  558. [r8712u]
  559. ampdu_enable: 1
  560. busy_thresh: 40
  561. cbw40_enable: 1
  562. channel: 1
  563. chip_version: 2
  564. hci: 1
  565. ht_enable: 1
  566. ifname: wlan%d
  567. initmac: (null)
  568. lbkmode: 0
  569. low_power: 0
  570. mp_mode: 0
  571. network_mode: 0
  572. power_mgnt: 0
  573. rf_config: 1
  574. rfintfs: 2
  575. vcs_type: 1
  576. video_mode: 1
  577. vrtl_carrier_sense: 2
  578. wifi_test: 0
  579. wmm_enable: 0
  580.  
  581. ##### /etc/modules ######################
  582.  
  583. ##### modprobe options ##################
  584.  
  585. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  586. blacklist microcode
  587.  
  588. [/etc/modprobe.d/blacklist-ath_pci.conf]
  589. blacklist ath_pci
  590.  
  591. [/etc/modprobe.d/blacklist.conf]
  592. blacklist evbug
  593. blacklist usbmouse
  594. blacklist usbkbd
  595. blacklist eepro100
  596. blacklist de4x5
  597. blacklist eth1394
  598. blacklist snd_intel8x0m
  599. blacklist snd_aw2
  600. blacklist i2c_i801
  601. blacklist prism54
  602. blacklist bcm43xx
  603. blacklist garmin_gps
  604. blacklist asus_acpi
  605. blacklist snd_pcsp
  606. blacklist pcspkr
  607. blacklist amd76x_edac
  608.  
  609. [/etc/modprobe.d/blacklist-rare-network.conf]
  610. alias net-pf-3 off
  611. alias net-pf-6 off
  612. alias net-pf-9 off
  613. alias net-pf-11 off
  614. alias net-pf-12 off
  615. alias net-pf-19 off
  616. alias net-pf-21 off
  617. alias net-pf-36 off
  618.  
  619. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  620. blacklist microcode
  621.  
  622. [/etc/modprobe.d/iwlwifi.conf]
  623. remove iwlwifi \
  624. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  625. && /sbin/modprobe -r mac80211
  626.  
  627. ##### rc.local ##########################
  628.  
  629. grep: /etc/rc.local: No such file or directory
  630.  
  631. ##### pm-utils ##########################
  632.  
  633. ##### udev rules ########################
  634.  
  635. ##### dmesg #############################
  636.  
  637. [ 4.591697] usb 3-2: r8712u: CustomerID = 0x0006
  638. [ 4.591699] usb 3-2: r8712u: MAC Address from efuse = <MAC 'wlx<IF from MAC [IF2]>' [IF2]>
  639. [ 4.591700] usb 3-2: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
  640. [ 4.647842] r8712u 3-2:1.0 wlx<IF from MAC [IF2]>: renamed from wlan0
  641. [ 6.161587] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready (repeated 2 times)
  642. [ 6.374269] IPv6: ADDRCONF(NETDEV_UP): wlx<IF from MAC [IF2]>: link is not ready
  643. [ 7.116235] r8712u 3-2:1.0 wlx<IF from MAC [IF2]>: 1 RCR=0x153f00e
  644. [ 7.116680] r8712u 3-2:1.0 wlx<IF from MAC [IF2]>: 2 RCR=0x553f00e
  645. [ 8.624289] IPv6: ADDRCONF(NETDEV_UP): wlx<IF from MAC [IF2]>: link is not ready (repeated 2 times)
  646. [ 19.129227] IPv6: ADDRCONF(NETDEV_CHANGE): wlx<IF from MAC [IF2]>: link becomes ready
  647. [ 1008.923680] IPv6: ADDRCONF(NETDEV_UP): wlx<IF from MAC [IF2]>: link is not ready
  648. [ 1025.614102] IPv6: ADDRCONF(NETDEV_CHANGE): wlx<IF from MAC [IF2]>: link becomes ready
  649.  
  650. ########## wireless info END ############
  651.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement