Bug 115237

Summary: wireless cards not accepting configuration
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Kevin Williams <kevwil>
Component: NetworkAssignee: Joachim Gleissner <joachim.gleissner>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: i386   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo output
cisco wireless card config
d-link network card config
output of 'rcnetwork status'
output of 'iwconfig'

Description Kevin Williams 2005-09-04 18:51:05 UTC
I have an old cisco and a newer D-Link (ndiswrapper). I have used both cards in
other Linux installs. When I set my essid and wep key, the configuration is
saved but the output of iwconfig does not reflect the settings.

How to reproduce: access point requires key, essid broadcast turned off. Enter
essid and wep key in YaST2. Run iwconfig to verify key and essid are not set and
access point is not known.
Comment 1 Kevin Williams 2005-09-04 18:52:20 UTC
Created attachment 48733 [details]
hwinfo output
Comment 2 Joachim Gleissner 2005-09-05 08:05:07 UTC
Please attach /var/log/messages and /etc/sysconfig/network/ifcfg-wlan-* (you  
can disguise you WEP key).  
Comment 3 Michael Gross 2005-09-05 14:17:07 UTC
Adjusting priority to `Critical'.
Comment 4 Joachim Gleissner 2005-09-05 15:13:18 UTC
Forget /var/log/messages, ifup does not log to it by default on beta4. Please  
attach 'rcnetwork status' ouput instead.  
Comment 5 Kevin Williams 2005-09-06 03:31:14 UTC
Created attachment 48870 [details]
cisco wireless card config
Comment 6 Kevin Williams 2005-09-06 03:31:49 UTC
Created attachment 48871 [details]
d-link network card config
Comment 7 Kevin Williams 2005-09-06 03:32:40 UTC
Created attachment 48872 [details]
output of 'rcnetwork status'
Comment 8 Kevin Williams 2005-09-06 03:35:09 UTC
Created attachment 48873 [details]
output of 'iwconfig'
Comment 9 Michael Gross 2005-09-06 11:36:32 UTC
Reducing severity to `major'.
Comment 10 Joachim Gleissner 2005-09-06 11:51:41 UTC
Please add PREFER_WPA_SUPPLICANT='no' to the ifcfg-file for your D-Link, this 
should fix it. RC1 already has the fix. 
Comment 11 Kevin Williams 2005-09-08 02:59:16 UTC
Yes, that fixed it for me. Thanks!