public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Steffen Loos <fenlo@gmx.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Where's my wireless AP?
Date: Wed, 21 Apr 2010 16:41:26 +0200	[thread overview]
Message-ID: <4BCF0E96.90107@gmx.net> (raw)
In-Reply-To: <201004202255.34767.michaelkintzios@gmail.com>


> # iw reg get
> country 00:
>          (2402 - 2472 @ 40), (6, 20)
>          (2457 - 2482 @ 20), (6, 20), PASSIVE-SCAN, NO-IBSS
>          (2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
>          (5170 - 5250 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
>          (5735 - 5835 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
>
> I guess country 00 means no country code?

Just try to set up "ieee80211_regdom=EU" for module "cfg80211".

---8<---
  # modprobe -v cfg80211 ieee80211_regdom=EU
insmod /lib/modules/2.6.32-tuxonice-r5/kernel/net/wireless/cfg80211.ko ieee80211_regdom=EU

  # dmesg
cfg80211: Using static regulatory domain info
cfg80211: Regulatory domain: EU
         (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
         (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
         (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
         (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
         (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
         (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
         (5490000 KHz - 5710000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
cfg80211: Calling CRDA for country: EU
cfg80211: Calling CRDA for country: EU

  # iw reg get
country EU:
         (2402 - 2482 @ 40), (6, 20)
         (5170 - 5190 @ 40), (6, 23), PASSIVE-SCAN
         (5190 - 5210 @ 40), (6, 23), PASSIVE-SCAN
         (5210 - 5230 @ 40), (6, 23), PASSIVE-SCAN
         (5230 - 5330 @ 40), (6, 20), DFS, NO-IBSS
         (5490 - 5710 @ 40), (6, 30), DFS, NO-IBSS
--->8---

regards,
Steffen



  reply	other threads:[~2010-04-21 14:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-18 21:28 [gentoo-user] Where's my wireless AP? Mick
2010-04-18 22:35 ` [gentoo-user] " Mick
2010-04-19 17:26   ` Stroller
2010-04-19 19:24     ` Mick
2010-04-19 22:03       ` Mick
2010-04-20 22:21         ` Stroller
2010-04-20  1:27       ` Paul Hartman
2010-04-20 10:21         ` Mick
2010-04-20 14:25           ` Paul Hartman
2010-04-20 21:24             ` Mick
2010-04-20 21:54               ` Mick
2010-04-21 14:41                 ` Steffen Loos [this message]
2010-04-21 19:41                   ` Mick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BCF0E96.90107@gmx.net \
    --to=fenlo@gmx.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox