Orlando Chamberlain
Orlando Chamberlain
For people not on the t2linux discord: Adding the pci id of the uart on mbp16,2 to the intel-lpss-pci driver seems to expose the bluetooth device (this has been upstreamed...
I think you were on ubuntu? If so, can you try this: https://github.com/Redecorating/mbp-ubuntu-kernel/releases
You could try this https://github.com/Redecorating/efi-gpu-power-prefs but it does require a reboot after you run the efi executables (Once you get to the bootloader, its already using the display so a...
another option would be to write an version of the linux apple-gmux module as an efi executable, but that would only work on older macs
I think this is caused by setting the iGPU as the default gpu without spoofing macos as described here https://github.com/0xbb/gpu-switch#macbook-pro-113-and-115-notes
It's %00%00%00%00. Additionally, at least on MacBookPro16,1, its safe to delete it, the variable gets set by macOS to %00%00%00%00 next time you boot macOS.
I think you may need to change the partition's "type" to EFI system. I normally do this with `cfdisk /dev/nvme0n1`, use arrow keys to select the partition you want and...
Make sure you tell archinstall to use systemd-boot (not grub), and to mount the efi partition on /boot. You might also have clear out any files that systemd-boot has put...
On archlinux, I can't read apnonce normally without sudo. What happens is: This message stays for a while:  Then after quite a while (longer than the time taken for...
I have it from the [AUR](https://aur.archlinux.org/packages/libirecovery-git): ``` > pacman -Q libirecovery-git libirecovery-git 2:1.0.0.r47.gab5b4d8-1 > pacman -Ql libirecovery-git libirecovery-git /usr/ libirecovery-git /usr/bin/ libirecovery-git /usr/bin/irecovery libirecovery-git /usr/include/ libirecovery-git /usr/include/libirecovery.h libirecovery-git /usr/lib/ libirecovery-git...