From cce667a535d22a5f25d9ea18cb0fb4fc107aaf1f Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 3 Sep 2022 13:13:06 -0400 Subject: [PATCH] [U] Layout 11 works --- EFI/OC/Config.plist | 6 +++--- README.md | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index d95110d..23277f1 100644 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -231,10 +231,10 @@ Add - PciRoot(0x0)/Pci(0x1b,0x0) + PciRoot(0x0)/Pci(0x1f,0x3) layout-id - CwAAAA== + 22 PciRoot(0x0)/Pci(0x2,0x0) @@ -1223,7 +1223,7 @@ SystemAudioVolume Rg== boot-args - -v keepsyms=1 -igfxcdc -igfxdvmt + -v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 csr-active-config AAAAAA== prev-lang:kbd diff --git a/README.md b/README.md index ced8861..4f01272 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Tested on macOS 12.4 Monterey - [x] 🍎 Boot! - [x] ⌨️ Keyboard, Touchpad (VoodooPS2Controller.kext) + - [x] Touchpad Gestures (VoodooI2C + VoodooI2CHID) - [x] Left click by touching (Settings > Touchpad > Tap to click) - [ ] Touchpad left/right click - [ ] 🤞 Touchscreen @@ -35,4 +36,7 @@ Tested on macOS 12.4 Monterey - [ ] 📶 Intel Bluetooth - [ ] 🔌 USB Ports - [ ] 💬 iMessage -- [ ] 🎧 Realtek ALC289 Audio +- [ ] 🎧 Realtek ALC289 Audio (Layout 11) + - [x] 🔊 Internal Speaker + - [x] 🎤 Internal Microphone + - [ ] 🎧 External 3.5 Audio Port (Currently has static noise)