Jump to content

Acer M5 - HD4000 doesn't works for me


miqlas
 Share

1 post in this topic

Recommended Posts

Hi!

 

I have Acer M5-481PT with i5-3337U CPU and HD4000 IGPU.

10.8.5 works with QE/CI with self-made dsdt, and cpupm patch, and AppleIntelFramebufferCapri patch for HDMI, but with this DSDT i cannot get the Mavericks installer (it works with -x bootflag without QE/CI)

 

Here is the IGPU DSM section from my DSDT (you can find the whole DSDT in the attachements):

                Store (Package (0x0C)
                    {
                        "AAPL00,DualLink", 
                        Buffer (0x04)
                        {
                             0x01, 0x00, 0x00, 0x00
                        }, 
                        "AAPL,ig-platform-id", 
                        Buffer (0x04)
                        {
                             0x09, 0x00, 0x66, 0x01
                        }, 
                        "@0,connector-type", 
                        Buffer (0x04)
                        {
                             0x00, 0x08, 0x00, 0x00
                        }, 
                        "@1,connector-type", 
                        Buffer (0x04)
                        {
                             0x00, 0x08, 0x00, 0x00
                        }, 
                        "hda-gfx", 
                        Buffer (0x0A)
                        {
                            "onboard-1"
                        }, 
                        "model", 
                        Buffer (0x17)
                        {
                            "Intel HD Graphics 4000"
                        }
                    }, Local0)
                DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                Return (Local0)
            }

org.chameleon.Boot.plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Credits</key>
	<string>Created with Champlist</string>
	<key>DSDT</key>
	<string>/Extra/DSDT.aml</string>
	<key>Default Partition</key>
	<string>OSX</string>
	<key>DropSSDT</key>
	<string>Yes</string>
	<key>Graphics Mode</key>
	<string>1366x768x32</string>
	<key>Hide Partition</key>
	<string>hd(1,3)</string>
	<key>Legacy Logo</key>
	<string>Yes</string>
	<key>Rename Partition</key>
	<string>"SYSTEM RESERVED" Windows8</string>
	<key>RestartFix</key>
	<string>No</string>
	<key>Theme</key>
	<string>Choose_Your_OS</string>
	<key>Timeout</key>
	<string>5</string>
</dict>
</plist>

smbios.plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>SMbiosdate</key>
	<string>05/10/12</string>
	<key>SMbiosvendor</key>
	<string>Apple Inc.</string>
	<key>SMbiosversion</key>
	<string>MBP101.88Z.00EE.B00.1205101839</string>
	<key>SMboardproduct</key>
	<string>Mac-C3EC7CD22292981F</string>
	<key>SMfamily</key>
	<string>MacBook Pro</string>
	<key>SMmanufacturer</key>
	<string>Apple Inc.</string>
	<key>SMproductname</key>
	<string>MacBookPro10,1</string>
	<key>SMserial</key>
	<string>xxxxxxxxxxxx</string>
	<key>SMsystemversion</key>
	<string>1.0</string>
</dict>
</plist>

For 10.8.x i got the Capri patch from internet, i checked it with hexa editor, and tried to copy the connector settings from the old to the new one, but it wasn't secessful.

I tried with and without GraphicsEnabler, all the platform ID, npci=0x2000 and 0x3000, nothing helps, it just stops with console mode but WITH spinning beachball. Tested with and without HDMI display also.

The Maverick install media is hand made, tested, works correctly with -x.

 

Can anybody help me? I have no more idea. If you need any spec, tell me and i'll provide the required info.

 

 

Thanks you guys!

 

Attachements:

DSDT: DSDT.dsl.txt

Mavericks boot stops here (look there is a beachball): post-359059-0-13374200-1382194739_thumb.jpg

Link to comment
Share on other sites

 Share

×
×
  • Create New...