Giter Club home page Giter Club logo

Comments (40)

influenist avatar influenist commented on August 15, 2024 2

Solved with latest release https://github.com/influenist/Mi-NB-Gaming-Laptop-MacOS/releases/tag/v2-0-mojave-10.14.3. Seems some boards have loacked CPU MSR 0xE2. By removing the flag from the config clover auto detects if the patch is needed or not.

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024 1

Which filesystem type do you guys use? APFS of HFS?

APFS, too.
I tried with USB and the system boots perfectly.

Do not throw me. Are you sure you started from a flash drive? :D

Sorry...I'm tired and my English is very bad. I've corrected the comment.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Which CPU do you have? Perhaps you have got any old kext in /L*/E*? If so, please remove them.

Kernel PM and all other power options have been removed as it is handled by MacOS natively via kext CPUFriend and CPUFrienddataprovider. CPU should idle now at 600mhz.

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

My CPU is the 7y30.
I believe that I added no kexts in that folder, but if you tell me that the system should boot without that patch, I'll try with a new clean installation.

However, my CPU never goes under 800 mHz.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Reinstall should not be needed. Do you have Gitter? I would like to check your install.

Regarding the frequency, 600 mhz is exceptional under low load.

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

I don't know how gitter works in details, I used it one time, but yes, tell me what to do.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

@francescobabbaro please open up terminal and provide the output of:

sudo ls -lah /L*/E*
sudo ls -lah /S*/L*/E*

Mount your EFI
sudo ls -lah /Volumes/EFI/EFI/CLOVER/kexts/Other/

sudo ls -lah /Volumes/EFI/EFI/CLOVER/kext/

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

Sorry, I'm not at home now, I'll do it tomorrow as soon as possible. Thanks for the support, I really appreciate your work.

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

Sorry for the waiting: this is a txt file with the terminal outputs of the commands you said me.
Terminal output.txt

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Please drop the file and try to boot again:
sudo rm /Volumes/EFI/EFI/ACPI/patched/SSDT-PluginType1.aml

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

My output: output.txt

Please drop the file and try to boot again:
sudo rm /Volumes/EFI/EFI/ACPI/patched/SSDT-PluginType1.aml

I deleted the file /Volumes/EFI/EFI/CLOVER/ACPI/patched/SSDT-PluginType1.aml. Nothing changed

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

Please drop the file and try to boot again:
sudo rm /Volumes/EFI/EFI/ACPI/patched/SSDT-PluginType1.aml

Tried: unfortunately nothing changed :-(.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Please try:
Mi-NB-Air-125-7y30-v1-2-1-mojave-10.14.3.zip

from mi-nb-gaming-laptop-macos.

JessicaJobs avatar JessicaJobs commented on August 15, 2024

Still can't boot with the new one

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

In that case, please turn on the keepsyms flag in clover and provide the KP log.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

@JessicaJobs which MacOS version are you on?

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

In that case, please turn on the keepsyms flag in clover and provide the KP log.

Sorry, I really do not know where to get the log in text format
log

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

@MarshalX with kernelPM you are able to boot?

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

@MarshalX with kernelPM you are able to boot?

Yes

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

I also noticed this same error when swapping my SSD to the m5 12.5 variant. Please try and boot the laptop with adding the following file /EFI/Clover/drivers64UEFI and get back to me.

OsxAptioFix2Drv-64.efi.zip

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

I also noticed this same error when swapping my SSD to the m5 12.5 variant. Please try and boot the laptop with adding the following file /EFI/Clover/drivers64UEFI and get back to me.

OsxAptioFix2Drv-64.efi.zip

Nothing changed

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Ok, please remove it again. On basis of your screen it looks like RAM related issue. I removed the mapping from this config.plist. Please try it. If your systems hangs again, please try to make a clear picture of the verbose output. (-:

Thanks
config.plist.zip

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

Ok, please remove it again. On basis of your screen it looks like RAM related issue. I removed the mapping from this config.plist. Please try it. If your systems hangs again, please try to make a clear picture of the verbose output. (-:

Thanks
config.plist.zip

Exactly the same output as above, except for one line.
RegisterRestartDataProtocol: called. 0x78271dd8

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Please revert and try the following in /EFI/Clover/drivers64UEFI

EmuVariableUefi-64.efi.zip

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

Please revert and try the following in /EFI/Clover/drivers64UEFI

EmuVariableUefi-64.efi.zip

Revert old config?

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Yes

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

Please revert and try the following in /EFI/Clover/drivers64UEFI

EmuVariableUefi-64.efi.zip

Nothing changed

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Ok, ill test the later today on my m5 12.5 as I think its the same issue. Please boot with kernelPM for now.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

@stevezhengshiqi maybe you got any clue on this issue?

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

@MarshalX Do you perhaps have an NVME installed in the second slot?

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

@MarshalX Do you perhaps have an NVME installed in the second slot?

Not. I did not modify the laptop

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

@MarshalX Do you perhaps have an NVME installed in the second slot?

I did not modify the laptop, too.
The strange fact is that the user of the #7, who have done a clean installation of 10.14.3, doesn't have our problem. I'd like to try a clean installation, because I did some modifications to EFI, kexts ecc since I installed the 10.14.1, although I think I revert back all the modifications, I could have forgotten something.
Unfortunately, I don't have much time in this period and I use the laptop for university...

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

My install comes back from HS. So clean or not, that shouldn't be the issue here. Ur booting from USB, correct?

I think it might optionally be BIOS related

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

My install comes back from HS. So clean or not, that shouldn't be the issue here. Ur booting from USB, correct?

I think it might optionally be BIOS related

No, I'm booting from SSD.
I remember that I wasn't able to boot the MacOS installation from USB with your EFI (one of the first release) because I got the symbol of "prohibition" (I don't know what's the correct word in English). The same EFI folder worked perfectly booting from SSD after the installation of the system.

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

Which filesystem type do you guys use? APFS of HFS?

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

My install comes back from HS. So clean or not, that shouldn't be the issue here. Ur booting from USB, correct?

I think it might optionally be BIOS related

My booting from USB is correct.

Which filesystem type do you guys use? APFS of HFS?

On Mojave we have way to use HFS? I use APFS

from mi-nb-gaming-laptop-macos.

francescobabbaro avatar francescobabbaro commented on August 15, 2024

Which filesystem type do you guys use? APFS of HFS?

APFS, too.
I tried with USB and the system boots with the same EFI folder on the SSD (KernelPM enabled). I don't know why when I was trying to install macOS sometime ago with this EFI folder (previous release), system didn't boot.

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

Who can explain to me why we want to run systems without this patch (kernelPM)?

from mi-nb-gaming-laptop-macos.

MarshalX avatar MarshalX commented on August 15, 2024

Which filesystem type do you guys use? APFS of HFS?

APFS, too.
I tried with USB and the system boots perfectly.

Do not throw me. Are you sure you started from a flash drive? :D

from mi-nb-gaming-laptop-macos.

influenist avatar influenist commented on August 15, 2024

a57f0dd

from mi-nb-gaming-laptop-macos.

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.