On Sun, Dec 12, 2010 at 9:48 AM, Daryl Lee <da...@daryllee.com> wrote: > On 12/12/2010 08:44 AM, Daryl Lee wrote: >> Now that my laptop is working I want to add support for my Wifi adapter, an >> Intel/PRO Wireless 3945ABG [Golan] (rev 02), which means rebuilding the >> kernel with the necessary support. When I run "make menuconfig" all I can >> find in the Wireless LAN page are the following: >> Intel PRO/Wireless 2100 >> Intel PRO/Wireless 2200BG and 2915ABG >> Intel Wireless Wifi >> >> Is there any chance of one of these working? If not, where do I go from >> here? >> > > Well, never mind. I just discovered that pressing the space bar reveals > hidden menu options. That opens up a whole new world! > > > -- > Daryl Lee > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
You also need the firmware for 3945ABG. You get the most current version from here: intellinuxwireless.org - I'm not sure why, but this site is down at this moment. I'm not sure why. You'll also need wpa_supplicant unless you are using WEP (if you are, please stop, it takes a C2D <5mins to crack a 128bit WEP key). wpa_supplicant isn't in BLFS, but it's easy to build. Get it from http://hostap.epitest.fi/wpa_supplicant/ - build it using the defconfig and build it by following the directions. You will need gnutls ahead of time. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page