AudioPkg icon indicating copy to clipboard operation
AudioPkg copied to clipboard

Audio stack for UEFI. Currently supports HD audio controllers/codecs. WIP

Results 8 AudioPkg issues
Sort by recently updated
recently updated
newest added

BootChimeCfg tool blank screen when selected in opencore 0.5.6 audio codec dump tool works

Getting this error message trying to build it. Any ideas? /Applications/Xcode.app/Contents/Developer/usr/bin/make -C Tests Traceback (most recent call last): File "RunTests.py", line 22, in import TestTools File "/Users/hasseye/Desktop/hackintosh/AudioPkg/UDK/BaseTools/Tests/TestTools.py", line 94 print...

I was testing NdkBootPicker.efi by adding it the end of Drivers list the OpenCore config.plist. It was place after BootChimeDxe.efi. But OC hangs. I reported the issue to the author...

Got the chime working OK, and CFG file is in tools folder. Default volume was 0070 and it is SO loud! Changing that number seems to have no effect on...

I'm using MSI Tomahawk B450, with Realtek ALC892 audio chip

for all of opencore bootloader users.

Partial dump: Node 0x03 [Audio Output] wcaps 0x405: Stereo Amp-Out Amp-Out caps: ofs=0x27, nsteps=0x27, stepsize=0x mute=5 1 no value for stepsize, it must be 0x5 according the linux dump 2...

+ // BootChime variables stored in Clover GUI + { L"Clover.SoundDevice", &gEfiAppleBootGuid }, { L"Clover.SoundVolume", &gEfiAppleBootGuid }, + { L"Clover.SoundIndex", &gEfiAppleBootGuid }, audiopkg use this nvrams { L"Device", &gBootChimeVendorVariableGuid },...