Jump to content
35 posts in this topic

Recommended Posts

Hello. I have a problem on my first hackintosh. Its a laptop - Acer Aspire 5742g.

I will put a video with my problem. 

I enabled Nvidia WEB drivers but nothing has changed. I patched VBios in clover configurator.

https://www.youtube.com/watch?v=b_bZQKlRy2g

I enabled Nvidia WEB drivers but nothing has changed. I patched VBios in clover configurator.

 

You can't use your NVIDIA GPU because of Optimus technology which isn't supported in macOS. You need to disable it with a DSDT/SSDT patch since I doubt you can do it in Bios (I own a Aspire V3-772G and there's no option to do it so I presume it's the same for you).

 

I followed for mine but obviously you'll need to adapt it.

 

Good luck !

You can't use your NVIDIA GPU because of Optimus technology which isn't supported in macOS. You need to disable it with a DSDT/SSDT patch since I doubt you can do it in Bios (I own a Aspire V3-772G and there's no option to do it so I presume it's the same for you).

 

I followed for mine but obviously you'll need to adapt it.

 

Good luck !

I searched for DSDT patch but I cannot find any. Could you help me by any chance?

  • Like 1

Alright, I will do it now. =]

There is everything you asked for. I uploaded in mediafire. Download and unzip. http://www.mediafire.com/file/da3sa60d8egl0dc/hackintosh.rar

Still when I go About this MAC > Graphics it shows my Nvidia card. Maybe its like that because I installed a kext for my NVIDIA card. Before that it was saying intel chipset with like 2-3mb. After I installed the kext it started showing my Nvidia gpu. The graphics were still buggy.

u need to disable NVIDIA and use intel hd

dont work in hackintosh

need disable in SSDT

Is this guide good? If yes, where can I find aida64 for Mac. The version on iTunes doesn't work for me. http://www.insanelymac.com/forum/topic/295584-disabling-nvidia-optimus-card-on-all-laptops/

press f4 in clover boot screen, all files extracted in folder clover/acpi/origin

http://www.mediafire.com/file/3l3475096cm6y0h/origin.zipThis is my whole origin folder.

 

Post your signature.

 

If you'll use this iGPU (Intel), you'll need read this guide: [GUIDE] 1st Generation Intel HD Graphics QE/CI

 

Just to confirm, you have an Nvidia GT 540M?

Yes, I am pretty sure.

Man, i dont see any intel graphics in ioreg

 

i think u need use nvidia, i think ur notebook dont have integrated graphics ;)

 

many 1 and 2 generation dont have 

 

u need a web drivers for u GPU ;)

Man, i dont see any intel graphics in ioreg

 

i think u need use nvidia, i think ur notebook dont have integrated graphics ;)

 

many 1 and 2 generation dont have 

 

u need a web drivers for u GPU ;)

I have installed Nvidia driver manager and I'm using web driver instead of original OS X driver.

u add flag in ur config.plist?

Not sure what flag are you talking about.

 

Post your ACPI/origin folder as asked in post #16 please.

And also, uninstall NVIDIA webdrivers since you won't be able to use this GPU.

http://www.mediafire.com/file/3l3475096cm6y0h/origin.zip

if u use web drivers, u need a...

attachicon.gifMaLd0n 2017-03-22 às 17.34.14.png

 

Is this going to do the job?

   <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>YES</string>
        <key>InjectSystemID</key>
        <true/>
        <key>NvidiaWeb</key>
        <true/>
    </dict
Edited by Allan
Code tag - added
×
×
  • Create New...