Jump to content
8755 posts in this topic

Recommended Posts

3 hours ago, Download-Fritz said:

@MacNB I used BMFont for Windows because it was easiest at the time - the format/tool may change in the future

 

Thanks. Yes BMFont method does seem quickest and consistent compared to Clover method...but having to switch to windows :brr:  but not an issue IMHO :)

 

BTW, some feedback:

Second press of the Spacebar crashes OC.

With HideAuxiliary = False and ScanPolicy=0, all the drive icons are displayed as expected.

If I now press the Spacebar, I was expecting the Auxiliary drives to be hidden. Instead, nothing happens and I can still move the selector with the Leg & Right arrow keys.

If I now press the Spacebar for second time, OC crashes and can only power off.

 

If I set  HideAuxiliary = True and ScanPolicy=0, all the drive icons except Auxiliary are displayed as expected.

If I now press the Spacebar, the Auxiliary drives are displayed in addition to the others as expected.

If I now press the Spacebar for second time to hide the auxiliary drives, OC crashes and can only power off.

 

There's nothing significant in the log file that indicates what happened.

 

3 hours ago, aschar1 said:

 

with bootliquor.efi enabled it does not autoboot blessed volume after set timeout. builtin picker boots automatically after set timeout.

on a real mac the menu doesn't autoboot so why should bootliquor? if you want autoboot don't use the GUI maybe.

  • Like 2

@texem there is a reason there was no release yet, it was literally imported for further development a few days ago. Please don't report things already covered by https://github.com/acidanthera/bugtracker/issues/759

 

@MacNB We cannot reproduce this right now, but I'll try to remember to check the code

  • Like 1
  • Thanks 1

Hey, so I'm odd guy who decided to get running OpenCore Hackintosh on my X220 thinkpad.
And I managed to prepare config using this guide:
https://khronokernel-2.gitbook.io/opencore-vanilla-desktop-guide/ktext
I enabled memory protection, vt-d and used HfsPlusLegacy if somebody is curious.
And I got this kernel panic:
opencore-x220.jpg

I have Whatevergreen kext and I assume I must patch framebuffer with correct number, I tried to use:
PciRoot(0x0)/Pci(0x2,0x0) -> AAPL,snb-platform-id: 00000100

But I see it's not working though. Any help appreciated.
I go sleep, se ya tomorrow.

Hi guys, I really appreciate all the people who contribute to this great bootloader.

 

I have a problem with the audio part. I know my HDEF device is at PciRoot(0x0)/Pci(0x1f,0x3), so I fill the config in this way.

<key>Audio</key>
		<dict>
			<key>AudioSupport</key>
			<true/>
			<key>AudioDevice</key>
			<string>PciRoot(0x0)/Pci(0x1f,0x3)</string>
			<key>AudioCodec</key>
			<integer>0</integer>
			<key>AudioOut</key>
			<integer>0</integer>
			<key>MinimumVolume</key>
			<integer>20</integer>
			<key>PlayChime</key>
			<true/>
			<key>VolumeAmplifier</key>
			<integer>0</integer>
		</dict>

 

However, in the debug log, I get 

00:617 00:001 OCAU: System volume is 48 (calculated from 48) - Success
00:620 00:002 OCAU: No AudioIo instances - Not Found
00:621 00:001 OCAU: Cannot find specified audio device - Not Found
00:623 00:001 OC: Audio connection failed - Not Found

My audio device is ALC298, supported by AppleALC, layout-id 30. Need some advice here.

Hello guys, quick question to know if someone went through a similar problem:

I have a working Gigabyte Z390 + i9 9900k system and another Gigabyte Z77 + i5 3570k with Clover, adapted the configuration to try OpenCore to this old build and anytime I try to boot to OS X 10.13.6 HD from picker the system reboot to bios.

 

I spent just an hour to check different settings with no results, any suggestion?

(will post config and log if necessary)

Thanks

Hi 

 

I've a issue for building last commit with macbuild.tool. See below, please:

 

warning: adding embedded git repository: EfiPkg
hint: You've added another git repository inside your current repository.
hint: Clones of the outer repository will not contain the contents of
hint: the embedded repository and will not know how to obtain it.
hint: If you meant to add a submodule, use:
hint: 
hint: 	git submodule add <url> EfiPkg
hint: 
hint: If you added this path by mistake, you can remove it from the
hint: index with:
hint: 
hint: 	git rm --cached EfiPkg
hint: 
hint: See "git help submodule" for more information.

 

3 hours ago, Download-Fritz said:

@stevezheng You seem to lack AudioDxe

@Matgen84 That is not an error

 

' warning: adding embedded git repository: EfiPkg'. I don't note this  before.

Edited by Matgen84

I am facing a strange issue with 0.5.6 on my Laptop.

 

When I try to boot using -v in "boot-args" it boots to the Login Screen.

 

But when I remove this -v, it gets stuck at approximately 5% in the progress bar. (Image attached, ignore the dust specks on the screen :P)

 

I have tried using

debug=0x100

and

adgpmode=pikera

also, but with same result.

 

OC on my desktop (with GTX650), works absolutely with or without -v flag.

 

 

My Laptop specs are:

 

Dell Inspiron 5370 (i5 1.6 GHz)/UHD 620 (DVMT prealloc in BIOS)

macOS version 10.15.2

 

OC: 0.5.6

 

 

Stuck_At_Apple_Logo.jpg

6 hours ago, canyondust said:

What do you need to compile it?

 

BootLiquor.efi is compiled when you build OpenCore. You must copy/ paste Resources folder from Acidanthera/OcBinaryData to EFI/OC and BootLiquor in EFI/OC/Drivers of course, add it in config.plist.

  • Like 2
  • Thanks 1

Hey community,

 

I could really use some help regarding a couple of things:

 

  • [REALLY IMPORTANT]: I cannot boot without verbose. As soon as I remove -v, I get the Apple logo after Picker selection, and the progress bar stalls at 3% (approximately)
  • [Can Manage for now]: SMCBatteryManager is not working. (even with SSDT-ADP1). Managing with ACPIBatteryManager.kext.

 

Specs are Inspiron 5370/UHD 620/DVMT pre-alloc patch done.

 

Everything worked with Clover 5103.

Edited by aylamrin
Added specs.

Thank you so much for solving my audio problem ^^. @Download-Fritz

 

I successfully boot into macOS. However, when I boot into BOOTCAMP Windows, it says something like "halt because of critical error."

I tried to disable all my custom SSDTs and all my ACPI patches, but it didn't work. My Windows version is 1903 or older, I can't remember.

In my debug file, it says

09:205 03:535 OC: ReRun executed!
09:208 00:003 OC: Nested ReRun is not supported
09:211 00:002 OC: Boot failed - Already started
09:213 00:002 OCB: StartImage failed - Already started

Here are the debug file and my config. Please please help me if someone has any idea><. Thanks to all the people again who contribute to this great bootloader.

config.plist

opencore-2020-03-11-073543.txt

Edited by stevezheng
2 hours ago, texem said:

i wouldn't go for it until the boot timeout is fixed, else you are running in trouble in case you want install OS or updates, it will hang there.

 

It should be a feature.

On a real Mac, the boot picker is NEVER displayed on normal boot.

It is only displayed if you hold the ALT/OPT key.

Once it is displayed, there's NO timeout and stays in the boot picker until you select a drive and hit Enter.

 

You can do the SAME with OpenCore.

All you need to do is set ShowPicker=False and Installs & Updates work as expected.

You do not need to see the boot picker and EVERY boot AND reduce your boot times because you have a timeout.

 

Try not to discourage testers from testing the new features as it will benefit you in the long term.

2 hours ago, aylamrin said:

Hey community,

 

I could really use some help regarding a couple of things:

 

  • [REALLY IMPORTANT]: I cannot boot without verbose. As soon as I remove -v, I get the Apple logo after Picker selection, and the progress bar stalls at 3% (approximately)
  • [Can Manage for now]: SMCBatteryManager is not working. (even with SSDT-ADP1). Managing with ACPIBatteryManager.kext.

 

Specs are Inspiron 5370/UHD 620/DVMT pre-alloc patch done.

 

Everything worked with Clover 5103.

 

You have not stated which boot picker you are using (there are three boot pickers now)

Try setting ShowPicker=False when you remove the Verbose flag.

It will boot the default OS.

×
×
  • Create New...