try this..
open SSH and follow these steps:
mount -o remount,rw /vendor
cat > /vendor/etc/init/hw/template << EOF on boot insmod /vendor/lib/modules/dhd.ko firmware_path=/vendor/etc/wifi/4354/fw_bcm4354a1_ag.bin nvram_path=/vendor/etc/wifi/4354/nvram_ap6354.txt chown root wifi /sys/module/dhd/parameters/firmware_path chown root wifi /sys/module/bcmdhd/parameters/firmware_path chmod 664 /sys/module/bcmdhd/parameters/firmware_path chmod 664 /sys/module/dhd/parameters/firmware_path EOF
cp /vendor/etc/init/hw/template /vendor/etc/init/hw/init.amlogic.wifi_buildin.rc && sync && rm /vendor/etc/init/hw/template
USB port is fixed, wait for new update..
Leave a comment: