Ipq806x NSS build (Netgear R7800 / TP-Link C2600 / Linksys EA8500)

If I cherry-pick this commit "https://github.com/nihilt/openwrt/commit/284bb186bc2032bddf8dd00e93c90db6d7acad65" from your repo, ath10k (non-ct) firmware (r7500v2) keeps crashing.

Hi All,
Just switched to this build and was wondering what the recommend ath10k firmware is. For now i choose the mainstream version, but I am wondering if the ct version was a better choise?

And if so, is it possible to switch between these two without completely reflashing the router?
I have a Netgear 7800!

Thanks! :slight_smile:

I use the non-CT firmware

Switching should go like
remove:
ath10k-firmware-qca9984-ct
kmod-ath10k-ct

Install the non -ct -named counterparts, and reboot.

Finished.

1 Like

Thanks!

An other question I have.
I just installed this stable build but see now that it is 6 months old.

Are there any newer versions?

1 Like

Not at this time.
Keep in mind that regular/typical service releases by OpenWrt may not be relevant to routers and corresponding firmware that ACwifidude provides.
Also,
When applicable updates are available, ACwifidude works on the firmware(s) solo, so requires time after a release to build custom firmware.

1 Like

Thanks!
Was just wondering because i read some Posts above this about a bug with 2.4ghz in the latest build.
And noticed that the official openWRT version is also on a newer kernel :slight_smile:

I make my own nss builds so I am up to date.
The regression of the wireless speed is from about a month ago so esrlier builds are not affected.
Kong also provides nss builds

1 Like

Ah, I get it!

Anywhere I can find them? :slight_smile:

There is a thread here in this forum, builds:https://desipro.de/openwrt/23.05/

I can't access the server with the files from the country I use.

My ISP :

Perhaps ask your ISP, I can connect to https://www.desipro.de/openwrt/ just fine

Did you write a reply just to reply?

it is the site owner who prefers the places to access.

many people have written access problems before,

You can try to use a VPN to access this website, it is also not available in China, but I used a United States VPN to access it normally

I can access with vpn, I wrote it to avoid downloading some packages one by one :face_exhaling:

Hi
Does the NSS acceleration work for SQM at latest KONG build ?
Or how to add support ?

4me it works ....

modprobe nss-ifb
ip link set up nssifb
tc qdisc add dev nssifb root handle 1: nsstbl rate 59Mbit burst 1Mbit
tc qdisc add dev nssifb parent 1: handle 10: nssfq_codel limit 8192 flows 1024 quantum 1514 target 10ms interval 50ms set_default
tc qdisc add dev eth1 root fq_codel limit 8192 flows 1024 quantum 1514 target 10ms interval 50ms
tc qdisc add dev pppoe-wan root handle 1: nsstbl rate 21Mbit burst 1Mbit
tc qdisc add dev pppoe-wan parent 1: handle 10: nssfq_codel limit 8192 flows 1024 quantum 1514 target 10ms interval 50ms set_default

btw. thx @KONG

Can you give your "/etc/config/sqm"?

did it in rc.local ..... but u can try this https://github.com/rickkdotnet/sqm-scripts-nss/releases/download/v20230320a-1/sqm-scripts-nss_20230320a-1_all.ipk

1 Like

Any chance to get nss build for nokia ac400i ? this is access point with two gig eth ports and usb , very nice profesional ap . Thanks !