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

New updates https://superwrt.download!
Below are some pictures with the tests done with this version,on the wifi side 2 Ghz, 5 Ghz and cable!
Software flow offloading , adblock ON, To see the image at the original resolution click on the image after it opens double click and choose the option to see the image!

http://s.go.ro/6z1eoy9u

Below my settings:
 SuperWRT SNAPSHOT, r15519-41b096b448
 -----------------------------------------------------
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 disabled '0'
        list ht_capab 'SHORT-GI-20'
        list ht_capab 'SHORT-GI-40'
        option country 'RO'
        option cell_density '0'
        option frag '2346'
        option rts '2347'
        option noscan '1'
        option channel '36'
        option beacon_int '100'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option macaddr ''
        option ssid 'superwrt 5Ghz'
        option key 
        option encryption 'psk2'
        option dtim_period '2'
        option disassoc_low_ack '0'

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 disabled '0'
        option noscan '1'
        option htmode 'HT40'
        list channels '1'
        list channels '6'
        list channels '11'
        list ht_capab 'SHORT-GI-20'
        list ht_capab 'SHORT-GI-40'
        option legacy_rates '1'
        option country 'RO'
        option cell_density '0'
        option beacon_int '113'
        option frag '2347'
        option rts '2346'
        option channel '11'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option macaddr ''
        option ssid 'superwrt'
        option key '
        option encryption 'psk2'
        option disassoc_low_ack '0'

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: 7be1f3d0
iobase1: 81d73450
tx limit: 768
rx limit: 64
qe trigger number: 788480

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: 00000000911

New updates https://superwrt.download!
SNAPSHOT r15520-54bfebdca0 / LuCI Master git-21.013.41342-df2a135
Kernel Version 5.4.89

We know now that superwrt gets regular updates.
There's no need to advertise each and every new build.

Thanks for your understanding.

1 Like

Latest settings with the latest version.
In the link below you can also find a video with the tests done!

http://s.go.ro/6z1eoy9u

for settings I was inspired from here:
https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1219835#1219835
https://forum.dd-wrt.com/wiki/index.php/QCA_wireless_settings#TurboQAM_.28QAM256.29_support
https://wiki.dd-wrt.com/wiki/index.php/Atheros/ath_wireless_settings

BusyBox v1.31.1 () built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 SuperWRT SNAPSHOT, r15520-54bfebdca0
 -----------------------------------------------------
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 disabled '0'
        list ht_capab 'SHORT-GI-20'
        list ht_capab 'SHORT-GI-40'
        option country 'RO'
        option cell_density '0'
        option frag '2346'
        option rts '2347'
        option noscan '1'
        option beacon_int '113'
        option channel '48'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option macaddr ''
        option encryption 'psk2'
        option ssid 'superwrt 5Ghz'
        option key ''
        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 disabled '0'
        option noscan '1'
        option htmode 'HT40'
        list channels '1'
        list channels '6'
        list channels '11'
        list ht_capab 'SHORT-GI-20'
        list ht_capab 'SHORT-GI-40'
        option country 'RO'
        option cell_density '0'
        option frag '2346'
        option rts '2347'
        option channel '11'
        option legacy_rates '1'
        option beacon_int '127'

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

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: c6e3edb5
iobase1: f9691a9a
tx limit: 768
rx limit: 64
qe trigger number: 1369735

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: 000000080722

mac address:
aid: 2
ampdu: true
amsdu: true
wds: false
ba_hist: disable
amsdu cap: 0x01
ht_cap: 0x106f, ampdu: 02, 00
rx_mask: 0xff, ff, 00, 00
rx_bw: 1, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 00000001a970

I'm confused about what this is. If the script referred to is ensuring particular packages are installed and configured why can't that be an open, shared thing like a "script package" with dependencies to install the required ones, then just run the script. If it does useful things on the Linksys routers is it not also likely to be useful on similar specification devices from other manufacturers?

Or is it more than that in some way or other?

1 Like

https://superwrt.download Can't open

Yes, he won't compile anymore, he shut down the server!

This topic can be closed!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.