更换核心
root@hi3798mv100:/opt/wifi# dd if=hi_kernel-mv100-0808.bin of=/dev/mmcblk0p6 bs=1024 count=10240
10240+0 records in
10240+0 records out
5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.144207 s, 36.4 MB/s
root@hi3798mv100:/opt/wifi#
重启后运行WiFi脚本
root@hi3798mv100:/opt/wifi# sh wifi_install.sh -f rtl8188ftv-0808.tar.gz -s 277 -p 88888888
modprobe: ERROR: could not insert 'cfg80211': Exec format error
modprobe: ERROR: could not insert 'rtl8188fu': Exec format error
安装成功.
Error: Device 'wlan0' is not a Wi-Fi device.
连接失败,请确认WIFI名称和密码.
root@hi3798mv100:/opt/wifi#
文件目录
root@hi3798mv100:/opt/wifi# ll
total 9560
drwxr-xr-x 2 root root 4096 Dec 8 14:00 ./
drwxr-xr-x 10 root root 4096 Dec 8 12:32 ../
-rw-r--r-- 1 root root 9101835 Dec 8 14:00 hi_kernel-mv100-0808.bin
-rw-r--r-- 1 root root 666323 Dec 8 13:57 rtl8188ftv-0808.tar.gz
-rw-r--r-- 1 root root 5348 Dec 8 13:57 wifi_install.sh
root@hi3798mv100:/opt/wifi#
有空帮我看看呗,搞了几天还是不成功😭