mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2024-11-23 16:46:04 +01:00
Dongle Wi-Fi AR5523
Se déconnecte tout le temps, à tester avec buildroot 2018.2
This commit is contained in:
parent
fc1c7786da
commit
8f396be8cf
|
@ -8,6 +8,7 @@ start() {
|
||||||
# modprobe brcmfmac
|
# modprobe brcmfmac
|
||||||
modprobe r8188eu
|
modprobe r8188eu
|
||||||
modprobe 8192cu
|
modprobe 8192cu
|
||||||
|
modprobe ar5523
|
||||||
ifup wlan0
|
ifup wlan0
|
||||||
echo "OK"
|
echo "OK"
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue