Contribute
Register

Msi GS60-6qe Ghost Pro

Status
Not open for further replies.
The guide plist has the suggested ig-platform-id.
You may also need FakePCIID.kext+FakePCIID_Intel_HD_Graphics.kext.

Your profile is not filled out as requested in the guide (missing screen resolution).

thank you thank you. Added my resolution.

I installed FakePCIID.kext + PCIID_Intel_HD_Graphics.kext and tried injecting whats below, still got stuck on 7mb. Feel like there is something I'm missing here(maybe looking at the wrong thing). Should I expect to be able to get video working without editing my DSDT/SSDTs? Was hoping to save that for a weekend project to get the other stuff working.

19068086
19138086
191e8086
19168086
191b8086
19028086
191d8086
 
thank you thank you. Added my resolution.

I installed FakePCIID.kext + PCIID_Intel_HD_Graphics.kext and tried injecting whats below, still got stuck on 7mb. Feel like there is something I'm missing here(maybe looking at the wrong thing). Should I expect to be able to get video working without editing my DSDT/SSDTs? Was hoping to save that for a weekend project to get the other stuff working.

19068086
19138086
191e8086
19168086
191b8086
19028086
191d8086

The ids you list are not valid ig-platform-id.

Let's see what you're actually doing...

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
The ids you list are not valid ig-platform-id.

Let's see what you're actually doing...

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.


Got it working with 191b0000. Thank you. Now to pull my hair out over getting the other stuff working one of these weekends and figure out why it seems like clover is caching things that are not in my config.
 
... and figure out why it seems like clover is caching things that are not in my config.

Keep in mind for Clover UEFI, you are booting from your EFI partition that is not automatically mounted. And that is where Clover loads its configuration.

You should verify which partition that is by looking at your Clover bootlog. Ignore any EFI folder on your system partition (perhaps left over from incorrect Clover installation procedures).
 
Status
Not open for further replies.
Back
Top