ath79-generic: switch Wave2 firmware to -ct
This partially reverts commit22c47df242
. Devices in ath79-generic like the TP-Link EAP225-Outdoor v1 are really unstable with the non -ct Wave2 firmware and regulary crash with 100% memory consumption when only a handful devices are connected via 5 GHz. closes freifunk-gluon/gluon#2827 (cherry picked from commit4badb2702e
)
This commit is contained in:
parent
fcfed5b0b6
commit
e427f0912c
@ -14,13 +14,7 @@ local ATH10K_PACKAGES_QCA9887 = {
|
|||||||
'-ath10k-firmware-qca9887-ct',
|
'-ath10k-firmware-qca9887-ct',
|
||||||
}
|
}
|
||||||
|
|
||||||
local ATH10K_PACKAGES_QCA9888 = {
|
local ATH10K_PACKAGES_QCA9888 = {}
|
||||||
'kmod-ath10k',
|
|
||||||
'-kmod-ath10k-ct',
|
|
||||||
'-kmod-ath10k-ct-smallbuffers',
|
|
||||||
'ath10k-firmware-qca9888',
|
|
||||||
'-ath10k-firmware-qca9888-ct',
|
|
||||||
}
|
|
||||||
|
|
||||||
-- ALFA NETWORK
|
-- ALFA NETWORK
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user