sw6256 发表于 2023-5-5 16:10:20

系统正常启动无wlan0网卡,无法连接wifi

系统正常启动无wlan0网卡,无法连接wifi

neutionwei 发表于 2023-5-5 16:44:21

ifconfig -a 命令看看

sw6256 发表于 2023-5-5 18:50:30

本帖最后由 sw6256 于 2023-5-5 18:52 编辑

neutionwei 发表于 2023-5-5 16:44
ifconfig -a 命令看看
root@firefly:~# ifconfig -a
dummy0: flags=130<BROADCAST,NOARP>mtu 1500
      ether 0a:e8:bc:1a:6c:6ftxqueuelen 1000(Ethernet)
      RX packets 0bytes 0 (0.0 B)
      RX errors 0dropped 0overruns 0frame 0
      TX packets 0bytes 0 (0.0 B)
      TX errors 0dropped 0 overruns 0carrier 0collisions 0

eth0: flags=4099<UP,BROADCAST,MULTICAST>mtu 1500
      ether 7a:67:65:56:bb:91txqueuelen 1000(Ethernet)
      RX packets 0bytes 0 (0.0 B)
      RX errors 0dropped 0overruns 0frame 0
      TX packets 12bytes 1408 (1.4 KB)
      TX errors 0dropped 0 overruns 0carrier 0collisions 0
      device interrupt 24

lo: flags=73<UP,LOOPBACK,RUNNING>mtu 65536
      inet 127.0.0.1netmask 255.0.0.0
      inet6 ::1prefixlen 128scopeid 0x10<host>
      looptxqueuelen 1(Local Loopback)
      RX packets 25612bytes 1896090 (1.8 MB)
      RX errors 0dropped 0overruns 0frame 0
      TX packets 25612bytes 1896090 (1.8 MB)
      TX errors 0dropped 0 overruns 0carrier 0collisions 0

需要对这个dummy0配置?log中报了很多错误,之前没有,是make menuconfig中的选项冲突?

neutionwei 发表于 2023-5-6 09:36:27

dummy0并不是wlan0网卡,wlan0网卡是

wlan0: flags=4099<UP,BROADCAST,MULTICAST>mtu 1500
      ether 08:e9:f6:0e:62:32txqueuelen 1000(Ethernet)
      RX packets 0bytes 0 (0.0 B)
      RX errors 0dropped 0overruns 0frame 0
      TX packets 0bytes 0 (0.0 B)
      TX errors 0dropped 0 overruns 0carrier 0collisions 0

你是官方固件与自编译固件都没有识别到这个网卡吗?

sw6256 发表于 2023-5-6 10:08:35

本帖最后由 sw6256 于 2023-5-6 10:10 编辑

neutionwei 发表于 2023-5-6 09:36
dummy0并不是wlan0网卡,wlan0网卡是

wlan0: flags=4099mtu 1500

sw6256 发表于 2023-5-6 10:11:57

neutionwei 发表于 2023-5-6 09:36
dummy0并不是wlan0网卡,wlan0网卡是

wlan0: flags=4099mtu 1500


对,官方固件与自编译固件都没有识别到这个网卡

sw6256 发表于 2023-5-6 10:39:05

neutionwei 发表于 2023-5-6 09:36
dummy0并不是wlan0网卡,wlan0网卡是

wlan0: flags=4099mtu 1500


官方的镜像都不行是不是要返修了?

neutionwei 发表于 2023-5-6 11:01:13

联系售后返修吧
页: [1]
查看完整版本: 系统正常启动无wlan0网卡,无法连接wifi