|
wifi8188,eth0异常
发表于 2021-7-23 12:05:04
浏览:4751
|
回复:0
打印
只看该作者
[复制链接]
楼主
请问下大家,我下载源码编译烧录进板子起来,有线跟无线都不能起来,是怎么回事?
/oem # ifconfig -a
eth0 Link encap:Ethernet HWaddr 4A:5A:2F:48:C0:AB
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:28
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:646 errors:0 dropped:0 overruns:0 frame:0
TX packets:646 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:39208 (38.2 KiB) TX bytes:39208 (38.2 KiB)
/oem # ifconfig eth0 up
ifconfig: SIOCSIFFLAGS: Device or resource busy
/oem # echo 1 >/sys/class/rkwifi/driver
/oem # ifconfig wlan0 up
ifconfig: SIOCGIFFLAGS: No such device
/oem #
/oem # ifconfig eth0 up
ifconfig: SIOCSIFFLAGS: Device or resource busy
/oem #
|
|