Contribute
Register

need help freeze issue hd3000

Status
Not open for further replies.
Joined
Jul 14, 2011
Messages
134
Motherboard
Dell XPS L502x
CPU
Intel® Core™ I5-2410M
Graphics
Intel HD300 - 1366x768
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
hi , I have problems in Sierra freeze issue and hange can help me
 
hi , I have problems in Sierra freeze issue and hange can help me

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.
 
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.

thanks you sir to replay .
 

Attachments

  • Screen Shot 2016-12-27 at 8.22.25 PM.png
    Screen Shot 2016-12-27 at 8.22.25 PM.png
    93.6 KB · Views: 142
  • Ahmed’s MacBook Pro.ioreg
    4.2 MB · Views: 122
  • CLOVER.zip
    4.5 MB · Views: 95
I also have this problem.

From 10.8 to 10.11.3 this freeze can be fixed by flag "slide=0" but this flag is no use after 10.11.4.

I tried many way such as inject prop or change the snb-platform-id or change the vram but have no use.

The best way to reduce freeze in HD3000 is back to 10.11.3 or lower version and with "slide=0".

I really hope to fix the freeze in HD3000 but until now have no way to solve.
 
I also have this problem.

From 10.8 to 10.11.3 this freeze can be fixed by flag "slide=0" but this flag is no use after 10.11.4.

I tried many way such as inject prop or change the snb-platform-id or change the vram but have no use.

The best way to reduce freeze in HD3000 is back to 10.11.3 or lower version and with "slide=0".

I really hope to fix the freeze in HD3000 but until now have no way to solve.

I think your ACPI is probably not patched correctly.
Or you're not injecting the correct snb-platform-id.
Or DVMT-prealloc is set incorrectly.
 
I think your ACPI is probably not patched correctly.
Or you're not injecting the correct snb-platform-id.
Or DVMT-prealloc is set incorrectly.
snb-platform-id is correct by default.
The freeze on HD3000 is a common problem from 10.8 to now,but from 10.11.4 the slide=0 can't solve the freeze in HD3000 and i don't know why.

Ps:My DVMT-pre is 32M but how to change the DVMT-pre?
 
snb-platform-id is correct by default.

No. Clover does not inject it by default. It must be specified via AddProperties (see my guide plists).

The freeze on HD3000 is a common problem from 10.8 to now,but from 10.11.4 the slide=0 can't solve the freeze in HD3000 and i don't know why.

slide=0 is automatically specified when using OsxAptioFixDrv-64.efi (recommended over OsxAptioFix2Drv-64.efi).
Most people with glitches have incorrect DVMT-prealloc or incorrectly patched ACPI.
Also, you should be certain you have 8GB RAM.

Ps:My DVMT-pre is 32M but how to change the DVMT-pre?

Problematic. Must be 64mb.
 
Status
Not open for further replies.
Back
Top