hieplpvip / Asus-Zenbook-Hackintosh

Run macOS on Asus Zenbook with OpenCore
199 stars 44 forks source link

Problem with Audio BitRate #84

Open PaulMagos opened 3 years ago

PaulMagos commented 3 years ago

What is your laptop? Asus Zenbook UX430UNR

Which version of macOS are you using? (11) MacOS Big Sur Beta 9

Describe the problems The problem is related to Catalina and previous OSs too. The audio bitrate output for my pc is set to 44.100 by “default” and it’s crackling, is it possible to set it to 48 KHz by dafault ?

Attach output from gen_debug

Screenshots If applicable, add screenshots to help explain your problem. Schermata 2020-10-09 alle 09 08 37 (2)

Additional context Add any other context about the problem here.

Ubsefor commented 3 years ago

Please, check that your layout-id is correctly applied. On Big Sur it is yet impossible to apply device properties via OpenCore config, if they are not complete for the device.

Workaround: supply correct layout-id as boot option for AppleALC via alcid=<layout>

For UX430UAR I use 21 as the layout, works the best for me, you could try it. Or you can create your custom AppleALC using linux codecs, read guideline in AppleALC repo