Contribute
Register

Monterey (OpenCore) external display resolution problem on Lenovo 280

Tried to attach from MacOS but got an error. Tried to attach via Google Drive link but the message was not posted due to need of approval.

Now trying from Windows :(
 

Attachments

  • EFI.zip
    61.4 MB · Views: 1
Tried to attach from MacOS but got an error. Tried to attach via Google Drive link but the message was not posted due to need of approval.

Now trying from Windows :(
what's with Display-30e4-521.kext ?

lilu.kext should be first in your list

surprised that you managed to create all those aml file etc and not be able to set your GPU up correctly.....

using wrong smbios
 
what's with Display-30e4-521.kext ?

lilu.kext should be first in your list

surprised that you managed to create all those aml file etc and not be able to set your GPU up correctly.....

using wrong smbios
So I should make these changes right?

Sorry I did not understand clearly what should I do except these settings.

Kaby Lake
Support up to Ventura

Device Properties - Add - PciRoot(0x0)/Pci(0x2,0x0)
AAPL,ig-platform-id -> 00001B59
or:
AAPL,ig-platform-id -> 00001659

For UHD620 users (Kaby Lake-R), you'll need a device-id spoof:
device-id -> 16590000

kernel - quirks:
enable:
DisableIoMapper
PanicNoKextDump
PowerTimeoutKernelPanic

SystemProductName:
MacBookPro14,1

UEFI -> Quirks:
enable:
ReleaseUsbOwnership
 
from the link you sent, read the section called Feedback
I know that the guy also mostly copied it from another repo related to Lenovo T480 laptops so it is quite unlikely he will be able to answer
 
from the link you sent, read the section called Feedback
Can you please push me in the right direction how to solve this please? Without contacting GitHub repo owner.
 
Can you please push me in the right direction how to solve this please? Without contacting GitHub repo owner.
you still haven't told me what that Display-30e4-521.kext does? what is it's function?

I gave you other advice also
 
you still haven't told me what that Display-30e4-521.kext does? what is it's function?
I answered you above about this kext I do not know.

Anyway when I deleted it nothing changed.
 
Last edited:
Back
Top