This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WL1837MOD: Linux: Why do the new wl18xx-fw-4.bin not work?

Part Number: WL1837MOD
Other Parts Discussed in Thread: ASH

Hi evrybody

I built the WL18xx drivers by next steps:
lyudmila@lyudmila-linuxmint ~/wl8-build_Point9-6 $ git clone git://git.ti.com/wilink8-wlan/build-utilites.git
lyudmila@lyudmila-linuxmint ~/wl8-build_Point9-6 $ cd build-utilites
lyudmila@lyudmila-linuxmint ~/wl8-build_Point9-6/build-utilites $ ./build_wl18xx.sh init
lyudmila@lyudmila-linuxmint ~/wl8-build_Point9-6/build-utilites $ ./sudo_build_wl18xx.sh update R8.7_SP3

The building completed successfully, but wi-fi do not work.

About 2 years ago I built the WL18xx drivers by the same way and wi-fi worked.

I replaced the new wl18xx-fw-4.bin with the old wl18xx-fw-4.bin and wi-fi began to work.

They have different sizes:
old wl18xx-fw-4.bin - 746,2 kB
new wl18xx-fw-4.bin - 714,0 kB

Why do the new wl18xx-fw-4.bin not work?
Maybe do replace git:// with https:// somewhere else in the configuration.sh script or generally everywhere?

Sincerely