You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's me again, now with a recent issue trying to boot Ubuntu from clover, I have 2 SSD, first one with Windows 10 and Ubuntu 20.04 and second one Hackintosh Catalina 10.15.5
If I boot from the bios boot list (F12) directly from the SSD 1 it works perfectly, but in clover shows me 2 entries, both of them hangs with a black screen:
Boot Boot Linux from EFI
Boot Ubuntu Linux from EFI
I used to work with Mojave Hackintosh without problems, Linux option booting from clover was working properly enabling:
-GUI=>Scan Entries=>Linux=>True
Now I'm trying to figure out what's going on, I already changed in my config.plist changing Linux = True. This is a related problem:
SSDT/DSDT
For sure on this repo it's made for macOS (I'm not using Linux nor Windows on this machine)
I could move patches to be only effective for this use-case
i.e:
If (_OSI ("Darwin"))
{
// specific stuff
}
drivers/UEFI/OcQuirks.plist
It's something that came from OpenCore - it replace AptioMemory (which isn't going to be supported in the future)
Perhaps it's too tightly configured and could be relaxed
It's me again, now with a recent issue trying to boot Ubuntu from clover, I have 2 SSD, first one with Windows 10 and Ubuntu 20.04 and second one Hackintosh Catalina 10.15.5
If I boot from the bios boot list (F12) directly from the SSD 1 it works perfectly, but in clover shows me 2 entries, both of them hangs with a black screen:
I used to work with Mojave Hackintosh without problems, Linux option booting from clover was working properly enabling:
-GUI=>Scan Entries=>Linux=>True
Now I'm trying to figure out what's going on, I already changed in my config.plist changing Linux = True. This is a related problem:
https://www.tonymacx86.com/threads/ubuntu-20-04-doesnt-boot-using-clover.297809/
I don't know if anyone had this problem before, I guess this is because GPU is disable...
The text was updated successfully, but these errors were encountered: