User Tools

Site Tools


ubuntu:wifi:wifi_signal_is_weak

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:wifi:wifi_signal_is_weak [2020/05/28 12:19] – created peterubuntu:wifi:wifi_signal_is_weak [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 25: Line 25:
  
 <code bash> <code bash>
-nmcli -p -f general,wifi-properties device show wlan0+nmcli -p -f general,wifi-properties device show wlp58s0
 </code> </code>
  
 This should give you lots of info about it including what driver you are currently using. This should give you lots of info about it including what driver you are currently using.
 +
 +<code bash>
 +===============================================================================
 +                           Device details (wlp58s0)
 +===============================================================================
 +GENERAL.DEVICE:                         wlp58s0
 +GENERAL.TYPE:                           wifi
 +GENERAL.NM-TYPE:                        NMDeviceWifi
 +GENERAL.VENDOR:                         Qualcomm Atheros
 +GENERAL.PRODUCT:                        QCA6174 802.11ac Wireless Network Adapter
 +GENERAL.DRIVER:                         ath10k_pci
 +GENERAL.DRIVER-VERSION:                 4.15.0-66201911071317-generic
 +GENERAL.FIRMWARE-VERSION:               WLAN.RM.4.4.1-00079-QCARMSWPZ-1
 +GENERAL.HWADDR:                         9C:B6:D0:D3:FD:CD
 +GENERAL.MTU:                            1500
 +GENERAL.STATE:                          100 (connected)
 +GENERAL.REASON:                         0 (No reason given)
 +GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1c.4/0000:3a:00.0/net/wlp58s0
 +GENERAL.IP-IFACE:                       wlp58s0
 +GENERAL.IS-SOFTWARE:                    no
 +GENERAL.NM-MANAGED:                     yes
 +GENERAL.AUTOCONNECT:                    yes
 +GENERAL.FIRMWARE-MISSING:               no
 +GENERAL.NM-PLUGIN-MISSING:              no
 +GENERAL.PHYS-PORT-ID:                   --
 +GENERAL.CONNECTION:                     ShareWiz
 +GENERAL.CON-UUID:                       dbade843-cae4-4d9a-9403-3ca0f4ad72cd
 +GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/9
 +GENERAL.METERED:                        no (guessed)
 +-------------------------------------------------------------------------------
 +WIFI-PROPERTIES.WEP:                    yes
 +WIFI-PROPERTIES.WPA:                    yes
 +WIFI-PROPERTIES.WPA2:                   yes
 +WIFI-PROPERTIES.TKIP:                   yes
 +WIFI-PROPERTIES.CCMP:                   yes
 +WIFI-PROPERTIES.AP:                     yes
 +WIFI-PROPERTIES.ADHOC:                  yes
 +WIFI-PROPERTIES.2GHZ:                   yes
 +WIFI-PROPERTIES.5GHZ:                   yes
 +-------------------------------------------------------------------------------
 +</code>
 +
  
 If you want to switch to another driver then get it from here its in a.deb If you want to switch to another driver then get it from here its in a.deb
ubuntu/wifi/wifi_signal_is_weak.1590668359.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki