Jump to content

Recommended Posts

Posted

HP G6-1b35ca

Intel core I3 370M

2.4ghz


graphics intel hd 3000


Mountain Lion 10.8.3

Everything works fine except graphics.


i have been trying for sometime to try to get some kind of graphic acceleration on.Please can someone help me out in editing something in dsdt to enable some kind of graphics.


attached is a copy of what my dsdt look like extracted.

Device (GFX0)

{

Name (_ADR, 0x00020000)

Method (PCPC, 0, NotSerialized)

{

}

Method (PAPR, 0, NotSerialized)

{

Return (Zero)

}

Method (_DOS, 1, NotSerialized)

{

Store (And (Arg0, 0x07), DSEN)

If (LEqual (And (Arg0, 0x03), Zero))

{

If (CondRefOf (HDOS))

{

HDOS ()

}

}

}

Method (_DOD, 0, NotSerialized)

{

If (CondRefOf (IDAB))

Posted

If your CPU is Intel Core i3 370M (1st gen) your video is Arrandale and not HD 3000. Arrandale does not have support in OS X, the max you can get is this


http://Olarila.com/forum/viewtopic.php?f=28&t=2961

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Thanks i was able to get native resolution using the guide you provided.Although the only screen that has any acceleration is the laptop monitor.VGA port not working.


Any possible way to enable a VGA ?Add it in the kext ?


maybe edit the kext AppleIntelHDGraphicsFB.kext?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...