From fbf10444e07ad24c7fd6d27f3a05293f42f38e26 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sun, 11 Sep 2022 11:27:10 -0400 Subject: [PATCH] [F] alcid 87 fixes external headphone output --- EFI/OC/Config.plist | 4 ++-- README.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index 5b9a49e..5d6ad46 100644 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -234,7 +234,7 @@ PciRoot(0x0)/Pci(0x1f,0x3) layout-id - 22 + 87 PciRoot(0x0)/Pci(0x2,0x0) @@ -1283,7 +1283,7 @@ SystemAudioVolume Rg== boot-args - -v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 -noDC9 -igfxblr + -v keepsyms=1 -igfxcdc -igfxdvmt -noDC9 -igfxblr csr-active-config AAAAAA== prev-lang:kbd diff --git a/README.md b/README.md index 112a9eb..3f448d2 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,11 @@ Tested on macOS 12.5.1 Monterey - [ ] 💾 SD Card Reader (RTS525A PCIe) - [ ] 📷 Internal Webcam (IPU4) - [ ] 💬 iMessage -- [ ] 🎧 Realtek ALC289 Audio (Layouts **11**, 15, 23, 87, 93, 99) +- [x] 🎧 Realtek ALC289 Audio (Layouts ~~11~~, ~~15~~, ~~23~~, **87**, ~~93~~, 99) - [x] 🔊 Internal Speaker - [x] 🎤 Internal Microphone - - [ ] 🎧 External 3.5 Audio Port (Currently has static noise) + - [x] 🎧 External 3.5 Headphones (11, 15, 23, 93, 99 has static noise) + - [ ] 🎤 External 3.5 Microphone ## Issues