Jump to content
8755 posts in this topic

Recommended Posts

https://github.com/Pavo-IM/ocbuilder/releases  latest build works fine.z390-EFI.zip

 

Edited by stehor
added data
  • Like 1

Asus Z77 Gene V + 3770k - problem with PM and SSDT

 

Hi guys,

 

I'm having some issues with PM I guess. When I'm using NullCPUPowerManagement.kext my CPU is working at 3.5-3.6GHz max.. so no proper turbo boots and also when in IDLE it's constantly 2+GHz... but at least everything else works fine. No freeze or crashing.

 

My MBO Bios is patched with UEFIPatch... Using latest OpenCore (EFI folder attached).. I have generated SSDT.aml file with ssdtprgen.sh and it's added to config and proper folder. After I disable NullCPUPowerManagement it boots properly and checking with Intel Power Gadget Max frequency is 3.9GHz, IDLE 1.6GHz and everything seems fine.. but after 1min or so everything just freeze... Do I have to apply some patch? Really not sure why I'm getting that complete freeze each time I disable NullCPUPowerManagement and enable generated SSDT.aml..

 

Thank you for your help and suggestions!

 

 

EFI.zip

40 minutes ago, milekekin said:

Asus Z77 Gene V + 3770k - problem with PM and SSDT

 

Hi guys,

 

I'm having some issues with PM I guess. When I'm using NullCPUPowerManagement.kext my CPU is working at 3.5-3.6GHz max.. so no proper turbo boots and also when in IDLE it's constantly 2+GHz... but at least everything else works fine. No freeze or crashing.

 

My MBO Bios is patched with UEFIPatch... Using latest OpenCore (EFI folder attached).. I have generated SSDT.aml file with ssdtprgen.sh and it's added to config and proper folder. After I disable NullCPUPowerManagement it boots properly and checking with Intel Power Gadget Max frequency is 3.9GHz, IDLE 1.6GHz and everything seems fine.. but after 1min or so everything just freeze... Do I have to apply some patch? Really not sure why I'm getting that complete freeze each time I disable NullCPUPowerManagement and enable generated SSDT.aml..

 

Thank you for your help and suggestions!

 

 

EFI.zip

 

What do you mean by "My MBO Bios is patched with UEFIPatch..." ?

 

To get CPU PM, you do not use NullCPUPowerManagement.kext - that kext was an old trick to disable AppleIntelCPUPowerManagement.kext which helped to stop panicking when it could not write to CPU MSR's because many BIOS did not enable it.

In OpenCore, to disable AppleIntelCPUPowerManagement.kext, set kernel->quirks->DummyPowerManagement=true.

BUT, instead, try this: Kernel->Quirks->AppleCpuPmCfgLock = true

 

You do you really need the FOUR LAPIC Kernel patches ?

If you really want to do that, set Kernel->Quirks->LapicKernelPanic=true

 

 

You have set Kernel->Quirks->AppleXcpmCfgLock=true. This will not do anything on Ivy Bridge without enabling XCPM CPU Power management (which is not documented).

 

Read the Configuration.pdf document for the above.

 

 

@vit9696 doc for Audio Feature is documented in OC and i tried to follow it.

I got this message with debug version and i only get "single short beep" audio in builtin picker. Or it's by designed??

image.thumb.png.cf4319017d323ac91c9ee6fc45de1683.png

After updating to the latest version, I want to experience the sound effect of the boot interface, but I found that it could not play. After getting the log, I found that the prompt was not supported. I wonder if this is my sound card model not supported?

image.thumb.png.248a22609aac1aca44f7f20c93eff848.png

 

Is this my sound card not supported? My sound card is Conexant CX20724!

Edited by btwise
55 minutes ago, btwise said:

After updating to the latest version, I want to experience the sound effect of the boot interface, but I found that it could not play. After getting the log, I found that the prompt was not supported. I wonder if this is my sound card model not supported?

image.thumb.png.248a22609aac1aca44f7f20c93eff848.png

 

Is this my sound card not supported? My sound card is Conexant CX20724!


 I don't know,, change zh-Hans:25 to en:252 for prev-lang:kbd maybe 

Edited by Andres ZeroCross

Hi

Trying to get the Chime sound..... this is what I get 

 

03:565 00:010 OCAU: System volume is 32 (calculated from 32) - Success
03:576 00:010 OCAU: Matching PciRoot(0x0)/Pci(0x3,0x2)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x1)/VenMsg(A9003FEB-D806-41DB-A491-5405FEEF46C3,01000000)...
03:586 00:010 HdaCodecAudioIoGetOutputs(): start
03:598 00:012 HdaCodecGetSupportedPcmRates(): start
03:609 00:011 HdaCodecGetOutputDac(): start
03:621 00:012 HdaCodecGetSupportedPcmRates(): start
03:631 00:010 HdaCodecGetOutputDac(): start
03:642 00:010 HdaCodecGetSupportedPcmRates(): start
03:652 00:010 HdaCodecGetOutputDac(): start
03:662 00:010 HdaCodecGetSupportedPcmRates(): start
03:672 00:010 HdaCodecGetOutputDac(): start
03:682 00:010 HdaCodecGetSupportedPcmRates(): start
03:693 00:010 HdaCodecGetOutputDac(): start
03:703 00:010 HdaCodecGetSupportedPcmRates(): start
03:713 00:010 HdaCodecGetOutputDac(): start
03:725 00:012 OCAU: 1/1 PciRoot(0x0)/Pci(0x3,0x2)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x1)/VenMsg(A9003FEB-D806-41DB-A491-5405FEEF46C3,00000000) (6 outputs) - Success
03:735 00:010 OCAU: Cannot find specified audio device - Not Found
03:746 00:010 OC: Audio connection failed - Not Found

I try to use Audio over HDMI of my Vega56.... not sure what the not found Audio device means.

What could I try next?

18 minutes ago, btwise said:

I think it has nothing to do with language!


Did you really read the doc???? however if Zh language is not found it should be used EN as default language, but it's bug or other.

But the fact is, prev-lang:kbd is related to Voice assistant

image.png.d069fc24f97bb8df0a6c051a3d899cbb.png

Edited by Andres ZeroCross
2 minutes ago, Andres ZeroCross said:


Did you really read the doc???? however if Zh language is not found it should be used EN as default language, but it's bug or other.

But the fact is, prev-lang:kbd is related to Voice assistant

image.png.d069fc24f97bb8df0a6c051a3d899cbb.png

I just need the sound "ocefiaudio_voiceover_boot.wav", whose file name has no language attribute!

39 minutes ago, Mike Ranger said:

Hi

Trying to get the Chime sound..... this is what I get 

 


03:565 00:010 OCAU: System volume is 32 (calculated from 32) - Success
03:576 00:010 OCAU: Matching PciRoot(0x0)/Pci(0x3,0x2)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x1)/VenMsg(A9003FEB-D806-41DB-A491-5405FEEF46C3,01000000)...
03:586 00:010 HdaCodecAudioIoGetOutputs(): start
03:598 00:012 HdaCodecGetSupportedPcmRates(): start
03:609 00:011 HdaCodecGetOutputDac(): start
03:621 00:012 HdaCodecGetSupportedPcmRates(): start
03:631 00:010 HdaCodecGetOutputDac(): start
03:642 00:010 HdaCodecGetSupportedPcmRates(): start
03:652 00:010 HdaCodecGetOutputDac(): start
03:662 00:010 HdaCodecGetSupportedPcmRates(): start
03:672 00:010 HdaCodecGetOutputDac(): start
03:682 00:010 HdaCodecGetSupportedPcmRates(): start
03:693 00:010 HdaCodecGetOutputDac(): start
03:703 00:010 HdaCodecGetSupportedPcmRates(): start
03:713 00:010 HdaCodecGetOutputDac(): start
03:725 00:012 OCAU: 1/1 PciRoot(0x0)/Pci(0x3,0x2)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x1)/VenMsg(A9003FEB-D806-41DB-A491-5405FEEF46C3,00000000) (6 outputs) - Success
03:735 00:010 OCAU: Cannot find specified audio device - Not Found
03:746 00:010 OC: Audio connection failed - Not Found

I try to use Audio over HDMI of my Vega56.... not sure what the not found Audio device means.

What could I try next?


Can you upload your config.plist?? How did you write the AudioDevice properties???

2 minutes ago, btwise said:

I just need the sound "ocefiaudio_voiceover_boot.wav", whose file name has no language attribute!

For BootChime is yes (universal), but not for VoiceAssistant  (it's depend your prev-lang:kbd)

@btwise, either your audio card is unsupported, or your AudioOut is not correct, try to bruteforce all the values from 0 to N-1 outputs.

 

@Mike Ranger, you have incorrect AudioCodec. If you look closely, your card has it at address 1, while you have address 0 requested.

1 hour ago, Mike Ranger said:

I try to use Audio over HDMI of my Vega56

HDMI not support.

2 hours ago, Andres ZeroCross said:

 I don't know,, change zh-Hans:25 to en:252 for prev-lang:kbd maybe 


If there is no specified language, there will be an English automatically.

13 minutes ago, vit9696 said:

either your audio card is unsupported, or your AudioOut is not correct, try to bruteforce all the values from 0 to N-1 outputs.

I also think the sound card is not supported, but I don't know exactly which models AudioDxe supports. The output values of 0 and 1 log have no errors, and the error is indicated after trying 2, so there are not many values to try!

 

You are a developer god worth worshipping!:)

5 hours ago, Andres ZeroCross said:

OpenCore latest Commit with External GUI + Audio (Boot Chime and VoiceAssistant) :)

 

You move only on one step to the menu, try to click quickly arrows several times, you shall transfer directly to some steps. Otherwise it is a problem ndk.

5 minutes ago, Andrey1970 said:

 

You move only on one step to the menu, try to click quickly arrows several times, you shall transfer directly to some steps. Otherwise it is a problem ndk.


Ok, i tested with PickerMode Builtin and external

With Builtin
- After boot chime then VoiceAssistant will mention all entry until finish (i can't interrupt it with arrow button even with many press on it, is this by designed??)
- After VoiceAssistant finish mention all entry, then i press then arrow 1x and Voice assistant mention entry name, then i press arrow key several times (4x maybe) and i can fast move the entry selection (I though it good and normal)

With External
- After boot chime then VoiceAssistant will mention all entry until finish (i can't interrupt it with arrow button even with many press on it, is this by designed??)
- After VoiceAssistant finish mention all entry, then i press then arrow 1x and Voice assistant mention entry name, then i press arrow key several times (4x maybe) and I CAN'T fast move the entry selection (I thought it's NDK-BootPicker.efi problem / bug)

7 minutes ago, Andres ZeroCross said:

After boot chime then VoiceAssistant will mention all entry until finish (i can't interrupt it with arrow button even with many press on it, is this by designed??)

Yes it is normal.

You shall understand that it for people with sight problems.

  • Like 1
35 minutes ago, Andrey1970 said:

HDMI not support.


If there is no specified language, there will be an English automatically.

 

Well.... then if HDMI Audio is not supported please add it to the documentation.

To me that is a crucial feature, because ideally you have audio from your monitor... my monitor only supports HDMI audio.

For Notebooks this is a different situation, but I guess most users here use Desktop machines.

Is it technically feasible to have HDMI audio as well?

Another thought.... there might be users who just want the chime without the other audio support... something to consider.

 

Thanks

 

×
×
  • Create New...