FedoraForum.org - Fedora Support Forums and Community
Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Unhappy No wireless in Fedora 23

    I have a inspiron 15 5557 which uses a Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter and just installed F23. However I cannot get the wifi to connect. After some research I have found that there appears to be an issue involving my wireless adapter and its firmware, but that this issue has supposedly being resolved. However, for me it just doesn't work. The issue is described here and apparently there is a solution discussed in comment #11 on that thread shown here which implies downloading the firmware from this link. I did all that. First I tried to update the firmware as suggested here and here using both "dnf --enablerepo=updates-testing update linux-firmware" and "dnf update linux-firmware" but no updates were available. After that I try to copy the firmware directly from the link into the folders /lib/firmware/ath10k/QCA6174/hw3.0 and /lib/firmware/ath10k/QCA6174/hw2.1 and restarted the computer as suggested here in "Update Firmware" and again no wireless at all. The output of "dmesg | grep ath10k" is

    [
    vinicius@localhost ~]$ dmesg | grep ath10k
    [ 6.613416] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
    [ 6.613902] ath10k_pci 0000:02:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
    [ 6.823771] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
    [ 6.827409] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-pci-168c:003e:1028:0310.bin failed with error -2
    [ 6.827412] ath10k_pci 0000:02:00.0: failed to load spec board file, falling back to generic: -2
    [ 6.843197] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
    [ 6.843200] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
    [ 9.043484] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff, 168c:003e:1028:0310 fallback) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 api 4 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
    [ 9.043487] ath10k_pci 0000:02:00.0: debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
    [ 12.042319] ath10k_pci 0000:02:00.0: could not suspend target (-11)
    [ 12.113064] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
    [ 17.390547] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11
    [ 23.389557] ath10k_pci 0000:02:00.0: could not suspend target (-11)
    [ 28.751696] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11
    [ 34.750695] ath10k_pci 0000:02:00.0: could not suspend target (-11)
    [ 40.070852] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11
    [ 46.069874] ath10k_pci 0000:02:00.0: could not suspend target (-11)
    [ 61.457494] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11
    [ 67.456330] ath10k_pci 0000:02:00.0: could not suspend target (-11)
    [ 72.776472] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11
    [ 78.775629] ath10k_pci 0000:02:00.0: could not suspend target (-11)

    Thank you all for your help.

  2. #2
    Join Date
    Nov 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    A detail that might be important. I logged in via an Ubuntu 14 LTS live cd and the wireless was also not working.

  3. #3
    Join Date
    Aug 2015
    Location
    Nowhere, New Orleans
    Age
    37
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    vinicius, do the 'failed to enable...' and 'could not suspend...' messages keep repeating constantly? Also, have you tried powering the NIC down and restarting it? However, it clearly seems that the firmware is not loaded at all, hmm...

    Instead of using the testing repo, you could try pulling linux firmware from the bleeding-edge rawhide repo, but that might be risky. Otherwise, I would just file a bug to upstream and wait for a response .

  4. #4
    Join Date
    Nov 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    Thank you Atsuri. I cannot check for some of your suggestions now because I am lost in the middle of the nvidia driver installation and have no X. You suggestion is that I file another error at "bugzilla.redhat.com"? thank you.

  5. #5
    Join Date
    Aug 2015
    Location
    Nowhere, New Orleans
    Age
    37
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    You can file a bug at Red Hat's Bugzilla or directly contact the upstream responsible for the driver (kernel.org?). I think both are fine, though it's good to let the driver maintainer know .

  6. #6
    Join Date
    Nov 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    I have found the solution on this post here in ArchLinux. Basically what I have done was
    1. I have replaced all binary files in both folders /lib/firmware/ath10k/QCA6174/hw2.1/ and /lib/firmware/ath10k/QCA6174/hw3.0/ for the files provided in this link;
    2. made all binaries executables doing chmod a+x /lib/firmware/ath10k/QCA6174/hw2.1/* and chmod a+x /lib/firmware/ath10k/QCA6174/hw3.0/*;
    3. created the file /etc/modprobe.d/ath10k.conf by doing "echo "options ath10k_core skip_otp=y" > /etc/modprobe.d/ath10k.conf"
    4. restarted the computer;


    Now both wifi and Bluetooth seems to works fine, although my dmesg output is still not clean

    [vinicius@localhost Desktop]$ dmesg | grep ath10k
    [ 5.413154] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
    [ 5.414153] ath10k_pci 0000:02:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
    [ 5.620409] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
    [ 5.624286] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
    [ 5.624292] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
    [ 5.756662] ath10k_pci 0000:02:00.0: failed to fetch board data for ath10k/QCA6174/hw3.0 from bus=pci,vendor=168c,device=003e,subsystem-vendor=1028,subsystem-device=0310/board-2.bin
    [ 7.957068] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 1028:0310) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
    [ 7.957071] ath10k_pci 0000:02:00.0: debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
    [ 8.125532] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0

    I dont know how relevant this is but my kernel has been updated to a newer version

    [vinicius@localhost Desktop]$ uname -r
    4.4.2-301.fc23.x86_64

    although the problem has only been solved after executing all four steps enlisted above.
    Last edited by vinicius; 1st March 2016 at 02:23 PM.

  7. #7
    Join Date
    Aug 2015
    Location
    Nowhere, New Orleans
    Age
    37
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    The error messages in dmesg seem to be unchanged and normally I would say not all warnings are fatal as long as the connection can be maintained and RAM/CPU usage doesn't spike for no clear reason.

    Could you please check whether the connection doesn't drop from time to time or overall signal doesn't deteriorates?

    I would include such symptoms in an existing bug report or file a new one if those symptoms + dmesg notifications are novel. Also, include the temporary fix you found for Arch Linux!

  8. #8
    Join Date
    Jul 2016
    Location
    Brazil
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: No wireless in Fedora 23

    hi folks!
    I've made the steps above and i no have 5GHz wifi. Any ideia? Connections, only on 2.4Ghz.

    $ lspci -v
    02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
    Subsystem: Dell Device 0310
    Flags: bus master, fast devsel, latency 0, IRQ 280
    Memory at d5000000 (64-bit, non-prefetchable) [size=2M]
    Capabilities: <access denied>
    Kernel driver in use: ath10k_pci
    Kernel modules: ath10k_pci

    $ dmesg | grep -i QCA6174
    [ 6.770001] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
    [ 6.770009] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
    [ 6.774968] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1028:0310
    [ 6.840524] ath10k_pci 0000:02:00.0: failed to fetch board data for bus=pci,vendor=168c,device=003e,subsystem-vendor=1028,subsystem-device=0310 from ath10k/QCA6174/hw3.0/board-2.bin


    Thanks!

Similar Threads

  1. Replies: 9
    Last Post: 12th September 2010, 11:27 PM
  2. Wireless Users On Fedora 7 (Restricting wireless hotspot usage)
    By Michale in forum Servers & Networking
    Replies: 11
    Last Post: 5th May 2009, 01:49 PM
  3. Replies: 0
    Last Post: 3rd March 2009, 06:49 AM
  4. Replies: 13
    Last Post: 4th October 2008, 06:58 AM
  5. Replies: 3
    Last Post: 13th June 2007, 08:59 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •