(10-16-2018, 01:55 PM)firenice03 link Wrote:Looking better - Did it connect to WiFi??
Yes it connects to my wifi
 it does work on 5.8Ghz @ 300Mbps, using Linux Lite. I done a search and browsed some sites to test it.
  it does work on 5.8Ghz @ 300Mbps, using Linux Lite. I done a search and browsed some sites to test it.Edit -2.4Ghz is now also tested and working, also I tested both 2.4Ghz and 5.8Ghz at the same time and this works.
I am unable to change it to Monitor mode using this command set from a tutorial
Set interface down
Code:
sudo ip link set wlan0 downSet monitor mode
Code:
sudo iwconfig wlan0 mode monitorSet interface up
Code:
sudo ip link set wlan0 upIt gives an error saying device not found.
I am wondering if I need to change the hex (enx00c0caa57942) from previous screenshot, to the name wlan0 , or if it is another issue rather than naming ?

 
 

 
