Contribute
Register

Solving NVIDIA Driver Install & Loading Problems

Thanks P1LGRIM, I appreciate your time looking at this.
Sierra Version 10.12.6 (16G29)
What is the problem that you have now ?

Try the attached config.plist and report progress :
 

Attachments

  • config.plist
    6.5 KB · Views: 255
What is the problem that you have now ?

Try the attached config.plist and report progress :
I used the config.plist that you provided and disabled onboard Intel Graphics.
OsxAptioFix2Drv error.
 

Attachments

  • bootfail.jpg
    bootfail.jpg
    3.9 MB · Views: 130
I used the config.plist that you provided and disabled onboard Intel Graphics.
OsxAptioFix2Drv error.
Can you boot in safe mode ?
Or with -f UseKernelCache=No ?
 
-f UseKernelCache=No doesn't work.
Yes. I can boot in safe mode.

Open Terminal and type :
Code:
sudo kextcache -i /
Press return and type your password (it will not show on screen).
Press return again and when it has completed paste the output here.

Is it the same when you reboot restart from safe mode ?
 
Open Terminal and type :
Code:
sudo kextcache -i /
Press return and type your password (it will not show on screen).
Press return again and when it has completed paste the output here.

Is it the same when you reboot restart from safe mode ?
Not exactly the same but close
 

Attachments

  • kextcache.jpg
    kextcache.jpg
    9.8 MB · Views: 79
  • afterkextcache.jpg
    afterkextcache.jpg
    4.5 MB · Views: 88
Delete all of the sensor kexts.
Replace FakeSMC.kext with the latest version using kextBeast.

Open Terminal and type :
Code:
bdmesg
Press return.

Paste (not a photo) the output into a text file and attach it.
Deleted sensor kexts.
Replaced FakeSMC.kext with the latest version and inadvertently installed the included sensor kexts. Wasn't sure if I needed to remove them again as well?
 

Attachments

  • bdmesg.txt
    23.5 KB · Views: 90
Replaced FakeSMC.kext with the latest version and inadvertently installed the included sensor kexts. Wasn't sure if I needed to remove them again as well?
Yes, remove them.
Are you able to boot with nv_disable=1 ?
 
Back
Top