mirror of https://github.com/OpenIPC/firmware.git
more time for the rtl module load (#429)
parent
46f9f83a2c
commit
e98ef906ab
|
@ -10,6 +10,7 @@ keydir="/etc"
|
|||
load_rtl() {
|
||||
modprobe cfg80211
|
||||
modprobe 88XXau rtw_tx_pwr_idx_override=${driver_txpower_override}
|
||||
sleep 3
|
||||
}
|
||||
|
||||
load_ath() {
|
||||
|
|
Loading…
Reference in New Issue