SmartAudio/package/utils/rftest/broadcom/wifi_test.sh

9 lines
187 B
Bash
Raw Normal View History

2018-07-13 01:31:50 +00:00
#!/bin/sh
rmmod bcmdhd
sleep 2
insmod bcmdhd.ko iface_name=wlan0 firmware_path=/etc/rftest/fw_bcmdhd_mfg.bin nvram_path=/lib/firmware/nvram.txt
sleep 2
ifconfig wlan0 up
sleep 1
./wl ver