Bug 115237 - wireless cards not accepting configuration
Summary: wireless cards not accepting configuration
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 4
Hardware: i386 All
: P5 - None : Major
Target Milestone: ---
Assignee: Joachim Gleissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-04 18:51 UTC by Kevin Williams
Modified: 2007-06-05 10:04 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
hwinfo output (302.92 KB, text/plain)
2005-09-04 18:52 UTC, Kevin Williams
Details
cisco wireless card config (708 bytes, application/octet-stream)
2005-09-06 03:31 UTC, Kevin Williams
Details
d-link network card config (708 bytes, application/octet-stream)
2005-09-06 03:31 UTC, Kevin Williams
Details
output of 'rcnetwork status' (755 bytes, text/plain)
2005-09-06 03:32 UTC, Kevin Williams
Details
output of 'iwconfig' (589 bytes, text/plain)
2005-09-06 03:35 UTC, Kevin Williams
Details

Note You need to log in before you can comment on or make changes to this bug.
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!