As said in a previous post, 'wl -i eth1 country "US"' did all the magic on its own. I did not enter any other commands. But the default country of my device is EU maybe thats the reason. BTW, with SDK6 'wl -i eth1 txpwr1 XX' is a NOP and
totally useless.
OK. Thanks. That's what I tried with no change. Now that you said that, I changed to "EU" and then back to "US" just to see if changing the country is what keys the power limit to change. Still no change. I even did these commands:
nvram set pci/1/1/ccode=EU
nvram set pci/2/1/ccode=EU
nvram set wl0_country_code=EU
nvram set wl1_country_code=EU
nvram set regulation_domain=EU
nvram set regulation_domain_5G=EU
nvram commit
reboot
Followed by these commands:
nvram set pci/1/1/ccode=US
nvram set pci/2/1/ccode=US
nvram set wl0_country_code=US
nvram set wl1_country_code=US
nvram set regulation_domain=US
nvram set regulation_domain_5G=US
nvram commit
reboot
Still no change. One thing I did try were these commands:
nvram set wl_TxPower=120
nvram set wl0_TxPower=120
nvram set wl1_TxPower=120
nvram commit
reboot
Interestingly, if you change the power level on the professional tab in wireless, it ONLY affects the middle one above. The top and bottom stay at the default 80. If you issue the above three commands, all three stick through a reboot, showing 120 for all three if you use "get" instead of "set". So I thought that might make a difference.
Still no dice. The one thing I did do was I was able to find a channel that gives me slightly better signal (channel 9). Now I'm "only" down 10 dBM from SDK5 and my devices in the back room can at least stay connected (barely) but the speeds are very slow compared to SDK5 presumably because of the -80 dBM signal (SDK5 gives me -70). But I'm going to leave it here for now and run SDK6 for a while (33 beta 3) because as long as you're not in a fringe location, everything seems smoother and faster on the beta 3 SDK6. Even the devices connected via wired Cat5 seem to respond faster with less latency.
So we'll see.
Hope my info helps in some way. BTW, I reinstalled beta 3 from scratch before doing any of the above. Installed it, did mtd-erase -d nvram and then reboot. Then set everything up from scratch.
Edit: just issued the command: wl -i eth1 txpwr1 and I get this response:
TxPower is 127 qdbm, 31.75 dbm, 1496 mW Override is Off
What do you get?
Mike