TL-WR1043ND can't get 300mbps
Moderator: Moderators
TL-WR1043ND can't get 300mbps
I had to manually type the following commands to reach 300mbit. Can this automatically be included to the next versions?
=> is this something for the openWRt devs?
type in telnet/ssh:
uci set wireless.radio0.noscan=1
uci commit
reboot
Thanks
Claude
=> is this something for the openWRt devs?
type in telnet/ssh:
uci set wireless.radio0.noscan=1
uci commit
reboot
Thanks
Claude
-
- Posts: 27
- Joined: Thu Oct 13, 2011 1:16 pm
Re: TL-WR1043ND can't get 300mbps
Edit /etc/config/wireless and add following line in config 'wifi-device' 'radio0' section.
option 'noscan' '1'
Mine looks like this, few changes from default
option 'noscan' '1'
Mine looks like this, few changes from default
Code: Select all
config 'wifi-device' 'radio0'
option 'type' 'mac80211'
option 'macaddr' 'b0:48:xx:xx:xx:xx'
option 'hwmode' '11ng'
list 'ht_capab' 'SHORT-GI-40'
list 'ht_capab' 'DSSS_CCK-40'
option 'noscan' '1'
option 'ar' '1'
option 'bursting' '1'
option 'ff' '1'
option 'compression' '1'
option 'channel' '11'
option 'htmode' 'HT40-'
TL-WR1043ND - Gargoyle 1.5.2
DIR-300 - DD-Wrt v24 preSP2 (Build14896)
DIR-300 - DD-Wrt v24 preSP2 (Build14896)
Re: TL-WR1043ND can't get 300mbps
Thanks for your answers. What are this additional options doing? Do you have a link or do i need to have look inside the source code?
=> Do you know something aboutstability problems of the wireless driver?
I lost the connection a few times with my android phone...
Thanks
Claude
=> Do you know something aboutstability problems of the wireless driver?
I lost the connection a few times with my android phone...
Thanks
Claude
-
- Posts: 27
- Joined: Thu Oct 13, 2011 1:16 pm
Re: TL-WR1043ND can't get 300mbps
Refer this webpage. I am a Linux guy, therefore I can make some head & tail out of it. Hopefully it would help you also
http://aspiregemstone.blogspot.com/2011 ... art-4.html
http://aspiregemstone.blogspot.com/2011 ... art-4.html
TL-WR1043ND - Gargoyle 1.5.2
DIR-300 - DD-Wrt v24 preSP2 (Build14896)
DIR-300 - DD-Wrt v24 preSP2 (Build14896)
Re: TL-WR1043ND can't get 300mbps
Instead of setting noscan, why not do the more correct method... checking what channels are free in the area, then it will work right away.
It is not "fair" to enable noscan, as the scan checks if you would disturb people in the surrounding area. If you choose a channel that is not used by others, will it work right away.
If you have an Android phone, would I recommend you to try to install "Wifi Analyzer": https://market.android.com/details?id=c ... yzer&hl=da
It is working very well, and is very userfriendly.
It is not "fair" to enable noscan, as the scan checks if you would disturb people in the surrounding area. If you choose a channel that is not used by others, will it work right away.
If you have an Android phone, would I recommend you to try to install "Wifi Analyzer": https://market.android.com/details?id=c ... yzer&hl=da
It is working very well, and is very userfriendly.
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4
-
- Posts: 27
- Joined: Thu Oct 13, 2011 1:16 pm
Re: TL-WR1043ND can't get 300mbps
Refer: http://www.gargoyle-router.com/phpbb/vi ... 9893#p9893
Already using swap, had a 128MB usb stick (really!!).
Not sure if using swap would made any difference unless I am using Tor or something other memory intensive process (proxy)
Already using swap, had a 128MB usb stick (really!!).
Not sure if using swap would made any difference unless I am using Tor or something other memory intensive process (proxy)
- Attachments
-
- swap.jpg (25.83 KiB) Viewed 22783 times
TL-WR1043ND - Gargoyle 1.5.2
DIR-300 - DD-Wrt v24 preSP2 (Build14896)
DIR-300 - DD-Wrt v24 preSP2 (Build14896)
Re: TL-WR1043ND can't get 300mbps
I have no other APs in my area so my channel space is completely clear. I can't get a connection above 65mbps without setting noscan.hnl_dk wrote:Instead of setting noscan, why not do the more correct method... checking what channels are free in the area, then it will work right away.
Using 1.5.2 with TL-WR1043ND
bb
Last edited by bbjayo on Wed Jan 11, 2012 4:10 am, edited 1 time in total.
Re: TL-WR1043ND can't get 300mbps
that sounds very strange.bbjayo wrote:I have no other APs in my area so my channel space is completely clear. I can't get a connection above 65mbps without setting noscan.hnl_dk wrote:Instead of setting noscan, why not do the more correct method... checking what channels are free in the area, then it will work right away.
Using 1.5.2 with TP-1043ND
bb
I have QoS, TOR... turned off. Maybe you are using more memory on yours?
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4
Re: TL-WR1043ND can't get 300mbps
QOS and Tor disabled. Memory usage at 47%. Even with noscan enabled, I seem to get a max of 150mbps.hnl_dk wrote: that sounds very strange.
I have QoS, TOR... turned off. Maybe you are using more memory on yours?
Am using WPA2 and everything pretty much on default.
bb