| View previous topic :: View next topic |
| Author |
Message |
d_logan n00b

Joined: 09 May 2006 Posts: 73
|
Posted: Tue Apr 20, 2010 12:01 am Post subject: WIRELESS_EXT missing from gentoo-sources 2.6.33-r1 [SOLVED] |
|
|
It's just not in menuconfig, how do I enable it?
Last edited by d_logan on Tue Apr 20, 2010 3:41 pm; edited 1 time in total |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 13034 Location: Ste-Foy,Canada
|
Posted: Tue Apr 20, 2010 1:49 am Post subject: |
|
|
Hi, can you post this :
| Code: |
# cd /usr/src/linux
# cat .config | grep -i ext
|
_________________ Sysadmin of GentooQuébec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec |
|
| Back to top |
|
 |
DaggyStyle Advocate


Joined: 22 Mar 2006 Posts: 4735
|
Posted: Tue Apr 20, 2010 5:46 am Post subject: |
|
|
try enabling the following:
NETDEVICES support at:
| Code: |
Location: │
│ -> Device Drivers │
|
WLAN support at
| Code: |
Location: │
│ -> Device Drivers │
│ -> Network device support (NETDEVICES [=y]) │
|
IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP) at
| Code: |
Location: │
│ -> Device Drivers │
│ -> Network device support (NETDEVICES [=y]) │
│ -> Wireless LAN (WLAN [=y])
|
that should enable it by default. _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
ProjectFootball |
|
| Back to top |
|
 |
d_logan n00b

Joined: 09 May 2006 Posts: 73
|
Posted: Tue Apr 20, 2010 3:40 pm Post subject: |
|
|
| I can't find the thread, but for whatever reason, in 2.6.33, it can't be enabled directly. I had to enable CONFIG_HOSTAP to get CONFIG_WIRELESS_EXT enabled. It's working now. Marking solved. |
|
| Back to top |
|
 |
hujuice Apprentice


Joined: 16 Oct 2007 Posts: 179 Location: Rome, Italy
|
Posted: Fri Apr 29, 2011 8:48 pm Post subject: |
|
|
| Kernel help wrote: | ...
See <http://hostap.epitest.fi/> for more information about the
Host AP driver configuration and tools. This site includes
information and tools (hostapd and wpa_supplicant) for WPA/WPA2
support.
... |
It has been very hard to find for me too...
Regards,
HUjuice _________________ Who haven't a spine, should have a method.
Chi non ha carattere, deve pur avere un metodo. |
|
| Back to top |
|
 |
|