Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Where's my wireless AP?
Date: Wed, 21 Apr 2010 19:42:47
Message-Id: 201004212042.16386.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Re: Where's my wireless AP? by Steffen Loos
1 On Wednesday 21 April 2010 15:41:26 Steffen Loos wrote:
2
3 > > I guess country 00 means no country code?
4 >
5 > Just try to set up "ieee80211_regdom=EU" for module "cfg80211".
6 >
7 > ---8<---
8 > # modprobe -v cfg80211 ieee80211_regdom=EU
9 > insmod /lib/modules/2.6.32-tuxonice-r5/kernel/net/wireless/cfg80211.ko
10 > ieee80211_regdom=EU
11 >
12 > # dmesg
13 > cfg80211: Using static regulatory domain info
14 > cfg80211: Regulatory domain: EU
15 > (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
16 > (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
17 > (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
18 > (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
19 > (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
20 > (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
21 > (5490000 KHz - 5710000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
22 > cfg80211: Calling CRDA for country: EU
23 > cfg80211: Calling CRDA for country: EU
24 >
25 > # iw reg get
26 > country EU:
27 > (2402 - 2482 @ 40), (6, 20)
28 > (5170 - 5190 @ 40), (6, 23), PASSIVE-SCAN
29 > (5190 - 5210 @ 40), (6, 23), PASSIVE-SCAN
30 > (5210 - 5230 @ 40), (6, 23), PASSIVE-SCAN
31 > (5230 - 5330 @ 40), (6, 20), DFS, NO-IBSS
32 > (5490 - 5710 @ 40), (6, 30), DFS, NO-IBSS
33 > --->8---
34
35 Thanks for your suggestion. It won't play I'm afraid:
36
37 # modprobe -v cfg80211 ieee80211_regdom=EUinsmod /lib/modules/2.6.33-gentoo-
38 r1/kernel/net/wireless/cfg80211.ko ieee80211_regdom=EU
39 20:35:58 root@dell_xps:[/home/michael]# modprobe -v b43
40 insmod /lib/modules/2.6.33-gentoo-r1/kernel/net/mac80211/mac80211.ko
41 insmod /lib/modules/2.6.33-gentoo-r1/kernel/drivers/ssb/ssb.ko
42 insmod /lib/modules/2.6.33-gentoo-r1/kernel/drivers/net/wireless/b43/b43.ko
43 qos=0
44
45 # iw reg get
46 country 00:
47 (2402 - 2472 @ 40), (6, 20)
48 (2457 - 2482 @ 20), (6, 20), PASSIVE-SCAN, NO-IBSS
49 (2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
50 (5170 - 5250 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
51 (5735 - 5835 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
52
53 From dmesg:
54
55 cfg80211: Using static regulatory domain info
56 cfg80211: Regulatory domain: 00
57 (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
58 (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
59 (2457000 KHz - 2482000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
60 (2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
61 (5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
62 (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
63 cfg80211: Calling CRDA to update world regulatory domain
64 cfg80211: Calling CRDA for country: EU
65
66 Anyway, with the new kernel it now works in all channels, so that's good
67 enough for me. :-)
68 --
69 Regards,
70 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature