MediaTek-Labs / linkit-smart-7688-feed

190 stars 152 forks source link

SET failed on device ra0 ; Operation not supported. #28

Closed ferren closed 8 years ago

ferren commented 8 years ago

I want to set mt7688 to monitor mode use the command below, and got a error.

root@mylinkit:/# iwconfig ra0 mode monitor Error for wireless request "Set Mode" (8B06) :

SET failed on device ra0 ; Operation not supported.

How can I make mt_wifi.ko to support SIOCGIWMODE operation?

blogic commented 8 years ago

he SDK wifi driver does not support monitor mode.

ferren commented 8 years ago

My application need that wifi driver ( with monitor mode). Who can give me some help, or give me some hints. Thanks!

blogic commented 8 years ago

there will be a new release soon with monitor mode.

widora commented 8 years ago

@ferren iwpriv ra0 elian monitor_on iwpriv ra0 elian monitor_off is OK on my wifi driver.

memand commented 7 years ago

@blogic Sorry for necro post but do you have any news on this new driver?

blogic commented 7 years ago

i am not working on this anymore. please contact the product manager -> VincentSH Hsu (徐士璿) vincentsh.hsu@mediatek.com

lcotonea commented 4 years ago

This a a real necro post (4 years later) :) Do you have any news on this driver with monitor mode support?