Guest User

Untitled

a guest
Jan 25th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.81 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 25 Jan 2020 19:53 IST +0530
  5.  
  6. Booted last: 25 Jan 2020 00:00 IST +0530
  7.  
  8. Script from: 22 Oct 2018 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 16.04.6 LTS
  14. Release: 16.04
  15. Codename: xenial
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.15.0-74-generic #83~16.04.1-Ubuntu SMP Wed Dec 18 04:56:23 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash, vt.handoff=7
  22.  
  23. ##### desktop ###########################
  24.  
  25. Ubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
  30. DeviceName: Hanksville Gbe Lan Connection
  31. Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:832a]
  32.  
  33. 02:00.0 Network controller [0280]: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb] (rev 10)
  34. DeviceName: WLAN
  35. Subsystem: Intel Corporation Device [8086:2110]
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  40. Bus 001 Device 003: ID 04f2:b5d5 Chicony Electronics Co., Ltd
  41. Bus 001 Device 002: ID 8087:0aa7 Intel Corp.
  42. Bus 001 Device 005: ID 2717:ff80
  43. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  44.  
  45. ##### PCMCIA card info ##################
  46.  
  47. ##### rfkill ############################
  48.  
  49. 0: phy0: Wireless LAN
  50. Soft blocked: no
  51. Hard blocked: no
  52. 1: hci0: Bluetooth
  53. Soft blocked: no
  54. Hard blocked: no
  55.  
  56. ##### secure boot #######################
  57.  
  58. SecureBoot disabled
  59. Platform is in Setup Mode
  60.  
  61. ##### lsmod #############################
  62.  
  63. iwlmvm 368640 0
  64. mac80211 786432 1 iwlmvm
  65. iwlwifi 290816 1 iwlmvm
  66. cfg80211 630784 3 iwlmvm,iwlwifi,mac80211
  67. intel_wmi_thunderbolt 16384 0
  68. hp_wmi 16384 0
  69. wmi_bmof 16384 0
  70. sparse_keymap 16384 2 hp_wmi,intel_vbtn
  71. wmi 24576 3 hp_wmi,intel_wmi_thunderbolt,wmi_bmof
  72.  
  73. ##### interfaces ########################
  74.  
  75. [/etc/network/interfaces]
  76. auto lo
  77. iface lo inet loopback
  78.  
  79. ##### ifconfig ##########################
  80.  
  81. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  82. link/loopback <MAC address> brd <MAC address>
  83. inet 127.0.0.1/8 scope host lo
  84. valid_lft forever preferred_lft forever
  85. inet6 ::1/128 scope host
  86. valid_lft forever preferred_lft forever
  87. 2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
  88. link/ether <MAC 'eno1' [IF1]> brd <MAC address>
  89. 3: wlo1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  90. link/ether <MAC 'wlo1' [IF2]> brd <MAC address>
  91. 4: enp0s20f0u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
  92. link/ether <MAC 'enp0s20f0u2' [IF3]> brd <MAC address>
  93. inet 192.168.42.186/24 brd 192.168.42.255 scope global dynamic enp0s20f0u2
  94. valid_lft 3412sec preferred_lft 3412sec
  95. inet6 2401:4900:2e91:ca34:997b:2260:e41b:79b9/64 scope global temporary dynamic
  96. valid_lft 3424sec preferred_lft 3424sec
  97. inet6 2401:4900:2e91:ca34:80a6:f791:6d17:23ec/64 scope global mngtmpaddr noprefixroute dynamic
  98. valid_lft 3424sec preferred_lft 3424sec
  99. inet6 fe80::992:c72b:d3ed:18a3/64 scope link
  100. valid_lft forever preferred_lft forever
  101.  
  102. ##### iwconfig ##########################
  103.  
  104. eno1 no wireless extensions.
  105.  
  106. enp0s20f0u2 no wireless extensions.
  107.  
  108. lo no wireless extensions.
  109.  
  110. wlo1 IEEE 802.11 ESSID:off/any
  111. Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
  112. Retry short limit:7 RTS thr:off Fragment thr:off
  113. Power Management:on
  114.  
  115.  
  116. ##### route #############################
  117.  
  118. default via 192.168.42.129 dev enp0s20f0u2 proto static metric 100
  119. 169.254.0.0/16 dev enp0s20f0u2 scope link metric 1000
  120. 192.168.42.0/24 dev enp0s20f0u2 proto kernel scope link src 192.168.42.186 metric 100
  121.  
  122. ##### resolv.conf #######################
  123.  
  124. [777 root '/etc/resolv.conf' -> '../run/resolvconf/resolv.conf']
  125. nameserver 127.0.1.1
  126.  
  127. ##### network managers ##################
  128.  
  129. Installed:
  130.  
  131. NetworkManager
  132.  
  133. Running:
  134.  
  135. root 939 1 0 19:47 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  136.  
  137. ##### NetworkManager info ###############
  138.  
  139. GENERAL.DEVICE: enp0s20f0u2
  140. GENERAL.TYPE: ethernet
  141. GENERAL.NM-TYPE: NMDeviceEthernet
  142. GENERAL.VENDOR: Xiaomi
  143. GENERAL.PRODUCT: Redmi Note 7 Pro
  144. GENERAL.DRIVER: rndis_host
  145. GENERAL.DRIVER-VERSION: 22-Aug-2005
  146. GENERAL.FIRMWARE-VERSION: RNDIS device
  147. GENERAL.HWADDR: <MAC 'enp0s20f0u2' [IF3]>
  148. GENERAL.MTU: 1500
  149. GENERAL.STATE: 100 (connected)
  150. GENERAL.REASON: 0 (No reason given)
  151. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/net/enp0s20f0u2
  152. GENERAL.IP-IFACE: enp0s20f0u2
  153. GENERAL.IS-SOFTWARE: no
  154. GENERAL.NM-MANAGED: yes
  155. GENERAL.AUTOCONNECT: yes
  156. GENERAL.FIRMWARE-MISSING: no
  157. GENERAL.NM-PLUGIN-MISSING: no
  158. GENERAL.PHYS-PORT-ID: --
  159. GENERAL.CONNECTION: Wired connection 2
  160. GENERAL.CON-UUID: 2cc1e41e-ab29-375a-bd94-3e3142028889
  161. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/0
  162. GENERAL.METERED: yes (guessed)
  163. CAPABILITIES.CARRIER-DETECT: yes
  164. CAPABILITIES.SPEED: unknown
  165. CAPABILITIES.IS-SOFTWARE: no
  166. WIRED-PROPERTIES.CARRIER: on
  167. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{65}
  168. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 2cc1e41e-ab29-375a-bd94-3e3142028889 | Wired connection 2
  169. IP4.ADDRESS[1]: 192.168.42.186/24
  170. IP4.GATEWAY: 192.168.42.129
  171. IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  172. IP4.DNS[1]: 192.168.42.129
  173. DHCP4.OPTION[1]: requested_subnet_mask = 1
  174. DHCP4.OPTION[2]: requested_rfc3442_classless_static_routes = 1
  175. DHCP4.OPTION[3]: subnet_mask = 255.255.255.0
  176. DHCP4.OPTION[4]: domain_name_servers = 192.168.42.129
  177. DHCP4.OPTION[5]: ip_address = 192.168.42.186
  178. DHCP4.OPTION[6]: requested_static_routes = 1
  179. DHCP4.OPTION[7]: dhcp_server_identifier = 192.168.42.129
  180. DHCP4.OPTION[8]: requested_time_offset = 1
  181. DHCP4.OPTION[9]: broadcast_address = 192.168.42.255
  182. DHCP4.OPTION[10]: requested_interface_mtu = 1
  183. DHCP4.OPTION[11]: dhcp_rebinding_time = 3150
  184. DHCP4.OPTION[12]: requested_domain_name_servers = 1
  185. DHCP4.OPTION[13]: dhcp_message_type = 5
  186. DHCP4.OPTION[14]: requested_broadcast_address = 1
  187. DHCP4.OPTION[15]: routers = 192.168.42.129
  188. DHCP4.OPTION[16]: dhcp_renewal_time = 1800
  189. DHCP4.OPTION[17]: requested_domain_name = 1
  190. DHCP4.OPTION[18]: requested_routers = 1
  191. DHCP4.OPTION[19]: expiry = 1579965605
  192. DHCP4.OPTION[20]: requested_wpad = 1
  193. DHCP4.OPTION[21]: host_name = vikram-HP-Laptop-15-bs0xx
  194. DHCP4.OPTION[22]: requested_netbios_scope = 1
  195. DHCP4.OPTION[23]: requested_ms_classless_static_routes = 1
  196. DHCP4.OPTION[24]: requested_netbios_name_servers = 1
  197. DHCP4.OPTION[25]: network_number = 192.168.42.0
  198. DHCP4.OPTION[26]: requested_domain_search = 1
  199. DHCP4.OPTION[27]: vendor_encapsulated_options = ANDROID_METERED
  200. DHCP4.OPTION[28]: next_server = 192.168.42.129
  201. DHCP4.OPTION[29]: requested_host_name = 1
  202. DHCP4.OPTION[30]: dhcp_lease_time = 3600
  203. DHCP4.OPTION[31]: requested_ntp_servers = 1
  204. IP6.ADDRESS[1]: 2401:4900:2e91:ca34:997b:2260:e41b:79b9/64
  205. IP6.ADDRESS[2]: 2401:4900:2e91:ca34:80a6:f791:6d17:23ec/64
  206. IP6.ADDRESS[3]: fe80::992:c72b:d3ed:18a3/64
  207. IP6.GATEWAY: fe80::f0a6:dcff:fedd:592f
  208. IP6.DNS[1]: 2401:4900:2e91:ca34::5d
  209.  
  210. GENERAL.DEVICE: eno1
  211. GENERAL.TYPE: ethernet
  212. GENERAL.NM-TYPE: NMDeviceEthernet
  213. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  214. GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  215. GENERAL.DRIVER: r8169
  216. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  217. GENERAL.FIRMWARE-VERSION:
  218. GENERAL.HWADDR: <MAC 'eno1' [IF1]>
  219. GENERAL.MTU: 1500
  220. GENERAL.STATE: 20 (unavailable)
  221. GENERAL.REASON: 2 (Device is now managed)
  222. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/eno1
  223. GENERAL.IP-IFACE:
  224. GENERAL.IS-SOFTWARE: no
  225. GENERAL.NM-MANAGED: yes
  226. GENERAL.AUTOCONNECT: yes
  227. GENERAL.FIRMWARE-MISSING: no
  228. GENERAL.NM-PLUGIN-MISSING: no
  229. GENERAL.PHYS-PORT-ID: --
  230. GENERAL.CONNECTION: --
  231. GENERAL.CON-UUID: --
  232. GENERAL.CON-PATH: --
  233. GENERAL.METERED: unknown
  234. CAPABILITIES.CARRIER-DETECT: yes
  235. CAPABILITIES.SPEED: unknown
  236. CAPABILITIES.IS-SOFTWARE: no
  237. WIRED-PROPERTIES.CARRIER: off
  238. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  239.  
  240. GENERAL.DEVICE: wlo1
  241. GENERAL.TYPE: wifi
  242. GENERAL.NM-TYPE: NMDeviceGeneric
  243. GENERAL.VENDOR: Intel Corporation
  244. GENERAL.PRODUCT: Sunrise Point-LP PCI Express Root Port
  245. GENERAL.DRIVER: iwlwifi
  246. GENERAL.DRIVER-VERSION: 4.15.0-74-generic
  247. GENERAL.FIRMWARE-VERSION: 29.1044073957.0
  248. GENERAL.HWADDR: <MAC 'wlo1' [IF2]>
  249. GENERAL.MTU: 1500
  250. GENERAL.STATE: 10 (unmanaged)
  251. GENERAL.REASON: 0 (No reason given)
  252. GENERAL.UDI: /virtual/device/placeholder/0
  253. GENERAL.IP-IFACE: wlo1
  254. GENERAL.IS-SOFTWARE: no
  255. GENERAL.NM-MANAGED: no
  256. GENERAL.AUTOCONNECT: yes
  257. GENERAL.FIRMWARE-MISSING: no
  258. GENERAL.NM-PLUGIN-MISSING: yes
  259. GENERAL.PHYS-PORT-ID: --
  260. GENERAL.CONNECTION: --
  261. GENERAL.CON-UUID: --
  262. GENERAL.CON-PATH: --
  263. GENERAL.METERED: unknown
  264. CAPABILITIES.CARRIER-DETECT: yes
  265. CAPABILITIES.SPEED: unknown
  266. CAPABILITIES.IS-SOFTWARE: no
  267. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  268. IP4.GATEWAY:
  269. IP6.GATEWAY:
  270.  
  271. ##### NetworkManager.state ##############
  272.  
  273. [main]
  274. NetworkingEnabled=true
  275. WirelessEnabled=true
  276. WWANEnabled=true
  277.  
  278. ##### NetworkManager config #############
  279.  
  280. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  281. [connection]
  282. wifi.powersave = 3
  283.  
  284. [[/etc/NetworkManager/NetworkManager.conf]]
  285. [main]
  286. plugins=ifupdown,keyfile,ofono
  287. dns=dnsmasq
  288. [ifupdown]
  289. managed=true
  290.  
  291. ##### NetworkManager profiles ###########
  292.  
  293. [[/etc/NetworkManager/system-connections/_..]] (600 root)
  294. [connection] id=... | type=wifi | permissions=user:vikram:;
  295. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=...
  296. [ipv4] method=auto
  297. [ipv6] method=auto
  298.  
  299. [[/etc/NetworkManager/system-connections/Xoxo]] (600 root)
  300. [connection] id=Xoxo | type=wifi | permissions=user:vikram:;
  301. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Xoxo
  302. [ipv4] method=auto
  303. [ipv6] method=auto
  304.  
  305. [[/etc/NetworkManager/system-connections/Tyagi]] (600 root)
  306. [connection] id=Tyagi | type=wifi | permissions=user:vikram:;
  307. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Tyagi
  308. [ipv4] method=auto
  309. [ipv6] method=auto
  310.  
  311. [[/etc/NetworkManager/system-connections/Atithi]] (600 root)
  312. [connection] id=Atithi | type=wifi | permissions=user:vikram:;
  313. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Atithi
  314. [ipv4] method=auto
  315. [ipv6] method=auto
  316.  
  317. [[/etc/NetworkManager/system-connections/Rana pg 1]] (600 root)
  318. [connection] id=Rana pg 1 | type=wifi | permissions=user:vikram:;
  319. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana pg 1
  320. [ipv4] method=auto
  321. [ipv6] method=auto
  322.  
  323. [[/etc/NetworkManager/system-connections/Rana Pg 1]] (600 root)
  324. [connection] id=Rana Pg 1 | type=wifi | permissions=user:vikram:;
  325. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana Pg 1
  326. [ipv4] method=auto
  327. [ipv6] method=auto
  328.  
  329. [[/etc/NetworkManager/system-connections/BWmv-VklCRSBLNSBOb3Rl]] (600 root)
  330. [connection] id=BWmv-VklCRSBLNSBOb3Rl | type=wifi | permissions=user:vikram:;
  331. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=BWmv-VklCRSBLNSBOb3Rl
  332. [ipv4] method=auto
  333. [ipv6] method=auto
  334.  
  335. [[/etc/NetworkManager/system-connections/JioFi2_512359]] (600 root)
  336. [connection] id=JioFi2_512359 | type=wifi | permissions=user:vikram:;
  337. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=JioFi2_512359
  338. [ipv4] method=auto
  339. [ipv6] method=auto
  340.  
  341. [[/etc/NetworkManager/system-connections/Anand pG 3]] (600 root)
  342. [connection] id=Anand pG 3 | type=wifi | permissions=user:vikram:;
  343. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Anand pG 3
  344. [ipv4] method=auto
  345. [ipv6] method=auto
  346.  
  347. [[/etc/NetworkManager/system-connections/iPhone]] (600 root)
  348. [connection] id=iPhone | type=wifi | permissions=user:vikram:;
  349. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=iPhone
  350. [ipv4] method=auto
  351. [ipv6] method=auto
  352.  
  353. [[/etc/NetworkManager/system-connections/DTU-WiFI]] (600 root)
  354. [connection] id=DTU-WiFI | type=wifi | permissions=user:vikram:;
  355. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=DTU-WiFI
  356. [ipv4] method=auto
  357. [ipv6] method=auto
  358.  
  359. [[/etc/NetworkManager/system-connections/IGDTUW_STUDENT-UG]] (600 root)
  360. [connection] id=IGDTUW_STUDENT-UG | type=wifi | permissions=user:vikram:;
  361. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=IGDTUW_STUDENT-UG
  362. [ipv4] method=auto
  363. [ipv6] method=auto
  364.  
  365. [[/etc/NetworkManager/system-connections/Sahib]] (600 root)
  366. [connection] id=Sahib | type=wifi | permissions=user:vikram:;
  367. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Sahib
  368. [ipv4] method=auto
  369. [ipv6] method=auto
  370.  
  371. [[/etc/NetworkManager/system-connections/Connectify-acer]] (600 root)
  372. [connection] id=Connectify-acer | type=wifi | permissions=user:vikram:;
  373. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Connectify-acer
  374. [ipv4] method=auto
  375. [ipv6] method=auto
  376.  
  377. [[/etc/NetworkManager/system-connections/SPS 2.4]] (600 root)
  378. [connection] id=SPS 2.4 | type=wifi | permissions=user:vikram:;
  379. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=SPS 2.4
  380. [ipv4] method=auto
  381. [ipv6] method=auto
  382.  
  383. [[/etc/NetworkManager/system-connections/Rana pg 2]] (600 root)
  384. [connection] id=Rana pg 2 | type=wifi | permissions=user:vikram:;
  385. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana pg 2
  386. [ipv4] method=auto
  387. [ipv6] method=auto
  388.  
  389. [[/etc/NetworkManager/system-connections/Redmi]] (600 root)
  390. [connection] id=Redmi | type=wifi | permissions=user:vikram:;
  391. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Redmi
  392. [ipv4] method=auto
  393. [ipv6] method=auto
  394.  
  395. [[/etc/NetworkManager/system-connections/himaalay guest 5ghz]] (600 root)
  396. [connection] id=himaalay guest 5ghz | type=wifi | permissions=user:vikram:;
  397. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=himaalay guest 5ghz
  398. [ipv4] method=auto
  399. [ipv6] method=auto
  400.  
  401. [[/etc/NetworkManager/system-connections/Harry]] (600 root)
  402. [connection] id=Harry | type=wifi | permissions=user:vikram:;
  403. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Harry
  404. [ipv4] method=auto
  405. [ipv6] method=auto
  406.  
  407. [[/etc/NetworkManager/system-connections/<insert cool wifi name>]] (600 root)
  408. [connection] id=<insert cool wifi name> | type=wifi | permissions=user:vikram:;
  409. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=<insert cool wifi name>
  410. [ipv4] method=auto
  411. [ipv6] method=auto
  412.  
  413. [[/etc/NetworkManager/system-connections/DTU-TEST]] (600 root)
  414. [connection] id=DTU-TEST | type=wifi | permissions=
  415. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=DTU-TEST
  416. [ipv4] method=auto
  417. [ipv6] method=auto
  418.  
  419. [[/etc/NetworkManager/system-connections/Linksys03938]] (600 root)
  420. [connection] id=Linksys03938 | type=wifi | permissions=user:vikram:;
  421. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Linksys03938
  422. [ipv4] method=auto
  423. [ipv6] method=auto
  424.  
  425. [[/etc/NetworkManager/system-connections/Rana 2]] (600 root)
  426. [connection] id=Rana 2 | type=wifi | permissions=user:vikram:;
  427. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana 2
  428. [ipv4] method=auto
  429. [ipv6] method=auto
  430.  
  431. [[/etc/NetworkManager/system-connections/A-4-1]] (600 root)
  432. [connection] id=A-4-1 | type=wifi | permissions=user:vikram:;
  433. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=A-4-1
  434. [ipv4] method=auto
  435. [ipv6] method=auto
  436.  
  437. [[/etc/NetworkManager/system-connections/Redmi 1]] (600 root)
  438. [connection] id=Redmi 1 | type=wifi | permissions=user:vikram:;
  439. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Redmi
  440. [ipv4] method=auto
  441. [ipv6] method=auto
  442.  
  443. [[/etc/NetworkManager/system-connections/Rana Pg 2]] (600 root)
  444. [connection] id=Rana Pg 2 | type=wifi | permissions=user:vikram:;
  445. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana Pg 2
  446. [ipv4] method=auto
  447. [ipv6] method=auto
  448.  
  449. [[/etc/NetworkManager/system-connections/Airtel-Hotspot-E159]] (600 root)
  450. [connection] id=Airtel-Hotspot-E159 | type=wifi | permissions=user:vikram:;
  451. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Airtel-Hotspot-E159
  452. [ipv4] method=auto
  453. [ipv6] method=auto
  454.  
  455. [[/etc/NetworkManager/system-connections/Vikram 1]] (600 root)
  456. [connection] id=Vikram 1 | type=wifi | permissions=user:vikram:;
  457. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Vikram
  458. [ipv4] method=auto
  459. [ipv6] method=auto
  460.  
  461. [[/etc/NetworkManager/system-connections/note 3 neo]] (600 root)
  462. [connection] id=note 3 neo | type=wifi | permissions=user:vikram:;
  463. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=note 3 neo
  464. [ipv4] method=auto
  465. [ipv6] method=auto
  466.  
  467. [[/etc/NetworkManager/system-connections/Rana Pg2]] (600 root)
  468. [connection] id=Rana Pg2 | type=wifi | permissions=user:vikram:;
  469. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana Pg2
  470. [ipv4] method=auto
  471. [ipv6] method=auto
  472.  
  473. [[/etc/NetworkManager/system-connections/test]] (600 root)
  474. [connection] id=test | type=wifi | permissions=user:vikram:;
  475. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=test
  476. [ipv4] method=auto
  477. [ipv6] method=auto
  478.  
  479. [[/etc/NetworkManager/system-connections/tqb-WiFi]] (600 root)
  480. [connection] id=tqb-WiFi | type=wifi | permissions=user:vikram:;
  481. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=tqb-WiFi
  482. [ipv4] method=auto
  483. [ipv6] method=auto
  484.  
  485. [[/etc/NetworkManager/system-connections/DJ G.P]] (600 root)
  486. [connection] id=DJ G.P | type=wifi | permissions=user:vikram:;
  487. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=DJ G.P
  488. [ipv4] method=auto
  489. [ipv6] method=auto
  490.  
  491. [[/etc/NetworkManager/system-connections/SITI_Broadband-5E9A-G]] (600 root)
  492. [connection] id=SITI_Broadband-5E9A-G | type=wifi | permissions=user:vikram:;
  493. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=SITI_Broadband-5E9A-G
  494. [ipv4] method=auto
  495. [ipv6] method=auto
  496.  
  497. [[/etc/NetworkManager/system-connections/Rana PG 2]] (600 root)
  498. [connection] id=Rana PG 2 | type=wifi | permissions=user:vikram:;
  499. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Rana PG 2
  500. [ipv4] method=auto
  501. [ipv6] method=auto
  502.  
  503. [[/etc/NetworkManager/system-connections/Airtel-Hotspot-2949]] (600 root)
  504. [connection] id=Airtel-Hotspot-2949 | type=wifi | permissions=user:vikram:;
  505. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Airtel-Hotspot-2949
  506. [ipv4] method=auto
  507. [ipv6] method=auto
  508.  
  509. [[/etc/NetworkManager/system-connections/Siti_shaashwat 4]] (600 root)
  510. [connection] id=Siti_shaashwat 4 | type=wifi | permissions=
  511. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Siti_shaashwat 4
  512. [ipv4] method=auto
  513. [ipv6] method=auto
  514.  
  515. [[/etc/NetworkManager/system-connections/Tanush's Wi-Fi Network]] (600 root)
  516. [connection] id=Tanush's Wi-Fi Network | type=wifi | permissions=user:vikram:;
  517. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Tanush's Wi-Fi Network
  518. [ipv4] method=auto
  519. [ipv6] method=auto
  520.  
  521. [[/etc/NetworkManager/system-connections/CodingBlocks]] (600 root)
  522. [connection] id=CodingBlocks | type=wifi | permissions=user:vikram:;
  523. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=CodingBlocks
  524. [ipv4] method=auto
  525. [ipv6] method=auto
  526.  
  527. [[/etc/NetworkManager/system-connections/AndroidAP]] (600 root)
  528. [connection] id=AndroidAP | type=wifi | permissions=user:vikram:;
  529. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=AndroidAP
  530. [ipv4] method=auto
  531. [ipv6] method=auto
  532.  
  533. [[/etc/NetworkManager/system-connections/himaalay guest]] (600 root)
  534. [connection] id=himaalay guest | type=wifi | permissions=user:vikram:;
  535. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=himaalay guest
  536. [ipv4] method=auto
  537. [ipv6] method=auto
  538.  
  539. [[/etc/NetworkManager/system-connections/SSCBS Wireless]] (600 root)
  540. [connection] id=SSCBS Wireless | type=wifi | permissions=user:vikram:;
  541. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=SSCBS Wireless
  542. [ipv4] method=auto
  543. [ipv6] method=auto
  544.  
  545. [[/etc/NetworkManager/system-connections/Kirpal’s iPhone]] (600 root)
  546. [connection] id=Kirpal’s iPhone | type=wifi | permissions=user:vikram:;
  547. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=75;105;114;112;97;108;226;128;153;115;32;105;80;104;111;110;101;
  548. [ipv4] method=auto
  549. [ipv6] method=auto
  550.  
  551. [[/etc/NetworkManager/system-connections/IITD_Secure_GUEST]] (600 root)
  552. [connection] id=IITD_Secure_GUEST | type=wifi | permissions=user:vikram:;
  553. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=IITD_Secure_GUEST
  554. [ipv4] method=auto
  555. [ipv6] method=auto
  556.  
  557. [[/etc/NetworkManager/system-connections/Doetoevsky]] (600 root)
  558. [connection] id=Doetoevsky | type=wifi | permissions=user:vikram:;
  559. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Doetoevsky
  560. [ipv4] method=auto
  561. [ipv6] method=auto
  562.  
  563. [[/etc/NetworkManager/system-connections/JioFi4_15542D]] (600 root)
  564. [connection] id=JioFi4_15542D | type=wifi | permissions=user:vikram:;
  565. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=JioFi4_15542D
  566. [ipv4] method=auto
  567. [ipv6] method=auto
  568.  
  569. [[/etc/NetworkManager/system-connections/M3Rx5]] (600 root)
  570. [connection] id=M3Rx5 | type=wifi | permissions=user:vikram:;
  571. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=M3Rx5
  572. [ipv4] method=auto
  573. [ipv6] method=auto
  574.  
  575. [[/etc/NetworkManager/system-connections/Hackathon 19]] (600 root)
  576. [connection] id=Hackathon 19 | type=wifi | permissions=user:vikram:;
  577. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Hackathon 19
  578. [ipv4] method=auto
  579. [ipv6] method=auto
  580.  
  581. [[/etc/NetworkManager/system-connections/himaalay guest 2.4ghz]] (600 root)
  582. [connection] id=himaalay guest 2.4ghz | type=wifi | permissions=user:vikram:;
  583. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=himaalay guest 2.4ghz
  584. [ipv4] method=auto
  585. [ipv6] method=auto
  586.  
  587. [[/etc/NetworkManager/system-connections/Tyagi 1]] (600 root)
  588. [connection] id=Tyagi 1 | type=wifi | permissions=user:vikram:;
  589. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Tyagi
  590. [ipv4] method=auto
  591. [ipv6] method=auto
  592.  
  593. [[/etc/NetworkManager/system-connections/MSFTGUEST]] (600 root)
  594. [connection] id=MSFTGUEST | type=wifi | permissions=user:vikram:;
  595. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=MSFTGUEST
  596. [ipv4] method=auto
  597. [ipv6] method=auto
  598.  
  599. [[/etc/NetworkManager/system-connections/J-NA]] (600 root)
  600. [connection] id=J-NA | type=wifi | permissions=user:vikram:;
  601. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=J-NA
  602. [ipv4] method=auto
  603. [ipv6] method=auto
  604.  
  605. [[/etc/NetworkManager/system-connections/Vikram]] (600 root)
  606. [connection] id=Vikram | type=wifi | permissions=user:vikram:;
  607. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Vikram
  608. [ipv4] method=auto
  609. [ipv6] method=auto
  610.  
  611. [[/etc/NetworkManager/system-connections/CodingBlocks-Student]] (600 root)
  612. [connection] id=CodingBlocks-Student | type=wifi | permissions=user:vikram:;
  613. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=CodingBlocks-Student
  614. [ipv4] method=auto
  615. [ipv6] method=auto
  616.  
  617. [[/etc/NetworkManager/system-connections/anup]] (600 root)
  618. [connection] id=anup | type=wifi | permissions=user:vikram:;
  619. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=anup
  620. [ipv4] method=auto
  621. [ipv6] method=auto
  622.  
  623. [[/etc/NetworkManager/system-connections/RLC]] (600 root)
  624. [connection] id=RLC | type=wifi | permissions=user:vikram:;
  625. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=RLC
  626. [ipv4] method=auto
  627. [ipv6] method=auto
  628.  
  629. [[/etc/NetworkManager/system-connections/bedi]] (600 root)
  630. [connection] id=bedi | type=wifi | permissions=user:vikram:;
  631. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=bedi
  632. [ipv4] method=auto
  633. [ipv6] method=auto
  634.  
  635. [[/etc/NetworkManager/system-connections/ASUS]] (600 root)
  636. [connection] id=ASUS | type=wifi | permissions=user:vikram:;
  637. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=ASUS
  638. [ipv4] method=auto
  639. [ipv6] method=auto
  640.  
  641. [[/etc/NetworkManager/system-connections/Pulse Healthcare]] (600 root)
  642. [connection] id=Pulse Healthcare | type=wifi | permissions=
  643. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=Pulse Healthcare
  644. [ipv4] method=auto
  645. [ipv6] method=auto
  646.  
  647. [[/etc/NetworkManager/system-connections/CSI-1]] (600 root)
  648. [connection] id=CSI-1 | type=wifi | permissions=user:vikram:;
  649. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=CSI-1
  650. [ipv4] method=auto
  651. [ipv6] method=auto
  652.  
  653. [[/etc/NetworkManager/system-connections/rajivsahni]] (600 root)
  654. [connection] id=rajivsahni | type=wifi | permissions=user:vikram:;
  655. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=rajivsahni
  656. [ipv4] method=auto
  657. [ipv6] method=auto
  658.  
  659. [[/etc/NetworkManager/system-connections/RedmiMS]] (600 root)
  660. [connection] id=RedmiMS | type=wifi | permissions=user:vikram:;
  661. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=RedmiMS
  662. [ipv4] method=auto
  663. [ipv6] method=auto
  664.  
  665. [[/etc/NetworkManager/system-connections/RANAPG]] (600 root)
  666. [connection] id=RANAPG | type=wifi | permissions=user:vikram:;
  667. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=RANAPG
  668. [ipv4] method=auto
  669. [ipv6] method=auto
  670.  
  671. [[/etc/NetworkManager/system-connections/OPPO F9 Pro]] (600 root)
  672. [connection] id=OPPO F9 Pro | type=wifi | permissions=user:vikram:;
  673. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=OPPO F9 Pro
  674. [ipv4] method=auto
  675. [ipv6] method=auto
  676.  
  677. ##### Netplan config ####################
  678.  
  679. ##### iw reg get ########################
  680.  
  681. Region: Asia/Kolkata (based on set time zone)
  682.  
  683. country 00: DFS-UNSET
  684. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  685. (2457 - 2482 @ 20), (N/A, 20), (N/A), PASSIVE-SCAN
  686. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
  687. (5170 - 5250 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
  688. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
  689. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
  690. (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
  691. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  692.  
  693. ##### iwlist channels ###################
  694.  
  695. eno1 no frequency information.
  696.  
  697. enp0s20f0u2 no frequency information.
  698.  
  699. lo no frequency information.
  700.  
  701. wlo1 32 channels in total; available frequencies :
  702. Channel 01 : 2.412 GHz
  703. Channel 02 : 2.417 GHz
  704. Channel 03 : 2.422 GHz
  705. Channel 04 : 2.427 GHz
  706. Channel 05 : 2.432 GHz
  707. Channel 06 : 2.437 GHz
  708. Channel 07 : 2.442 GHz
  709. Channel 08 : 2.447 GHz
  710. Channel 09 : 2.452 GHz
  711. Channel 10 : 2.457 GHz
  712. Channel 11 : 2.462 GHz
  713. Channel 12 : 2.467 GHz
  714. Channel 13 : 2.472 GHz
  715. Channel 14 : 2.484 GHz
  716. Channel 36 : 5.18 GHz
  717. Channel 40 : 5.2 GHz
  718. Channel 44 : 5.22 GHz
  719. Channel 48 : 5.24 GHz
  720. Channel 52 : 5.26 GHz
  721. Channel 56 : 5.28 GHz
  722. Channel 60 : 5.3 GHz
  723. Channel 64 : 5.32 GHz
  724. Channel 100 : 5.5 GHz
  725. Channel 104 : 5.52 GHz
  726. Channel 108 : 5.54 GHz
  727. Channel 112 : 5.56 GHz
  728. Channel 116 : 5.58 GHz
  729. Channel 120 : 5.6 GHz
  730. Channel 124 : 5.62 GHz
  731. Channel 128 : 5.64 GHz
  732. Channel 132 : 5.66 GHz
  733. Channel 136 : 5.68 GHz
  734.  
  735. ##### iwlist scan #######################
  736.  
  737. eno1 Interface doesn't support scanning.
  738.  
  739. wlo1 Interface doesn't support scanning : Network is down
  740.  
  741. enp0s20f0u2 Interface doesn't support scanning.
  742.  
  743. lo Interface doesn't support scanning.
  744.  
  745. ##### module infos ######################
  746.  
  747. [iwlmvm]
  748. filename: /lib/modules/4.15.0-74-generic/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko
  749. license: GPL
  750. author: Copyright(c) 2003- 2015 Intel Corporation <linuxwifi@intel.com>
  751. description: The new Intel(R) wireless AGN driver for Linux
  752. srcversion: 4D01BCF8EE9AF4444C6F3C9
  753. depends: iwlwifi,mac80211,cfg80211
  754. retpoline: Y
  755. intree: Y
  756. name: iwlmvm
  757. vermagic: 4.15.0-74-generic SMP mod_unload
  758. parm: init_dbg:set to true to debug an ASSERT in INIT fw (default: false (bool)
  759. parm: power_scheme:power management scheme: 1-active, 2-balanced, 3-low power, default: 2 (int)
  760. parm: tfd_q_hang_detect:TFD queues hang detection (default: true (bool)
  761.  
  762. [mac80211]
  763. filename: /lib/modules/4.15.0-74-generic/kernel/net/mac80211/mac80211.ko
  764. license: GPL
  765. description: IEEE 802.11 subsystem
  766. srcversion: A4E977BF9AF960320AE4253
  767. depends: cfg80211
  768. retpoline: Y
  769. intree: Y
  770. name: mac80211
  771. vermagic: 4.15.0-74-generic SMP mod_unload
  772. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  773. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  774. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  775. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  776. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  777. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  778.  
  779. [iwlwifi]
  780. filename: /lib/modules/4.15.0-74-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
  781. license: GPL
  782. author: Copyright(c) 2003- 2015 Intel Corporation <linuxwifi@intel.com>
  783. description: Intel(R) Wireless WiFi driver for Linux
  784. firmware: iwlwifi-100-5.ucode
  785. firmware: iwlwifi-1000-5.ucode
  786. firmware: iwlwifi-135-6.ucode
  787. firmware: iwlwifi-105-6.ucode
  788. firmware: iwlwifi-2030-6.ucode
  789. firmware: iwlwifi-2000-6.ucode
  790. firmware: iwlwifi-5150-2.ucode
  791. firmware: iwlwifi-5000-5.ucode
  792. firmware: iwlwifi-6000g2b-6.ucode
  793. firmware: iwlwifi-6000g2a-6.ucode
  794. firmware: iwlwifi-6050-5.ucode
  795. firmware: iwlwifi-6000-6.ucode
  796. firmware: iwlwifi-7265D-29.ucode
  797. firmware: iwlwifi-7265-17.ucode
  798. firmware: iwlwifi-3168-29.ucode
  799. firmware: iwlwifi-3160-17.ucode
  800. firmware: iwlwifi-7260-17.ucode
  801. firmware: iwlwifi-8265-34.ucode
  802. firmware: iwlwifi-8000C-34.ucode
  803. firmware: iwlwifi-9260-th-b0-jf-b0-34.ucode
  804. firmware: iwlwifi-9260-th-a0-jf-a0-34.ucode
  805. firmware: iwlwifi-9000-pu-a0-jf-b0-34.ucode
  806. firmware: iwlwifi-9000-pu-b0-jf-b0-34.ucode
  807. firmware: iwlwifi-9000-pu-a0-jf-a0-34.ucode
  808. firmware: iwlwifi-QuQnj-a0-hr-a0-34.ucode
  809. firmware: iwlwifi-QuQnj-a0-jf-b0-34.ucode
  810. firmware: iwlwifi-QuQnj-f0-hr-a0-34.ucode
  811. firmware: iwlwifi-Qu-a0-jf-b0-34.ucode
  812. firmware: iwlwifi-Qu-a0-hr-a0-34.ucode
  813. srcversion: 68E0A9555B721ED50137C51
  814. depends: cfg80211
  815. retpoline: Y
  816. intree: Y
  817. name: iwlwifi
  818. vermagic: 4.15.0-74-generic SMP mod_unload
  819. parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
  820. parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
  821. 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)
  822. parm: fw_restart:restart firmware in case of error (default true) (bool)
  823. parm: antenna_coupling:specify antenna coupling in dB (default: 0 dB) (int)
  824. parm: nvm_file:NVM file name (charp)
  825. parm: d0i3_disable:disable d0i3 functionality (default: Y) (bool)
  826. parm: lar_disable:disable LAR functionality (default: N) (bool)
  827. parm: uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
  828. parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
  829. parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
  830. parm: power_save:enable WiFi power management (default: disable) (bool)
  831. parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
  832. parm: fw_monitor:firmware monitor - to debug FW (default: false - needs lots of memory) (bool)
  833. parm: d0i3_timeout:Timeout to D0i3 entry when idle (ms) (uint)
  834. parm: disable_11ac:Disable VHT capabilities (default: false) (bool)
  835.  
  836. [cfg80211]
  837. filename: /lib/modules/4.15.0-74-generic/kernel/net/wireless/cfg80211.ko
  838. description: wireless configuration support
  839. license: GPL
  840. author: Johannes Berg
  841. srcversion: 8074B69894BD60D7367507A
  842. depends:
  843. retpoline: Y
  844. intree: Y
  845. name: cfg80211
  846. vermagic: 4.15.0-74-generic SMP mod_unload
  847. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  848. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  849. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  850.  
  851. ##### module parameters #################
  852.  
  853. [iwlmvm]
  854. init_dbg: N
  855. power_scheme: 2
  856. tfd_q_hang_detect: Y
  857.  
  858. [mac80211]
  859. beacon_loss_count: 7
  860. ieee80211_default_rc_algo: minstrel_ht
  861. max_nullfunc_tries: 2
  862. max_probe_tries: 5
  863. minstrel_vht_only: Y
  864. probe_wait_ms: 500
  865.  
  866. [iwlwifi]
  867. 11n_disable: 0
  868. amsdu_size: 0
  869. antenna_coupling: 0
  870. bt_coex_active: Y
  871. d0i3_disable: Y
  872. d0i3_timeout: 1000
  873. disable_11ac: N
  874. fw_monitor: N
  875. fw_restart: Y
  876. lar_disable: N
  877. led_mode: 0
  878. nvm_file: (null)
  879. power_level: 0
  880. power_save: N
  881. swcrypto: 0
  882. uapsd_disable: 3
  883.  
  884. [cfg80211]
  885. bss_entries_limit: 1000
  886. cfg80211_disable_40mhz_24ghz: N
  887. ieee80211_regdom: 00
  888.  
  889. ##### /etc/modules ######################
  890.  
  891. ##### modprobe options ##################
  892.  
  893. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  894. blacklist microcode
  895.  
  896. [/etc/modprobe.d/blacklist-ath_pci.conf]
  897. blacklist ath_pci
  898.  
  899. [/etc/modprobe.d/blacklist.conf]
  900. blacklist evbug
  901. blacklist usbmouse
  902. blacklist usbkbd
  903. blacklist eepro100
  904. blacklist de4x5
  905. blacklist eth1394
  906. blacklist snd_intel8x0m
  907. blacklist snd_aw2
  908. blacklist i2c_i801
  909. blacklist prism54
  910. blacklist bcm43xx
  911. blacklist garmin_gps
  912. blacklist asus_acpi
  913. blacklist snd_pcsp
  914. blacklist pcspkr
  915. blacklist amd76x_edac
  916.  
  917. [/etc/modprobe.d/blacklist-rare-network.conf]
  918. alias net-pf-3 off
  919. alias net-pf-6 off
  920. alias net-pf-9 off
  921. alias net-pf-11 off
  922. alias net-pf-12 off
  923. alias net-pf-19 off
  924. alias net-pf-21 off
  925. alias net-pf-36 off
  926.  
  927. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  928. blacklist microcode
  929.  
  930. [/etc/modprobe.d/iwlwifi.conf]
  931. remove iwlwifi \
  932. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  933. && /sbin/modprobe -r mac80211
  934.  
  935. [/etc/modprobe.d/mlx4.conf]
  936. softdep mlx4_core post: mlx4_en
  937.  
  938. ##### rc.local ##########################
  939.  
  940. exit 0
  941.  
  942. ##### pm-utils ##########################
  943.  
  944. ##### udev rules ########################
  945.  
  946. ##### dmesg #############################
  947.  
  948. [ 19.701406] iwlwifi 0000:02:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
  949. [ 19.747904] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
  950. [ 19.768403] iwlwifi 0000:02:00.0: base HW address: <MAC 'wlo1' [IF2]>
  951. [ 20.091177] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  952. [ 20.669544] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
  953. [ 20.862757] Bluetooth: hci0: Intel firmware patch completed and activated
  954. [ 25.434214] iwlwifi 0000:02:00.0 wlo1: renamed from wlan0
  955. [ 51.751994] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
  956. [ 52.242620] r8169 0000:01:00.0 eno1: link down
  957. [ 52.242713] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
  958. [ 163.465902] rndis_host 1-2:1.0 enp0s20f0u2: renamed from usb0
  959. [ 163.494255] IPv6: ADDRCONF(NETDEV_UP): enp0s20f0u2: link is not ready
  960.  
  961. ########## wireless info END ############
Add Comment
Please, Sign In to add comment