Advertisement
Guest User

Untitled

a guest
Nov 30th, 2019
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.15 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 30 Nov 2019 16:39 WET +0000
  5.  
  6. Booted last: 30 Nov 2019 00:00 WET +0000
  7.  
  8. Script from: 22 Oct 2018 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 18.04.3 LTS
  14. Release: 18.04
  15. Codename: bionic
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash, vt.handoff=1
  22.  
  23. ##### desktop ###########################
  24.  
  25. Xubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection [8086:4237]
  30. Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1211]
  31. Kernel driver in use: iwlwifi
  32.  
  33. 85:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8072 PCI-E Gigabit Ethernet Controller [11ab:436c] (rev 10)
  34. Subsystem: Hewlett-Packard Company 88E8072 PCI-E Gigabit Ethernet Controller [103c:3072]
  35. Kernel driver in use: sky2
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 002: ID 0480:a200 Toshiba America Inc
  40. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41. Bus 008 Device 002: ID 0461:4d81 Primax Electronics, Ltd Dell N889 Optical Mouse
  42. Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  43. Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  44. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  45. Bus 001 Device 003: ID 04f2:b159 Chicony Electronics Co., Ltd
  46. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  47. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  48. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  49. Bus 003 Device 003: ID 03f0:171d Hewlett-Packard Bluetooth 2.0 Interface [Broadcom BCM2045]
  50. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  51.  
  52. ##### PCMCIA card info ##################
  53.  
  54. ##### rfkill ############################
  55.  
  56. 1: phy0: Wireless LAN
  57. Soft blocked: no
  58. Hard blocked: no
  59. 2: hp-wifi: Wireless LAN
  60. Soft blocked: no
  61. Hard blocked: no
  62. 3: hp-bluetooth: Bluetooth
  63. Soft blocked: no
  64. Hard blocked: no
  65. 4: hci0: Bluetooth
  66. Soft blocked: no
  67. Hard blocked: no
  68.  
  69. ##### secure boot #######################
  70.  
  71. 'mokutil' is not installed (package "mokutil").
  72.  
  73. ##### lsmod #############################
  74.  
  75. wmi_bmof 16384 0
  76. hp_wmi 16384 0
  77. sparse_keymap 16384 1 hp_wmi
  78. iwldvm 229376 0
  79. mac80211 786432 1 iwldvm
  80. iwlwifi 290816 1 iwldvm
  81. cfg80211 622592 3 iwldvm,iwlwifi,mac80211
  82. wmi 24576 2 hp_wmi,wmi_bmof
  83.  
  84. ##### interfaces ########################
  85.  
  86. [/etc/network/interfaces]
  87. auto lo
  88. iface lo inet loopback
  89.  
  90. ##### ifconfig ##########################
  91.  
  92. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  93. link/loopback <MAC address> brd <MAC address>
  94. inet 127.0.0.1/8 scope host lo
  95. valid_lft forever preferred_lft forever
  96. inet6 ::1/128 scope host
  97. valid_lft forever preferred_lft forever
  98. 2: ens5: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
  99. link/ether <MAC 'ens5' [IF1]> brd <MAC address>
  100. 3: wls1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
  101. link/ether <MAC 'wls1' [IF2]> brd <MAC address>
  102. inet 192.168.1.75/24 brd 192.168.1.255 scope global dynamic noprefixroute wls1
  103. valid_lft 3151sec preferred_lft 3151sec
  104. inet6 fe80::67df:b73c:43dc:f26c/64 scope link noprefixroute
  105. valid_lft forever preferred_lft forever
  106.  
  107. ##### iwconfig ##########################
  108.  
  109. ens5 no wireless extensions.
  110.  
  111. lo no wireless extensions.
  112.  
  113. wls1 IEEE 802.11 ESSID:"RipAp"
  114. Mode:Managed Frequency:2.432 GHz Access Point: <MAC 'RipAp' [AC1]>
  115. Bit Rate=58.5 Mb/s Tx-Power=15 dBm
  116. Retry short limit:7 RTS thr:off Fragment thr:off
  117. Power Management:on
  118. Link Quality=70/70 Signal level=-6 dBm
  119. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  120. Tx excessive retries:2 Invalid misc:10 Missed beacon:0
  121.  
  122. ##### route #############################
  123.  
  124. default via 192.168.1.1 dev wls1 proto dhcp metric 600
  125. 169.254.0.0/16 dev wls1 scope link metric 1000
  126. 192.168.1.0/24 dev wls1 proto kernel scope link src 192.168.1.75 metric 600
  127.  
  128. ##### resolv.conf #######################
  129.  
  130. [777 root '/etc/resolv.conf' -> '../run/resolvconf/resolv.conf']
  131.  
  132. nameserver 127.0.0.53
  133. search lan
  134.  
  135. ##### network managers ##################
  136.  
  137. Installed:
  138.  
  139. NetworkManager
  140.  
  141. Running:
  142.  
  143. root 747 1 0 16:25 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  144.  
  145. ##### NetworkManager info ###############
  146.  
  147. GENERAL.DEVICE: wls1
  148. GENERAL.TYPE: wifi
  149. GENERAL.NM-TYPE: NMDeviceWifi
  150. GENERAL.VENDOR: Intel Corporation
  151. GENERAL.PRODUCT: PRO/Wireless 5100 AGN [Shiloh] Network Connection (WiFi Link 5100 AGN)
  152. GENERAL.DRIVER: iwlwifi
  153. GENERAL.DRIVER-VERSION: 4.15.0-70-generic
  154. GENERAL.FIRMWARE-VERSION: 8.83.5.1 build 33692
  155. GENERAL.HWADDR: <MAC 'wls1' [IF2]>
  156. GENERAL.MTU: 1500
  157. GENERAL.STATE: 100 (connected)
  158. GENERAL.REASON: 0 (No reason given)
  159. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/wls1
  160. GENERAL.IP-IFACE: wls1
  161. GENERAL.IS-SOFTWARE: no
  162. GENERAL.NM-MANAGED: yes
  163. GENERAL.AUTOCONNECT: yes
  164. GENERAL.FIRMWARE-MISSING: no
  165. GENERAL.NM-PLUGIN-MISSING: no
  166. GENERAL.PHYS-PORT-ID: --
  167. GENERAL.CONNECTION: RipAp
  168. GENERAL.CON-UUID: b61e4418-5481-45db-854e-8ab531fc4cd9
  169. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/2
  170. GENERAL.METERED: no (guessed)
  171. CAPABILITIES.CARRIER-DETECT: no
  172. CAPABILITIES.SPEED: 58 Mb/s
  173. CAPABILITIES.IS-SOFTWARE: no
  174. CAPABILITIES.SRIOV: no
  175. WIFI-PROPERTIES.WEP: yes
  176. WIFI-PROPERTIES.WPA: yes
  177. WIFI-PROPERTIES.WPA2: yes
  178. WIFI-PROPERTIES.TKIP: yes
  179. WIFI-PROPERTIES.CCMP: yes
  180. WIFI-PROPERTIES.AP: no
  181. WIFI-PROPERTIES.ADHOC: yes
  182. WIFI-PROPERTIES.2GHZ: yes
  183. WIFI-PROPERTIES.5GHZ: yes
  184. IP4.ADDRESS[1]: 192.168.1.75/24
  185. IP4.GATEWAY: 192.168.1.1
  186. IP4.ROUTE[1]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 600
  187. IP4.ROUTE[2]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  188. IP4.ROUTE[3]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 600
  189. IP4.DNS[1]: 192.168.1.1
  190. IP4.DOMAIN[1]: lan
  191. DHCP4.OPTION[1]: requested_host_name = 1
  192. DHCP4.OPTION[2]: requested_domain_search = 1
  193. DHCP4.OPTION[3]: requested_broadcast_address = 1
  194. DHCP4.OPTION[4]: requested_domain_name = 1
  195. DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
  196. DHCP4.OPTION[6]: requested_time_offset = 1
  197. DHCP4.OPTION[7]: expiry = 1575135121
  198. DHCP4.OPTION[8]: domain_name = lan
  199. DHCP4.OPTION[9]: next_server = 0.0.0.0
  200. DHCP4.OPTION[10]: broadcast_address = 192.168.1.255
  201. DHCP4.OPTION[11]: dhcp_message_type = 5
  202. DHCP4.OPTION[12]: requested_subnet_mask = 1
  203. DHCP4.OPTION[13]: dhcp_lease_time = 3600
  204. DHCP4.OPTION[14]: routers = 192.168.1.1
  205. DHCP4.OPTION[15]: requested_wpad = 1
  206. DHCP4.OPTION[16]: requested_domain_name_servers = 1
  207. DHCP4.OPTION[17]: subnet_mask = 255.255.255.0
  208. DHCP4.OPTION[18]: requested_static_routes = 1
  209. DHCP4.OPTION[19]: requested_netbios_scope = 1
  210. DHCP4.OPTION[20]: domain_name_servers = 192.168.1.1
  211. DHCP4.OPTION[21]: requested_ntp_servers = 1
  212. DHCP4.OPTION[22]: requested_netbios_name_servers = 1
  213. DHCP4.OPTION[23]: requested_ms_classless_static_routes = 1
  214. DHCP4.OPTION[24]: requested_routers = 1
  215. DHCP4.OPTION[25]: requested_interface_mtu = 1
  216. DHCP4.OPTION[26]: network_number = 192.168.1.0
  217. DHCP4.OPTION[27]: dhcp_server_identifier = 192.168.1.1
  218. DHCP4.OPTION[28]: ip_address = 192.168.1.75
  219. IP6.ADDRESS[1]: fe80::67df:b73c:43dc:f26c/64
  220. IP6.GATEWAY: --
  221. IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255
  222. IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256
  223. IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 600
  224. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
  225. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: b61e4418-5481-45db-854e-8ab531fc4cd9 | RipAp
  226.  
  227. GENERAL.DEVICE: ens5
  228. GENERAL.TYPE: ethernet
  229. GENERAL.NM-TYPE: NMDeviceEthernet
  230. GENERAL.VENDOR: Marvell Technology Group Ltd.
  231. GENERAL.PRODUCT: 88E8072 PCI-E Gigabit Ethernet Controller
  232. GENERAL.DRIVER: sky2
  233. GENERAL.DRIVER-VERSION: 1.30
  234. GENERAL.FIRMWARE-VERSION: --
  235. GENERAL.HWADDR: <MAC 'ens5' [IF1]>
  236. GENERAL.MTU: 1500
  237. GENERAL.STATE: 20 (unavailable)
  238. GENERAL.REASON: 2 (Device is now managed)
  239. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.5/0000:85:00.0/net/ens5
  240. GENERAL.IP-IFACE: --
  241. GENERAL.IS-SOFTWARE: no
  242. GENERAL.NM-MANAGED: yes
  243. GENERAL.AUTOCONNECT: yes
  244. GENERAL.FIRMWARE-MISSING: no
  245. GENERAL.NM-PLUGIN-MISSING: no
  246. GENERAL.PHYS-PORT-ID: --
  247. GENERAL.CONNECTION: --
  248. GENERAL.CON-UUID: --
  249. GENERAL.CON-PATH: --
  250. GENERAL.METERED: unknown
  251. CAPABILITIES.CARRIER-DETECT: yes
  252. CAPABILITIES.SPEED: unknown
  253. CAPABILITIES.IS-SOFTWARE: no
  254. CAPABILITIES.SRIOV: no
  255. WIRED-PROPERTIES.CARRIER: off
  256. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
  257.  
  258. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
  259. RipAp <MAC 'RipAp' [AC1]> Infra 5 2432 MHz 195 Mbit/s 100 ▂▄▆█ WPA1 WPA2 yes *
  260. RipAp <MAC 'RipAp' [AC25]> Infra 100 5500 MHz 405 Mbit/s 100 ▂▄▆█ WPA1 WPA2 no
  261. PaCaRa <MAC 'PaCaRa' [AC15]> Infra 11 2462 MHz 130 Mbit/s 70 ▂▄▆_ WPA1 WPA2 no
  262. RedeSemNome <MAC 'RedeSemNome' [AC14]> Infra 11 2462 MHz 130 Mbit/s 65 ▂▄▆_ WPA1 WPA2 no
  263. ZON-D520 <MAC 'ZON-D520' [AC16]> Infra 13 2472 MHz 130 Mbit/s 62 ▂▄▆_ WPA1 WPA2 no
  264. NOS_WIFI_Fon <MAC 'NOS_WIFI_Fon' [AC17]> Infra 13 2472 MHz 130 Mbit/s 60 ▂▄▆_ -- no
  265. MEO-3389BB <MAC 'MEO-3389BB' [AC12]> Infra 11 2462 MHz 130 Mbit/s 50 ▂▄__ WPA1 WPA2 no
  266. Soares <MAC 'Soares' [AN8]> Infra 2 2417 MHz 195 Mbit/s 44 ▂▄__ WPA1 WPA2 no
  267. MEO-WiFi <MAC 'MEO-WiFi' [AC7]> Infra 6 2437 MHz 130 Mbit/s 39 ▂▄__ -- no
  268. ZON-8120 <MAC 'ZON-8120' [AN10]> Infra 13 2472 MHz 130 Mbit/s 37 ▂▄__ WPA1 WPA2 no
  269. DIRECT-02-HP DeskJet 2600 series <MAC 'DIRECT-02-HP DeskJet 2600 series' [AC8]> Infra 7 2442 MHz 65 Mbit/s 35 ▂▄__ WPA2 no
  270. NOS_WIFI_Fon <MAC 'NOS_WIFI_Fon' [AN12]> Infra 13 2472 MHz 130 Mbit/s 35 ▂▄__ -- no
  271. MEO-WiFi <MAC 'MEO-WiFi' [AC23]> Infra 100 5500 MHz 540 Mbit/s 24 ▂___ -- no
  272. MEO-2371A1-5G <MAC 'MEO-2371A1-5G' [AC22]> Infra 100 5500 MHz 540 Mbit/s 22 ▂___ WPA1 WPA2 no
  273. MEO-WiFi <MAC 'MEO-WiFi' [AN15]> Infra 112 5560 MHz 540 Mbit/s 19 ▂___ -- no
  274.  
  275. ##### NetworkManager.state ##############
  276.  
  277. [main]
  278. NetworkingEnabled=true
  279. WirelessEnabled=true
  280. WWANEnabled=true
  281.  
  282. ##### NetworkManager config #############
  283.  
  284. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  285. [connection]
  286. wifi.powersave = 3
  287.  
  288. [[/etc/NetworkManager/NetworkManager.conf]]
  289. [main]
  290. plugins=ifupdown,keyfile
  291. [ifupdown]
  292. managed=false
  293. [device]
  294. wifi.scan-rand-mac-address=no
  295.  
  296. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  297. [main]
  298. dns=systemd-resolved
  299.  
  300. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  301. [keyfile]
  302. unmanaged-devices=*,except:type:wifi,except:type:wwan
  303.  
  304. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  305. [device-mac-addr-change-wifi]
  306. match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
  307. wifi.scan-rand-mac-address=no
  308. wifi.cloned-mac-address=preserve
  309. ethernet.cloned-mac-address=preserve
  310.  
  311. ##### NetworkManager profiles ###########
  312.  
  313. [[/etc/NetworkManager/system-connections/RipAp]] (600 root)
  314. [connection] id=RipAp | type=wifi | permissions=user:korrigan:;
  315. [wifi] mac-address=<MAC 'wls1' [IF2]> | mac-address-blacklist= | ssid=RipAp
  316. [ipv4] method=auto
  317. [ipv6] method=auto
  318.  
  319. ##### Netplan config ####################
  320.  
  321. ##### iw reg get ########################
  322.  
  323. Region: Europe/Lisbon (based on set time zone)
  324.  
  325. global
  326. country PT: DFS-ETSI
  327. (2402 - 2482 @ 40), (N/A, 20), (N/A)
  328. (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW
  329. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW
  330. (5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS
  331. (57000 - 66000 @ 2160), (N/A, 40), (N/A)
  332.  
  333. ##### iwlist channels ###################
  334.  
  335. ens5 no frequency information.
  336.  
  337. lo no frequency information.
  338.  
  339. wls1 32 channels in total; available frequencies :
  340. Channel 01 : 2.412 GHz
  341. Channel 02 : 2.417 GHz
  342. Channel 03 : 2.422 GHz
  343. Channel 04 : 2.427 GHz
  344. Channel 05 : 2.432 GHz
  345. Channel 06 : 2.437 GHz
  346. Channel 07 : 2.442 GHz
  347. Channel 08 : 2.447 GHz
  348. Channel 09 : 2.452 GHz
  349. Channel 10 : 2.457 GHz
  350. Channel 11 : 2.462 GHz
  351. Channel 12 : 2.467 GHz
  352. Channel 13 : 2.472 GHz
  353. Channel 36 : 5.18 GHz
  354. Channel 40 : 5.2 GHz
  355. Channel 44 : 5.22 GHz
  356. Channel 48 : 5.24 GHz
  357. Channel 52 : 5.26 GHz
  358. Channel 56 : 5.28 GHz
  359. Channel 60 : 5.3 GHz
  360. Channel 64 : 5.32 GHz
  361. Channel 100 : 5.5 GHz
  362. Channel 104 : 5.52 GHz
  363. Channel 108 : 5.54 GHz
  364. Channel 112 : 5.56 GHz
  365. Channel 116 : 5.58 GHz
  366. Channel 120 : 5.6 GHz
  367. Channel 124 : 5.62 GHz
  368. Channel 128 : 5.64 GHz
  369. Channel 132 : 5.66 GHz
  370. Channel 136 : 5.68 GHz
  371. Channel 140 : 5.7 GHz
  372. Current Frequency:2.432 GHz (Channel 5)
  373.  
  374. ##### iwlist scan #######################
  375.  
  376. ens5 Interface doesn't support scanning.
  377.  
  378. lo Interface doesn't support scanning.
  379.  
  380. Channel occupancy:
  381.  
  382. 3 APs on Frequency:2.412 GHz (Channel 1)
  383. 1 APs on Frequency:2.427 GHz (Channel 4)
  384. 1 APs on Frequency:2.432 GHz (Channel 5)
  385. 2 APs on Frequency:2.437 GHz (Channel 6)
  386. 4 APs on Frequency:2.442 GHz (Channel 7)
  387. 1 APs on Frequency:2.452 GHz (Channel 9)
  388. 3 APs on Frequency:2.462 GHz (Channel 11)
  389. 4 APs on Frequency:2.472 GHz (Channel 13)
  390. 1 APs on Frequency:5.56 GHz (Channel 112)
  391. 5 APs on Frequency:5.5 GHz (Channel 100)
  392.  
  393. wls1 Scan completed :
  394. Cell 01 - Address: <MAC 'RipAp' [AC1]>
  395. Channel:5
  396. Frequency:2.432 GHz (Channel 5)
  397. Quality=70/70 Signal level=-7 dBm
  398. Encryption key:on
  399. ESSID:"RipAp"
  400. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  401. 24 Mb/s; 36 Mb/s; 54 Mb/s
  402. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  403. Mode:Master
  404. Extra:tsf=00000008f3a8ea49
  405. Extra: Last beacon: 112ms ago
  406. IE: IEEE 802.11i/WPA2 Version 1
  407. Group Cipher : TKIP
  408. Pairwise Ciphers (2) : CCMP TKIP
  409. Authentication Suites (1) : PSK
  410. IE: WPA Version 1
  411. Group Cipher : TKIP
  412. Pairwise Ciphers (2) : CCMP TKIP
  413. Authentication Suites (1) : PSK
  414. Cell 02 - Address: <MAC 'MEO-WiFi' [AC2]>
  415. Channel:1
  416. Frequency:2.412 GHz (Channel 1)
  417. Quality=42/70 Signal level=-68 dBm
  418. Encryption key:off
  419. ESSID:"MEO-WiFi"
  420. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  421. 24 Mb/s; 36 Mb/s; 54 Mb/s
  422. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  423. Mode:Master
  424. Extra:tsf=000001749065fc4f
  425. Extra: Last beacon: 5384ms ago
  426. Cell 03 - Address: <MAC 'MEO-WiFi' [AC3]>
  427. Channel:1
  428. Frequency:2.412 GHz (Channel 1)
  429. Quality=40/70 Signal level=-70 dBm
  430. Encryption key:off
  431. ESSID:"MEO-WiFi"
  432. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  433. 24 Mb/s; 36 Mb/s; 54 Mb/s
  434. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  435. Mode:Master
  436. Extra:tsf=000000e50d4ce381
  437. Extra: Last beacon: 5380ms ago
  438. Cell 04 - Address: <MAC 'MEO-WiFi' [AC4]>
  439. Channel:1
  440. Frequency:2.412 GHz (Channel 1)
  441. Quality=32/70 Signal level=-78 dBm
  442. Encryption key:off
  443. ESSID:"MEO-WiFi"
  444. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  445. 24 Mb/s; 36 Mb/s; 54 Mb/s
  446. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  447. Mode:Master
  448. Extra:tsf=0000031cfb59ce31
  449. Extra: Last beacon: 5376ms ago
  450. Cell 05 - Address: <MAC 'Vodafone-2A3CE9' [AC5]>
  451. Channel:4
  452. Frequency:2.427 GHz (Channel 4)
  453. Quality=29/70 Signal level=-81 dBm
  454. Encryption key:on
  455. ESSID:"Vodafone-2A3CE9"
  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
  458. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  459. Mode:Master
  460. Extra:tsf=00000003cb5fe180
  461. Extra: Last beacon: 5180ms ago
  462. IE: WPA Version 1
  463. Group Cipher : TKIP
  464. Pairwise Ciphers (2) : CCMP TKIP
  465. Authentication Suites (1) : PSK
  466. IE: IEEE 802.11i/WPA2 Version 1
  467. Group Cipher : TKIP
  468. Pairwise Ciphers (2) : CCMP TKIP
  469. Authentication Suites (1) : PSK
  470. Cell 06 - Address: <MAC 'MEO-D61DB1' [AC6]>
  471. Channel:6
  472. Frequency:2.437 GHz (Channel 6)
  473. Quality=26/70 Signal level=-84 dBm
  474. Encryption key:on
  475. ESSID:"MEO-D61DB1"
  476. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  477. 24 Mb/s; 36 Mb/s; 54 Mb/s
  478. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  479. Mode:Master
  480. Extra:tsf=0000021a5624519a
  481. Extra: Last beacon: 5152ms ago
  482. IE: IEEE 802.11i/WPA2 Version 1
  483. Group Cipher : TKIP
  484. Pairwise Ciphers (1) : CCMP
  485. Authentication Suites (1) : PSK
  486. IE: WPA Version 1
  487. Group Cipher : TKIP
  488. Pairwise Ciphers (1) : TKIP
  489. Authentication Suites (1) : PSK
  490. Cell 07 - Address: <MAC 'MEO-WiFi' [AC7]>
  491. Channel:6
  492. Frequency:2.437 GHz (Channel 6)
  493. Quality=34/70 Signal level=-76 dBm
  494. Encryption key:off
  495. ESSID:"MEO-WiFi"
  496. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  497. 24 Mb/s; 36 Mb/s; 54 Mb/s
  498. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  499. Mode:Master
  500. Extra:tsf=00000602ce71bd74
  501. Extra: Last beacon: 5000ms ago
  502. Cell 08 - Address: <MAC 'DIRECT-02-HP DeskJet 2600 series' [AC8]>
  503. Channel:7
  504. Frequency:2.442 GHz (Channel 7)
  505. Quality=31/70 Signal level=-79 dBm
  506. Encryption key:on
  507. ESSID:"DIRECT-02-HP DeskJet 2600 series"
  508. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  509. 36 Mb/s; 48 Mb/s; 54 Mb/s
  510. Mode:Master
  511. Extra:tsf=000001636e5ca1f3
  512. Extra: Last beacon: 4976ms ago
  513. IE: IEEE 802.11i/WPA2 Version 1
  514. Group Cipher : CCMP
  515. Pairwise Ciphers (1) : CCMP
  516. Authentication Suites (1) : PSK
  517. Cell 09 - Address: <MAC 'Santos' [AC9]>
  518. Channel:7
  519. Frequency:2.442 GHz (Channel 7)
  520. Quality=27/70 Signal level=-83 dBm
  521. Encryption key:on
  522. ESSID:"Santos"
  523. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  524. 24 Mb/s; 36 Mb/s; 54 Mb/s
  525. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  526. Mode:Master
  527. Extra:tsf=0000000663ac57b9
  528. Extra: Last beacon: 4968ms ago
  529. IE: IEEE 802.11i/WPA2 Version 1
  530. Group Cipher : TKIP
  531. Pairwise Ciphers (2) : CCMP TKIP
  532. Authentication Suites (1) : PSK
  533. IE: WPA Version 1
  534. Group Cipher : TKIP
  535. Pairwise Ciphers (2) : CCMP TKIP
  536. Authentication Suites (1) : PSK
  537. Cell 10 - Address: <MAC 'NOS-0C00' [AC10]>
  538. Channel:7
  539. Frequency:2.442 GHz (Channel 7)
  540. Quality=25/70 Signal level=-85 dBm
  541. Encryption key:on
  542. ESSID:"NOS-0C00"
  543. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  544. 18 Mb/s; 36 Mb/s; 54 Mb/s
  545. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  546. Mode:Master
  547. Extra:tsf=0000001a0e9b0167
  548. Extra: Last beacon: 4960ms ago
  549. IE: WPA Version 1
  550. Group Cipher : TKIP
  551. Pairwise Ciphers (2) : TKIP CCMP
  552. Authentication Suites (1) : PSK
  553. IE: IEEE 802.11i/WPA2 Version 1
  554. Group Cipher : TKIP
  555. Pairwise Ciphers (2) : TKIP CCMP
  556. Authentication Suites (1) : PSK
  557. Cell 11 - Address: <MAC 'NOS_WIFI_Fon' [AC11]>
  558. Channel:7
  559. Frequency:2.442 GHz (Channel 7)
  560. Quality=25/70 Signal level=-85 dBm
  561. Encryption key:off
  562. ESSID:"NOS_WIFI_Fon"
  563. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  564. 18 Mb/s; 36 Mb/s; 54 Mb/s
  565. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  566. Mode:Master
  567. Extra:tsf=0000001a0e9b0aa9
  568. Extra: Last beacon: 4960ms ago
  569. Cell 12 - Address: <MAC 'MEO-3389BB' [AC12]>
  570. Channel:11
  571. Frequency:2.462 GHz (Channel 11)
  572. Quality=40/70 Signal level=-70 dBm
  573. Encryption key:on
  574. ESSID:"MEO-3389BB"
  575. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  576. 24 Mb/s; 36 Mb/s; 54 Mb/s
  577. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  578. Mode:Master
  579. Extra:tsf=000004789b5bd996
  580. Extra: Last beacon: 4152ms ago
  581. IE: IEEE 802.11i/WPA2 Version 1
  582. Group Cipher : TKIP
  583. Pairwise Ciphers (1) : CCMP
  584. Authentication Suites (1) : PSK
  585. IE: WPA Version 1
  586. Group Cipher : TKIP
  587. Pairwise Ciphers (1) : TKIP
  588. Authentication Suites (1) : PSK
  589. Cell 13 - Address: <MAC 'Vodafone-280D09' [AC13]>
  590. Channel:9
  591. Frequency:2.452 GHz (Channel 9)
  592. Quality=27/70 Signal level=-83 dBm
  593. Encryption key:on
  594. ESSID:"Vodafone-280D09"
  595. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  596. 24 Mb/s; 36 Mb/s; 54 Mb/s
  597. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  598. Mode:Master
  599. Extra:tsf=00000000e21f619f
  600. Extra: Last beacon: 4744ms ago
  601. IE: IEEE 802.11i/WPA2 Version 1
  602. Group Cipher : TKIP
  603. Pairwise Ciphers (2) : CCMP TKIP
  604. Authentication Suites (1) : PSK
  605. IE: WPA Version 1
  606. Group Cipher : TKIP
  607. Pairwise Ciphers (2) : CCMP TKIP
  608. Authentication Suites (1) : PSK
  609. Cell 14 - Address: <MAC 'RedeSemNome' [AC14]>
  610. Channel:11
  611. Frequency:2.462 GHz (Channel 11)
  612. Quality=54/70 Signal level=-56 dBm
  613. Encryption key:on
  614. ESSID:"RedeSemNome"
  615. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  616. 18 Mb/s; 36 Mb/s; 54 Mb/s
  617. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  618. Mode:Master
  619. Extra:tsf=000000141840a64c
  620. Extra: Last beacon: 4600ms ago
  621. IE: WPA Version 1
  622. Group Cipher : TKIP
  623. Pairwise Ciphers (2) : TKIP CCMP
  624. Authentication Suites (1) : PSK
  625. IE: IEEE 802.11i/WPA2 Version 1
  626. Group Cipher : TKIP
  627. Pairwise Ciphers (2) : TKIP CCMP
  628. Authentication Suites (1) : PSK
  629. Cell 15 - Address: <MAC 'PaCaRa' [AC15]>
  630. Channel:11
  631. Frequency:2.462 GHz (Channel 11)
  632. Quality=52/70 Signal level=-58 dBm
  633. Encryption key:on
  634. ESSID:"PaCaRa"
  635. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  636. 24 Mb/s; 36 Mb/s; 54 Mb/s
  637. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  638. Mode:Master
  639. Extra:tsf=0000007d2d1c73d9
  640. Extra: Last beacon: 3996ms ago
  641. IE: IEEE 802.11i/WPA2 Version 1
  642. Group Cipher : TKIP
  643. Pairwise Ciphers (1) : CCMP
  644. Authentication Suites (1) : PSK
  645. IE: WPA Version 1
  646. Group Cipher : TKIP
  647. Pairwise Ciphers (1) : TKIP
  648. Authentication Suites (1) : PSK
  649. Cell 16 - Address: <MAC 'ZON-D520' [AC16]>
  650. Channel:13
  651. Frequency:2.472 GHz (Channel 13)
  652. Quality=49/70 Signal level=-61 dBm
  653. Encryption key:on
  654. ESSID:"ZON-D520"
  655. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  656. 18 Mb/s; 36 Mb/s; 54 Mb/s
  657. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  658. Mode:Master
  659. Extra:tsf=0000025fbfdff799
  660. Extra: Last beacon: 4008ms ago
  661. IE: WPA Version 1
  662. Group Cipher : TKIP
  663. Pairwise Ciphers (2) : TKIP CCMP
  664. Authentication Suites (1) : PSK
  665. IE: IEEE 802.11i/WPA2 Version 1
  666. Group Cipher : TKIP
  667. Pairwise Ciphers (2) : TKIP CCMP
  668. Authentication Suites (1) : PSK
  669. Cell 17 - Address: <MAC 'NOS_WIFI_Fon' [AC17]>
  670. Channel:13
  671. Frequency:2.472 GHz (Channel 13)
  672. Quality=48/70 Signal level=-62 dBm
  673. Encryption key:off
  674. ESSID:"NOS_WIFI_Fon"
  675. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  676. 18 Mb/s; 36 Mb/s; 54 Mb/s
  677. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  678. Mode:Master
  679. Extra:tsf=0000025fbfdffa4d
  680. Extra: Last beacon: 4008ms ago
  681. Cell 18 - Address: <MAC 'NOS-E9B0' [AC18]>
  682. Channel:13
  683. Frequency:2.472 GHz (Channel 13)
  684. Quality=27/70 Signal level=-83 dBm
  685. Encryption key:on
  686. ESSID:"NOS-E9B0"
  687. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  688. 18 Mb/s; 36 Mb/s; 54 Mb/s
  689. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  690. Mode:Master
  691. Extra:tsf=000001c80b21a123
  692. Extra: Last beacon: 3984ms ago
  693. IE: WPA Version 1
  694. Group Cipher : TKIP
  695. Pairwise Ciphers (2) : TKIP CCMP
  696. Authentication Suites (1) : PSK
  697. IE: IEEE 802.11i/WPA2 Version 1
  698. Group Cipher : TKIP
  699. Pairwise Ciphers (2) : TKIP CCMP
  700. Authentication Suites (1) : PSK
  701. Cell 19 - Address: <MAC 'HT_AP1' [AC19]>
  702. Channel:13
  703. Frequency:2.472 GHz (Channel 13)
  704. Quality=28/70 Signal level=-82 dBm
  705. Encryption key:off
  706. ESSID:"HT_AP1"
  707. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  708. 18 Mb/s; 36 Mb/s; 54 Mb/s
  709. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  710. Mode:Master
  711. Extra:tsf=000001c80b21aa65
  712. Extra: Last beacon: 3984ms ago
  713. Cell 20 - Address: <MAC 'MEO-63F251-5G' [AC20]>
  714. Channel:100
  715. Frequency:5.5 GHz (Channel 100)
  716. Quality=22/70 Signal level=-88 dBm
  717. Encryption key:on
  718. ESSID:"MEO-63F251-5G"
  719. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  720. 36 Mb/s; 48 Mb/s; 54 Mb/s
  721. Mode:Master
  722. Extra:tsf=0000010632e9a03b
  723. Extra: Last beacon: 2288ms ago
  724. IE: IEEE 802.11i/WPA2 Version 1
  725. Group Cipher : TKIP
  726. Pairwise Ciphers (2) : CCMP TKIP
  727. Authentication Suites (1) : PSK
  728. IE: WPA Version 1
  729. Group Cipher : TKIP
  730. Pairwise Ciphers (2) : CCMP TKIP
  731. Authentication Suites (1) : PSK
  732. Cell 21 - Address: <MAC 'MEO-WiFi' [AC21]>
  733. Channel:100
  734. Frequency:5.5 GHz (Channel 100)
  735. Quality=20/70 Signal level=-90 dBm
  736. Encryption key:off
  737. ESSID:"MEO-WiFi"
  738. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  739. 36 Mb/s; 48 Mb/s; 54 Mb/s
  740. Mode:Master
  741. Extra:tsf=0000010632e9a287
  742. Extra: Last beacon: 2288ms ago
  743. Cell 22 - Address: <MAC 'MEO-2371A1-5G' [AC22]>
  744. Channel:100
  745. Frequency:5.5 GHz (Channel 100)
  746. Quality=22/70 Signal level=-88 dBm
  747. Encryption key:on
  748. ESSID:"MEO-2371A1-5G"
  749. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  750. 36 Mb/s; 48 Mb/s; 54 Mb/s
  751. Mode:Master
  752. Extra:tsf=0000017498033122
  753. Extra: Last beacon: 2288ms ago
  754. IE: IEEE 802.11i/WPA2 Version 1
  755. Group Cipher : TKIP
  756. Pairwise Ciphers (2) : CCMP TKIP
  757. Authentication Suites (1) : PSK
  758. IE: WPA Version 1
  759. Group Cipher : TKIP
  760. Pairwise Ciphers (2) : CCMP TKIP
  761. Authentication Suites (1) : PSK
  762. Cell 23 - Address: <MAC 'MEO-WiFi' [AC23]>
  763. Channel:100
  764. Frequency:5.5 GHz (Channel 100)
  765. Quality=23/70 Signal level=-87 dBm
  766. Encryption key:off
  767. ESSID:"MEO-WiFi"
  768. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  769. 36 Mb/s; 48 Mb/s; 54 Mb/s
  770. Mode:Master
  771. Extra:tsf=0000017498033410
  772. Extra: Last beacon: 2284ms ago
  773. Cell 24 - Address: <MAC 'MEO-D1A181-5G' [AC24]>
  774. Channel:112
  775. Frequency:5.56 GHz (Channel 112)
  776. Quality=22/70 Signal level=-88 dBm
  777. Encryption key:on
  778. ESSID:"MEO-D1A181-5G"
  779. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  780. 36 Mb/s; 48 Mb/s; 54 Mb/s
  781. Mode:Master
  782. Extra:tsf=000001745c4f7052
  783. Extra: Last beacon: 1628ms ago
  784. IE: IEEE 802.11i/WPA2 Version 1
  785. Group Cipher : TKIP
  786. Pairwise Ciphers (2) : CCMP TKIP
  787. Authentication Suites (1) : PSK
  788. IE: WPA Version 1
  789. Group Cipher : TKIP
  790. Pairwise Ciphers (2) : CCMP TKIP
  791. Authentication Suites (1) : PSK
  792. Cell 25 - Address: <MAC 'RipAp' [AC25]>
  793. Channel:100
  794. Frequency:5.5 GHz (Channel 100)
  795. Quality=50/70 Signal level=-60 dBm
  796. Encryption key:on
  797. ESSID:"RipAp"
  798. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  799. 36 Mb/s; 48 Mb/s; 54 Mb/s
  800. Mode:Master
  801. Extra:tsf=00000000be1d404c
  802. Extra: Last beacon: 1260ms ago
  803. IE: IEEE 802.11i/WPA2 Version 1
  804. Group Cipher : TKIP
  805. Pairwise Ciphers (2) : CCMP TKIP
  806. Authentication Suites (1) : PSK
  807. IE: WPA Version 1
  808. Group Cipher : TKIP
  809. Pairwise Ciphers (2) : CCMP TKIP
  810. Authentication Suites (1) : PSK
  811.  
  812. ##### module infos ######################
  813.  
  814. [iwldvm]
  815. filename: /lib/modules/4.15.0-70-generic/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko
  816. license: GPL
  817. author: Copyright(c) 2003- 2015 Intel Corporation <linuxwifi@intel.com>
  818. description: Intel(R) Wireless WiFi Link AGN driver for Linux
  819. srcversion: 5144A889CD9311D5F87BAC3
  820. depends: mac80211,iwlwifi,cfg80211
  821. retpoline: Y
  822. intree: Y
  823. name: iwldvm
  824. vermagic: 4.15.0-70-generic SMP mod_unload
  825. signat: PKCS#7
  826. signer:
  827. sig_key:
  828. sig_hashalgo: md4
  829. parm: force_cam:force continuously aware mode (no power saving at all) (bool)
  830.  
  831. [mac80211]
  832. filename: /lib/modules/4.15.0-70-generic/kernel/net/mac80211/mac80211.ko
  833. license: GPL
  834. description: IEEE 802.11 subsystem
  835. srcversion: CA60D8FB7E9197741540867
  836. depends: cfg80211
  837. retpoline: Y
  838. intree: Y
  839. name: mac80211
  840. vermagic: 4.15.0-70-generic SMP mod_unload
  841. signat: PKCS#7
  842. signer:
  843. sig_key:
  844. sig_hashalgo: md4
  845. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  846. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  847. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  848. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  849. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  850. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  851.  
  852. [iwlwifi]
  853. filename: /lib/modules/4.15.0-70-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
  854. license: GPL
  855. author: Copyright(c) 2003- 2015 Intel Corporation <linuxwifi@intel.com>
  856. description: Intel(R) Wireless WiFi driver for Linux
  857. firmware: iwlwifi-100-5.ucode
  858. firmware: iwlwifi-1000-5.ucode
  859. firmware: iwlwifi-135-6.ucode
  860. firmware: iwlwifi-105-6.ucode
  861. firmware: iwlwifi-2030-6.ucode
  862. firmware: iwlwifi-2000-6.ucode
  863. firmware: iwlwifi-5150-2.ucode
  864. firmware: iwlwifi-5000-5.ucode
  865. firmware: iwlwifi-6000g2b-6.ucode
  866. firmware: iwlwifi-6000g2a-6.ucode
  867. firmware: iwlwifi-6050-5.ucode
  868. firmware: iwlwifi-6000-6.ucode
  869. firmware: iwlwifi-7265D-29.ucode
  870. firmware: iwlwifi-7265-17.ucode
  871. firmware: iwlwifi-3168-29.ucode
  872. firmware: iwlwifi-3160-17.ucode
  873. firmware: iwlwifi-7260-17.ucode
  874. firmware: iwlwifi-8265-34.ucode
  875. firmware: iwlwifi-8000C-34.ucode
  876. firmware: iwlwifi-9260-th-b0-jf-b0-34.ucode
  877. firmware: iwlwifi-9260-th-a0-jf-a0-34.ucode
  878. firmware: iwlwifi-9000-pu-a0-jf-b0-34.ucode
  879. firmware: iwlwifi-9000-pu-b0-jf-b0-34.ucode
  880. firmware: iwlwifi-9000-pu-a0-jf-a0-34.ucode
  881. firmware: iwlwifi-QuQnj-a0-hr-a0-34.ucode
  882. firmware: iwlwifi-QuQnj-a0-jf-b0-34.ucode
  883. firmware: iwlwifi-QuQnj-f0-hr-a0-34.ucode
  884. firmware: iwlwifi-Qu-a0-jf-b0-34.ucode
  885. firmware: iwlwifi-Qu-a0-hr-a0-34.ucode
  886. srcversion: 1E75350F1DEAC64C3E53C8D
  887. depends: cfg80211
  888. retpoline: Y
  889. intree: Y
  890. name: iwlwifi
  891. vermagic: 4.15.0-70-generic SMP mod_unload
  892. signat: PKCS#7
  893. signer:
  894. sig_key:
  895. sig_hashalgo: md4
  896. parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
  897. parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
  898. parm: amsdu_size:amsdu size 0: 12K for multi Rx queue devices, 4K for other devices 1:4K 2:8K 3:12K (default 0) (int)
  899. parm: fw_restart:restart firmware in case of error (default true) (bool)
  900. parm: antenna_coupling:specify antenna coupling in dB (default: 0 dB) (int)
  901. parm: nvm_file:NVM file name (charp)
  902. parm: d0i3_disable:disable d0i3 functionality (default: Y) (bool)
  903. parm: lar_disable:disable LAR functionality (default: N) (bool)
  904. parm: uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
  905. parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
  906. parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
  907. parm: power_save:enable WiFi power management (default: disable) (bool)
  908. parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
  909. parm: fw_monitor:firmware monitor - to debug FW (default: false - needs lots of memory) (bool)
  910. parm: d0i3_timeout:Timeout to D0i3 entry when idle (ms) (uint)
  911. parm: disable_11ac:Disable VHT capabilities (default: false) (bool)
  912.  
  913. [cfg80211]
  914. filename: /lib/modules/4.15.0-70-generic/kernel/net/wireless/cfg80211.ko
  915. description: wireless configuration support
  916. license: GPL
  917. author: Johannes Berg
  918. srcversion: A545B569ABD42802819105C
  919. depends:
  920. retpoline: Y
  921. intree: Y
  922. name: cfg80211
  923. vermagic: 4.15.0-70-generic SMP mod_unload
  924. signat: PKCS#7
  925. signer:
  926. sig_key:
  927. sig_hashalgo: md4
  928. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  929. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  930. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  931.  
  932. ##### module parameters #################
  933.  
  934. [iwldvm]
  935. force_cam: Y
  936.  
  937. [mac80211]
  938. beacon_loss_count: 7
  939. ieee80211_default_rc_algo: minstrel_ht
  940. max_nullfunc_tries: 2
  941. max_probe_tries: 5
  942. minstrel_vht_only: Y
  943. probe_wait_ms: 500
  944.  
  945. [iwlwifi]
  946. 11n_disable: 0
  947. amsdu_size: 0
  948. antenna_coupling: 0
  949. bt_coex_active: Y
  950. d0i3_disable: Y
  951. d0i3_timeout: 1000
  952. disable_11ac: N
  953. fw_monitor: N
  954. fw_restart: Y
  955. lar_disable: N
  956. led_mode: 0
  957. nvm_file: (null)
  958. power_level: 0
  959. power_save: N
  960. swcrypto: 0
  961. uapsd_disable: 3
  962.  
  963. [cfg80211]
  964. bss_entries_limit: 1000
  965. cfg80211_disable_40mhz_24ghz: N
  966. ieee80211_regdom: 00
  967.  
  968. ##### /etc/modules ######################
  969.  
  970. ##### modprobe options ##################
  971.  
  972. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  973. blacklist microcode
  974.  
  975. [/etc/modprobe.d/blacklist-ath_pci.conf]
  976. blacklist ath_pci
  977.  
  978. [/etc/modprobe.d/blacklist.conf]
  979. blacklist evbug
  980. blacklist usbmouse
  981. blacklist usbkbd
  982. blacklist eepro100
  983. blacklist de4x5
  984. blacklist eth1394
  985. blacklist snd_intel8x0m
  986. blacklist snd_aw2
  987. blacklist i2c_i801
  988. blacklist prism54
  989. blacklist bcm43xx
  990. blacklist garmin_gps
  991. blacklist asus_acpi
  992. blacklist snd_pcsp
  993. blacklist pcspkr
  994. blacklist amd76x_edac
  995.  
  996. [/etc/modprobe.d/blacklist-rare-network.conf]
  997. alias net-pf-3 off
  998. alias net-pf-6 off
  999. alias net-pf-9 off
  1000. alias net-pf-11 off
  1001. alias net-pf-12 off
  1002. alias net-pf-19 off
  1003. alias net-pf-21 off
  1004. alias net-pf-36 off
  1005.  
  1006. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  1007. blacklist microcode
  1008.  
  1009. [/etc/modprobe.d/iwlwifi.conf]
  1010. remove iwlwifi \
  1011. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  1012. && /sbin/modprobe -r mac80211
  1013.  
  1014. ##### rc.local ##########################
  1015.  
  1016. grep: /etc/rc.local: No such file or directory
  1017.  
  1018. ##### pm-utils ##########################
  1019.  
  1020. ##### udev rules ########################
  1021.  
  1022. ##### dmesg #############################
  1023.  
  1024. [ 31.533689] IPv6: ADDRCONF(NETDEV_UP): ens5: link is not ready
  1025. [ 31.536849] sky2 0000:85:00.0 ens5: enabling interface
  1026. [ 31.538125] IPv6: ADDRCONF(NETDEV_UP): ens5: link is not ready
  1027. [ 31.599573] IPv6: ADDRCONF(NETDEV_UP): wls1: link is not ready
  1028. [ 31.608860] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0 (repeated 2 times)
  1029. [ 31.776728] IPv6: ADDRCONF(NETDEV_UP): wls1: link is not ready (repeated 2 times)
  1030. [ 120.556206] wls1: authenticate with <MAC 'RipAp' [AC25]>
  1031. [ 120.562729] wls1: send auth to <MAC 'RipAp' [AC25]> (try 1/3)
  1032. [ 121.807027] wls1: send auth to <MAC 'RipAp' [AC25]> (try 2/3)
  1033. [ 122.356124] wls1: authenticated
  1034. [ 122.360392] wls1: associate with <MAC 'RipAp' [AC25]> (try 1/3)
  1035. [ 122.480036] wls1: associate with <MAC 'RipAp' [AC25]> (try 2/3)
  1036. [ 122.592047] wls1: associate with <MAC 'RipAp' [AC25]> (try 3/3)
  1037. [ 122.708129] wls1: association with <MAC 'RipAp' [AC25]> timed out
  1038. [ 122.862476] wls1: authenticate with <MAC 'RipAp' [AC1]>
  1039. [ 122.869129] wls1: send auth to <MAC 'RipAp' [AC1]> (try 1/3)
  1040. [ 122.976024] wls1: send auth to <MAC 'RipAp' [AC1]> (try 2/3)
  1041. [ 123.080034] wls1: send auth to <MAC 'RipAp' [AC1]> (try 3/3)
  1042. [ 123.184136] wls1: authentication with <MAC 'RipAp' [AC1]> timed out
  1043. [ 126.340723] wls1: authenticate with <MAC 'RipAp' [AC25]>
  1044. [ 126.343331] wls1: send auth to <MAC 'RipAp' [AC25]> (try 1/3)
  1045. [ 127.836082] wls1: send auth to <MAC 'RipAp' [AC25]> (try 2/3)
  1046. [ 128.073814] wls1: authenticated
  1047. [ 128.076230] wls1: associate with <MAC 'RipAp' [AC25]> (try 1/3)
  1048. [ 128.196226] wls1: associate with <MAC 'RipAp' [AC25]> (try 2/3)
  1049. [ 128.304233] wls1: associate with <MAC 'RipAp' [AC25]> (try 3/3)
  1050. [ 128.305785] wls1: RX AssocResp from <MAC 'RipAp' [AC25]> (capab=0x1011 status=0 aid=3)
  1051. [ 128.310936] wls1: associated
  1052. [ 129.175516] wls1: Limiting TX power to 30 (30 - 0) dBm as advertised by <MAC 'RipAp' [AC25]>
  1053. [ 129.201782] IPv6: ADDRCONF(NETDEV_CHANGE): wls1: link becomes ready
  1054. [ 172.510919] wls1: authenticate with <MAC 'RipAp' [AC1]>
  1055. [ 172.514009] wls1: send auth to <MAC 'RipAp' [AC1]> (try 1/3)
  1056. [ 172.518190] wls1: authenticated
  1057. [ 172.518395] wls1: waiting for beacon from <MAC 'RipAp' [AC1]>
  1058. [ 172.528106] wls1: associate with <MAC 'RipAp' [AC1]> (try 1/3)
  1059. [ 172.532176] wls1: RX AssocResp from <MAC 'RipAp' [AC1]> (capab=0x1411 status=0 aid=2)
  1060. [ 172.534877] wls1: associated
  1061. [ 172.622516] wls1: Limiting TX power to 20 (20 - 0) dBm as advertised by <MAC 'RipAp' [AC1]>
  1062. [ 416.356933] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
  1063. [ 416.356938] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
  1064. [ 416.357384] wls1: deauthenticating from <MAC 'RipAp' [AC1]> by local choice (Reason: 3=DEAUTH_LEAVING)
  1065. [ 416.366299] iwlwifi 0000:02:00.0: Not sending command - RF KILL
  1066. [ 416.366305] wls1: HW problem - can not stop rx aggregation for <MAC 'RipAp' [AC1]> tid 0
  1067. [ 416.366371] iwlwifi 0000:02:00.0: Not sending command - RF KILL
  1068. [ 416.366374] wls1: failed to remove key (0, <MAC 'RipAp' [AC1]>) from hardware (-5)
  1069. [ 416.366541] iwlwifi 0000:02:00.0: Not sending command - RF KILL (repeated 7 times)
  1070. [ 416.369670] wls1: failed to remove key (2, <MAC address>) from hardware (-5)
  1071. [ 416.379056] iwlwifi 0000:02:00.0: Not sending command - RF KILL
  1072. [ 416.391755] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
  1073. [ 417.790226] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
  1074. [ 417.790230] iwlwifi 0000:02:00.0: reporting RF_KILL (radio enabled)
  1075. [ 417.816945] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0 (repeated 2 times)
  1076. [ 417.978451] IPv6: ADDRCONF(NETDEV_UP): wls1: link is not ready (repeated 2 times)
  1077. [ 421.246762] wls1: authenticate with <MAC 'RipAp' [AC25]>
  1078. [ 421.252813] wls1: send auth to <MAC 'RipAp' [AC25]> (try 1/3)
  1079. [ 421.577252] wls1: send auth to <MAC 'RipAp' [AC25]> (try 2/3)
  1080. [ 421.580365] wls1: authenticated
  1081. [ 421.584188] wls1: associate with <MAC 'RipAp' [AC25]> (try 1/3)
  1082. [ 421.598636] wls1: associate with <MAC 'RipAp' [AC25]> (try 2/3)
  1083. [ 421.604842] wls1: RX AssocResp from <MAC 'RipAp' [AC25]> (capab=0x1011 status=0 aid=3)
  1084. [ 421.611417] wls1: associated
  1085. [ 422.060783] wls1: Limiting TX power to 30 (30 - 0) dBm as advertised by <MAC 'RipAp' [AC25]>
  1086. [ 422.618054] IPv6: ADDRCONF(NETDEV_CHANGE): wls1: link becomes ready
  1087. [ 806.414010] wls1: authenticate with <MAC 'RipAp' [AC1]>
  1088. [ 806.416946] wls1: send auth to <MAC 'RipAp' [AC1]> (try 1/3)
  1089. [ 806.421237] wls1: authenticated
  1090. [ 806.424549] wls1: waiting for beacon from <MAC 'RipAp' [AC1]>
  1091. [ 806.464076] wls1: associate with <MAC 'RipAp' [AC1]> (try 1/3)
  1092. [ 806.468259] wls1: RX AssocResp from <MAC 'RipAp' [AC1]> (capab=0x1411 status=0 aid=2)
  1093. [ 806.470242] wls1: associated
  1094. [ 806.561247] wls1: Limiting TX power to 20 (20 - 0) dBm as advertised by <MAC 'RipAp' [AC1]>
  1095. [ 817.841752] wls1: deauthenticated from <MAC 'RipAp' [AC1]> (Reason: 4=DISASSOC_DUE_TO_INACTIVITY)
  1096. [ 817.864627] wls1: authenticate with <MAC 'RipAp' [AC1]>
  1097. [ 817.865850] wls1: send auth to <MAC 'RipAp' [AC1]> (try 1/3)
  1098. [ 817.869136] wls1: authenticated
  1099. [ 817.872339] wls1: associate with <MAC 'RipAp' [AC1]> (try 1/3)
  1100. [ 817.876439] wls1: RX AssocResp from <MAC 'RipAp' [AC1]> (capab=0x1411 status=0 aid=2)
  1101. [ 817.878111] wls1: associated
  1102. [ 817.901032] wls1: Limiting TX power to 20 (20 - 0) dBm as advertised by <MAC 'RipAp' [AC1]>
  1103.  
  1104. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement