Any reason you didn't install opensuse 10.2 on it?  Wireless on network
manager is a lot simpler on 10.2...

Just a stab in the dark, try putting your actual passphrase for 'psk',
instead of the hex encoded version.  Just for kicks...  (noticed
something like this a while back when I was running openwrt on my wrt54g
v3).

Anyway, you shouldn't have to worry about this stuff on 10.2, as it's
pretty seamless.

Wade

On Sat, 2007-06-16 at 13:26 -0400, [EMAIL PROTECTED] wrote:
> Hello all,
>    I recently acquired a inspiron 8600 laptop that I fixed up.
> I installed openSuSE 10.0 on it and went to setup the wireless card.
> I am not a newbie to linux or suse, but I am to wireless on linux...
> So over the past three days I have been searching the web and I think that
> I am very close here... but something is still missing.
> 
> If anyone can shed some light onto this issue it would be greatly
> appreciated!
> Thanks!!!  -Cheers, Peter.
> 
> BTW... I can associate with, ping, etc. with an unencrypted open
> basestation... but not with my Linksys WRT54G v6
> 
> dmesg
> --
> ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.1.2
> ipw2100: Copyright(c) 2003-2005 Intel Corporation
> ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
> 
> lsmod
> --
> ipw2100     128000      0
> ieee80211   51140       1     ipw2100
> firmware_class    9856        2     pcmcia, ipw2100
> ieee80211_crypt   5508  1     ieee80211
> 
> rpm -qa|grep ipw
> --
> ipw-firmware-7-10 (ipw2100-1.3)
> 
> cat /var/run/wpa_supplicant-wlan0.conf
> --
> ctrl_interface=/var/run/wpa_supplicant
> ap_scan=2
> network={
>   scan_ssid=1
>   ssid="PRIV"
>   proto=WPA
>   key_mgmt=WPA-PSK
>   pairwise=CCMP TKIP
>   group=CCMP TKIP WEP104 WEP40
>   priority=2
>   psk=[my hex output of wpa_passphrase PRIV <private pwd>]
> }
> 
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to