al177 / esp8089

Linux kernel module driver for the ESP8089 WiFi chip
GNU General Public License v2.0
180 stars 114 forks source link

Can't change MAC address #53

Open YusufYYK opened 1 year ago

YusufYYK commented 1 year ago

Hi Andrew,

I can't change wlan0 interface mac address. I tried traditional ways but it can't changed.Esp8089 driver always fix it to 18:fe:34:60:26:20 . How can i change interface wlan0 mac address?

Thanks

al177 commented 1 year ago

I never tried this before, but it sure doesn't seem to work when I try either. I'll take a look as time permits.