Hi,
I am having a HP EliteBook 6930p laptop with Intel Ultimate* N WiFi Link 5300. Though the card supports master mode I am not able to set it to run in master mode. Is there anyway I can enable this mode?
$ sudo iwconfig wlan0 mode master
Error for wireless request "Set Mode" (8B06) :
*** SET failed on device wlan0 ; Invalid argument.
$ sudo /usr/sbin/hostapd ~/hostapd.conf
Configuration file: /home/damu/hostapd.conf
Could not set interface wlan0 flags: Input/output error
The supported modes from iw output:
*** Supported interface modes:
*** *** ** IBSS
*** *** ** managed
*** *** ** AP
*** *** ** AP/VLAN
*** *** ** monitor
Thanks
Damu
05-13-2011, 06:32 PM
Camaleón
Unable to set Intel wireless card to master mode
On Thu, 12 May 2011 22:35:39 +0530, Damu R wrote:
> I am having a HP EliteBook 6930p laptop with Intel Ultimate N WiFi Link
> 5300. Though the card supports master mode I am not able to set it to
> run in master mode. Is there anyway I can enable this mode?
(...)
Which driver/module are you using?
I remember a thread on this same list about a similar issue. IIRC,
finally it turned out that the driver did not provide the "master mode"
capability at all, so I would check that.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2011.05.13.18.32.09@gmail.com">http://lists.debian.org/pan.2011.05.13.18.32.09@gmail.com
05-13-2011, 07:28 PM
Damodharan R
Unable to set Intel wireless card to master mode
>> I am having a HP EliteBook 6930p laptop with Intel Ultimate *N WiFi Link
>> 5300. Though the card supports master mode I am not able to set it to
>> run in master mode. Is there anyway I can enable this mode?
>
>(...)
>Which driver/module are you using?
I am using iwlagn driver.* As per the wikipedia entry it does not support the master mode