Bug 386581

Summary: Can't set an Atheros wireless device to Master mode.
Product: [Fedora] Fedora Reporter: Eliran Itzhak <eliranitzhak>
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: cebbert, davej
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-16 15:13:53 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 Eliran Itzhak 2007-11-16 10:09:44 UTC
Description of problem:
At Fedora 7 using the livn'as madwifi I could set it to Master mode.
At Fedora 8 It doesn't accept that parameter, even when set with
system-config-network

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


How reproducible:
[root@main ~]# iwconfig ath0 mode Master
Error for wireless request "Set Mode" (8B06) :
    SET failed on device ath0 ; Invalid argument.
[root@main ~]#


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:
Should accept the "Mode Master" parameter.

Additional info:
It does accept "iwconfig ath0 mode Managed" so I know my command line is OK.

Comment 1 Eliran Itzhak 2007-11-16 10:23:12 UTC
The driver I'm talking about is 
/lib/modules/2.6.23.1-49.fc8/kernel/drivers/net/wireless/ath5k/ath5k.ko
And is provided by the package
kernel-2.6.23.1-49.fc8

Comment 2 Parag Nemade 2007-11-16 10:26:17 UTC
you sure this is m17n-contrib problem?

Comment 3 John W. Linville 2007-11-16 15:13:53 UTC
The mac80211 subsystem used by ath5k simply does not support master mode at 
this time.