Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:xiaomi:ax3600 [2024/04/17 14:04] – [NSS: Qualcomm Network Accelerator] New paragraph mcgivergimtoh:xiaomi:ax3600 [2024/04/17 14:12] – [NSS: Qualcomm Network Accelerator] Fix typo mcgivergim
Line 46: Line 46:
  
   * **Sysupgrade Failure:** The ''sysupgrade'' command may occasionally fail due to a [[https://forum.openwrt.org/t/adding-openwrt-support-for-xiaomi-ax3600/55049/9156|random issue]] where the ''wpad'' service is not effectively stopped during the upgrade process. To resolve this problem, manually stop the wpad service using the command ''service wpad stop'' before running ''sysupgrade''.   * **Sysupgrade Failure:** The ''sysupgrade'' command may occasionally fail due to a [[https://forum.openwrt.org/t/adding-openwrt-support-for-xiaomi-ax3600/55049/9156|random issue]] where the ''wpad'' service is not effectively stopped during the upgrade process. To resolve this problem, manually stop the wpad service using the command ''service wpad stop'' before running ''sysupgrade''.
-  * **NSS Acceleration Support:** Currently, the Qualcomm NSS hardware acceleration is not officially supported in OpenWrt. However, there is an ongoing community effort to enable NSS acceleration, which can be found [[https://forum.openwrt.org/t/ipq807x-nss-build/148529|in the forum]]. It's important to note that community efforts do not guarantee official support in the future.+  * **NSS Acceleration Support:** Currently, the Qualcomm NSS hardware acceleration is not officially supported in OpenWrt. However, there is an ongoing community effort to enable NSS acceleration, you can find more information about this in the [[:toh:xiaomi:ax3600#nssqualcomm_network_accelerator|NSS: Qualcomm Network Accelerator]] section.
   * **Ath11k Memory Usage:** The ath11k driver, which is required for the main wireless radios, consumes a significant amount of memory when there are few connected stations and low bandwidth traffic. There are reports that it seems fixed in current snapshot, but it remains in the latest stable version.   * **Ath11k Memory Usage:** The ath11k driver, which is required for the main wireless radios, consumes a significant amount of memory when there are few connected stations and low bandwidth traffic. There are reports that it seems fixed in current snapshot, but it remains in the latest stable version.
  
Line 364: Line 364:
 If you are not able to build the code by yourself, some users have some repos with some ready to use builds of this NSS versions. Here are some links to his repos, in alphabetical order of the user's name. If you are not able to build the code by yourself, some users have some repos with some ready to use builds of this NSS versions. Here are some links to his repos, in alphabetical order of the user's name.
   - __AgustinLorenzo__: you can find the [[https://github.com/AgustinLorenzo/openwrt/releases|releases here]]. There are two versions, one if you use mesh and the other if you don't.   - __AgustinLorenzo__: you can find the [[https://github.com/AgustinLorenzo/openwrt/releases|releases here]]. There are two versions, one if you use mesh and the other if you don't.
-  - __JuliusBairaktaris__: you can find the [[https://github.com/JuliusBairaktaris/Qualcommax_NSS_Builder/releases|releases here]]. It is build automatically with each change.+  - __JuliusBairaktaris__: you can find the [[https://github.com/JuliusBairaktaris/Qualcommax_NSS_Builder/releases|releases here]]. It is built automatically with each change.
  
 <WRAP center round info> <WRAP center round info>
  • Last modified: 2024/08/20 09:00
  • by docnielsen