From 63199040394180bab5bdf98b43620c8f07b27f4e Mon Sep 17 00:00:00 2001 From: Jakob-Niklas See Date: Sun, 9 May 2021 13:13:57 +0200 Subject: [PATCH 1/2] README: Update link to wifi guide This replaces the outdated guide in mbp-fedora with a reference to the t2linux wiki. Addtionally, the 16,1 model not supported notice has been removed, as there is support --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index cd63f05..5cf307f 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,7 @@ sudo gdd bs=4M if=ubuntu-20.04-5.6.10-mbp.iso of=/dev/diskX conv=fdatasync statu ## Configuration -- Put wifi firmware files to `/lib/firmware/brcm/` - - tutorial - - - this is not working with MBP 16,1 +- See - To install additional languages, install appropriate langpack via apt `sudo apt-get install language-pack-[cod] language-pack-gnome-[cod] language-pack-[cod]-base language-pack-gnome-[cod]-base ` - see https://askubuntu.com/questions/149876/how-can-i-install-one-language-by-command-line - You can change mappings of ctrl, fn, option keys (PC keyboard mappings) by creating `/etc/modprobe.d/hid_apple.conf` file and recreating grub config. All available modifications could be found here: From 21ea27f23789a54e21e2e1e0eb5edd44da8ef25b Mon Sep 17 00:00:00 2001 From: Jakob-Niklas See Date: Sun, 9 May 2021 13:15:33 +0200 Subject: [PATCH 2/2] README: Remove 16,1 not supporting wifi from known issues --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5cf307f..81cec76 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,6 @@ Check On MBP 16,1, you might also need to disable realtime scheduling if the above gist doesn't work, because the pulseaudio server might get killed if the realtime budget is exceeded (). Just add `realtime-scheduling = no` to `/etc/pulse/daemon.conf`. -- Wifi is not working for bali (MBP 16,1). I'm using a 10$ usb wifi. - Checksum is failing for 2 files: md5sum.txt and /boot/grub/bios.img - I'm having troubles shutting down ubuntu. Screen is black but fan keeps on working. I have to force shutdown.