Portál AbcLinuxu, 10. května 2025 07:11
PCI bridge: ASMedia Technology Inc. ASM1184e PCIe Switch Port
a na nem
Non-Volatile memory controller: Phison Electronics Corporation PS5013 E13 NVMe Controller (rev 01)
Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
SATA controller: ASMedia Technology Inc. Device 1064 (rev 02)
a
lan ethernet Realtek r8168 s kterym ted bojuju , protoze pri zavedeni mi hlasi r8168: loading out-of-tree module taints kernel
u AX200 jsem musel provest komilaci jadra s podporou iwlwifi , ktera probehla v poradku jen pri zavedeni mi hlasi chybu
thermal thermal_zone1: failed to read out thermal zone (-61)
na to existuje patch , ale ten neni mozne aplikovat , verze kodu neopdopvida me aktualni konfiguraci
git apply -v iwlwifi.patch
error: git diff header lacks filename information when removing 1 leading pathname component (line 2)
patch
[1] https://github.com/QubesOS/qubes-issues/issues/5615
[2] https://groups.google.com/forum/#!topic/qubes-users/7VcN8kkKop0
The workaround:
diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
b/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
index 98263cd37944..943831c9b685 100644
--- a/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
@@ -1111,15 +1111,6 @@ int iwl_mvm_up(struct iwl_mvm *mvm)
goto error;
/* Init RSS configuration */
- if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_22000) {
- ret = iwl_configure_rxq(mvm);
- if (ret) {
- IWL_ERR(mvm, "Failed to configure RX queues: %d\n",
- ret);
- goto error;
- }
- }
-
if (iwl_mvm_has_new_rx_api(mvm)) {
ret = iwl_send_rss_cfg_cmd(mvm);
if (ret) {
root@CM4-NAS:/var/log/samba# lspci 00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2711 PCIe Bridge (rev 20) 01:00.0 PCI bridge: ASMedia Technology Inc. ASM1184e PCIe Switch Port 02:01.0 PCI bridge: ASMedia Technology Inc. ASM1184e PCIe Switch Port 02:03.0 PCI bridge: ASMedia Technology Inc. ASM1184e PCIe Switch Port 02:05.0 PCI bridge: ASMedia Technology Inc. ASM1184e PCIe Switch Port 02:07.0 PCI bridge: ASMedia Technology Inc. ASM1184e PCIe Switch Port 03:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03) 04:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a) 05:00.0 Non-Volatile memory controller: Phison Electronics Corporation PS5013 E13 NVMe Controller (rev 01) 06:00.0 SATA controller: ASMedia Technology Inc. Device 1064 (rev 02)
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.