Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [query] kernel-2.6.24 + ndiswrapper
Date: Tue, 12 Feb 2008 22:57:45
Message-Id: 200802130011.57135.shrdlu@unlimitedmail.org
In Reply to: Re: [gentoo-user] [query] kernel-2.6.24 + ndiswrapper by dell core2duo
1 On Tuesday 12 February 2008, dell core2duo wrote:
2
3 >but I am still getting WEXT errors.
4 >Starting wpa_supplicant on wlan0
5 > ...
6 > ioctl[SIOCSIWAUTH]: Operation not supported
7 > WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Operation not
8 > supported [ ok ]
9 > th param 5 value 0x1 -
10 > * Starting wpa_cli on wlan0
11 > ...
12 > [ ok ]
13 > * Backgrounding ...
14
15 WEXT seems to suggest "wireless extensions" (but I might be wrong of
16 course). I have the following options enabled in my kernel (some might
17 be redundant):
18
19 CONFIG_WIRELESS_EXT=y
20 CONFIG_CFG80211=y
21 CONFIG_NL80211=y
22 CONFIG_MAC80211=y
23 CONFIG_MAC80211_RCSIMPLE=y
24 CONFIG_MAC80211_DEBUG=y
25 CONFIG_MAC80211_VERBOSE_DEBUG=y
26 CONFIG_IEEE80211=y
27 CONFIG_IEEE80211_DEBUG=y
28 CONFIG_IEEE80211_CRYPT_WEP=y
29 CONFIG_IEEE80211_CRYPT_CCMP=y
30 CONFIG_IEEE80211_CRYPT_TKIP=y
31 CONFIG_IEEE80211_SOFTMAC=y
32 CONFIG_IEEE80211_SOFTMAC_DEBUG=y
33 CONFIG_WLAN_80211=y
34 CONFIG_B43=y
35 CONFIG_B43_PCI_AUTOSELECT=y
36 CONFIG_B43_PCICORE_AUTOSELECT=y
37 CONFIG_B43_DEBUG=y
38 CONFIG_B43_DMA=y
39 CONFIG_B43_PIO=y
40 CONFIG_B43_DMA_AND_PIO_MODE=y
41 CONFIG_B43LEGACY=y
42 CONFIG_B43LEGACY_PCI_AUTOSELECT=y
43 CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
44 CONFIG_B43LEGACY_DEBUG=y
45 CONFIG_B43LEGACY_DMA=y
46 CONFIG_B43LEGACY_PIO=y
47 CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
48
49 I'm pretty sure some of them are redundant, but I have not had the time
50 yet to read about the wireless extensions/*80211 changes and their
51 implications. However, my card is working correctly with the above
52 config.
53
54 Is the firmware in place (the correct one for your driver)? Post the
55 relevant sections from /var/log/messages where the wireless card is
56 recognized and initialized.
57 --
58 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [query] kernel-2.6.24 + ndiswrapper dell core2duo <gentoomail.dell@×××××.com>