Jump to content
8755 posts in this topic

Recommended Posts

I still can't hide recovery and access the disk with windows with clover all perfect. Use the publicshe method os the "shell.efi" an create the .txt file and i have checked the data and it si exactly he same as if you used clover. boot.log

maps.txt

Edited by kaoskinkae
On 12/7/2019 at 5:54 AM, vit9696 said:

@Sniki, renaming _Q14 to XQ14 is just fine, it will work on Windows too, as long as in your _Q14 method you immediately call the original method for anything but Darwin. I.e. you do if OSI Darwin check and put keyboard notification inside, and then else and call XQ14().

Thanks @vit9696

 

Another question to however that can help here.

 

My Lenovo ThinkPad X240 does have a backlight Keyboard with two levels.

It's a cosmetical request but i need a user with a real macbook or something similar.

 

What is the ADB/PS2 log code generated when you press the backlight key on a Macbook, so that way i can map my FN+Spacebar (which is the keyboard shortcut on Thinkpad laptops to turn backlight keyboard on-level1/level2/off) to give me the GUI that appears on real macbooks when you turn backlight keys like in the picture below (same way like we map brightness keys)

 

backlit.png.3934d2b7e79cf63e920f97b2167f2a87.png

 

Thanks !

Edited by Sniki
4 hours ago, Download-Fritz said:

What shell? "GUI Shell" as in the boot menu or UEFI Shell? 

 

I have no idea why you think that I would need a gui shell when we are talking about the bootloader here. The shell here is the UEFI shell that get's built from EDK2. That is the one that the docs say to use.

 

So if you use the UEFI from the bios to boot veracrypt, no problems. Using OC you get a failuer after windows starts, with a blank boot screen. Also, it is strange that OC is overriding the BGRT when it is booting a different OS. I mean if you want to change SMBIOS and add an MSDM different to the bios to help moving windows, that's you perjorative.

 

So have anyone managed to get OC to boot veracryt?

@l.monay

I found your tone & approach a bit unsettled. You have not provided enough information ( signatures, files, logs, etc.. ) for people to help you adequately. Based on what you have posted we can only "assume" some elements.

AFAIK, Veracrypt can be used for either partitions, containers, file storage or full drive. ( RE: NTFS Driver)

You seem to focus the problem on OC however you neglected to mention if your pb also appears with clover. Pretty sure it is  the case. A workaround this latter would be to only encrypt your sensitive files and not the OS. 

Either way it does not seem to be related to OC. ( Another guess )

Good luck.

 

 

 

 

2 hours ago, Ellybz said:

@l.monay

I found your tone & approach a bit unsettled. You have not provided enough information ( signatures, files, logs, etc.. ) for people to help you adequately. Based on what you have posted we can only "assume" some elements.

AFAIK, Veracrypt can be used for either partitions, containers, file storage or full drive. ( RE: NTFS Driver)

You seem to focus the problem on OC however you neglected to mention if your pb also appears with clover. Pretty sure it is  the case. A workaround this latter would be to only encrypt your sensitive files and not the OS. 

Either way it does not seem to be related to OC. ( Another guess )

Good luck.

  

 

 

 

I am sorry you feel that way. My tone is professional and I found your contribution to the discussion to be of no value, at best. If you are unable to contribute to a solution then please refrain from commenting on things which it seems you have little understanding of. It has well been said that it is “It's better to keep your mouth shut and appear stupid than open it and remove all doubt”.

 

If anyone has had any success in using OC to boot windows that is encrypted veracrypt, then please let me know,

 

I the meantime can you please let know know what it is that you find unsettling?

 

Edited by l.monay
responding to false allegations

Anyone have any experience with enabling NVRAM on Z390? I have tried most combinations of FwRuntimeServices.efi and the associated Quirks, and trying to figure out what I should LegacyEnable with LegacySchema. But this is all related to emulated NVRAM, is there someone out there who has native NVRAM working on Z390? Or, if not, someone who has emulated NVRAM working on Z390?

Hi, I wrote earlier this year to have some support for moving to OpenCore but I managed to make it work by myself. Now I'm having a strange problem.

 

When I SHUTDOWN my pc(Lifebook e744 i5-4300m) and turn on again my trackpad needs 1 more finger to work (2 fingers for moving cursor,3 for scrolling, 4 for the swipe pages on macOS). 

The only way to fix this is to RESTART my pc and then the trackpad works perfectly.

I'm currently using VoodooPS2Controller + VoodooInput from acidanthera. Did someone else get any problem like this?

 

I've attached my OC folder.

 

Thanks in advance.

 

OC.zip

Edited by Adomorns
On 11/17/2019 at 6:49 PM, Andres ZeroCross said:

Best OC Configurator is "PlistEdit Pro.app" :hysterical::hysterical:

 

Hi Andres, I'm sorry for quoting this message on a completely unrelated note, but I would like to ask you to check your PMs whenever you can.

Could you please send me your EliteBook 820 G3's OC folder if you still have it? I'm struggling a lot to get past the "still waiting for boot device" message that comes up both with USB and NVMe and also with ReleaseOwnership enabled. Clover has no problems.

Thanks

How to set Install boot for English

I Create a folder on root of Fat32 partition called com.apple.recovery.boot

place the BaseSystem.dmg and BaseSystem.chunklist

Its took other language.

Might be off topic but I've tried to update to 10.15.2 today. The problem was that I booted in to a black screen with cursor.

Before that pink artefacts on screen. agdpmode=piker doesn't solve the problem as it used to.

Using the latest 0.5.3 driver and the latest release of WEG, AplleALC and Lilu.

Could it be something with WEG? Anybody have the same problems?

 

Edited by obus
10 hours ago, obus said:

Might be off topic but I've tried to update to 10.15.2 today. The problem was that I booted in to a black screen with cursor.

 

Quoting myself because I made a silly mistake.:wallbash: Forgot to update Max kernel from 19.0.0  to 19.2.0. and because of that mistake the kext wasn't loading and everything stalled. After changing that upgrade to 10.15.2 worked like a treat.:thumbsup_anim:

  • Like 1

I have a CPU (9820X) that requires the APIC table to be patched to boot. Clover now automates this with "PatchAPIC" under ACPI, but I don't see a similar option for OpenCore. Is there one that I am missing?

 

edit:

I tried patching the table with a bin patch, but it doesn't seem to have the effect I wanted. I'm running into trouble manually patching the APIC table as it will not compile. I ended up manually patching the SSDT and dropping the OEM table.

Attached is my modified APIC (ASUS X299 Deluxe II /w 9820X), and a screenshot of what I dropped.

 

 

APIC.aml

Screen Shot 2020-06-07 at 8.32.52 AM.png

Edited by maleorderbride
more detail
On 12/9/2019 at 11:34 PM, l.monay said:

 

I have no idea why you think that I would need a gui shell when we are talking about the bootloader here. The shell here is the UEFI shell that get's built from EDK2. That is the one that the docs say to use.

 

So if you use the UEFI from the bios to boot veracrypt, no problems. Using OC you get a failuer after windows starts, with a blank boot screen. Also, it is strange that OC is overriding the BGRT when it is booting a different OS. I mean if you want to change SMBIOS and add an MSDM different to the bios to help moving windows, that's you perjorative.

 

So have anyone managed to get OC to boot veracryt?

 

If it is overriding the BGRT then it means that you ACPI is being patched. I used openore to boot linux and I was able to see that the ACPI tables were patched.

 

Is this intentional? It would be nice if there was an entries flag to disable/enable ACPI patching for a particular entry, or can this already be done?

 

Why is my layout-id not being applied?

 

I have a Dell Optiplex 7060 MFF with the ALC3234 sound chip. In Clover, I used layout-id 27 and my sound worked perfectly.

 

Trying to replicate this with OC, but I don't have any success. In fact, the layout-id is not being applied, as I see it's set to 07 in IORegistryExplorer.

 

What could prevent OC from applying the layout-id? I have added the property in the config.plist. I upload the different files here:

config.plist

 

Thanks for any pointers in which direction to look!

 

Screenshot 2019-12-13 at 20.39.56.png

Screenshot 2019-12-13 at 20.39.11.png

On 5/24/2019 at 11:43 PM, Rockey12 said:

this is so called legacy boot USB

yes i did it but no success i have created  Legacy Booting USB i don,t know it is good enough but  as  soon i am trying to boot from usb  getting this red screen 

attached are the files which i am usingimageproxy.jpg.6b52b7ac9f5ce7f16df1d7efc241858b.jpg

Archive.zip

Hi Rockey12,

I just tried OpenCore amd got the same error message. Did you solve the problem?

48 minutes ago, Download-Fritz said:

The order you declare the PS2 kexts is wrong. Is IgnoreInvalidFlexRatio on?

IgnoreInvalidFlexRatio = No, but i have set YES recently with no change.

 

IMG_3958.png

I may have found solution for Mutex (FixMutex Clover).
In ACPI patch:
Find:        014D5554 30001426 454E4647 015B234D 555430FF 0F
Replace:  014D5554 30001426 454E4647 015B234D 555430FF FF
Before putting this patch into config.plist open your untouched DSDT with HexFiend and check if it “fits”

971300324_ScreenShot2019-12-15at2_23_33PM.thumb.png.8b1610788066caea9f174d972a4c9fbe.png

 

218784462_ScreenShot2019-12-15at3_15_53PM.thumb.png.8f3ca5a1bdce5da68a560804dea3728c.png

 

1624752338_ScreenShot2019-12-15at3_38_50PM.thumb.png.fdc1b9dfed9e430dedd5c205ee0e5506.png

 

If you need fix HPET you may find some hints in this topic.

 

 

  • Like 2
On 12/14/2019 at 8:51 AM, DanielMac said:

 

So I don’t have sound, but it’s for another reason... Any way to start finding the root cause?

 

 

I tried booting with Clover to check my IORegistry and I found that Clover was able to patch AppleHDA and load the sound driver:

 

833709207_Screenshot2019-12-15at18_47_48.thumb.png.1515f31f9210c5de6f7b2bb5b906f727.png

 

 

 

While when I tried to boot with OpenCore, I use the same layout-id, but AppleHDA was not loaded (or patched?):

 

993434360_Screenshot2019-12-13at20_39_56.thumb.png.39e773ee48b4c9c5c7e8d60d05b75f09.png

 

I have no idea where the difference lies (this is my first vanilla hackintosh), but willing to learn. Can someone point me in the right direction? What should I google to understand what is happening here?

 

Thank you to all you developers!

 

×
×
  • Create New...