40 Mhz 2nd channel 1043ND Rev 1.5.9

Report wireless and/or network connectivity problems in this forum.

Moderator: Moderators

Post Reply
JAF
Posts: 6
Joined: Mon Feb 18, 2013 1:56 pm

40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by JAF »

I have a TL-WR1043ND Ver 1.8 running Gargoyle version 1.5.9.

Everything I need is running well & stable, but even when is set to 40 Mhz, with noscan=1, I am not able to see the 2nd channel activated (using InSSider or Wifi Analyzer).

Is there something missing in my configuration in order to get the 40 Mhz mode working?

Thanks in advance
Regards

Please find here down real config:

Results : cat /etc/config/wireless

config wifi-device 'radio0'
option type 'mac80211'
option macaddr 'xx:xx:xx:xx:xx:xx'
option hwmode '11ng'
list ht_capab 'SHORT-GI-40'
list ht_capab 'DSSS_CCK-40'
option txpower '23'
option noscan '1'
option channel '1'
option htmode 'HT40+'

config wifi-iface 'ap_g'
option device 'radio0'
option mode 'ap'
option network 'lan'
option macfilter 'allow'
option maclist 'XX:XX:XX:XX:XX:XX'
option ssid 'LMJ'
option encryption 'psk2'
option key 'xxxxxxxxxxxxxxx'
_____________________________________________________

Results: uci show

......
......
......
wireless.radio0=wifi-device
wireless.radio0.type=mac80211
wireless.radio0.macaddr=xx:xx:xx:xx:xx:xx
wireless.radio0.hwmode=11ng
wireless.radio0.ht_capab=SHORT-GI-40 DSSS_CCK-40
wireless.radio0.txpower=23
wireless.radio0.noscan=1
wireless.radio0.channel=1
wireless.radio0.htmode=HT40+
wireless.ap_g=wifi-iface
wireless.ap_g.device=radio0
wireless.ap_g.mode=ap
wireless.ap_g.network=lan
wireless.ap_g.macfilter=allow
wireless.ap_g.maclist=XX:XX:XX:XX:XX:XX
wireless.ap_g.ssid=LMJ
wireless.ap_g.encryption=psk2
wireless.ap_g.key=xxxxxxxxxxxxxxx
wol.@wol-target[0]=wol-target
wol.@wol-target[0].enabled=0

User avatar
DoesItMatter
Moderator
Posts: 1373
Joined: Thu May 21, 2009 3:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by DoesItMatter »

http://www.gargoyle-router.com/phpbb/vi ... =13&t=3231

Read through this thread and try that if you are willing

Some have reported this didn't work, but I had no issues

IF you understand linux - make a backup of the 2 .ko files
There's always the potential you'll have to recover via failsafe mode
and/or recover via serial when messing with kernel modules.
:twisted: Soylent Green Is People! :twisted:
2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400

JAF
Posts: 6
Joined: Mon Feb 18, 2013 1:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by JAF »

Thank you for your answer.
I am not so skilled, so odds are against me and on favour of bricking the device.

Having read the post that you indicated & the following posts:

https://forum.openwrt.org/viewtopic.php ... 26#p188426
http://forums.buffalotech.com/t5/Wirele ... 460#M15272

I came up with the idea that using Gargoyle version 1.5.6 is it possible to have 40 Mhz working on 1043nd. It seems to be the last NO "Attitude Adjustment" version.

Do you think it will work ?

Is it possible to downgrade Gargoyle from 1.5.9 to 1.5.6 on 1043nd using the GUI ?

Should I use the gargoyle_1.5.6-ar71xx-tl-wr1043nd-v1-squashfs-sysupgrade or the one labeled "factory" ?

Thanks in advance for your help.
Best regards

User avatar
DoesItMatter
Moderator
Posts: 1373
Joined: Thu May 21, 2009 3:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by DoesItMatter »

Yes - you can downgrade via the GUI

BUT

DO NOT keep settings - do it like this

1) Reset router to defaults
2) Flash from 1.5.9 GUI -> 1.5.6 (make sure keep settings is NOT checked)
3) Wait - 1.5.6 GUI should come up
:twisted: Soylent Green Is People! :twisted:
2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400

JAF
Posts: 6
Joined: Mon Feb 18, 2013 1:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by JAF »

Thanks, I will try and let you know. Regards

JAF
Posts: 6
Joined: Mon Feb 18, 2013 1:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by JAF »

Downgrade was perfect.
1.5.6 is working and stable.

Unfortunately, I am not able to see the 40 Mhz channel activated on my TL-WR1043ND.

Any ideas?

Someone was able to use 40 MHz (300Mbps) on this model of wireless router with Gargoyle or any other FW?

Thanks in advance

User avatar
DoesItMatter
Moderator
Posts: 1373
Joined: Thu May 21, 2009 3:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by DoesItMatter »

http://www.gargoyle-router.com/phpbb/vi ... =13&t=3231

Try doing the mod in that thread and see if your 40mhz shows up
:twisted: Soylent Green Is People! :twisted:
2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400

JAF
Posts: 6
Joined: Mon Feb 18, 2013 1:56 pm

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by JAF »

I had followed your link, then this one: https://forum.openwrt.org/viewtopic.php ... 21#p190221

Finally I applied the following:

The reghack utility replaces the regulatory domain rules in the driver binaries
with less restrictive ones. The current version also lifts the 5GHz radar
channel restrictions in ath9k.

How to use:

ssh root@openwrt

cd /tmp/
wget http://luci.subsignal.org/~jow/reghack/reghack.elf
chmod +x reghack.elf
cp /lib/modules/*/ath.ko .
cp /lib/modules/*/cfg80211.ko .
./reghack.elf ath.ko
./reghack.elf cfg80211.ko
mv *.ko /lib/modules/*/
reboot


No visible changes. 40 Mhz did not show up.

Before downgrade, I applied this procedure (REGHACK) on Gargoyle Rev 1.5.9 and CH12 & 13 showed up but 40Mhz was still missing.

Do you know if someone was able to work in HT mode with a 1043nd?

Even when it is not a 1043ND, I found the following :

http://forums.buffalotech.com/t5/Wirele ... 460#M15272

The issue you are having isn't a 2nd radio not working, its the wireless driver, a universal problem right now that has to do with the ath9k wireless driver. And the problem is going to effect (and is already) all firmwares that use ath9k based code, such as dd-wrt. Right now HT40 in ath9k has issues, so either use an older build or wait till the issue is resolved

If you feel the above statement could be right, which Gargoyle version would be the best version to try?

Once again, Ideas are welcome.

Thanks again.

User avatar
chigo58
Posts: 42
Joined: Wed Dec 22, 2010 5:09 am

Re: 40 Mhz 2nd channel 1043ND Rev 1.5.9

Post by chigo58 »

I've been experiencing wireless inconsistencies with v. 1.5.1.0 on my v1.7 1043ND's. Whilst watching movies from a media-tank, the video would pause but the wireless connection remains connected. Disabling the wireless NIC on my mbp and re-switching it on temporary helps but it reoccurs shortly after. Here's a list of what I tried:

- changing channels and finally choose a suitable channel with a sustainable 130M connection (channel overcrowding not an issue)

- scheduling daily 3am router restarts (no difference)

- Disabled Atheros Adaptive Noise Immunity (ANI) and "Low Ack" disassociation as per http://www.gargoyle-router.com/phpbb/vi ... =11&t=4667 (no difference)

- finally, i've downgraded one of my 1043ND's to v.1.5.6 to see if this makes a difference. Will report back if I see any improvements
x2 Archer C5,C7 - Stock | x1 TL-WA730RE v1 - Openwrt 14.07 | x2 TL-WR1043ND v1.7 - Gargoyle v1.6.X http://goo.gl/VMbxcH | x2 WRT54GL v1.1 Tomato v1.28.7821 MIPSR1-Toastman-ND, 14929_vpn | x1 WHR-HP-G54 - Gargoyle 1.4.7

Post Reply