Jump to content

Asus ROG G551J have glitches with HD4600


lazzy
 Share

15 posts in this topic

Recommended Posts

Hello 

I try to install Yosemite 10.0.3 on my new laptop G551J

It have

CPU Core i7 4710HQ

GPU Optimus GTX 860M + HD intel 4600

i have glitches at boot, on the menu, and when i open new windows

post-415618-0-28441100-1429305316_thumb.png

when i connect to tv by HDMI it have glitch all main display but it works fine with TV

i put laptop in mode sleep after wakeup it works fine no more glitches on 2 screen

 

please help me to fix it

this is  what i did

install FakePCIID_HD4600_HD4400.kext ,FakePCIID.kext

<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>InjectEDID</key>
		<true/>
		<key>ig-platform-id</key>
		<string>0x0a260006</string>
------------------------------------------------


<key>FakeID</key>
		<dict>
			<key>IntelGFX</key>
			<string>0x04128086</string>

--------------------------------------------------
<dict>
				<key>Comment</key>
				<string>Patch audio HDMI HD4400/4600 laptop</string>
				<key>Find</key>
				<data>
				BgAmCgEDAwMAAAACAAAwAQAAYAAAAABg2QoAANkKAAAA
				AAAAAAAAAAAACAACAAAAMAAAAAEFCQAABAAAhwAAAAIE
				CQAABAAAhwAAAP8AAAABAAAAQAAAAA8AAAABAQAABAAA
				AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAA=
				</data>
				<key>Name</key>
				<string>AppleIntelFramebufferAzul</string>
				<key>Replace</key>
				<data>
				BgAmCgEDAwMAAAACAAAAAQAAYAAAAABA2QoAANkKAAAA
				AAAAAAAAAAAAEAACAAAAMAAAAAEFEgAACAAAhwAAAAIE
				EgAACAAAhwAAAP8AAQABAAAAQAAAAA8AAAABAQAABAAA
				AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAA=
				</data>
			</dict>

post-415618-0-24167900-1429306184_thumb.png

how can I turn off nvidia ? please help me fix dsdt and ssdt (in patches)

Thanks

patched.zip

IORegistryG551J.zip

config.plist.zip

Link to comment
Share on other sites

i ran 

sudo perl -pi -e 's|\x60\x00\x00\x00\x00\x60\xD9|\x90\x00\x00\x00\x00\x80\xD9|g' /System/Library/Extensions/AppleIntelFramebufferAzul.kext/Contents/MacOS/AppleIntelFramebufferAzul

But nothing have changed

 

Thanks so much for the video But it issue a lots of error i dont know how to fix it

Can you help me patch dsdt please

Here is my file orignal

origin.zip

Link to comment
Share on other sites

Thanks for helping me i installed dsdt delete ssdt-1 but nothing have changed nvidia chip model is still there

i use macIASL there is 13 errors in method  SGON  can you fix it for me, and add layout id 3 for sound hda please

thanks

 

 

i dont know what happen. This morning i let my latop to hibernate.  i turn on after 1 hour, so amazing everything  works great no more glitches. i got 2G nvram

post-415618-0-58790800-1429389159_thumb.png

I attach ioreg you can find out?

G551J-Good.zip

Link to comment
Share on other sites

Hi,

 

Missed this in method _WAK:

        If (LOr (LEqual (Arg0, 0x03), LEqual (Arg0, 0x04)))
        {
            If (CondRefOf (\_SB.PCI0.PEG0.PEGP.EPON))
            {
                \_SB.PCI0.PEG0.PEGP.EPON ()
            }

            If (CondRefOf (\_SB.PCI0.RP05.PEGP.EPON))
            {
                \_SB.PCI0.RP05.PEGP.EPON ()
            }
        }

Removed it, the card should be gone now.

 

Concerning the SGON and SGOF, i added them as external methods for now.

Layout 3 has been added.

DSDT_edit.aml 2.zip

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

No there is nothing

Last login: Sat May 16 14:44:31 on console

$:~ bao$ syslog|grep -i "Wake Reason"

$:~ bao$ 

I look for system.log

there is not "Reason"

Link to comment
Share on other sites

bao$ pmset -g assertions
2015-05-16 20:26:58 +0200 
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   0
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Kernel Assertions: 0x4=USB
   id=502  level=255 0x4=USB mod=16/05/15 20:37 description=XHC1 owner=AppleUSBXHCI

I think when it sleep it turn off all device keyboard USB so that's why when we touch some key or mouse it doesn't wakeup

 

Here is my new DSDT and ssdt turn off nvidia GTX860M work HD4600, boot very fast 8s

 

UPDATE

 

I remove my usb wifi now sleep/hibernate works fine. Only power led is flashed

can i fix this issue with my usb wifi or i have to replace mini half size card wifi?

 

Now can you help me to enable hdmi audio? please

Dsdt g551jm.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...