Hi Mike, Thank you for taking the time to help me.
Yes, I'm using the full fedora-29 template that comes with Qubes 4.0.1.
Yes, The sys-net has both Ethernet controller and Network controller (Qualcomm Atheros) devices selected.
Using the lsmod | grep ath10k to see loaded modules this is the output:
ath10k_pci 53248 0
ath10k_core 372736 1 ath10k_pci
mac80211 888832 1 ath10k_core
ath 32768 1 ath10k_core
cfg80211 716800 3 ath, mac80211, ath10k_core
So, I guess the modules are running.
Using dmesg to see the system control messages it seems that something went wrong in "[ 5.773122] ath10k_pci 0000:00:07.0: unable to read from the device"
[ 2.521462] ath10k_pci 0000:00:07.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 2.765717] ath10k_pci 0000:00:07.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:07.0.bin failed with error -2
[ 2.765728] ath10k_pci 0000:00:07.0: Direct firmware load for ath10k/cal-pci-0000:00:07.0.bin failed with error -2
[ 2.772197] ath10k_pci 0000:00:07.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 144d:4133
[ 2.772198] ath10k_pci 0000:00:07.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
[ 2.772634] ath10k_pci 0000:00:07.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[ 5.773122] ath10k_pci 0000:00:07.0: unable to read from the device
[ 5.773145] ath10k_pci 0000:00:07.0: could not execute otp for board id check: -110
[ 5.773193] ath10k_pci 0000:00:07.0: failed to get board id from otp: -110
[ 5.773244] ath10k_pci 0000:00:07.0: could not probe fw (-110)