求大佬告知,如何连接wifi
# insmod /lib/modules/$(uname -r)/8723du.ko# lsmod
8723du 1927153 0 - Live 0xbf06d000
mali 279073 15 - Live 0xbf010000 (O)
gt9xxnew_ts 44468 0 - Live 0xbf000000
# wifi.sh -i 8723du -s HATI_411 -p tof56832897
wifi 8723du
ssid HATI_411
pasw tof56832897
ifconfig: SIOCGIFFLAGS: No such device
Successfully initialized wpa_supplicant
Could not read inte**ce wlan0 flags: No such device
nl80211: Driver does not support authentication/association or connect commands
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Could not read inte**ce wlan0 flags: No such device
wlan0: Failed to initialize driver inte**ce
udhcpc: SIOCGIFINDEX: No such device
Finshed!
# ifconfig -a
eth0 Link encap:EthernetHWaddr 36:C9:E3:F1:B8:05
inet addr:192.168.0.232Bcast:192.168.0.255Mask:255.255.255.0
BROADCAST MULTICASTMTU:1500Metric:1
RX packets:40 errors:0 dropped:12 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5682 (5.5 KiB)TX bytes:468 (468.0 B)
Interrupt:87 Base address:0xb000
lo Link encap:Local Loopback
LOOPBACKMTU:65536Metric: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:0
RX bytes:0 (0.0 B)TX bytes:0 (0.0 B)
sit0 Link encap:IPv6-in-IPv4
NOARPMTU:1480Metric: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:0
RX bytes:0 (0.0 B)TX bytes:0 (0.0 B)
tunl0 Link encap:UNSPECHWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARPMTU:0Metric: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:0
RX bytes:0 (0.0 B)TX bytes:0 (0.0 B)
usb0 Link encap:EthernetHWaddr FE:0E:08:21:BD:86
BROADCAST NOARP MULTICASTMTU:1500Metric: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)
# 您在测试的过程中,有连接好天线吗? tanglu 发表于 2022-2-17 13:46
您在测试的过程中,有连接好天线吗?
大佬您好,连接了。D:\1.jpg 您板子上是否已经焊接8723du的模块?焊接的是否是8723du模块? tanglu 发表于 2022-2-17 15:00
您板子上是否已经焊接8723du的模块?焊接的是否是8723du模块?
有的,有手册上图片所示模块。我烧录的镜像是sun8iw11p1_linux_OKA40i_C_uart0-1024x600.img,天线也接了。 您方便说一下,您板子上的WiFi模块的颜色是蓝色还是绿色吗?我们中途换过一次模块。 tanglu 发表于 2022-2-17 15:27
您方便说一下,您板子上的WiFi模块的颜色是蓝色还是绿色吗?我们中途换过一次模块。
蓝色,rtl8723bu k7d58h1gk32 芯片上面的文字
您应该加载8723bu的驱动。
指令:开发板上电,启动 Linux 系统。手动加载模块:
#insmod /lib/modules/$(uname -r)/8723bu.ko
查看模块是否加载:
#lsmod
然后您再按手册步骤三进行自动发配ip试试。 tanglu 发表于 2022-2-17 15:40
您应该加载8723bu的驱动。
指令:开发板上电,启动 Linux 系统。手动加载模块:
#insmod /lib/modules/$( ...
按您说的做了。串口调试如下:
# insmod /lib/modules/$(uname -r)/8723bu.ko
# lsmod
8723bu 1920908 0 - Live 0xbf06d000
mali 279073 15 - Live 0xbf010000 (O)
gt9xxnew_ts 44468 0 - Live 0xbf000000
# wifi.sh -i 8723du -s HATI_411 -p tof56832897
wifi 8723du
ssid HATI_411
pasw tof56832897
ifconfig: SIOCGIFFLAGS: No such device
Successfully initialized wpa_supplicant
Could not read inte**ce wlan0 flags: No such device
nl80211: Driver does not support authentication/association or connect commands
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Could not read inte**ce wlan0 flags: No such device
wlan0: Failed to initialize driver inte**ce
udhcpc: SIOCGIFINDEX: No such device
Finshed! # wifi.sh -i 8723bu -s HATI_411 -p tof56832897
tanglu 发表于 2022-2-17 15:59
# wifi.sh -i 8723bu -s HATI_411 -p tof56832897
非常感谢您:'(,还有一个问题就是我烧录系统以后 触摸不了了。 您使用的屏是从我们公司购买的吗?lcd屏还是lvds屏?触摸芯片是啥?
tanglu 发表于 2022-2-17 16:18
您使用的屏是从我们公司购买的吗?lcd屏还是lvds屏?触摸芯片是啥?
对,买的是您公司的一套。触摸测序测试有输出,就是点击屏幕上的两个图标没有反应
# ts_print
1645057242.218688: 261 300 255
1645057242.229151: 261 300 255 您板子里烧入的是我们用户资料里的镜像吗?有对文件做过修改吗?
您可以重新校准一下,再试试能不能用。
LCD 触摸板
删除校准文件之后,重启,重新校准。
rm /etc/pointercal
sync
重启,出现五点校准界面。 tanglu 发表于 2022-2-17 16:37
您板子里烧入的是我们用户资料里的镜像吗?有对文件做过修改吗?
您可以重新校准一下,再试试能不能用。
...
谢谢您,解决了。
非常感谢,
页:
[1]