I.MX6 ifconfig: SIOCSIFHWADDR: Cannot assign requested address

简介: /************************************************************************** * I.MX6 ifconfig: SIOCSIFHWADDR: Cannot assign requested address * 说明: * Max在设置I.MX6的MAC地址的时候发现这个问题,记录一下原因。
/**************************************************************************
 *     I.MX6 ifconfig: SIOCSIFHWADDR: Cannot assign requested address
 * 说明:
 *     Max在设置I.MX6的MAC地址的时候发现这个问题,记录一下原因。
 *
 *                                        2016-7-1 深圳 南山平山村 曾剑锋
 *************************************************************************/

一、参考资料:
    1. https://www.google.co.jp/search?biw=1280&bih=844&q=SIOCSIFHWADDR%3A+Cannot+assign+requested+address&oq=SIOCSIFHWADDR%3A+Cannot+assign+requested+address&gs_l=serp.3...673575.673575.0.673828.1.1.0.0.0.0.0.0..0.0....0...1c.1.64.serp..1.0.0.KRmLYDeE1y4
    2. Can't change my mac address - can't assign requested address
        http://askubuntu.com/questions/423530/cant-change-my-mac-address-cant-assign-requested-address

二、现象:
    root@android:/ # busybox ifconfig eth0 down
    busybox ifconfig eth0 down
    root@android:/ # busybox ifconfig eth0 hw ether 71:11:22:33:44:55
    busybox ifconfig eth0 hw ether 71:11:22:33:44:55
    ifconfig: SIOCSIFHWADDR: Cannot assign requested address
    1|root@android:/ #

 

目录
相关文章
|
4月前
DHCP "No subnet declaration for xxx (no IPv4 addresses)" 报错
DHCP "No subnet declaration for xxx (no IPv4 addresses)" 报错
|
7月前
|
网络协议 Linux
Cannot assign requested address解决办法
Cannot assign requested address解决办法
成功解决hostname ‘xxx‘ doesn‘t uniquely match the interface ‘ens33‘ selected for the management bridge
成功解决hostname ‘xxx‘ doesn‘t uniquely match the interface ‘ens33‘ selected for the management bridge
|
Java 应用服务中间件 Python
Refused to display 'xxx' in a frame ,because it set 'X-Frame-Options' to 'deny'.
我本是在DJANGO页面的iframe里嵌入springboot的页面。 当报了这个错误之后,我花了时间在nginx和django上, 后来才改变解决思路,从springboot出发,解决问题。
5878 0
error:‘struct vm_fault‘ has no member named ‘virtual_address‘
error:‘struct vm_fault‘ has no member named ‘virtual_address‘
169 0
error:‘struct vm_fault‘ has no member named ‘virtual_address‘