more time for the rtl module load (#429)

pull/430/head
cronyx 2022-09-02 13:45:42 +03:00 committed by GitHub
parent 46f9f83a2c
commit e98ef906ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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