View Poll Results: What are your radio settings on the WL-500G?

Voters
48. You may not vote on this poll
  • 19 (standard)

    23 47.92%
  • 29

    3 6.25%
  • 39

    3 6.25%
  • 49

    3 6.25%
  • 59

    0 0%
  • 69

    3 6.25%
  • 79

    1 2.08%
  • 84 (max)

    12 25.00%
Results 1 to 15 of 48

Thread: Radio Power settings

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #17
    Quote Originally Posted by Oleg
    So, both firmwares are limited, right? And there is no difference in the signal strength?


    Actually, according to sources, you need just this to achieve the same:

    Code:
    nvram set regulation_domain=0x00
    nvram commit
    reboot
    Ah I suspected the other settings were either informational only, or derivatives of the regulatory domain.

    Correct in that by methods I have described, no further output is measurable.
    However...

    I discovered a parameter which seems to control the power amp's output via some sort of feedback loop. I haven't discovered the exact nature of each parameter (they're kind of cryptic) but here it is:

    wl atten 0 0 80

    I have attached a stumbler (i know, kinda rough) but it shows the dramatic difference this parameter makes. I have an unrefined script I have used to try and automate the whole thing to some degree (just ignore the rate stuff). It's very unfinished and I wish I knew more to refine it but time may permit..

    It's only taken me 16 hours straight to get this far, how hard can it be?

    (Please be responsible with this set of commands, they're not the sort of thing that would suit use in a city or hi-density residential. Get a better antenna first.) I hope this doesn't trigger broadcom to lock their drivers down even further - do you think this may happen? I hate to say it but if so it may be prudent to censor the info from the public web. Let me know what you think.

    cheers

    UBER SCRIPT

    nvram unset wl0_country_code
    nvram wl0_country_code=ALL
    nvram unset wl_country_code
    nvram wl_country_code=ALL
    nvram unset wl_country=
    nvram unset wl0_country=
    nvram unset regulation_domain
    nvram regulation_domain=0x0
    nvram unset wl0_radio_power_x
    nvram wl0_radio_power_x=80
    nvram unset wl_radio_power_x
    nvram wl_radio_power_x=80
    nvram unset log_level
    nvram log_level=1
    nvram unset console_loglevel
    nvram console_loglevel=1

    wl txant 0
    wl antdiv 0
    wl txpwr1 20
    wl atten 0 0 80 UPDATE: MAX VALUE 60 for 11G!!
    wl lrl 255 UPDATE: MAX VALUE 16!!
    wl srl 255 UPDATE: MAX VALUE 16!!
    wl interference 0
    wl suprates 2
    wl rateset 2b
    wl rate 2
    wl mrate 2
    wl bg_rate 2
    wl bg_mrate 2

    EDIT:
    The txpwr1 command has absolutely no effect afaik. no dbm change in output.
    Also the rubbish about burning out cards with higher output power is nonsense. I just had the lid off the RF section and felt the BCM2050 chip. Warm, nothing unusual after 30 mins of max pwr operation at full 54mbps transmit duty cycle.
    Attached Images Attached Images  
    Last edited by -=thrasher=-; 08-02-2005 at 18:57.

Similar Threads

  1. Safe radio power increase?
    By einarmr in forum WL-300g Q&A
    Replies: 1
    Last Post: 06-03-2006, 14:58
  2. i-Radio
    By FilimoniC in forum WL-500g Q&A
    Replies: 3
    Last Post: 14-10-2005, 07:05
  3. Settings lost after power off
    By Run2000 in forum WL-500g Q&A
    Replies: 19
    Last Post: 06-08-2005, 09:07

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •