Contribute
Register

Solving NVIDIA Driver Install & Loading Problems

checked nv_disable=1
unchecked nvda_drv=1
Yes, successful boot
Ok.
Your Clover is out of date and should be upgraded - Download
Mount your EFI partition and delete all of the /EFI/CLOVER/kexts/10.* folders leaving only /EFI/CLOVER/kexts/Other.
Copy the latest FakeSMC.kext to /EFI/CLOVER/kexts/Other.

Restart
 
Ok.
Your Clover is out of date and should be upgraded - Download
Mount your EFI partition and delete all of the /EFI/CLOVER/kexts/10.* folders leaving only /EFI/CLOVER/kexts/Other.
Copy the latest FakeSMC.kext to /EFI/CLOVER/kexts/Other.

Restart
Updated Clover
Mounted EFI and deleted the /EFI/CLOVER/kexts/10.* and left /EFI/CLOVER/kexts/Other
then I may have screwed up. I copied the downloaded FakeSMC.kext to /EFI/CLOVER/kexts/Other (maybe I should have copied it from /Library/Extensions? I'm so sorry if I messed that up)
Now I get OsxAptioFix2Drv: Starting ovverrides for \System\Library/CoreServices\boot.efi
Using reloc block: no, hibernate wake: no
Error allocating 0.2479a pages at 0x0000000022188000 alloc type 2
Couldn't allocate runtime area
Boot failed, sleeping for 10 seconds before exiting...

I can boot in safe mode
 
Updated Clover
Mounted EFI and deleted the /EFI/CLOVER/kexts/10.* and left /EFI/CLOVER/kexts/Other
then I may have screwed up. I copied the downloaded FakeSMC.kext to /EFI/CLOVER/kexts/Other (maybe I should have copied it from /Library/Extensions? I'm so sorry if I messed that up)
Now I get OsxAptioFix2Drv: Starting ovverrides for \System\Library/CoreServices\boot.efi
Using reloc block: no, hibernate wake: no
Error allocating 0.2479a pages at 0x0000000022188000 alloc type 2
Couldn't allocate runtime area
Boot failed, sleeping for 10 seconds before exiting...
Are you able to boot with nv_disable=1 ?
 
Download and install the correct web drivers.
Installed web drivers.
I get a slightly different error:
OsxAptioFix2Drv: Starting ovverrides for \System\Library/CoreServices\boot.efi
Using reloc block: no, hibernate wake: no
Error allocating 0.2479a pages at 0x000000001c706000 alloc type 2
Couldn't allocate runtime area
Boot failed, sleeping for 10 seconds before exiting...
 
Installed web drivers.
I get a slightly different error:
OsxAptioFix2Drv: Starting ovverrides for \System\Library/CoreServices\boot.efi
Using reloc block: no, hibernate wake: no
Error allocating 0.2479a pages at 0x000000001c706000 alloc type 2
Couldn't allocate runtime area
Boot failed, sleeping for 10 seconds before exiting...
Boot in safe mode.
Post output from Terminal :
Code:
sudo kextcache -i /
You can just paste it here - No need for a photo.

In Terminal :
Code:
bdmesg
Paste the output into a text file and attach it.
 
Boot in safe mode.
Post output from Terminal :
Code:
sudo kextcache -i /
You can just paste it here - No need for a photo.

In Terminal :
Code:
bdmesg
Paste the output into a text file and attach it.
From Terminal:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext realtekALC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleIntelE1000e.kext

KernelCache ID: 9FABB1D3B054E99F888491D3E43842CF
 

Attachments

  • bdmesg2.txt
    23.2 KB · Views: 75
Back
Top