[FS#1209] WiFi random disconnection on WRT3200ACM
LEDE Bugs
lede-bugs at lists.infradead.org
Thu Dec 7 10:53:56 PST 2017
The following task has a new comment added:
FS#1209 - WiFi random disconnection on WRT3200ACM
User who did this - Zurd (Zurd)
----------
Would be very nice to have the latest mwlwifi driver in the latest LEDE version so nobody else can complain about this issue :)
I was able to update my driver with the code below. Now it's just a matter of waiting 3-4 days. If the Wifi doesn't disconnect, it means the problem has been solved with the new driver.
Copy the .ipk file link with the latest release @ https://github.com/eduperez/mwlwifi_LEDE/releases
wget http://github.com/eduperez/mwlwifi_LEDE/releases/download/af210f0/kmod-mwlwifi_4.4.92.10.3.4.0-20171129-af210f0-9321_arm_cortex-a9_vfpv3.ipk
scp kmod-mwlwifi_4.4.92.10.3.4.0-20171129-af210f0-9321_arm_cortex-a9_vfpv3.ipk
root at XXX.XXX.XXX.XXX:/tmp/
ssh root at XXX.XXX.XXX.XXX
opkg install /tmp/kmod-mwlwifi_4.4.92.10.3.4.0-20171129-af210f0-9321_arm_cortex-a9_vfpv3.ipk
----------
More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1209#comment3952
More information about the lede-bugs
mailing list