三星 Galaxy Book 12 上的 Qualcomm Atheros QCA6174 - 无 wifi

三星 Galaxy Book 12 上的 Qualcomm Atheros QCA6174 - 无 wifi

我刚刚安装Xubuntu 22.04在搭载 Qualcomm Atheros QCA6174 的 Samsung Galaxy Book 12 上无法使用。(也无法与Kali 2022.2)命令的输出在两个图像上是相同的

我点击此链接尝试自己解决这个问题,但没有成功:

Qualcomm Atheros QCA6174 802.11ac 无线网络适配器 [168c:003e] (rev 32) 无法启用 Wi-Fi

我已经下载了https://github.com/kvalo/ath10k-firmware到目标电脑

由于目标电脑没有互联网,因此以下输出是手动输入的,可能会有差异

输出:lspci -nnk | grep -iA2 net

01:00.0 Network Controller [0280]: Qualcomm Atheros QCA 802.11ac Wireless Network Adapter [168c:003e] (rev32)
     Subsystem: Samsung Electronics Co Ltd QCA6174 802.11ac Wireless Network Adapter [144d:c14f]
     Kernel driver in use: ath10k_pci
     Kernel modules: ath10kpci

输出:dmesg | grep ath

[  277.827172] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
[  277.829061] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[  279.127016] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 144d:c14f
[  279.127022] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[  279.127442] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1-00140-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 29eb8ca1
[  279.318796] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
[  279.409720] ath10k_pci 0000:01:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[  279.487519] ath: EEPROM regdomain: 0x5f
[  279.487523] ath: EEPROM indicates we should expect a direct regpair map
[  279.487524] ath: invalid regulatory domain/country code 0x5f
[  279.487524] ath: Invalid EEPROM contents
[  279.487528] ath10k_pci 0000:01:00.0: failed to initialise regulatory: -22
[  279.487531] ath10k_pci 0000:01:00.0: could not register to mac80211 (-22)

rfkill 列出所有输出:

0: hci: Bluetooth
     Soft blocked: no
     Hard blocked: no

(蓝牙可以工作)

提前致谢

相关内容