[F] alcid 87 fixes external headphone output

This commit is contained in:
Hykilpikonna
2022-09-11 11:27:10 -04:00
parent 4bab3e3c17
commit fbf10444e0
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -234,7 +234,7 @@
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key> <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict> <dict>
<key>layout-id</key> <key>layout-id</key>
<integer>22</integer> <integer>87</integer>
</dict> </dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key> <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict> <dict>
@@ -1283,7 +1283,7 @@
<key>SystemAudioVolume</key> <key>SystemAudioVolume</key>
<data>Rg==</data> <data>Rg==</data>
<key>boot-args</key> <key>boot-args</key>
<string>-v keepsyms=1 -igfxcdc -igfxdvmt alcid=11 -noDC9 -igfxblr</string> <string>-v keepsyms=1 -igfxcdc -igfxdvmt -noDC9 -igfxblr</string>
<key>csr-active-config</key> <key>csr-active-config</key>
<data>AAAAAA==</data> <data>AAAAAA==</data>
<key>prev-lang:kbd</key> <key>prev-lang:kbd</key>
+3 -2
View File
@@ -41,10 +41,11 @@ Tested on macOS 12.5.1 Monterey
- [ ] 💾 SD Card Reader (RTS525A PCIe) - [ ] 💾 SD Card Reader (RTS525A PCIe)
- [ ] 📷 Internal Webcam (IPU4) - [ ] 📷 Internal Webcam (IPU4)
- [ ] 💬 iMessage - [ ] 💬 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 Speaker
- [x] 🎤 Internal Microphone - [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 ## Issues