Jump to content
8755 posts in this topic

Recommended Posts

31 minutes ago, Download-Fritz said:

@tluck 1) Not recommended at all, but if you boot only macOS (from OC), it should at least work

2) logging to USB is incredibly slow, assuming you run OC from there

how to set external background with resources folder

1 hour ago, XLNC said:

@Download-Fritz Hi !
i am trying to increase the icon, labels size of the opencanopy bootpicker.
i tried setting the UI scale to 02 but that didnt increase its size . 
do you know how can i increase it ?

HiDPI feature did not add yet.

 

You can follow here;

https://github.com/acidanthera/bugtracker/issues/759 

  • Like 1
Opencore 10nm ice lake try to install MacOS

Laptop: Hasee X57S1
CPU: Intel i7-1065G7
SSD: Intel 660p NVMe

Follow wip.dortania.ml on Ice lake to create config.plist 

Realtek ALC256, layout-id 05000000
Intel Iris Plus G7, AAPL,ig-platform-id 0000528A

Stalling on com.apple.hid.manager.user-access-privileged

than Lilu error

 

AIDA64 Reports: Hasee-X57S1.htm

OEM DSDT: X57S1-OEM-DSDT.zip

EFI files: EFI-OC.zip

 

IMG_20200413_205940.thumb.jpg.d91b7a584fc45968720c4baee1e87d22.jpg

Edited by ardentwheel
  • Sad 1
4 minutes ago, Pene said:

Thanks, I admit I never changed some items in the sample, but it does make one wonder why it is the default in Sample.plist :unsure:

 

Because it is Sample! You have to tune it by yourself:) 

There is a statement in plist:

Ensure you understand EVERY field before booting.

 

  • Like 5

I hope not too much off topic here

My system rig in signature starts fine with a VM created in proxmox

Nvme (untitled) and archive disks are passed drive via Nvme and sata passthrough

HighSierra is a qemu vmdisk for now

All of this have orange icon like external disk

Flagging ExternalDiskIcons option in Opencore 0.57 release helps to avoid this problem in sata disk and on qemu disk

No in nvme drive

maybe I miss something?

 

thank you in advance

 

1707499159_ScreenShot2020-04-09at11_22_44AM.png.c1d72163a8fd9b32714ec7a7aa7f2cc2.png

1 hour ago, fabiosun said:

I hope not too much off topic here

My system rig in signature starts fine with a VM created in proxmox

Nvme (untitled) and archive disks are passed drive via Nvme and sata passthrough

HighSierra is a qemu vmdisk for now

All of this have orange icon like external disk

Flagging ExternalDiskIcons option in Opencore 0.57 release helps to avoid this problem in sata disk and on qemu disk

No in nvme drive

maybe I miss something?

 

thank you in advance

 

1707499159_ScreenShot2020-04-09at11_22_44AM.png.c1d72163a8fd9b32714ec7a7aa7f2cc2.png

Just use DeviceProperties to inject built-in into your device. The quirk you mentioned is left for compatibility purposes with legacy hardware.

  • Like 3
23 hours ago, ardentwheel said:

Opencore 10nm ice lake try to install MacOS

Laptop: Hasee X57S1
CPU: Intel i7-1065G7
SSD: Intel 660p NVMe

Follow opencore-vanilla-guide on coffee-lake to create config.plist with some of my t:


Realtek ALC256, layout-id 05000000
Intel Iris Plus G7, AAPL,ig-platform-id 0000528A
AppleUSBXHCI unsupported, 0x34ed8086 0x8a138086

AppleUSBXHCI still unsupported, don't know why, please help

 

 

AIDA64 Reports: Hasee-X57S1.htm

EFI files: EFI-OC.zip

 

 

 

May be related to VoodooI2C. Remove all kexts and drivers that are not necessary for the basic functionality to boot and report back. Currently struggling with Ice Lake as well.

On 4/1/2020 at 2:10 PM, hardcorehenry said:

 

I don’t use I2C, but let’s say I need rename only _CRS to XCRS in HPET.
F:5F435253
R:58435253
This is how I do it, open untouched DSDT.aml with Hex Fiend, then alt+F, enter the sequence you search.

find.png.4ac1c03723cfc54586f8794496bfc6ea.png

Hit enter it’ll find something but most probably it'll be "wrong _CRS". Scroll up till search result hides, click field Find and hit enter again and so on till you find (in my case _CRS in HPET).

REP.png.889bb7b58614f79e64884b9728a19847.png

Number of enter hits -1 is a skip value, I only needed one rename so count is 1. Edit config add SSDT-hotpatch and after reboot open MaciASL and make sure rename is in right place, correct skip value if needed. Hope it clarifies a bit.

I count this as you showed here but I had to {censored} up something, cause this still not working... Are you able to check it for me?? 
For device GPI0, Method _STA i got 25 (so -1 is 24)
For device TPD1, method _CRS I got 41 (so -1 is 40).

Below my DSDT file

DSDT.aml

Can someone here please help me with power management, especialy with Power Nap feature? With Clover bootloader I have Power Nap option in power saver, but after I switched to Open Core, this option disappear. I have same SMBIOS settings, but may be I miss something.

Here is my config.plist - https://github.com/kecinzer/hpelitebook850g5-opencore/blob/master/EFI/OC/config.plist#L1394 (except with my own serial numbers).

 

Do you have an idea what is wrong? Thanks a lot.

38 minutes ago, hardcorehenry said:

Let’s make things faster and clearer.
Open DSDT in Hex Fiend and in MaciASL(you have to search similarities(names))

GPI0_SEARCH.png.af87a372bafe3b035ac561d82b98b568.png

 

The longer rename, the less you have to worry about skip value.

F:5F535441 00A0
R:58535441 00A0

 

GPI0_HIT.png.40341e1dc3c428112fa0f5e9dc5d2649.png

 

                                                  xcode.png.f39119dad38a63b7576f4c6e4cb26d40.png

 

 

 

it is done as you showed, unfortunately, it is still not working... I mean, it working as a normal touchpad, without gestures and all that stuff. In system preferences shows no touchpad, waiting for BT touchpad.
OC in log gives me :
09:023 00:198 OC: Prelink injection VoodooI2C.kext () - Invalid Parameter
09:084 00:060 OC: Prelink injection VoodooI2CHID.kext () - Invalid Parameter

kext are newest, up to date...where I can look for the problem? 

 

4 minutes ago, hardcorehenry said:

 

Not much help with I2C stuff(I’m desktop user), only showed you how to precisely rename(_STA, _CRS, etc) to pair it with SSDT-hotpatch you need.

Ohh, ok. I'm trying to migrate from clover to opencore. on clover everything was working perfectly. on OC only this problem exist, everything else is working just perfect. I got problem with last two renames, cause in Clover exist column named TgtBridge, after some research i get here cause i find thing about renames and counting. still dont know how to fix that. maybe someone will know a solution

Zrzut ekranu 2020-04-9 o 18.29.28.png

is there a bug on v0.5.7 or something wrong on my setup? Combo Update does not continue after clicking restart. Apple logo and loading bar coming after in a second, logo and loading bar disappear, the screen turns black and never restarts. (wait 20min 2 times) I am making force restarts from the Case and I am choosing "macOS installer" from the Picker and update continue. I don't get it why this happening. Any idea would be nice. Thank you.

54 minutes ago, telepati said:

is there a bug on v0.5.7 or something wrong on my setup? Combo Update does not continue after clicking restart. Apple logo and loading bar coming after in a second, logo and loading bar disappear, the screen turns black and never restarts. (wait 20min 2 times) I am making force restarts from the Case and I am choosing "macOS installer" from the Picker and update continue. I don't get it why this happening. Any idea would be nice. Thank you.

I’ve been running the 10.15.4 betas and somewhere around the last few betas, this has been my experience as well. I can update but upon reboot, I have to choose the installer, which from there, loads a white window pretty much like you’re installing macOS for the first time.

 

The update succeeds but it’s definitely quirky.

  • Thanks 1
×
×
  • Create New...