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

Take WiFi patches from Asahi Linux to read OTP #34

Merged
merged 9 commits into from
Dec 27, 2021

Conversation

Redecorating
Copy link
Contributor

This means firmware will be selected automatically. These patches also
fix a couple of bugs and make a few optimisations.

For this firmware selection:

 # in macos (or linux if you have a copy of the wifi folder):
git clone https://github.com/AsahiLinux/asahi-installer --depth=1
cd asahi-installer/src
python3 -m firmware.wifi /usr/share/firmware/wifi firmware.tar
 # in linux
cd /lib/firmware
sudo tar xf /path/to/firmware.tar

or you can use this https://cdn.discordapp.com/attachments/595304521857630259/923542180608475166/firmware.tar.gz

@Redecorating
Copy link
Contributor Author

oh i just messed up the git history

@Redecorating
Copy link
Contributor Author

there will be a third version of this wifi patchset soon so it might be better to wait for that

@jamlam
Copy link
Owner

jamlam commented Dec 24, 2021

Thanks, I've not actually got my mbb16 any more but I'm happy to keep taking pulls for this if it's still useful

@Redecorating
Copy link
Contributor Author

That's patches from the https://github.com/AsahiLinux/linux/tree/wifi/take3 branch, which should use the correct mac address. There might be a take4, but that would only affect M1 pro/max, so it wouldn't be important for us.

This means firmware will be selected automatically like macOS
does. These patches also fix a couple of bugs and make a few
optimisations.

For this firmware selection:

 # in macos (or linux if you have a copy of the wifi folder):
git clone https://github.com/AsahiLinux/asahi-installer --depth=1
cd asahi-installer/src
python3 -m firmware.wifi /usr/share/firmware/wifi firmware.tar
 # in linux
cd /lib/firmware
sudo tar xf /path/to/firmware.tar
@Redecorating
Copy link
Contributor Author

that's take4, which it turns out might help bcm4377

@jamlam jamlam merged commit edeb47a into jamlam:main Dec 27, 2021
@Redecorating Redecorating deleted the feat/OTP branch February 2, 2022 08:13
kernelold pushed a commit to kernelold/linux-mbp15 that referenced this pull request Apr 20, 2022
Take WiFi patches from Asahi Linux to read OTP
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

Successfully merging this pull request may close these issues.

3 participants