Your interface in your run commands is wlan0, but the above error is for eth0. Can you provide a ifconfig and a iwconfig output?error for wireless request "set mode" (8b06) :
set failed on device eth0 : operation not supported
sudo ifconfig wlan0 down
sudo iwconfig wlan0 mode monitor
error for wireless request "set mode" (8b06) :
set failed on device eth0 : operation not supported
my card is TP-Link TL-WN422G
Wireless chipset is ZyDAS ZD1211B
Modes of work is Ad-Hoc, Infrastructure, soft AP
plz help
Your interface in your run commands is wlan0, but the above error is for eth0. Can you provide a ifconfig and a iwconfig output?error for wireless request "set mode" (8b06) :
set failed on device eth0 : operation not supported
"Failing to plan is planning to fail"
in bt4 you may not need that "sudo" part on these commands, You should be logged in as root, unless if you have made another account.
what airmon-ng and iwconfig tells?
I exactly have the same problem, But i use tl-wn821n (USB) ..... I hope somebody solve the problem, I'm very beginner in LINUX world.