shanu6671

Wireless info

Jul 12th, 2018
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.85 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 12 Jul 2018 15:33 IST +0530
  5.  
  6. Booted last: 12 Jul 2018 00:00 IST +0530
  7.  
  8. Script from: 10 Jan 2018 20:04 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 16.04.4 LTS
  14. Release: 16.04
  15. Codename: xenial
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, recovery, nomodeset
  22.  
  23. ##### desktop ###########################
  24.  
  25. GNOME
  26.  
  27. ##### lspci #############################
  28.  
  29. 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
  30. Subsystem: Dell RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [1028:0640]
  31. Kernel driver in use: r8169
  32.  
  33. 02:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b3] (rev 83)
  34. Subsystem: Intel Corporation Dual Band Wireless AC 3160 [8086:8470]
  35. Kernel driver in use: iwlwifi
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 001 Device 004: ID 0bda:5754 Realtek Semiconductor Corp.
  40. Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
  41. Bus 001 Device 005: ID 8087:07dc Intel Corp.
  42. Bus 001 Device 002: ID 8087:8000 Intel Corp.
  43. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  44. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  45. Bus 002 Device 007: ID 2717:ff80
  46. Bus 002 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
  47. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  48.  
  49. ##### PCMCIA card info ##################
  50.  
  51. ##### rfkill ############################
  52.  
  53. 0: dell-rbtn: Wireless LAN
  54. Soft blocked: yes
  55. Hard blocked: yes
  56. 1: phy0: Wireless LAN
  57. Soft blocked: no
  58. Hard blocked: no
  59. 2: hci0: Bluetooth
  60. Soft blocked: yes
  61. Hard blocked: no
  62. 3: phy1: Wireless LAN
  63. Soft blocked: no
  64. Hard blocked: no
  65.  
  66. ##### lsmod #############################
  67.  
  68. iwlmvm 385024 0
  69. mac80211 782336 2 iwlmvm,mt7601u
  70. dell_laptop 20480 0
  71. dell_wmi 16384 0
  72. dell_smbios 16384 2 dell_wmi,dell_laptop
  73. sparse_keymap 16384 1 dell_wmi
  74. wmi_bmof 16384 0
  75. iwlwifi 249856 1 iwlmvm
  76. snd_soc_rt5640 118784 0
  77. snd_soc_rl6231 16384 1 snd_soc_rt5640
  78. snd_soc_core 229376 1 snd_soc_rt5640
  79. cfg80211 614400 4 iwlmvm,iwlwifi,mac80211,mt7601u
  80. snd_pcm 98304 6 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_core,snd_soc_rt5640,snd_soc_core
  81. wmi 24576 2 dell_wmi,wmi_bmof
  82. video 40960 3 dell_wmi,dell_laptop,i915
  83.  
  84. ##### interfaces ########################
  85.  
  86. [/etc/network/interfaces]
  87. auto lo
  88. iface lo inet loopback
  89.  
  90. ##### ifconfig ##########################
  91.  
  92. enp0s20u2 Link encap:Ethernet HWaddr <MAC 'enp0s20u2' [IF1]>
  93. inet addr:192.168.42.59 Bcast:192.168.42.255 Mask:255.255.255.0
  94. inet6 addr: fe80::d3dd:e143:7736:76cf/64 Scope:Link
  95. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  96. RX packets:33598 errors:104 dropped:0 overruns:0 frame:0
  97. TX packets:17962 errors:0 dropped:0 overruns:0 carrier:0
  98. collisions:0 txqueuelen:1000
  99. RX bytes:41613066 (41.6 MB) TX bytes:2551223 (2.5 MB)
  100.  
  101. enp1s0 Link encap:Ethernet HWaddr <MAC 'enp1s0' [IF2]>
  102. UP BROADCAST MULTICAST MTU:1500 Metric:1
  103. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  104. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  105. collisions:0 txqueuelen:1000
  106. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  107.  
  108. lo Link encap:Local Loopback
  109. inet addr:127.0.0.1 Mask:255.0.0.0
  110. inet6 addr: ::1/128 Scope:Host
  111. UP LOOPBACK RUNNING MTU:65536 Metric:1
  112. RX packets:2981 errors:0 dropped:0 overruns:0 frame:0
  113. TX packets:2981 errors:0 dropped:0 overruns:0 carrier:0
  114. collisions:0 txqueuelen:1000
  115. RX bytes:239970 (239.9 KB) TX bytes:239970 (239.9 KB)
  116.  
  117. virbr0 Link encap:Ethernet HWaddr <MAC address>
  118. inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
  119. UP BROADCAST MULTICAST MTU:1500 Metric:1
  120. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  121. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  122. collisions:0 txqueuelen:1000
  123. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  124.  
  125. virbr0-nic Link encap:Ethernet HWaddr <MAC 'virbr0-nic' [IF3]>
  126. BROADCAST MULTICAST MTU:1500 Metric:1
  127. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  128. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  129. collisions:0 txqueuelen:1000
  130. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  131.  
  132. wlp2s0 Link encap:Ethernet HWaddr <MAC 'wlp2s0' [IF4]>
  133. UP BROADCAST MULTICAST MTU:1500 Metric:1
  134. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  135. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  136. collisions:0 txqueuelen:1000
  137. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  138.  
  139. wlx<IF from MAC [IF5]> Link encap:Ethernet HWaddr <MAC 'wlx<IF from MAC [IF5]>' [IF5]>
  140. UP BROADCAST MULTICAST MTU:1500 Metric:1
  141. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  142. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  143. collisions:0 txqueuelen:1000
  144. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  145.  
  146. ##### iwconfig ##########################
  147.  
  148. enp0s20u2 no wireless extensions.
  149.  
  150. virbr0 no wireless extensions.
  151.  
  152. lo no wireless extensions.
  153.  
  154. enp1s0 no wireless extensions.
  155.  
  156. virbr0-nic no wireless extensions.
  157.  
  158. wlx<IF from MAC [IF5]> IEEE 802.11 ESSID:off/any
  159. Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
  160. Retry short limit:7 RTS thr:off Fragment thr:off
  161. Power Management:off
  162.  
  163. wlp2s0 IEEE 802.11 ESSID:off/any
  164. Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
  165. Retry short limit:7 RTS thr:off Fragment thr:off
  166. Power Management:on
  167.  
  168.  
  169. ##### route #############################
  170.  
  171. Kernel IP routing table
  172. Destination Gateway Genmask Flags Metric Ref Use Iface
  173. 0.0.0.0 192.168.42.129 0.0.0.0 UG 100 0 0 enp0s20u2
  174. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp0s20u2
  175. 192.168.42.0 0.0.0.0 255.255.255.0 U 100 0 0 enp0s20u2
  176. 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
  177.  
  178. ##### resolv.conf #######################
  179.  
  180. nameserver 127.0.1.1
  181.  
  182. ##### network managers ##################
  183.  
  184. Installed:
  185.  
  186. NetworkManager
  187.  
  188. Running:
  189.  
  190. root 1953 1 0 15:22 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  191.  
  192. ##### NetworkManager info ###############
  193.  
  194. GENERAL.DEVICE: virbr0
  195. GENERAL.TYPE: bridge
  196. GENERAL.NM-TYPE: NMDeviceBridge
  197. GENERAL.VENDOR:
  198. GENERAL.PRODUCT:
  199. GENERAL.DRIVER: bridge
  200. GENERAL.DRIVER-VERSION: 2.3
  201. GENERAL.FIRMWARE-VERSION: N/A
  202. GENERAL.HWADDR: <MAC address>
  203. GENERAL.MTU: 1500
  204. GENERAL.STATE: 100 (connected)
  205. GENERAL.REASON: 0 (No reason given)
  206. GENERAL.UDI: /sys/devices/virtual/net/virbr0
  207. GENERAL.IP-IFACE: virbr0
  208. GENERAL.IS-SOFTWARE: yes
  209. GENERAL.NM-MANAGED: yes
  210. GENERAL.AUTOCONNECT: yes
  211. GENERAL.FIRMWARE-MISSING: no
  212. GENERAL.NM-PLUGIN-MISSING: no
  213. GENERAL.PHYS-PORT-ID: --
  214. GENERAL.CONNECTION: virbr0
  215. GENERAL.CON-UUID: 60bf0bb0-93a5-4c3e-a7d1-fc62af30c22a
  216. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/0
  217. GENERAL.METERED: no (guessed)
  218. CAPABILITIES.CARRIER-DETECT: yes
  219. CAPABILITIES.SPEED: unknown
  220. CAPABILITIES.IS-SOFTWARE: yes
  221. BRIDGE.SLAVES:
  222. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{11}
  223. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 60bf0bb0-93a5-4c3e-a7d1-fc62af30c22a | virbr0
  224. IP4.ADDRESS[1]: 192.168.122.1/24
  225. IP4.GATEWAY:
  226. IP6.GATEWAY:
  227.  
  228. GENERAL.DEVICE: enp0s20u2
  229. GENERAL.TYPE: ethernet
  230. GENERAL.NM-TYPE: NMDeviceEthernet
  231. GENERAL.VENDOR: Android
  232. GENERAL.PRODUCT: Android
  233. GENERAL.DRIVER: rndis_host
  234. GENERAL.DRIVER-VERSION: 22-Aug-2005
  235. GENERAL.FIRMWARE-VERSION: RNDIS device
  236. GENERAL.HWADDR: <MAC 'enp0s20u2' [IF1]>
  237. GENERAL.MTU: 1500
  238. GENERAL.STATE: 100 (connected)
  239. GENERAL.REASON: 0 (No reason given)
  240. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/net/enp0s20u2
  241. GENERAL.IP-IFACE: enp0s20u2
  242. GENERAL.IS-SOFTWARE: no
  243. GENERAL.NM-MANAGED: yes
  244. GENERAL.AUTOCONNECT: yes
  245. GENERAL.FIRMWARE-MISSING: no
  246. GENERAL.NM-PLUGIN-MISSING: no
  247. GENERAL.PHYS-PORT-ID: --
  248. GENERAL.CONNECTION: Wired connection 2
  249. GENERAL.CON-UUID: eaeac12b-a604-33ec-9534-d573aca1c0e0
  250. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/5
  251. GENERAL.METERED: yes (guessed)
  252. CAPABILITIES.CARRIER-DETECT: yes
  253. CAPABILITIES.SPEED: unknown
  254. CAPABILITIES.IS-SOFTWARE: no
  255. WIRED-PROPERTIES.CARRIER: on
  256. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{16}
  257. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: eaeac12b-a604-33ec-9534-d573aca1c0e0 | Wired connection 2
  258. IP4.ADDRESS[1]: 192.168.42.59/24
  259. IP4.GATEWAY: 192.168.42.129
  260. IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  261. IP4.DNS[1]: 192.168.42.129
  262. DHCP4.OPTION[1]: requested_subnet_mask = 1
  263. DHCP4.OPTION[2]: requested_rfc3442_classless_static_routes = 1
  264. DHCP4.OPTION[3]: subnet_mask = 255.255.255.0
  265. DHCP4.OPTION[4]: domain_name_servers = 192.168.42.129
  266. DHCP4.OPTION[5]: ip_address = 192.168.42.59
  267. DHCP4.OPTION[6]: requested_static_routes = 1
  268. DHCP4.OPTION[7]: dhcp_server_identifier = 192.168.42.129
  269. DHCP4.OPTION[8]: requested_time_offset = 1
  270. DHCP4.OPTION[9]: broadcast_address = 192.168.42.255
  271. DHCP4.OPTION[10]: requested_interface_mtu = 1
  272. DHCP4.OPTION[11]: dhcp_rebinding_time = 3150
  273. DHCP4.OPTION[12]: requested_domain_name_servers = 1
  274. DHCP4.OPTION[13]: dhcp_message_type = 5
  275. DHCP4.OPTION[14]: requested_broadcast_address = 1
  276. DHCP4.OPTION[15]: routers = 192.168.42.129
  277. DHCP4.OPTION[16]: dhcp_renewal_time = 1800
  278. DHCP4.OPTION[17]: requested_domain_name = 1
  279. DHCP4.OPTION[18]: requested_routers = 1
  280. DHCP4.OPTION[19]: expiry = 1531393022
  281. DHCP4.OPTION[20]: requested_wpad = 1
  282. DHCP4.OPTION[21]: host_name = shanu-Inspiron-5547
  283. DHCP4.OPTION[22]: requested_netbios_scope = 1
  284. DHCP4.OPTION[23]: requested_ms_classless_static_routes = 1
  285. DHCP4.OPTION[24]: requested_netbios_name_servers = 1
  286. DHCP4.OPTION[25]: network_number = 192.168.42.0
  287. DHCP4.OPTION[26]: requested_domain_search = 1
  288. DHCP4.OPTION[27]: vendor_encapsulated_options = ANDROID_METERED
  289. DHCP4.OPTION[28]: next_server = 192.168.42.129
  290. DHCP4.OPTION[29]: requested_host_name = 1
  291. DHCP4.OPTION[30]: dhcp_lease_time = 3600
  292. DHCP4.OPTION[31]: requested_ntp_servers = 1
  293. IP6.ADDRESS[1]: fe80::d3dd:e143:7736:76cf/64
  294. IP6.GATEWAY:
  295.  
  296. GENERAL.DEVICE: enp1s0
  297. GENERAL.TYPE: ethernet
  298. GENERAL.NM-TYPE: NMDeviceEthernet
  299. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  300. GENERAL.PRODUCT: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
  301. GENERAL.DRIVER: r8169
  302. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  303. GENERAL.FIRMWARE-VERSION: rtl8106e-1_0.0.1 06/29/12
  304. GENERAL.HWADDR: <MAC 'enp1s0' [IF2]>
  305. GENERAL.MTU: 1500
  306. GENERAL.STATE: 20 (unavailable)
  307. GENERAL.REASON: 2 (Device is now managed)
  308. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/enp1s0
  309. GENERAL.IP-IFACE:
  310. GENERAL.IS-SOFTWARE: no
  311. GENERAL.NM-MANAGED: yes
  312. GENERAL.AUTOCONNECT: yes
  313. GENERAL.FIRMWARE-MISSING: no
  314. GENERAL.NM-PLUGIN-MISSING: no
  315. GENERAL.PHYS-PORT-ID: --
  316. GENERAL.CONNECTION: --
  317. GENERAL.CON-UUID: --
  318. GENERAL.CON-PATH: --
  319. GENERAL.METERED: unknown
  320. CAPABILITIES.CARRIER-DETECT: yes
  321. CAPABILITIES.SPEED: unknown
  322. CAPABILITIES.IS-SOFTWARE: no
  323. WIRED-PROPERTIES.CARRIER: off
  324. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  325.  
  326. GENERAL.DEVICE: wlp2s0
  327. GENERAL.TYPE: wifi
  328. GENERAL.NM-TYPE: NMDeviceWifi
  329. GENERAL.VENDOR: Intel Corporation
  330. GENERAL.PRODUCT: Wireless 3160 (Dual Band Wireless AC 3160)
  331. GENERAL.DRIVER: iwlwifi
  332. GENERAL.DRIVER-VERSION: 4.13.0-45-generic
  333. GENERAL.FIRMWARE-VERSION: 17.948900127.0
  334. GENERAL.HWADDR: <MAC 'wlp2s0' [IF4]>
  335. GENERAL.MTU: 1500
  336. GENERAL.STATE: 20 (unavailable)
  337. GENERAL.REASON: 2 (Device is now managed)
  338. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/wlp2s0
  339. GENERAL.IP-IFACE:
  340. GENERAL.IS-SOFTWARE: no
  341. GENERAL.NM-MANAGED: yes
  342. GENERAL.AUTOCONNECT: yes
  343. GENERAL.FIRMWARE-MISSING: no
  344. GENERAL.NM-PLUGIN-MISSING: no
  345. GENERAL.PHYS-PORT-ID: --
  346. GENERAL.CONNECTION: --
  347. GENERAL.CON-UUID: --
  348. GENERAL.CON-PATH: --
  349. GENERAL.METERED: unknown
  350. CAPABILITIES.CARRIER-DETECT: no
  351. CAPABILITIES.SPEED: unknown
  352. CAPABILITIES.IS-SOFTWARE: no
  353. WIFI-PROPERTIES.WEP: yes
  354. WIFI-PROPERTIES.WPA: yes
  355. WIFI-PROPERTIES.WPA2: yes
  356. WIFI-PROPERTIES.TKIP: yes
  357. WIFI-PROPERTIES.CCMP: yes
  358. WIFI-PROPERTIES.AP: yes
  359. WIFI-PROPERTIES.ADHOC: yes
  360. WIFI-PROPERTIES.2GHZ: yes
  361. WIFI-PROPERTIES.5GHZ: yes
  362. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  363.  
  364. GENERAL.DEVICE: wlx<IF from MAC [IF5]>
  365. GENERAL.TYPE: wifi
  366. GENERAL.NM-TYPE: NMDeviceWifi
  367. GENERAL.VENDOR: MediaTek
  368. GENERAL.PRODUCT: 802.11 n WLAN
  369. GENERAL.DRIVER: mt7601u
  370. GENERAL.DRIVER-VERSION: 4.13.0-45-generic
  371. GENERAL.FIRMWARE-VERSION: N/A
  372. GENERAL.HWADDR: <MAC 'wlx<IF from MAC [IF5]>' [IF5]>
  373. GENERAL.MTU: 1500
  374. GENERAL.STATE: 20 (unavailable)
  375. GENERAL.REASON: 2 (Device is now managed)
  376. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/net/wlx<IF from MAC [IF5]>
  377. GENERAL.IP-IFACE:
  378. GENERAL.IS-SOFTWARE: no
  379. GENERAL.NM-MANAGED: yes
  380. GENERAL.AUTOCONNECT: yes
  381. GENERAL.FIRMWARE-MISSING: no
  382. GENERAL.NM-PLUGIN-MISSING: no
  383. GENERAL.PHYS-PORT-ID: --
  384. GENERAL.CONNECTION: --
  385. GENERAL.CON-UUID: --
  386. GENERAL.CON-PATH: --
  387. GENERAL.METERED: unknown
  388. CAPABILITIES.CARRIER-DETECT: no
  389. CAPABILITIES.SPEED: unknown
  390. CAPABILITIES.IS-SOFTWARE: no
  391. WIFI-PROPERTIES.WEP: yes
  392. WIFI-PROPERTIES.WPA: yes
  393. WIFI-PROPERTIES.WPA2: yes
  394. WIFI-PROPERTIES.TKIP: yes
  395. WIFI-PROPERTIES.CCMP: yes
  396. WIFI-PROPERTIES.AP: no
  397. WIFI-PROPERTIES.ADHOC: no
  398. WIFI-PROPERTIES.2GHZ: yes
  399. WIFI-PROPERTIES.5GHZ: no
  400. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  401.  
  402. GENERAL.DEVICE: virbr0-nic
  403. GENERAL.TYPE: tun
  404. GENERAL.NM-TYPE: NMDeviceTun
  405. GENERAL.VENDOR:
  406. GENERAL.PRODUCT:
  407. GENERAL.DRIVER: tun
  408. GENERAL.DRIVER-VERSION: 1.6
  409. GENERAL.FIRMWARE-VERSION:
  410. GENERAL.HWADDR: <MAC 'virbr0-nic' [IF3]>
  411. GENERAL.MTU: 1500
  412. GENERAL.STATE: 10 (unmanaged)
  413. GENERAL.REASON: 41 (The device's existing connection was assumed)
  414. GENERAL.UDI: /sys/devices/virtual/net/virbr0-nic
  415. GENERAL.IP-IFACE:
  416. GENERAL.IS-SOFTWARE: yes
  417. GENERAL.NM-MANAGED: no
  418. GENERAL.AUTOCONNECT: yes
  419. GENERAL.FIRMWARE-MISSING: no
  420. GENERAL.NM-PLUGIN-MISSING: no
  421. GENERAL.PHYS-PORT-ID: --
  422. GENERAL.CONNECTION: --
  423. GENERAL.CON-UUID: --
  424. GENERAL.CON-PATH: --
  425. GENERAL.METERED: unknown
  426. CAPABILITIES.CARRIER-DETECT: no
  427. CAPABILITIES.SPEED: unknown
  428. CAPABILITIES.IS-SOFTWARE: yes
  429. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  430.  
  431. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
  432.  
  433. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
  434.  
  435. ##### NetworkManager.state ##############
  436.  
  437. [main]
  438. NetworkingEnabled=true
  439. WirelessEnabled=true
  440. WWANEnabled=true
  441.  
  442. ##### NetworkManager.conf ###############
  443.  
  444. [main]
  445. plugins=ifupdown,keyfile,ofono
  446. dns=dnsmasq
  447.  
  448. [ifupdown]
  449. managed=false
  450.  
  451. [device]
  452. wifi.scan-rand-mac-address=no
  453.  
  454. ##### NetworkManager profiles ###########
  455.  
  456. [[/etc/NetworkManager/system-connections/Airbeamnet C15 7042127707]] (600 root)
  457. [connection] id=Airbeamnet C15 7042127707 | type=wifi | permissions=
  458. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=Airbeamnet C15 7042127707
  459. [ipv4] method=auto
  460. [ipv6] method=auto
  461.  
  462. [[/etc/NetworkManager/system-connections/O4S-AIR01]] (600 root)
  463. [connection] id=O4S-AIR01 | type=wifi | permissions=
  464. [wifi] mac-address=<MAC 'wlp2s0' [IF4]> | mac-address-blacklist= | ssid=O4S-AIR01
  465. [ipv4] method=auto
  466. [ipv6] method=auto
  467.  
  468. [[/etc/NetworkManager/system-connections/TU]] (600 root)
  469. [connection] id=TU | type=wifi | permissions=
  470. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=TU
  471. [ipv4] method=auto
  472. [ipv6] method=auto
  473.  
  474. [[/etc/NetworkManager/system-connections/Redmi]] (600 root)
  475. [connection] id=Redmi | type=wifi | permissions=
  476. [wifi] bssid=<MAC address> | mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=Redmi
  477. [ipv4] method=auto
  478. [ipv6] method=auto
  479.  
  480. [[/etc/NetworkManager/system-connections/O4S-AIR01 1]] (600 root)
  481. [connection] id=O4S-AIR01 1 | type=wifi | permissions=
  482. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=O4S-AIR01
  483. [ipv4] method=auto
  484. [ipv6] method=auto
  485.  
  486. [[/etc/NetworkManager/system-connections/test123]] (600 root)
  487. [connection] id=test123 | type=wifi | permissions=
  488. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=test123
  489. [ipv4] method=auto
  490. [ipv6] method=auto
  491.  
  492. [[/etc/NetworkManager/system-connections/JioFi2_1B05DB]] (600 root)
  493. [connection] id=JioFi2_1B05DB | type=wifi | permissions=
  494. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=JioFi2_1B05DB
  495. [ipv4] method=auto
  496. [ipv6] method=auto
  497.  
  498. [[/etc/NetworkManager/system-connections/WR1505N3-E972]] (600 root)
  499. [connection] id=WR1505N3-E972 | type=wifi | permissions=
  500. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=WR1505N3-E972
  501. [ipv4] method=auto
  502. [ipv6] method=auto
  503.  
  504. [[/etc/NetworkManager/system-connections/OnePlus2]] (600 root)
  505. [connection] id=OnePlus2 | type=wifi | permissions=
  506. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=OnePlus2
  507. [ipv4] method=auto
  508. [ipv6] method=auto
  509.  
  510. [[/etc/NetworkManager/system-connections/Airbeam net 7042127707]] (600 root)
  511. [connection] id=Airbeam net 7042127707 | type=wifi | permissions=
  512. [wifi] mac-address=<MAC 'wlx<IF from MAC [IF5]>' [IF5]> | mac-address-blacklist= | ssid=Airbeam net 7042127707
  513. [ipv4] method=auto
  514. [ipv6] method=auto
  515.  
  516. ##### Netplan config ####################
  517.  
  518. ##### iw reg get ########################
  519.  
  520. Region: Asia/Kolkata (based on set time zone)
  521.  
  522. country 00: DFS-UNSET
  523. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  524. (2457 - 2482 @ 20), (N/A, 20), (N/A), NO-IR
  525. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
  526. (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
  527. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
  528. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
  529. (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
  530. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  531.  
  532. ##### iwlist channels ###################
  533.  
  534. enp0s20u2 no frequency information.
  535.  
  536. virbr0 no frequency information.
  537.  
  538. lo no frequency information.
  539.  
  540. enp1s0 no frequency information.
  541.  
  542. virbr0-nic no frequency information.
  543.  
  544. wlx<IF from MAC [IF5]> 14 channels in total; available frequencies :
  545. Channel 01 : 2.412 GHz
  546. Channel 02 : 2.417 GHz
  547. Channel 03 : 2.422 GHz
  548. Channel 04 : 2.427 GHz
  549. Channel 05 : 2.432 GHz
  550. Channel 06 : 2.437 GHz
  551. Channel 07 : 2.442 GHz
  552. Channel 08 : 2.447 GHz
  553. Channel 09 : 2.452 GHz
  554. Channel 10 : 2.457 GHz
  555. Channel 11 : 2.462 GHz
  556. Channel 12 : 2.467 GHz
  557. Channel 13 : 2.472 GHz
  558. Channel 14 : 2.484 GHz
  559. wlp2s0 32 channels in total; available frequencies :
  560. Channel 01 : 2.412 GHz
  561. Channel 02 : 2.417 GHz
  562. Channel 03 : 2.422 GHz
  563. Channel 04 : 2.427 GHz
  564. Channel 05 : 2.432 GHz
  565. Channel 06 : 2.437 GHz
  566. Channel 07 : 2.442 GHz
  567. Channel 08 : 2.447 GHz
  568. Channel 09 : 2.452 GHz
  569. Channel 10 : 2.457 GHz
  570. Channel 11 : 2.462 GHz
  571. Channel 12 : 2.467 GHz
  572. Channel 13 : 2.472 GHz
  573. Channel 36 : 5.18 GHz
  574. Channel 40 : 5.2 GHz
  575. Channel 44 : 5.22 GHz
  576. Channel 48 : 5.24 GHz
  577. Channel 52 : 5.26 GHz
  578. Channel 56 : 5.28 GHz
  579. Channel 60 : 5.3 GHz
  580. Channel 64 : 5.32 GHz
  581. Channel 100 : 5.5 GHz
  582. Channel 104 : 5.52 GHz
  583. Channel 108 : 5.54 GHz
  584. Channel 112 : 5.56 GHz
  585. Channel 116 : 5.58 GHz
  586. Channel 120 : 5.6 GHz
  587. Channel 124 : 5.62 GHz
  588. Channel 128 : 5.64 GHz
  589. Channel 132 : 5.66 GHz
  590. Channel 136 : 5.68 GHz
  591. Channel 140 : 5.7 GHz
  592.  
  593. ##### iwlist scan #######################
  594.  
  595. enp0s20u2 Interface doesn't support scanning.
  596.  
  597. virbr0 Interface doesn't support scanning.
  598.  
  599. lo Interface doesn't support scanning.
  600.  
  601. enp1s0 Interface doesn't support scanning.
  602.  
  603. virbr0-nic Interface doesn't support scanning.
  604.  
  605. Channel occupancy:
  606.  
  607. 2 APs on Frequency:2.412 GHz (Channel 1)
  608. 2 APs on Frequency:2.437 GHz (Channel 6)
  609.  
  610. wlx<IF from MAC [IF5]> Scan completed :
  611. Cell 01 - Address: <MAC 'AndroidAP' [AC1]>
  612. Channel:1
  613. Frequency:2.412 GHz (Channel 1)
  614. Quality=70/70 Signal level=-35 dBm
  615. Encryption key:off
  616. ESSID:"AndroidAP"
  617. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
  618. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  619. 36 Mb/s; 48 Mb/s; 54 Mb/s
  620. Mode:Master
  621. Extra:tsf=000000038f558657
  622. Extra: Last beacon: 32ms ago
  623. Cell 02 - Address: <MAC 'JioFi_3E779F' [AC2]>
  624. Channel:6
  625. Frequency:2.437 GHz (Channel 6)
  626. Quality=49/70 Signal level=-61 dBm
  627. Encryption key:on
  628. ESSID:"JioFi_3E779F"
  629. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  630. 9 Mb/s; 12 Mb/s; 18 Mb/s
  631. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  632. Mode:Master
  633. Extra:tsf=00000011758e81d6
  634. Extra: Last beacon: 32ms ago
  635. IE: IEEE 802.11i/WPA2 Version 1
  636. Group Cipher : TKIP
  637. Pairwise Ciphers (2) : TKIP CCMP
  638. Authentication Suites (1) : PSK
  639. IE: WPA Version 1
  640. Group Cipher : TKIP
  641. Pairwise Ciphers (2) : TKIP CCMP
  642. Authentication Suites (1) : PSK
  643. Cell 03 - Address: <MAC 'DIRECT-YqABHAYmsLF' [AC3]>
  644. Channel:6
  645. Frequency:2.437 GHz (Channel 6)
  646. Quality=49/70 Signal level=-61 dBm
  647. Encryption key:on
  648. ESSID:"DIRECT-YqABHAYmsLF"
  649. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  650. 36 Mb/s; 48 Mb/s; 54 Mb/s
  651. Mode:Master
  652. Extra:tsf=0000000068cd0aaf
  653. Extra: Last beacon: 32ms ago
  654. IE: IEEE 802.11i/WPA2 Version 1
  655. Group Cipher : CCMP
  656. Pairwise Ciphers (1) : CCMP
  657. Authentication Suites (1) : PSK
  658.  
  659. wlp2s0 Scan completed :
  660. Cell 01 - Address: <MAC 'AndroidAP' [AC1]>
  661. Channel:1
  662. Frequency:2.412 GHz (Channel 1)
  663. Quality=26/70 Signal level=-84 dBm
  664. Encryption key:off
  665. ESSID:"AndroidAP"
  666. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
  667. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  668. 36 Mb/s; 48 Mb/s; 54 Mb/s
  669. Mode:Master
  670. Extra:tsf=000000038f6804ce
  671. Extra: Last beacon: 3432ms ago
  672.  
  673. ##### module infos ######################
  674.  
  675. [iwlmvm]
  676. filename: /lib/modules/4.13.0-45-generic/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko
  677. license: GPL
  678. author: Copyright(c) 2003- 2015 Intel Corporation <[email protected]>
  679. description: The new Intel(R) wireless AGN driver for Linux
  680. srcversion: EBD7611E6805E2BDE8304CC
  681. depends: iwlwifi,mac80211,cfg80211
  682. intree: Y
  683. name: iwlmvm
  684. vermagic: 4.13.0-45-generic SMP mod_unload
  685. parm: init_dbg:set to true to debug an ASSERT in INIT fw (default: false (bool)
  686. parm: power_scheme:power management scheme: 1-active, 2-balanced, 3-low power, default: 2 (int)
  687. parm: tfd_q_hang_detect:TFD queues hang detection (default: true (bool)
  688.  
  689. [mac80211]
  690. filename: /lib/modules/4.13.0-45-generic/kernel/net/mac80211/mac80211.ko
  691. license: GPL
  692. description: IEEE 802.11 subsystem
  693. srcversion: 125925493BE4168AD62F1ED
  694. depends: cfg80211
  695. intree: Y
  696. name: mac80211
  697. vermagic: 4.13.0-45-generic SMP mod_unload
  698. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  699. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  700. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  701. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  702. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  703. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  704.  
  705. [iwlwifi]
  706. filename: /lib/modules/4.13.0-45-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
  707. license: GPL
  708. author: Copyright(c) 2003- 2015 Intel Corporation <[email protected]>
  709. description: Intel(R) Wireless WiFi driver for Linux
  710. firmware: iwlwifi-100-5.ucode
  711. firmware: iwlwifi-1000-5.ucode
  712. firmware: iwlwifi-135-6.ucode
  713. firmware: iwlwifi-105-6.ucode
  714. firmware: iwlwifi-2030-6.ucode
  715. firmware: iwlwifi-2000-6.ucode
  716. firmware: iwlwifi-5150-2.ucode
  717. firmware: iwlwifi-5000-5.ucode
  718. firmware: iwlwifi-6000g2b-6.ucode
  719. firmware: iwlwifi-6000g2a-6.ucode
  720. firmware: iwlwifi-6050-5.ucode
  721. firmware: iwlwifi-6000-6.ucode
  722. firmware: iwlwifi-7265D-29.ucode
  723. firmware: iwlwifi-7265-17.ucode
  724. firmware: iwlwifi-3168-29.ucode
  725. firmware: iwlwifi-3160-17.ucode
  726. firmware: iwlwifi-7260-17.ucode
  727. firmware: iwlwifi-8265-33.ucode
  728. firmware: iwlwifi-8000C-33.ucode
  729. firmware: iwlwifi-9260-th-b0-jf-b0--33.ucode
  730. firmware: iwlwifi-9260-th-a0-jf-a0--33.ucode
  731. firmware: iwlwifi-9000-pu-a0-jf-b0--33.ucode
  732. firmware: iwlwifi-9000-pu-a0-jf-a0--33.ucode
  733. firmware: iwlwifi-Qu-a0-jf-b0--33.ucode
  734. firmware: iwlwifi-Qu-a0-hr-a0--33.ucode
  735. srcversion: 339D7D3BD0DD2A9C7FE616F
  736. depends: cfg80211
  737. intree: Y
  738. name: iwlwifi
  739. vermagic: 4.13.0-45-generic SMP mod_unload
  740. parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
  741. parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
  742. 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)
  743. parm: fw_restart:restart firmware in case of error (default true) (bool)
  744. parm: antenna_coupling:specify antenna coupling in dB (default: 0 dB) (int)
  745. parm: nvm_file:NVM file name (charp)
  746. parm: d0i3_disable:disable d0i3 functionality (default: Y) (bool)
  747. parm: lar_disable:disable LAR functionality (default: N) (bool)
  748. parm: uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
  749. parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
  750. parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
  751. parm: power_save:enable WiFi power management (default: disable) (bool)
  752. parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
  753. parm: fw_monitor:firmware monitor - to debug FW (default: false - needs lots of memory) (bool)
  754. parm: d0i3_timeout:Timeout to D0i3 entry when idle (ms) (uint)
  755. parm: disable_11ac:Disable VHT capabilities (default: false) (bool)
  756.  
  757. [cfg80211]
  758. filename: /lib/modules/4.13.0-45-generic/kernel/net/wireless/cfg80211.ko
  759. description: wireless configuration support
  760. license: GPL
  761. author: Johannes Berg
  762. srcversion: A5EDD7467E172A70410EBCD
  763. depends:
  764. intree: Y
  765. name: cfg80211
  766. vermagic: 4.13.0-45-generic SMP mod_unload
  767. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  768. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  769. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  770.  
  771. ##### module parameters #################
  772.  
  773. [iwlmvm]
  774. init_dbg: N
  775. power_scheme: 2
  776. tfd_q_hang_detect: Y
  777.  
  778. [mac80211]
  779. beacon_loss_count: 7
  780. ieee80211_default_rc_algo: minstrel_ht
  781. max_nullfunc_tries: 2
  782. max_probe_tries: 5
  783. minstrel_vht_only: Y
  784. probe_wait_ms: 500
  785.  
  786. [iwlwifi]
  787. 11n_disable: 0
  788. amsdu_size: 0
  789. antenna_coupling: 0
  790. bt_coex_active: Y
  791. d0i3_disable: Y
  792. d0i3_timeout: 1000
  793. disable_11ac: N
  794. fw_monitor: N
  795. fw_restart: Y
  796. lar_disable: N
  797. led_mode: 0
  798. nvm_file: (null)
  799. power_level: 0
  800. power_save: N
  801. swcrypto: 0
  802. uapsd_disable: 3
  803.  
  804. [cfg80211]
  805. bss_entries_limit: 1000
  806. cfg80211_disable_40mhz_24ghz: N
  807. ieee80211_regdom: 00
  808.  
  809. ##### /etc/modules ######################
  810.  
  811. ##### modprobe options ##################
  812.  
  813. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  814. blacklist microcode
  815.  
  816. [/etc/modprobe.d/blacklist-ath_pci.conf]
  817. blacklist ath_pci
  818.  
  819. [/etc/modprobe.d/blacklist.conf]
  820. blacklist evbug
  821. blacklist usbmouse
  822. blacklist usbkbd
  823. blacklist eepro100
  824. blacklist de4x5
  825. blacklist eth1394
  826. blacklist snd_intel8x0m
  827. blacklist snd_aw2
  828. blacklist i2c_i801
  829. blacklist prism54
  830. blacklist bcm43xx
  831. blacklist garmin_gps
  832. blacklist asus_acpi
  833. blacklist snd_pcsp
  834. blacklist pcspkr
  835. blacklist amd76x_edac
  836.  
  837. [/etc/modprobe.d/blacklist-rare-network.conf]
  838. alias net-pf-3 off
  839. alias net-pf-6 off
  840. alias net-pf-9 off
  841. alias net-pf-11 off
  842. alias net-pf-12 off
  843. alias net-pf-19 off
  844. alias net-pf-21 off
  845. alias net-pf-36 off
  846.  
  847. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  848. blacklist microcode
  849.  
  850. [/etc/modprobe.d/iwlwifi.conf]
  851. remove iwlwifi \
  852. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  853. && /sbin/modprobe -r mac80211
  854.  
  855. [/etc/modprobe.d/mlx4.conf]
  856. softdep mlx4_core post: mlx4_en
  857.  
  858. [/etc/modprobe.d/qemu-system-x86.conf]
  859. options kvm_intel nested=1
  860.  
  861. ##### rc.local ##########################
  862.  
  863. exit 0
  864.  
  865. ##### pm-utils ##########################
  866.  
  867. [/etc/pm/sleep.d/00_check_touchpad_status] (755 root)
  868. LOGFILE="/var/log/sleep.log"
  869. case "$1" in
  870. resume|thaw)
  871. echo "Resume normal from suspend at `date`" >> "$LOGFILE"
  872. /usr/bin/python3 /usr/share/touchpad-indicator/check_touchpad_status.py resume
  873. echo "Touchpad enabled"
  874. ;;
  875. esac
  876.  
  877. ##### udev rules ########################
  878.  
  879. ##### dmesg #############################
  880.  
  881. [ 40.383849] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
  882. [ 41.856725] mt7601u 2-1:1.0 wlx<IF from MAC [IF5]>: renamed from wlan0
  883. [ 42.829630] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  884. [ 42.833085] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
  885. [ 43.097281] r8169 0000:01:00.0 enp1s0: link down
  886. [ 43.097334] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
  887. [ 43.446997] IPv6: ADDRCONF(NETDEV_UP): wlx<IF from MAC [IF5]>: link is not ready
  888. [ 228.143855] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  889. [ 235.161270] IPv6: ADDRCONF(NETDEV_UP): wlx<IF from MAC [IF5]>: link is not ready (repeated 2 times)
  890. [ 252.915302] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  891. [ 252.918937] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
  892. [ 264.696161] virbr0: port 1(virbr0-nic) entered blocking state
  893. [ 264.696164] virbr0: port 1(virbr0-nic) entered disabled state
  894. [ 264.696210] device virbr0-nic entered promiscuous mode
  895. [ 269.722033] virbr0: port 1(virbr0-nic) entered blocking state
  896. [ 269.722035] virbr0: port 1(virbr0-nic) entered listening state
  897. [ 271.256875] virbr0: port 1(virbr0-nic) entered disabled state
  898. [ 271.260344] device virbr0-nic left promiscuous mode
  899. [ 271.260363] virbr0: port 1(virbr0-nic) entered disabled state
  900. [ 380.097413] rndis_host 2-2:1.0 enp0s20u2: renamed from usb0
  901. [ 380.143923] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2: link is not ready
  902. [ 476.278049] rndis_host 2-2:1.0 enp0s20u2: unregister 'rndis_host' usb-0000:00:14.0-2, RNDIS device
  903. [ 476.740176] rndis_host 2-2:1.0 enp0s20u2: renamed from usb0
  904. [ 476.823833] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2: link is not ready
  905. [ 495.909593] rndis_host 2-2:1.0 enp0s20u2: unregister 'rndis_host' usb-0000:00:14.0-2, RNDIS device
  906. [ 496.373473] rndis_host 2-2:1.0 enp0s20u2: renamed from usb0
  907. [ 496.608919] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2: link is not ready
  908. [ 498.090823] rndis_host 2-2:1.0 enp0s20u2: unregister 'rndis_host' usb-0000:00:14.0-2, RNDIS device
  909. [ 498.545510] rndis_host 2-2:1.0 enp0s20u2: renamed from usb0
  910. [ 498.572877] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2: link is not ready
  911.  
  912. ########## wireless info END ############
Add Comment
Please, Sign In to add comment