Contribute
Register

HP 255 G8 AMD Laptop

the problem is that the Renoir Radeon High Definition Audio Controller device does not see any codec
Isn't that just HDMI audio ?
and the one that you should be concentrating on is Realtek ALC 236 ?
 
the audio output (the speakers go) while the microphone makes a hissing sound (I think it's the audio mixing) as I said previously I have the "microphone array" peripheral. Do I have to change the layout anyway?View attachment 578191
ALC236 is what you need to concentrate on..

and yes, you need to test all those layout ids to test audio and also microphone
 
And do I have to use the drop-down menu in that application?
 
And do I have to use the drop-down menu in that application?
you edit your config.plist and make the changes in there instead:

Code:
 <key>boot-args</key>
                    <string>-vi2c-force-polling alcid=3 revblock=media</string>

alcid=

reboot, reset nvram and test audio and microphone

some layouts may not produce sound, some may, some may not have microphone and some may...

test each one to see which works the best
 
Screenshot 2024-02-05 alle 04.56.18.png

correct?
 
Can I still register my Apple ID?
 
I tried them all, almost all of them worked but the internal microphone doesn't work
 
There was a microphone fix added to v 1.8.8 of AppleALC.kext, specifically for AMD systems. Are you using the latest version of AppleALC.kext? Prior to this the microphone not working on an AMD system (Desktop or Laptop) was to be expected.

Layout ID '55' was custom created for a HP laptop using ALC236, it might work better than the generic layout ID '3' or '11'.

Layout ID '54' & '69' were created for two Dell laptops. The rest were created for various Lenovo laptops.
 
1707156090369.png

yes i have the 1.8.9
 
Have you tried using alcid=55 boot argument, to see if that works?

Don't forget to use the ResetNvramEntry.efi driver from the OC boot screen, before booting in to macOS with this layout ID in your config.plist.
 
Back
Top