[Bug 274982] ath10k0: failed to download calibration data from nvmem-cell 'pre-calibration': -6

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Nov 2023 08:16:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274982

            Bug ID: 274982
           Summary: ath10k0: failed to download calibration data from
                    nvmem-cell 'pre-calibration': -6
           Product: Base System
           Version: 14.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: wireless
          Assignee: wireless@FreeBSD.org
          Reporter: aminavy84@outlook.com

Hello!

# freebsd-version -kru
14.0-RC4
14.0-RC4
14.0-RC4-p1


I compiled ath10k and athk_common modules and install it, dmesg when I load the
module:

ath10k0: <ath10k_pci> mem 0xd0200000-0xd03fffff at device 0.0 on pci1
ath10k0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
ath10k0: successfully loaded firmware image
'ath10k/QCA6174/hw3.0/firmware-6.bin'
ath10k0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 17aa:0827
ath10k0: kconfig debug 1 debugfs 0 tracing 0 dfs 0 testmode 0
ath10k0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp
crc32 bf907c7c
ath10k0: failed to download calibration data from nvmem-cell 'pre-calibration':
-6

--------------------------------------------------------------------------

pciconf output:
ath10k0@pci0:1:0:0:     class=0x028000 rev=0x32 hdr=0x00 vendor=0x168c
device=0x003e subvendor=0x17aa subdevice=0x0827
    vendor     = 'Qualcomm Atheros'
    device     = 'QCA6174 802.11ac Wireless Network Adapter'
    class      = network
---------------------------

when try to create interface:

# ifconfig wlan0 create wlandev ath10k0
ifconfig: SIOCIFCREATE2 (wlan0): Device not configured


I don't know why this driver is not precompiled

-- 
You are receiving this mail because:
You are the assignee for the bug.