Bug 160648

Summary: ipw2200 needs to be compiled builtin for wpa support
Product: [Fedora] Fedora Reporter: Rudolf Kastl <che666>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED UPSTREAM QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: axel.thimm, gwendolen.lynch, pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-25 02:42:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rudolf Kastl 2005-06-16 11:04:35 UTC
Description of problem:
After installing the firmware and wpa_supplicant as well as configuring the
supplicant properly i get iocontrol errors instead of a connection to the wlan.

Version-Release number of selected component (if applicable):
fc4 stock

How reproducible:
always

Steps to Reproduce:
1.install the firmware
2.install wpa_supplicant and configure it as well as the essid of the interface
3.try to start a wlan connection with wpa encryption and watch it explode
  
Actual results:
 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
 ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
 Failed to set encryption.

Expected results:
wlan connection with wpa support

Additional info:
I found this thread on the sf.net ipw list:
http://sourceforge.net/mailarchive/forum.php?thread_id=6767966&forum_id=38938

Would be nice to have the info verified and even better to see the problem fixed
or worked around with a builtin driver.

Comment 1 Dave Jones 2005-06-25 02:42:48 UTC
A driver shouldn't offer different functionality based upon whether its modular
or built-in, please take this up with upstream.  Changing this to non-modular in
the Fedora kernel isn't an option.