ajaybhatia / Qualcomm-Atheros-QCA9377-Wifi-Linux

Drivers and Firmware for Qualcomm Atheros QCA9377 0042 [rev. 30]
http://j.mp/ajaybhatia
GNU General Public License v3.0
111 stars 52 forks source link

Issue with wireless on fedora 31 #10

Open abcool opened 4 years ago

abcool commented 4 years ago

Hi Ajay. I am having issues with this wifi card on fedora 31. Sometimes it works great and sometimes gives could not connect to the site error. Below is what I got from lshw command: description: Wireless interface product: QCA9377 802.11ac Wireless Network Adapter vendor: Qualcomm Atheros physical id: 0 bus info: pci@0000:01:00.0 logical name: wlp1s0 version: 31 serial: a8:6b:ad:20:fb:3d width: 64 bits clock: 33MHz capabilities: bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ath10k_pci driverversion=5.5.10-200.fc31.x86_64 firmware=WLAN.TF.2.1-00021-QCARMSWP-1 ip=192.168.0.103 latency=0 link=yes multicast=yes wireless=IEEE 802.11 resources: irq:135 memory:d1000000-d11fffff

and iwconfig reports this(I have 5Mbps broadband connection): lo no wireless extensions.

enp2s0 no wireless extensions.

wlp1s0 IEEE 802.11 ESSID:"Abcool"
Mode:Managed Frequency:2.457 GHz Access Point: 50:D4:F7:61:21:3B
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off Power Management:off Link Quality=60/70 Signal level=-50 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:198 Missed beacon:0

virbr0 no wireless extensions.

virbr0-nic no wireless extensions

can you help with fixing this issue.