networking - Error changing Mac address of usb adapter - Ask Ubuntu
i want change mac address of usb adaper. resently installed mt7610u driver. did this:
sudo service network-manager stop sudo ifconfig ra0 down sudo ifconfig ra0 hw ether 02:00:00:00:00:0a sudo ifconfig ra0 sudo service network-manager start
and following error 3rd line:
siocsifhwaddr: operation not supported
i installed macchanger , tried changing got:
[error] not change mac: interface or insufficient permissions: operation not supported
i dont know if somthing driver or what.
the error is:
siocsifhwaddr: operation not supported
which means module or hardware not allow change mac address
Comments
Post a Comment