Commit Graph

5 Commits

Author SHA1 Message Date
Aditya Garg 73ad2f80e4 Fix patches 2022-03-06 22:58:09 +05:30
Aditya Garg 613d856ea6 Revert "v5.16.11, use t2linux/kernel repo"
This reverts commit 70181d5e8e.
2022-03-06 22:51:42 +05:30
Redecorating 70181d5e8e v5.16.11, use t2linux/kernel repo
apple-bce and apple-ibridge are still moved in tree for now, but in the
future they might get moved out so instaling headers and dkms packages
may be needed at that time.
2022-03-06 22:51:27 +05:30
Redecorating 8810ec72c1 kernel 5.15.13, update asahi patchset: txcap support 2022-01-06 18:29:53 +11:00
Redecorating e9cd73ca95 Take WiFi patches from Asahi Linux to read OTP
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
2021-12-24 17:24:05 +11:00