Hello,
I'm having issues with getting the wireless to work on two separate laptops after a reinstall of Fedora. Before this reinstall both laptops wireless had been working correctly with no issues.
Issue: Both systems report 'Wi fi Networks: "Device not ready"' for the wireless panel (top right on mate). Thus not permitting me to really do anything with the wifeless device on these systems.
Software Install:
OS: Fedora 32
Spin: Mate/Compiz
System is up to date via dnf
Troubleshooting
Technical Troubleshooting Summary: I can see the wireless device via lspci on both systems, and see the kernel module loaded. I'm unsure of what to check after this point.
Details:
lspci output (trimmed to relevant section)
Code:
02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
Subsystem: Bigfoot Networks, Inc. Killer 1435 Wireless-AC
Flags: bus master, fast devsel, latency 0, IRQ 139
Memory at dc000000 (64-bit, non-prefetchable) [size=2M]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/8 Maskable+ 64bit-
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Virtual Channel
Capabilities: [168] Device Serial Number 00-00-00-00-00-00-00-00
Capabilities: [178] Latency Tolerance Reporting
Capabilities: [180] L1 PM Substates
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
lsmod output:
Code:
# lsmod | grep ath10k_pci
ath10k_pci 49152 0
ath10k_core 471040 1 ath10k_pci
iwconfig output
Code:
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=-2147483648 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
virbr0 no wireless extensions.
virbr0-nic no wireless extensions.
I appreciate any help you call can offer