5T33Z0 / Gigabyte-Z490-Vision-G-Hackintosh-OpenCore

OpenCore EFI for running macOS Sequoia on Gigabyte Z490 Visison G with an Intel i9 10850K Processor. Supported macOS: Mojava to Sequoia
BSD 3-Clause "New" or "Revised" License
177 stars 25 forks source link

Better sound Device Properties settings? #42

Closed anzbanz closed 2 months ago

anzbanz commented 2 months ago

Can I suggest a potential path for improving the sound settings in this bootloader? With the Display Properties present in this config file the sound settings experience certain issues. Namely, the output source switches to Builtin Headphones every time the system is reloaded. I fixed it using different device-id for audio in config file to 709D0000. It solved my situation in a way. As I'm using Loopback and Soundsource, these virtual sources work perfectly now. I can output my sound to the monitor source, the headphone source on my Elgato Wave XLR or if I connect external USB speakers they are also available as a source in the system. But there are no other sources that macOS usually has such as Builtin-Headphones, Builtin-Speakers etc. I do not care about those analog sources, which I never use anyways, as long as I have the other digital and virtual sources working well.

Here is what the Device properties look like in the configure file.

Screenshot 2024-07-17 at 21 24 40
5T33Z0 commented 2 months ago

I doubt that I will implement these DeviceProperties. Simply because I don't use the on-board audio at all – I have an external audio interface since I produce music and sound design. And I don't want to test the on-board audio nor research that device-id you used.

But I may link to it in the repo's description.