more time for the rtl module load

pull/429/head
cronyx 2022-09-02 12:07:30 +03:00
parent ac949a18f4
commit a712f48cd3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ keydir="/etc"
load_rtl() { load_rtl() {
modprobe cfg80211 modprobe cfg80211
modprobe 88XXau rtw_tx_pwr_idx_override=${driver_txpower_override} modprobe 88XXau rtw_tx_pwr_idx_override=${driver_txpower_override}
sleep 3
} }
load_ath() { load_ath() {