OpenWrt proposed by Daniel Petre under the name of SuperWrt for wrt32x wrt3200acm wrt1900acs wrt1200ac[Solved]

I don't know, I don't have limitations on the browser, it depends on which windows you use, what software you have installed on your computer.....

Windows 10 TCP/Internet Slow With Chrome and OpenWRT Router | newspaint (wordpress.com)

access cmd with administrator rights " netsh int tcp set global autotuninglevel=normal" !!

windows 10, but as i said, I never had those problems before that build

install Daniel's version without keeping the settings, which router you use?

3200acm, but as I said, I did keep setting cause I flash directly from linksys firmware

Honestly i don't know how this router behaves, i have wrt1900acs v2 and i am satisfied.
Normal and 3200acm should behave well, you somehow use banIP, you made some extra settings?

Normally this is how the installation should go better, try to change the ethernet slot!

Just uploaded the last open wrt build, 19.07.5 and everything is ok now, thanks anyway :wink:

1 Like

New updates https://superwrt.download

Be careful not to install the latest versions from tp-link, they have some problems and lead to the destruction of the software, Daniel does not have all the routers so he did not test the images, I think he will give up compiling the versions from Tplink!!!!!

New updates https://superwrt.download/!
Firmware Version OpenWrt/SuperWRT SNAPSHOT r15398-e9fb9b79f6 / LuCI Master git-20.339.75073-e54708a
Kernel Version 5.4.86

dude, just post the firmware version text ( if you feel like you need to bump the thread every time there is a new version ) ... posting screenshots is a waste of server resources...

4 Likes

For those with wrt1900acs v2 I have some suggestions to have good performance on the wifi side with this router!
With the latest version from Daniel I use the following settings along with activation to software flow offloading !

root@swrt:~# cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option hwmode '11a'
        option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
        option htmode 'VHT80'
        option country 'RO'
        option cell_density '0'
        option channel '36'
        option frag '2346'
        option rts '2347'
        option beacon_int '115'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option key ''
        option ssid 'superwrt 5Ghz'
        option encryption 'psk2+ccmp'
        option dtim_period '1'

config wifi-device 'radio1'
        option type 'mac80211'
        option hwmode '11g'
        option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
        option country 'RO'
        option cell_density '0'
        option htmode 'HT40'
        option legacy_rates '1'
        option noscan '1'
        option channel '6'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option key '1'
        option ssid 'superwrt'
        option encryption 'psk2+ccmp'

root@swrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info

driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.8.0-20181210
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 74
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: f75b19fd
iobase1: 40d2dc0e
tx limit: 768
rx limit: 64
qe trigger number: 73695

root@swrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/sta

mac address: 
aid: 1
ampdu: true
amsdu: false
wds: false
ba_hist: disable
ht_cap: 0x1020, ampdu: 02, 06
rx_mask: 0xff, 00, 00, 00
rx_bw: 0, rx_nss: 1
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 000000000679

mac address:
aid: 2
ampdu: true
amsdu: false
wds: false
ba_hist: disable
ht_cap: 0x102c, ampdu: 02, 05
rx_mask: 0xff, ff, 00, 00
rx_bw: 0, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 000000000808

hello, i have wrt1900ac v1, can you suggest which openwrt is the best in terms of stability/performance? I do use it only as a router, no wifi. At there is DISTRIB_DESCRIPTION='OpenWrt 19.07.3 r11063-85e04e9f46'

I am having performance issues; main router (500/30) is directly linked to wrt1900ac wan ; on wrt1900ac i am getting only 250-300/30 ;( also NAT is enabled on wrt1900ac v1

To be honest, I use the wrt1900ACS V2 variant, I don't know how wrt1900AC works, I only know that I also noticed a decrease in speedtest on kernel 5.4 ..., even on the latest version of OpenWrt, respectively the version proposed by Daniel, which currently has a version kernel 5.4.86 can not exceed 880-890 mps in speed test on the wire!
With the previous version of kernel 4 ... I was reaching a speed of 1Gbps.
I noticed that Software based offloading for routing / NAT actively helps in speed test on the wifi side, try and activate it!

If you want to use the router only on the wire side try ddwrt, just be careful what version you install, watch the forum there for the first time and ask for opinions, or use OpenWrt 19.07 without any problems!

In other words, try to do a speed test directly on the PC with the cable from the internet, to see if your problem is not from your provider.Try to change the Lan slot on the router, change the cable
....

Hi, interested in this firmware. Still running davids good old version. It's completely safe to use because it builds on openwrt right? :slight_smile:

yes it is safe, it is 100% openwrt sources, if you want to switch to 5.4.86 do not keep the settings!

What about my openvpn server setup, do I need to set it up again? :slight_smile: