Re: BCM WiFi Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



:
> On Tue, 17 Jul 2007 11:04:09 -0400, Mike - EMAIL IGNORED wrote:
> 
>> On Mon, 16 Jul 2007 17:18:53 -0400, Mike - EMAIL IGNORED wrote:
>>
>> [...]
>>
>> Please see some new things under the original
>> thread "Add Wireless to Laptop".  What do you
>> think?
>>
>> Mike.
> 
> As you may have noticed on the other thread, I now
> see a problem because it doesn't like my key and seems
> to be assuming that I am using WEP, but I am using
> WPA/PSK.  Do you know a way to set this?

Yep.  It's a bit of a rigmarole by hand.  Use

wpa_passphrase SSID >/etc/wpa_supplicant/wpa_supplicant.conf

(where SSID is your WPA network name) and then type your WPA shared key
and hit enter.

Then edit

vi /etc/sysconfig/wpa_supplicant

to this

INTERFACES="-iwlan0"
DRIVERS="-Dwext"

then

service wpa_supplicant start

you can monitor progress with

iwevent

apparently but I usually use

dmesg | less

repeatedly.  Once it's associated, you need to give the interface an IP
by dhclient or directly by ifconfig.

-Andy

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux