Saturday, May 11, 2024
 Popular · Latest · Hot · Upcoming
13
rated 0 times [  13] [ 0]  / answers: 1 / hits: 21453  / 3 Years ago, tue, august 10, 2021, 4:06:31

My android doesn't see AdHoc networks so I cannot share internet to my phone that way.



I heard of making a network in infrastructure mode, and I am wondering how to find out if my card supports it.


More From » wireless

 Answers
4

use the command:



sudo iwconfig wlan0 mode master


if it gives the following as output, it means it doesn't support infrastructure mode:



Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.


If it gives no output, it supports the infrastructure mode. Also, just remember to change "wlan0" to the actual name of your wireless device. You can get the name using the command ifconfig .


[#40211] Wednesday, August 11, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ingssex

Total Points: 21
Total Questions: 122
Total Answers: 98

Location: Sweden
Member since Fri, Mar 26, 2021
3 Years ago
ingssex questions
;