Contribute
Register

What is HD3000 ig-platform-id for El Capitan?

Status
Not open for further replies.
Your config.plist is wrong.

Read the guide carefully. Use the appropriate plist linked from the guide.
Thank you. I used your config file for HD3000 (config_HD3000_1366x768 on github). It's work like a charm. But Vram of intel hd is only 512MB and I cannot use VGA port. Can you give me some advices?
 
Thank you. I used your config file for HD3000 (config_HD3000_1366x768 on github). It's work like a charm. But Vram of intel hd is only 512MB and I cannot use VGA port. Can you give me some advices?

512mb is normal.

VGA port requires a patch. It is in the config.plist but disabled. Disabled patches are covered in post #2 of the guide. Not recommended as it sometimes causes issues with HDMI and internal display. Use an (active) HDMI->VGA adapter instead.
 
512mb is normal.

VGA port requires a patch. It is in the config.plist but disabled. Disabled patches are covered in post #2 of the guide. Not recommended as it sometimes causes issues with HDMI and internal display. Use an (active) HDMI->VGA adapter instead.
Thank you very much!
 
Hi, RehabMan.
I have a trouble with my wifi card (AR5B97).
It's doesn't work perfectly. Some wifi cannot access to the internet. And other PC can access.
I have install toledaARPT.kext but it's nothing change.
May I lose something?
 
Hi, RehabMan.
I have a trouble with my wifi card (AR5B97).
It's doesn't work perfectly. Some wifi cannot access to the internet. And other PC can access.
I have install toledaARPT.kext but it's nothing change.
May I lose something?

Post ioreg: 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.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
 
Post ioreg: 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.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
thank you, RehabMan!
 
Reply when you have all files/output that was requested.
Hello! This is my result. Check it for me. Tksss.

Code:
 kextstat|grep -y acpiplat
13 2 0xffffff7f828d2000 0x66000 0x66000 com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>

--------------------------------------------------------------------------------

Code:
kextstat|grep -y appleintelcpu

22 0 0xffffff7f827a8000 0x2b000 0x2b000 com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) 2759695A-E735-3F75-AA5D-8C661A1A5800 <7 6 5 4 3 1>

--------------------------------------------------------------------------------​

Code:
kextstat|grep -y applelpc

76 0 0xffffff7f82631000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 0C90B22D-637B-3000-8C44-B7955D57E10A <73 12 5 4 3>

--------------------------------------------------------------------------------​

Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
kext org.voodoo.driver.VoodooHDA 208049000 is in exception list, allowing to load
kext com.apple.driver.toledaARPT 100009000 is in exception list, allowing to load
kext org.tgwbd.driver.NullCPUPowerManagement 100001002 is in exception list, allowing to load
kext com.kext.HDAEnabler 100001001 is in exception list, allowing to load
kext org.emlydinesh.driver.ApplePS2Keyboard 405009000 is in exception list, allowing to load
kext org.emlydinesh.driver.ApplePS2Controller 405009000 is in exception list, allowing to load
kext org.emlydinesh.driver.ApplePS2SmartTouchPad 405009000 is in exception list, allowing to load
kext org.emlydinesh.driver.ApplePS2ElanTouchpad 400059000 is in exception list, allowing to load
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleKextExcludeList.kext
kext file:///System/Library/Extensions/AppleHDADisabler.kext/ is in hash exception list, allowing to load

--------------------------------------------------------------------------------

My clover folder: https://www.dropbox.com/s/yzrw6g5fcpje8hn/CLOVER.zip?dl=0
 
Hello! This is my result. Check it for me. Tksss.

No ioreg provided. Please read the request carefully and provide all files requested.
 
Status
Not open for further replies.
Back
Top