Skip to content
Snippets Groups Projects
Unverified Commit 4badb270 authored by Tom Herbers's avatar Tom Herbers
Browse files

ath79-generic: switch Wave2 firmware to -ct

This partially reverts commit 22c47df2.

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
parent 157a74c5
No related branches found
No related tags found
No related merge requests found
......@@ -35,13 +35,7 @@ local ATH10K_PACKAGES_SMALLBUFFERS_QCA9887 = {
'-ath10k-firmware-qca9887-ct',
}
local ATH10K_PACKAGES_QCA9888 = {
'kmod-ath10k',
'-kmod-ath10k-ct',
'-kmod-ath10k-ct-smallbuffers',
'ath10k-firmware-qca9888',
'-ath10k-firmware-qca9888-ct',
}
local ATH10K_PACKAGES_QCA9888 = {}
-- ALFA NETWORK
......
  • Nico @nrb

    mentioned in commit e427f091

    ·

    mentioned in commit e427f091

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment