Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest WRT3200ACM drivers #3

Closed
mgscreativa opened this issue Jan 30, 2021 · 1 comment
Closed

Latest WRT3200ACM drivers #3

mgscreativa opened this issue Jan 30, 2021 · 1 comment

Comments

@mgscreativa
Copy link

Hi! is it possible to get compiled the drivers from eduperez? https://github.com/eduperez/mwlwifi_LEDE

Thanks!

@p3x-robot
Copy link
Member

nope, i use an initialization script:

pushd /lib/firmware/mwlwifi
mv 88W8964.bin 88W8964.bin.ORG
wget https://github.com/kaloz/mwlwifi/raw/master/bin/firmware/88W8964.bin -O 88W8964.bin.OEM
ln -s 88W8964.bin.OEM 88W8964.bin
popd
reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants