2010/1/25 Gábor Stefanik <netrolller.3d@xxxxxxxxx>: > On Mon, Jan 25, 2010 at 6:51 PM, Bob Copeland <me@xxxxxxxxxxxxxxx> wrote: >> On Sun, Jan 24, 2010 at 4:12 PM, John S. Skogtvedt <jss@xxxxxx> wrote: >>> Hello, >>> >>> As the subject says, using ath5k on 2.6.32 I am not able to connect to >>> an AP on channel 13 (i.e. wpa_supplicant doesn't find the AP and thus >>> fails to associate). I'm in Norway, and the card is bought in Norway. >> >>> dmesg output: >>> [ 7.205952] cfg80211: Using static regulatory domain info >>> [ 7.205956] cfg80211: Regulatory domain: US >>> [ 7.206243] cfg80211: Calling CRDA for country: US >> >> Well, there's your problem, AFAICT. You have >> CONFIG_WIRELESS_OLD_REGULATORY=y? And ieee80211_regdom=EU doesn't work? OLD_REG is exactly that, old regulatory, new regulatory stuff does not know anything about EU as EU is not a country. OLD_REG is in fact removed from the latest wireless-testing.git so I recommend debian just abandon it. >>> [ 7.887265] ath: EEPROM regdomain: 0x80d0 >>> [ 7.887267] ath: EEPROM indicates we should expect a country code >>> [ 7.887270] ath: doing EEPROM country->regdmn map search >>> [ 7.887272] ath: country maps to regdmn code: 0x37 >>> [ 7.887275] ath: Country alpha2 being used: DK >>> [ 7.887277] ath: Regpair used: 0x37 >>> [ 8.288352] ath5k phy0: Atheros AR2414 chip found (MAC: 0x79, PHY: 0x45) >>> [ 8.288607] cfg80211: Calling CRDA for country: DK >> >> Denmark, which should allow the channels in question. > > However, does the DK regdomain really get set? Is CRDA installed? > >> CCed Luis in case he has anything to add. Yea not sure if debian ships crda and wireless-regdb yet. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html