Advertisement
Guest User

WirelessInfo18Jan

a guest
Jan 18th, 2020
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.05 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 18 Jan 2020 10:27 EST -0500
  5.  
  6. Booted last: 18 Jan 2020 00:00 EST -0500
  7.  
  8. Script from: 22 Oct 2018 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 18.04.3 LTS
  14. Release: 18.04
  15. Codename: bionic
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 5.3.11-050311-generic #201911121635 SMP Tue Nov 12 21:37:23 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash, vt.handoff=1
  22.  
  23. ##### desktop ###########################
  24.  
  25. Ubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
  30. Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  31. Kernel driver in use: e1000e
  32.  
  33. 03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter [10ec:818b] (rev ff)
  34. Kernel driver in use: rtl8192ee
  35. Kernel modules: rtl8192ee
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 001 Device 002: ID 8087:8000 Intel Corp.
  40. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  42. Bus 002 Device 003: ID 5986:0268 Acer, Inc
  43. Bus 002 Device 002: ID 0bda:8761 Realtek Semiconductor Corp.
  44. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  45.  
  46. ##### PCMCIA card info ##################
  47.  
  48. ##### rfkill ############################
  49.  
  50. 0: tpacpi_bluetooth_sw: Bluetooth
  51. Soft blocked: no
  52. Hard blocked: no
  53. 1: phy0: Wireless LAN
  54. Soft blocked: no
  55. Hard blocked: no
  56. 2: hci0: Bluetooth
  57. Soft blocked: no
  58. Hard blocked: no
  59.  
  60. ##### secure boot #######################
  61.  
  62. 'mokutil' is not installed (package "mokutil").
  63.  
  64. ##### lsmod #############################
  65.  
  66. rtl8192ee 110592 0
  67. btcoexist 155648 1 rtl8192ee
  68. rtl_pci 28672 1 rtl8192ee
  69. rtlwifi 86016 3 rtl_pci,btcoexist,rtl8192ee
  70. mac80211 847872 3 rtl_pci,rtlwifi,rtl8192ee
  71. cfg80211 712704 2 rtlwifi,mac80211
  72. wmi_bmof 16384 0
  73. libarc4 16384 1 mac80211
  74. wmi 32768 1 wmi_bmof
  75.  
  76. ##### interfaces ########################
  77.  
  78. [/etc/network/interfaces]
  79. auto lo
  80. iface lo inet loopback
  81.  
  82. ##### ifconfig ##########################
  83.  
  84. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  85. link/loopback <MAC address> brd <MAC address>
  86. inet 127.0.0.1/8 scope host lo
  87. valid_lft forever preferred_lft forever
  88. inet6 ::1/128 scope host
  89. valid_lft forever preferred_lft forever
  90. 2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
  91. link/ether <MAC 'enp0s25' [IF1]> brd <MAC address>
  92. inet 192.168.1.240/24 brd 192.168.1.255 scope global dynamic noprefixroute enp0s25
  93. valid_lft 85896sec preferred_lft 85896sec
  94. inet6 fe80::d1ce:6d43:a1b2:57d6/64 scope link noprefixroute
  95. valid_lft forever preferred_lft forever
  96. 3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
  97. link/ether <MAC 'wlp3s0' [IF2]> brd <MAC address>
  98.  
  99. ##### iwconfig ##########################
  100.  
  101. enp0s25 no wireless extensions.
  102.  
  103. lo no wireless extensions.
  104.  
  105. wlp3s0 IEEE 802.11 ESSID:off/any
  106. Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
  107. Retry short limit:7 RTS thr=2347 B Fragment thr:off
  108. Power Management:on
  109.  
  110.  
  111. ##### route #############################
  112.  
  113. default via 192.168.1.1 dev enp0s25 proto dhcp metric 100
  114. 169.254.0.0/16 dev enp0s25 scope link metric 1000
  115. 192.168.1.0/24 dev enp0s25 proto kernel scope link src 192.168.1.240 metric 100
  116.  
  117. ##### resolv.conf #######################
  118.  
  119. [777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
  120.  
  121. nameserver 127.0.0.53
  122. options edns0
  123. search fios-router.home
  124.  
  125. ##### network managers ##################
  126.  
  127. Installed:
  128.  
  129. NetworkManager
  130.  
  131. Running:
  132.  
  133. root 877 1 0 09:55 ? 00:00:01 /usr/sbin/NetworkManager --no-daemon
  134.  
  135. ##### NetworkManager info ###############
  136.  
  137. GENERAL.DEVICE: enp0s25
  138. GENERAL.TYPE: ethernet
  139. GENERAL.NM-TYPE: NMDeviceEthernet
  140. GENERAL.VENDOR: Intel Corporation
  141. GENERAL.PRODUCT: Ethernet Connection I218-LM (ThinkPad X240)
  142. GENERAL.DRIVER: e1000e
  143. GENERAL.DRIVER-VERSION: 3.2.6-k
  144. GENERAL.FIRMWARE-VERSION: 0.6-3
  145. GENERAL.HWADDR: <MAC 'enp0s25' [IF1]>
  146. GENERAL.MTU: 1500
  147. GENERAL.STATE: 100 (connected)
  148. GENERAL.REASON: 0 (No reason given)
  149. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:19.0/net/enp0s25
  150. GENERAL.IP-IFACE: enp0s25
  151. GENERAL.IS-SOFTWARE: no
  152. GENERAL.NM-MANAGED: yes
  153. GENERAL.AUTOCONNECT: yes
  154. GENERAL.FIRMWARE-MISSING: no
  155. GENERAL.NM-PLUGIN-MISSING: no
  156. GENERAL.PHYS-PORT-ID: --
  157. GENERAL.CONNECTION: Wired connection 1
  158. GENERAL.CON-UUID: a42bdb28-767e-3eca-a9ab-f5f049269d79
  159. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/2
  160. GENERAL.METERED: no (guessed)
  161. CAPABILITIES.CARRIER-DETECT: yes
  162. CAPABILITIES.SPEED: 100 Mb/s
  163. CAPABILITIES.IS-SOFTWARE: no
  164. CAPABILITIES.SRIOV: no
  165. WIRED-PROPERTIES.CARRIER: on
  166. IP4.ADDRESS[1]: 192.168.1.240/24
  167. IP4.GATEWAY: 192.168.1.1
  168. IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
  169. IP4.ROUTE[2]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
  170. IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  171. IP4.DNS[1]: 192.168.1.1
  172. IP4.DOMAIN[1]: fios-router.home
  173. DHCP4.OPTION[1]: requested_wpad = 1
  174. DHCP4.OPTION[2]: requested_domain_search = 1
  175. DHCP4.OPTION[3]: dhcp_message_type = 5
  176. DHCP4.OPTION[4]: requested_time_offset = 1
  177. DHCP4.OPTION[5]: requested_broadcast_address = 1
  178. DHCP4.OPTION[6]: requested_rfc3442_classless_static_routes = 1
  179. DHCP4.OPTION[7]: requested_domain_name = 1
  180. DHCP4.OPTION[8]: domain_name = fios-router.home
  181. DHCP4.OPTION[9]: expiry = 1579447124
  182. DHCP4.OPTION[10]: next_server = 0.0.0.0
  183. DHCP4.OPTION[11]: requested_netbios_scope = 1
  184. DHCP4.OPTION[12]: requested_interface_mtu = 1
  185. DHCP4.OPTION[13]: requested_subnet_mask = 1
  186. DHCP4.OPTION[14]: routers = 192.168.1.1
  187. DHCP4.OPTION[15]: dhcp_lease_time = 86400
  188. DHCP4.OPTION[16]: ip_address = 192.168.1.240
  189. DHCP4.OPTION[17]: domain_search = fios-router.home.
  190. DHCP4.OPTION[18]: subnet_mask = 255.255.255.0
  191. DHCP4.OPTION[19]: requested_static_routes = 1
  192. DHCP4.OPTION[20]: broadcast_address = 192.168.1.255
  193. DHCP4.OPTION[21]: requested_ntp_servers = 1
  194. DHCP4.OPTION[22]: requested_netbios_name_servers = 1
  195. DHCP4.OPTION[23]: domain_name_servers = 192.168.1.1
  196. DHCP4.OPTION[24]: requested_ms_classless_static_routes = 1
  197. DHCP4.OPTION[25]: requested_routers = 1
  198. DHCP4.OPTION[26]: requested_domain_name_servers = 1
  199. DHCP4.OPTION[27]: requested_host_name = 1
  200. DHCP4.OPTION[28]: network_number = 192.168.1.0
  201. DHCP4.OPTION[29]: dhcp_server_identifier = 192.168.1.1
  202. IP6.ADDRESS[1]: fe80::d1ce:6d43:a1b2:57d6/64
  203. IP6.GATEWAY: --
  204. IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255
  205. IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256
  206. IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100
  207. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3}
  208. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: a42bdb28-767e-3eca-a9ab-f5f049269d79 | Wired connection 1
  209.  
  210. GENERAL.DEVICE: <MAC address>
  211. GENERAL.TYPE: bt
  212. GENERAL.NM-TYPE: NMDeviceBt
  213. GENERAL.VENDOR: --
  214. GENERAL.PRODUCT: --
  215. GENERAL.DRIVER: bluez
  216. GENERAL.DRIVER-VERSION: --
  217. GENERAL.FIRMWARE-VERSION: --
  218. GENERAL.HWADDR: <MAC address>
  219. GENERAL.MTU: 0
  220. GENERAL.STATE: 30 (disconnected)
  221. GENERAL.REASON: 0 (No reason given)
  222. GENERAL.UDI: /org/bluez/hci0/dev_64_70_33_32_F0_23
  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: no
  235. CAPABILITIES.SPEED: unknown
  236. CAPABILITIES.IS-SOFTWARE: no
  237. CAPABILITIES.SRIOV: no
  238. BLUETOOTH.CAPABILITIES: NAP
  239. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{5}
  240. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 75e54812-7bd1-4105-9531-80eb7d71d7d7 | IPhone Network
  241.  
  242. GENERAL.DEVICE: wlp3s0
  243. GENERAL.TYPE: wifi
  244. GENERAL.NM-TYPE: NMDeviceWifi
  245. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  246. GENERAL.PRODUCT: RTL8192EE PCIe Wireless Network Adapter
  247. GENERAL.DRIVER: rtl8192ee
  248. GENERAL.DRIVER-VERSION: 5.3.11-050311-generic
  249. GENERAL.FIRMWARE-VERSION: N/A
  250. GENERAL.HWADDR: <MAC 'wlp3s0' [IF2]>
  251. GENERAL.MTU: 1500
  252. GENERAL.STATE: 30 (disconnected)
  253. GENERAL.REASON: 0 (No reason given)
  254. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0
  255. GENERAL.IP-IFACE: --
  256. GENERAL.IS-SOFTWARE: no
  257. GENERAL.NM-MANAGED: yes
  258. GENERAL.AUTOCONNECT: yes
  259. GENERAL.FIRMWARE-MISSING: no
  260. GENERAL.NM-PLUGIN-MISSING: no
  261. GENERAL.PHYS-PORT-ID: --
  262. GENERAL.CONNECTION: --
  263. GENERAL.CON-UUID: --
  264. GENERAL.CON-PATH: --
  265. GENERAL.METERED: unknown
  266. CAPABILITIES.CARRIER-DETECT: no
  267. CAPABILITIES.SPEED: unknown
  268. CAPABILITIES.IS-SOFTWARE: no
  269. CAPABILITIES.SRIOV: no
  270. WIFI-PROPERTIES.WEP: yes
  271. WIFI-PROPERTIES.WPA: yes
  272. WIFI-PROPERTIES.WPA2: yes
  273. WIFI-PROPERTIES.TKIP: yes
  274. WIFI-PROPERTIES.CCMP: yes
  275. WIFI-PROPERTIES.AP: yes
  276. WIFI-PROPERTIES.ADHOC: yes
  277. WIFI-PROPERTIES.2GHZ: yes
  278. WIFI-PROPERTIES.5GHZ: no
  279. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{4}
  280. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: dd52782c-07ba-439f-9ec4-994d709f4b5a | Hotspot
  281.  
  282. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
  283.  
  284. ##### NetworkManager.state ##############
  285.  
  286. [main]
  287. NetworkingEnabled=true
  288. WirelessEnabled=true
  289. WWANEnabled=true
  290.  
  291. ##### NetworkManager config #############
  292.  
  293. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  294. [connection]
  295. wifi.powersave = 2
  296.  
  297. [[/etc/NetworkManager/NetworkManager.conf]]
  298. [main]
  299. plugins=ifupdown,keyfile
  300. [ifupdown]
  301. managed=false
  302. [device]
  303. wifi.scan-rand-mac-address=no
  304.  
  305. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  306. [main]
  307. dns=systemd-resolved
  308.  
  309. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  310. [keyfile]
  311. unmanaged-devices=*,except:type:wifi,except:type:wwan
  312.  
  313. [[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
  314. [connectivity]
  315. uri=http://connectivity-check.ubuntu.com/
  316.  
  317. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  318. [device-mac-addr-change-wifi]
  319. match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
  320. wifi.scan-rand-mac-address=no
  321. wifi.cloned-mac-address=preserve
  322. ethernet.cloned-mac-address=preserve
  323.  
  324. ##### NetworkManager profiles ###########
  325.  
  326. [[/etc/NetworkManager/system-connections/Thanks Obama]] (600 root)
  327. [connection] id=Thanks Obama | type=wifi | permissions=user:bgmac:;
  328. [wifi] mac-address=<MAC 'wlp3s0' [IF2]> | mac-address-blacklist= | ssid=Thanks Obama
  329. [ipv4] method=auto
  330. [ipv6] method=ignore
  331.  
  332. [[/etc/NetworkManager/system-connections/Hotspot]] (600 root)
  333. [connection] id=Hotspot | type=wifi | autoconnect=false | permissions=
  334. [wifi] mac-address=<MAC 'wlp3s0' [IF2]> | mac-address-blacklist= | ssid=bgmac-ThinkPad-T440
  335. [ipv4] method=shared
  336. [ipv6] method=auto
  337.  
  338. [[/etc/NetworkManager/system-connections/FiOS-TKECL]] (600 root)
  339. [connection] id=FiOS-TKECL | type=wifi | permissions=user:bgmac:;
  340. [wifi] mac-address=<MAC 'wlp3s0' [IF2]> | mac-address-blacklist= | ssid=FiOS-TKECL
  341. [ipv4] method=auto
  342. [ipv6] method=ignore
  343.  
  344. ##### Netplan config ####################
  345.  
  346. [/etc/netplan/01-network-manager-all.yaml]
  347. network:
  348. version: 2
  349. renderer: NetworkManager
  350.  
  351. ##### iw reg get ########################
  352.  
  353. Region: America/New_York (based on set time zone)
  354.  
  355. global
  356. country 00: DFS-UNSET
  357. (2402 - 2472 @ 40), (6, 20), (N/A)
  358. (2457 - 2482 @ 20), (6, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  359. (2474 - 2494 @ 20), (6, 20), (N/A), NO-OFDM, PASSIVE-SCAN
  360. (5170 - 5250 @ 80), (6, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  361. (5250 - 5330 @ 80), (6, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
  362. (5490 - 5730 @ 160), (6, 20), (0 ms), DFS, PASSIVE-SCAN
  363. (5735 - 5835 @ 80), (6, 20), (N/A), PASSIVE-SCAN
  364. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  365.  
  366. ##### iwlist channels ###################
  367.  
  368. enp0s25 no frequency information.
  369.  
  370. lo no frequency information.
  371.  
  372. wlp3s0 13 channels in total; available frequencies :
  373. Channel 01 : 2.412 GHz
  374. Channel 02 : 2.417 GHz
  375. Channel 03 : 2.422 GHz
  376. Channel 04 : 2.427 GHz
  377. Channel 05 : 2.432 GHz
  378. Channel 06 : 2.437 GHz
  379. Channel 07 : 2.442 GHz
  380. Channel 08 : 2.447 GHz
  381. Channel 09 : 2.452 GHz
  382. Channel 10 : 2.457 GHz
  383. Channel 11 : 2.462 GHz
  384. Channel 12 : 2.467 GHz
  385. Channel 13 : 2.472 GHz
  386.  
  387. ##### iwlist scan #######################
  388.  
  389. enp0s25 Interface doesn't support scanning.
  390.  
  391. lo Interface doesn't support scanning.
  392.  
  393. wlp3s0 No scan results
  394.  
  395. ##### module infos ######################
  396.  
  397. [rtl8192ee]
  398. filename: /lib/modules/5.3.11-050311-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko
  399. firmware: rtlwifi/rtl8192eefw.bin
  400. description: Realtek 8192EE 802.11n PCI wireless
  401. license: GPL
  402. author: Larry Finger <Larry.Finger@lwfinger.net>
  403. author: Realtek WlanFAE <wlanfae@realtek.com>
  404. srcversion: 9348BF6A830AE022FBD3E09
  405. depends: rtlwifi,rtl_pci,btcoexist,mac80211
  406. retpoline: Y
  407. intree: Y
  408. name: rtl8192ee
  409. vermagic: 5.3.11-050311-generic SMP mod_unload
  410. signat: PKCS#7
  411. signer:
  412. sig_key:
  413. sig_hashalgo: md4
  414. parm: swenc:Set to 1 for software crypto (default 0)
  415. (bool)
  416. parm: ips:Set to 0 to not use link power save (default 1)
  417. (bool)
  418. parm: swlps:Set to 1 to use SW control power save (default 0)
  419. (bool)
  420. parm: fwlps:Set to 1 to use FW control power save (default 1)
  421. (bool)
  422. parm: msi:Set to 1 to use MSI interrupts mode (default 1)
  423. (bool)
  424. parm: dma64:Set to 1 to use DMA 64 (default 0)
  425. (bool)
  426. parm: aspm:Set to 1 to enable ASPM (default 1)
  427. (int)
  428. parm: debug_level:Set debug level (0-5) (default 0) (int)
  429. parm: debug_mask:Set debug mask (default 0) (ullong)
  430. parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
  431. (bool)
  432.  
  433. [rtl_pci]
  434. filename: /lib/modules/5.3.11-050311-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
  435. description: PCI basic driver for rtlwifi
  436. license: GPL
  437. author: Larry Finger <Larry.FInger@lwfinger.net>
  438. author: Realtek WlanFAE <wlanfae@realtek.com>
  439. author: lizhaoming <chaoming_li@realsil.com.cn>
  440. srcversion: 743090057845023CEC2948F
  441. depends: mac80211,rtlwifi
  442. retpoline: Y
  443. intree: Y
  444. name: rtl_pci
  445. vermagic: 5.3.11-050311-generic SMP mod_unload
  446. signat: PKCS#7
  447. signer:
  448. sig_key:
  449. sig_hashalgo: md4
  450.  
  451. [rtlwifi]
  452. filename: /lib/modules/5.3.11-050311-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
  453. description: Realtek 802.11n PCI wireless core
  454. license: GPL
  455. author: Larry Finger <Larry.FInger@lwfinger.net>
  456. author: Realtek WlanFAE <wlanfae@realtek.com>
  457. author: lizhaoming <chaoming_li@realsil.com.cn>
  458. srcversion: 8AC6390580FE16071B4AD1A
  459. depends: mac80211,cfg80211
  460. retpoline: Y
  461. intree: Y
  462. name: rtlwifi
  463. vermagic: 5.3.11-050311-generic SMP mod_unload
  464. signat: PKCS#7
  465. signer:
  466. sig_key:
  467. sig_hashalgo: md4
  468.  
  469. [mac80211]
  470. filename: /lib/modules/5.3.11-050311-generic/kernel/net/mac80211/mac80211.ko
  471. license: GPL
  472. description: IEEE 802.11 subsystem
  473. srcversion: 6E0E397891117C00B7DB9BA
  474. depends: cfg80211,libarc4
  475. retpoline: Y
  476. intree: Y
  477. name: mac80211
  478. vermagic: 5.3.11-050311-generic SMP mod_unload
  479. signat: PKCS#7
  480. signer:
  481. sig_key:
  482. sig_hashalgo: md4
  483. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  484. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  485. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  486. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  487. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  488. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  489.  
  490. [cfg80211]
  491. filename: /lib/modules/5.3.11-050311-generic/kernel/net/wireless/cfg80211.ko
  492. description: wireless configuration support
  493. license: GPL
  494. author: Johannes Berg
  495. srcversion: C2802831CF9EBD4EBC7FEBE
  496. depends:
  497. retpoline: Y
  498. intree: Y
  499. name: cfg80211
  500. vermagic: 5.3.11-050311-generic SMP mod_unload
  501. signat: PKCS#7
  502. signer:
  503. sig_key:
  504. sig_hashalgo: md4
  505. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  506. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  507. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  508.  
  509. ##### module parameters #################
  510.  
  511. [rtl8192ee]
  512. aspm: 1
  513. debug_level: 0
  514. debug_mask: 0
  515. disable_watchdog: N
  516. dma64: N
  517. fwlps: Y
  518. ips: Y
  519. msi: Y
  520. swenc: Y
  521. swlps: N
  522.  
  523. [mac80211]
  524. beacon_loss_count: 7
  525. ieee80211_default_rc_algo: minstrel_ht
  526. max_nullfunc_tries: 2
  527. max_probe_tries: 5
  528. minstrel_vht_only: Y
  529. probe_wait_ms: 500
  530.  
  531. [cfg80211]
  532. bss_entries_limit: 1000
  533. cfg80211_disable_40mhz_24ghz: N
  534. ieee80211_regdom: 00
  535.  
  536. ##### /etc/modules ######################
  537.  
  538. ##### modprobe options ##################
  539.  
  540. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  541. blacklist microcode
  542.  
  543. [/etc/modprobe.d/ath9k.conf]
  544. options ath9k nohwcrypt=1
  545.  
  546. [/etc/modprobe.d/blacklist-ath_pci.conf]
  547. blacklist ath_pci
  548.  
  549. [/etc/modprobe.d/blacklist.conf]
  550. blacklist evbug
  551. blacklist usbmouse
  552. blacklist usbkbd
  553. blacklist eepro100
  554. blacklist de4x5
  555. blacklist eth1394
  556. blacklist snd_intel8x0m
  557. blacklist snd_aw2
  558. blacklist i2c_i801
  559. blacklist prism54
  560. blacklist bcm43xx
  561. blacklist garmin_gps
  562. blacklist asus_acpi
  563. blacklist snd_pcsp
  564. blacklist pcspkr
  565. blacklist amd76x_edac
  566.  
  567. [/etc/modprobe.d/blacklist-ideapad.conf]
  568. blacklist ideapad_laptop
  569.  
  570. [/etc/modprobe.d/blacklist-rare-network.conf]
  571. alias net-pf-3 off
  572. alias net-pf-6 off
  573. alias net-pf-9 off
  574. alias net-pf-11 off
  575. alias net-pf-12 off
  576. alias net-pf-19 off
  577. alias net-pf-21 off
  578. alias net-pf-36 off
  579.  
  580. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  581. blacklist microcode
  582.  
  583. [/etc/modprobe.d/iwlwifi.conf]
  584. remove iwlwifi \
  585. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  586. && /sbin/modprobe -r mac80211
  587.  
  588. [/etc/modprobe.d/re18192ee.conf]
  589. options rt18192ee swec=1
  590.  
  591. [/etc/modprobe.d/rt18192ee.conf]
  592. options rt18192ee swenc=1
  593.  
  594. [/etc/modprobe.d/rtl8192ee.conf]
  595. options rtl8192ee swenc=1
  596.  
  597. ##### rc.local ##########################
  598.  
  599. grep: /etc/rc.local: No such file or directory
  600.  
  601. ##### pm-utils ##########################
  602.  
  603. ##### udev rules ########################
  604.  
  605. ##### dmesg #############################
  606.  
  607. [ 1583.781630] rtl8192ee: Init MAC failed (repeated 79 times)
  608.  
  609. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement