Advertisement
Guest User

Untitled

a guest
Dec 31st, 2022
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.98 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 31 Dec 2022 10:40 EST -0500
  5.  
  6. Booted last: 31 Dec 2022 00:00 EST -0500
  7.  
  8. Script from: 25 Jan 2020 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 22.04.1 LTS
  14. Release: 22.04
  15. Codename: jammy
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 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. 00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) [8086:1502] (rev 04)
  30. Subsystem: Lenovo ThinkPad T520 [17aa:21ce]
  31. Kernel driver in use: e1000e
  32.  
  33. 03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0085] (rev 34)
  34. Subsystem: Intel Corporation Centrino Advanced-N 6205 (802.11a/b/g/n) [8086:1311]
  35. Kernel driver in use: iwlwifi
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  40. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  42. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  43.  
  44. ##### PCMCIA card info ##################
  45.  
  46. ##### rfkill ############################
  47.  
  48. ##### secure boot #######################
  49.  
  50. This system doesn't support Secure Boot
  51.  
  52. ##### lsmod #############################
  53.  
  54. mac80211 1249280 0
  55. libarc4 16384 1 mac80211
  56. iwlwifi 450560 0
  57. cfg80211 974848 2 iwlwifi,mac80211
  58. wmi_bmof 16384 0
  59. wmi 32768 2 wmi_bmof,think_lmi
  60.  
  61. ##### interfaces ########################
  62.  
  63. ##### ifconfig ##########################
  64.  
  65. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  66. link/loopback <MAC address> brd <MAC address>
  67. inet 127.0.0.1/8 scope host lo
  68. valid_lft forever preferred_lft forever
  69. inet6 ::1/128 scope host
  70. valid_lft forever preferred_lft forever
  71. 2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
  72. link/ether <MAC 'enp0s25' [IF1]> brd <MAC address>
  73. inet 192.168.1.169/24 brd 192.168.1.255 scope global dynamic noprefixroute enp0s25
  74. valid_lft 73704sec preferred_lft 73704sec
  75. inet6 2600:4040:44a1:8600:370c:64c3:8775:25b6/64 scope global temporary dynamic
  76. valid_lft 7151sec preferred_lft 7151sec
  77. inet6 2600:4040:44a1:8600:bc3c:e2ec:7753:8667/64 scope global dynamic mngtmpaddr noprefixroute
  78. valid_lft 7151sec preferred_lft 7151sec
  79. inet6 fe80::ce9c:b656:f447:d65/64 scope link noprefixroute
  80. valid_lft forever preferred_lft forever
  81.  
  82. ##### iwconfig ##########################
  83.  
  84. lo no wireless extensions.
  85.  
  86. enp0s25 no wireless extensions.
  87.  
  88. ##### route #############################
  89.  
  90. default via 192.168.1.1 dev enp0s25 proto dhcp metric 100
  91. 169.254.0.0/16 dev enp0s25 scope link metric 1000
  92. 192.168.1.0/24 dev enp0s25 proto kernel scope link src 192.168.1.169 metric 100
  93.  
  94. ##### resolv.conf #######################
  95.  
  96. [777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
  97.  
  98. nameserver 127.0.0.53
  99. options edns0 trust-ad
  100. search mynetworksettings.com
  101.  
  102. ##### network managers ##################
  103.  
  104. Installed:
  105.  
  106. NetworkManager
  107.  
  108. Running:
  109.  
  110. root 772 1 0 Dec30 ? 00:00:01 /usr/sbin/NetworkManager --no-daemon
  111.  
  112. ##### NetworkManager info ###############
  113.  
  114. GENERAL.DEVICE: enp0s25
  115. GENERAL.TYPE: ethernet
  116. GENERAL.NM-TYPE: NMDeviceEthernet
  117. GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/Devices/2
  118. GENERAL.VENDOR: Intel Corporation
  119. GENERAL.PRODUCT: 82579LM Gigabit Network Connection (Lewisville) (ThinkPad T520)
  120. GENERAL.DRIVER: e1000e
  121. GENERAL.DRIVER-VERSION: 5.15.0-56-generic
  122. GENERAL.FIRMWARE-VERSION: 0.13-3
  123. GENERAL.HWADDR: <MAC 'enp0s25' [IF1]>
  124. GENERAL.MTU: 1500
  125. GENERAL.STATE: 100 (connected)
  126. GENERAL.REASON: 0 (No reason given)
  127. GENERAL.IP4-CONNECTIVITY: 4 (full)
  128. GENERAL.IP6-CONNECTIVITY: 4 (full)
  129. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:19.0/net/enp0s25
  130. GENERAL.PATH: pci-0000:00:19.0
  131. GENERAL.IP-IFACE: enp0s25
  132. GENERAL.IS-SOFTWARE: no
  133. GENERAL.NM-MANAGED: yes
  134. GENERAL.AUTOCONNECT: yes
  135. GENERAL.FIRMWARE-MISSING: no
  136. GENERAL.NM-PLUGIN-MISSING: no
  137. GENERAL.PHYS-PORT-ID: --
  138. GENERAL.CONNECTION: Wired connection 1
  139. GENERAL.CON-UUID: fadff5f7-862f-381e-99fa-4d04b3d1177f
  140. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/6
  141. GENERAL.METERED: no (guessed)
  142. CAPABILITIES.CARRIER-DETECT: yes
  143. CAPABILITIES.SPEED: 1000 Mb/s
  144. CAPABILITIES.IS-SOFTWARE: no
  145. CAPABILITIES.SRIOV: no
  146. INTERFACE-FLAGS.UP: yes
  147. INTERFACE-FLAGS.LOWER-UP: yes
  148. INTERFACE-FLAGS.CARRIER: yes
  149. INTERFACE-FLAGS.PROMISC: no
  150. WIRED-PROPERTIES.CARRIER: on
  151. IP4.ADDRESS[1]: 192.168.1.169/24
  152. IP4.GATEWAY: 192.168.1.1
  153. IP4.ROUTE[1]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
  154. IP4.ROUTE[2]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
  155. IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  156. IP4.DNS[1]: 192.168.1.1
  157. IP4.DOMAIN[1]: mynetworksettings.com
  158. DHCP4.OPTION[1]: dhcp_lease_time = 86400
  159. DHCP4.OPTION[2]: dhcp_server_identifier = 192.168.1.1
  160. DHCP4.OPTION[3]: domain_name = mynetworksettings.com
  161. DHCP4.OPTION[4]: domain_name_servers = 192.168.1.1
  162. DHCP4.OPTION[5]: expiry = 1672574918
  163. DHCP4.OPTION[6]: ip_address = 192.168.1.169
  164. DHCP4.OPTION[7]: requested_broadcast_address = 1
  165. DHCP4.OPTION[8]: requested_domain_name = 1
  166. DHCP4.OPTION[9]: requested_domain_name_servers = 1
  167. DHCP4.OPTION[10]: requested_domain_search = 1
  168. DHCP4.OPTION[11]: requested_host_name = 1
  169. DHCP4.OPTION[12]: requested_interface_mtu = 1
  170. DHCP4.OPTION[13]: requested_ms_classless_static_routes = 1
  171. DHCP4.OPTION[14]: requested_nis_domain = 1
  172. DHCP4.OPTION[15]: requested_nis_servers = 1
  173. DHCP4.OPTION[16]: requested_ntp_servers = 1
  174. DHCP4.OPTION[17]: requested_rfc3442_classless_static_routes = 1
  175. DHCP4.OPTION[18]: requested_root_path = 1
  176. DHCP4.OPTION[19]: requested_routers = 1
  177. DHCP4.OPTION[20]: requested_static_routes = 1
  178. DHCP4.OPTION[21]: requested_subnet_mask = 1
  179. DHCP4.OPTION[22]: requested_time_offset = 1
  180. DHCP4.OPTION[23]: requested_wpad = 1
  181. DHCP4.OPTION[24]: routers = 192.168.1.1
  182. DHCP4.OPTION[25]: subnet_mask = 255.255.255.0
  183. IP6.ADDRESS[1]: 2600:4040:44a1:8600:370c:64c3:8775:25b6/64
  184. IP6.ADDRESS[2]: 2600:4040:44a1:8600:bc3c:e2ec:7753:8667/64
  185. IP6.ADDRESS[3]: fe80::ce9c:b656:f447:d65/64
  186. IP6.GATEWAY: fe80::7a67:eff:fe31:b819
  187. IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 1024
  188. IP6.ROUTE[2]: dst = 2600:4040:44a1:8600::/64, nh = ::, mt = 100
  189. IP6.ROUTE[3]: dst = 2600:4040:44a1:8600::/56, nh = fe80::7a67:eff:fe31:b819, mt = 100
  190. IP6.ROUTE[4]: dst = ::/0, nh = fe80::7a67:eff:fe31:b819, mt = 100
  191. IP6.DNS[1]: 2600:4040:44a1:8600::1
  192. DHCP6.OPTION[1]: dhcp6_name_servers = 2600:4040:44a1:8600::1
  193. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/7
  194. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: fadff5f7-862f-381e-99fa-4d04b3d1177f | Wired connection 1
  195.  
  196. ##### NetworkManager.state ##############
  197.  
  198. [main]
  199. NetworkingEnabled=true
  200. WirelessEnabled=true
  201. WWANEnabled=true
  202.  
  203. ##### NetworkManager config #############
  204.  
  205. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  206. [connection]
  207. wifi.powersave = 3
  208.  
  209. [[/etc/NetworkManager/NetworkManager.conf]]
  210. [main]
  211. plugins=ifupdown,keyfile
  212. [ifupdown]
  213. managed=false
  214. [device]
  215. wifi.scan-rand-mac-address=no
  216.  
  217. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  218. [main]
  219. dns=systemd-resolved
  220.  
  221. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  222. [keyfile]
  223. unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma
  224.  
  225. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  226. [device-31-mac-addr-change]
  227. match-device=driver:eagle_sdio,driver:wl
  228. wifi.scan-rand-mac-address=no
  229.  
  230. ##### NetworkManager profiles ###########
  231.  
  232. [[/etc/NetworkManager/system-connections/Verizon_K7CSQK.nmconnection]] (600 root)
  233. [connection] id=Verizon_K7CSQK | type=wifi
  234. [wifi] ssid=Verizon_K7CSQK
  235. [ipv4] method=auto
  236. [ipv6] method=auto
  237.  
  238. [[/etc/NetworkManager/system-connections/Verizon_4TNCY6.nmconnection]] (600 root)
  239. [connection] id=Verizon_4TNCY6 | type=wifi
  240. [wifi] ssid=Verizon_4TNCY6
  241. [ipv4] method=auto
  242. [ipv6] method=auto
  243.  
  244. [[/etc/NetworkManager/system-connections/SBG6400-ABD39.nmconnection]] (600 root)
  245. [connection] id=SBG6400-ABD39 | type=wifi
  246. [wifi] ssid=SBG6400-ABD39
  247. [ipv4] method=auto
  248. [ipv6] method=auto
  249.  
  250. [[/etc/NetworkManager/system-connections/MySpectrumWiFi38-5G.nmconnection]] (600 root)
  251. [connection] id=MySpectrumWiFi38-5G | type=wifi
  252. [wifi] ssid=MySpectrumWiFi38-5G
  253. [ipv4] method=auto
  254. [ipv6] method=auto
  255.  
  256. [[/etc/NetworkManager/system-connections/SBG6400-A5D81.nmconnection]] (600 root)
  257. [connection] id=SBG6400-A5D81 | type=wifi
  258. [wifi] ssid=SBG6400-A5D81
  259. [ipv4] method=auto
  260. [ipv6] method=auto
  261.  
  262. [[/etc/NetworkManager/system-connections/Verizon_XL7RX6.nmconnection]] (600 root)
  263. [connection] id=Verizon_XL7RX6 | type=wifi
  264. [wifi] ssid=Verizon_XL7RX6
  265. [ipv4] method=auto
  266. [ipv6] method=auto
  267.  
  268. ##### Netplan config ####################
  269.  
  270. [/etc/netplan/01-network-manager-all.yaml]
  271. network:
  272. version: 2
  273. renderer: NetworkManager
  274.  
  275. ##### iw reg get ########################
  276.  
  277. Region: America/New_York (based on set time zone)
  278.  
  279. global
  280. country 00: DFS-UNSET
  281. (755 - 928 @ 2), (N/A, 20), (N/A), PASSIVE-SCAN
  282. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  283. (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  284. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
  285. (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  286. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
  287. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
  288. (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
  289. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  290.  
  291. ##### iwlist channels ###################
  292.  
  293. lo no frequency information.
  294.  
  295. enp0s25 no frequency information.
  296.  
  297. ##### iwlist scan #######################
  298.  
  299. lo Interface doesn't support scanning.
  300.  
  301. enp0s25 Interface doesn't support scanning.
  302.  
  303. ##### module infos ######################
  304.  
  305. [mac80211]
  306. filename: /lib/modules/5.15.0-56-generic/kernel/net/mac80211/mac80211.ko
  307. license: GPL
  308. description: IEEE 802.11 subsystem
  309. depends: cfg80211,libarc4
  310. retpoline: Y
  311. intree: Y
  312. name: mac80211
  313. vermagic: 5.15.0-56-generic SMP mod_unload modversions
  314. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  315. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  316. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  317. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  318. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  319. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  320.  
  321. [iwlwifi]
  322. filename: /lib/modules/5.15.0-56-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
  323. license: GPL
  324. description: Intel(R) Wireless WiFi driver for Linux
  325. depends: cfg80211
  326. retpoline: Y
  327. intree: Y
  328. name: iwlwifi
  329. vermagic: 5.15.0-56-generic SMP mod_unload modversions
  330. parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
  331. parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
  332. parm: amsdu_size:amsdu size 0: 12K for multi Rx queue devices, 2K for AX210 devices, 4K for other devices 1:4K 2:8K 3:12K (16K buffers) 4: 2K (default 0) (int)
  333. parm: fw_restart:restart firmware in case of error (default true) (bool)
  334. parm: nvm_file:NVM file name (charp)
  335. parm: uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
  336. parm: enable_ini:Enable debug INI TLV FW debug infrastructure (default: true (bool)
  337. parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
  338. parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
  339. parm: power_save:enable WiFi power management (default: disable) (bool)
  340. parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
  341. parm: disable_11ac:Disable VHT capabilities (default: false) (bool)
  342. parm: remove_when_gone:Remove dev from PCIe bus if it is deemed inaccessible (default: false) (bool)
  343. parm: disable_11ax:Disable HE capabilities (default: false) (bool)
  344.  
  345. [cfg80211]
  346. filename: /lib/modules/5.15.0-56-generic/kernel/net/wireless/cfg80211.ko
  347. description: wireless configuration support
  348. license: GPL
  349. depends:
  350. retpoline: Y
  351. intree: Y
  352. name: cfg80211
  353. vermagic: 5.15.0-56-generic SMP mod_unload modversions
  354. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  355. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  356. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  357.  
  358. ##### module parameters #################
  359.  
  360. [mac80211]
  361. beacon_loss_count: 7
  362. ieee80211_default_rc_algo: minstrel_ht
  363. max_nullfunc_tries: 2
  364. max_probe_tries: 5
  365. minstrel_vht_only: Y
  366. probe_wait_ms: 500
  367.  
  368. [iwlwifi]
  369. 11n_disable: 0
  370. amsdu_size: 0
  371. bt_coex_active: Y
  372. disable_11ac: N
  373. disable_11ax: N
  374. enable_ini: Y
  375. fw_restart: Y
  376. led_mode: 0
  377. nvm_file: (null)
  378. power_level: 0
  379. power_save: N
  380. remove_when_gone: N
  381. swcrypto: 0
  382. uapsd_disable: 3
  383.  
  384. [cfg80211]
  385. bss_entries_limit: 1000
  386. cfg80211_disable_40mhz_24ghz: N
  387. ieee80211_regdom: 00
  388.  
  389. ##### /etc/modules ######################
  390.  
  391. ##### modprobe options ##################
  392.  
  393. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  394. blacklist microcode
  395.  
  396. [/etc/modprobe.d/blacklist-ath_pci.conf]
  397. blacklist ath_pci
  398.  
  399. [/etc/modprobe.d/blacklist.conf]
  400. blacklist evbug
  401. blacklist usbmouse
  402. blacklist usbkbd
  403. blacklist eepro100
  404. blacklist de4x5
  405. blacklist eth1394
  406. blacklist snd_intel8x0m
  407. blacklist snd_aw2
  408. blacklist prism54
  409. blacklist bcm43xx
  410. blacklist garmin_gps
  411. blacklist asus_acpi
  412. blacklist snd_pcsp
  413. blacklist pcspkr
  414. blacklist amd76x_edac
  415.  
  416. [/etc/modprobe.d/blacklist-rare-network.conf]
  417. alias net-pf-3 off
  418. alias net-pf-6 off
  419. alias net-pf-9 off
  420. alias net-pf-11 off
  421. alias net-pf-12 off
  422. alias net-pf-19 off
  423. alias net-pf-21 off
  424. alias net-pf-36 off
  425.  
  426. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  427. blacklist microcode
  428.  
  429. [/etc/modprobe.d/iwlwifi.conf]
  430. remove iwlwifi \
  431. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  432. && /sbin/modprobe -r mac80211
  433.  
  434. ##### rc.local ##########################
  435.  
  436. grep: /etc/rc.local: No such file or directory
  437.  
  438. ##### pm-utils ##########################
  439.  
  440. ##### udev rules ########################
  441.  
  442. ##### dmesg #############################
  443.  
  444. [ 4504.453519] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
  445. [ 4522.532285] e1000e 0000:00:19.0 enp0s25: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
  446. [ 4522.532383] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
  447.  
  448. ########## wireless info END ############
  449.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement