-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't workingprotectli_vault_cmlVP 4xxxVP 4xxxprotectli_vault_jslv1x10v1x10
Description
Device
Protectli VP4650
Dasharo version
protectli_vault_cml_v1.1.0_vp46xx (coreboot 4.21 rebase)
Affected component(s) or functionality
WiFi scanning
Brief summary
nmcli device wifi rescan
returns Error: No Wi-Fi device found.
. The network controller is however listed in lspci (Qualcomm Atheros)
How reproducible
100%
How to reproduce
Boot Ubuntu and log in via SSH
Execute nmcli device wifi rescan
Expected behavior
It should do a WiFi scan and return found networks
Actual behavior
Error: No Wi-Fi device found.
Screenshots
root@3mdeb:/home/ubuntu# nmcli device wifi rescan
Error: No Wi-Fi device found.
root@3mdeb:/home/ubuntu# lspci | grep "Network controller:"
07:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 30)
root@3mdeb:/home/ubuntu# dmesg | grep ath
[ 3.496439] usbcore: registered new interface driver ath3k
[ 3.573298] ath10k_pci 0000:07:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 3.847564] ath10k_pci 0000:07:00.0: qca6174 hw3.0 target 0x05020000 chip_id 0x003409ff sub 168c:3361
[ 3.847568] ath10k_pci 0000:07:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[ 3.847937] ath10k_pci 0000:07:00.0: firmware ver WLAN.RM.4.4.1-00157-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 90eebefb
[ 3.917880] ath10k_pci 0000:07:00.0: board_file api 2 bmi_id N/A crc32 706c395e
[ 5.980960] ath10k_pci 0000:07:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 5.980962] ath10k_pci 0000:07:00.0: device [168c:003e] error status/mask=00000001/00006000
[ 5.980965] ath10k_pci 0000:07:00.0: [ 0] RxErr
[ 11.098547] ath10k_pci 0000:07:00.0: wmi unified ready event not received
[ 11.148567] ath10k_pci 0000:07:00.0: device has crashed during init
[ 11.176535] ath10k_pci 0000:07:00.0: device has crashed during init
[ 11.176539] ath10k_pci 0000:07:00.0: failed to wait for target init: -70
[ 11.177684] ath10k_pci 0000:07:00.0: could not init core (-110)
[ 11.177711] ath10k_pci 0000:07:00.0: could not probe fw (-110)
Additional context
No response
Solutions you've tried
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingprotectli_vault_cmlVP 4xxxVP 4xxxprotectli_vault_jslv1x10v1x10