Giter Club home page Giter Club logo

Comments (6)

SergeySlice avatar SergeySlice commented on June 26, 2024

Anyway debug log must be.

from cloverbootloader.

beefstew avatar beefstew commented on June 26, 2024

Earlier, I was not actually booting from the USB device. Now that I'm booting from the correct device, I have been re-performing testing with alternate configurations. Also, as a result of correcting this I now have a boot debug log.

Debug log shows what looks to be a functioning Clover. But I am still experiencing the hang after End RandomSeed ++++

debug.log

I searched Clover source code, trying to determine what exactly this step is doing (since I now know that the Clover boot debug log terminates prior to this step). I didn't find any answer (nor any documentation of the boot process), but think that this is the point where the bootloader has loaded the kernel and its extensions into memory and handed control over to the kernel. Because the hang appears to be instantaneous, I'm suspecting a memory address jump failure.

from cloverbootloader.

SergeySlice avatar SergeySlice commented on June 26, 2024

You may find the line "++++" in Clover sources.
After that Clover does DSDT, kext and kernel patches and jump to kernel.
For my experience there is no reason for wrong memory address to jump.
You may switch on kext patching debug and see the process on the screen then decide if the process hang or kernel hang.

from cloverbootloader.

SergeySlice avatar SergeySlice commented on June 26, 2024

I see you are using CsmVideoDxe.efi. Try to boot without it. It is poorly working with Intel Graphics.

from cloverbootloader.

SergeySlice avatar SergeySlice commented on June 26, 2024

This line is not good

16:734 0:022 Board-ID set from config as Mac-CENSORED

:)

from cloverbootloader.

beefstew avatar beefstew commented on June 26, 2024

Thanks for your help, SergeySlice.

  1. I manually censored that Board-ID line prior to upload -- it's a valid value in the real file
  2. I removed the CsmVideoDxe.efi driver
  3. Upgraded to 5100

Between 2 and 3, the machine finally boots. Still no sound (original reason for upgrade), but I have a functioning computer again.

CLOVER-working.zip

from cloverbootloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.