Jump to content

Recommended Posts

Posted (edited)

Hi,

I replaced my motherboard in my laptop, I managed to get everything except Trackpad and HDMI working. Before I had N580VD (I7-7700HQ) now I have N580GD (I5-8300H). On the Kaby Lake model it was impossible to get this trackpad working with interrupts due to a bugged ASUS GPIO pin. I hope on the newer Coffee Lake model it's possible to get interrupts working. (At the moment the trackpad doesn't work at all, not even under polling.)

Trackpad: With VoodooI2C.kext, VoodooI2CHID.kext and SSDT-GPI0.aml ETDP shows in IOreg, but settings shows 'No trackpad found' though.

Trackpad info:

  • Path: _SB.PCI0.I2C1
  • Device: ETPD
  • Pin: 0x05F
  • GPIO: Unpinned

I found an SSDT on TonyMac for my laptop, but it doesn't make my trackpad work. (My Laptop doesn't have touch-screen, or USTP under I2C1) LINK: SSDT-I2C1_USTP.aml 

HDMI: The HDMI port and USB-C to HDMI don't work.I tried to insert the values below that I found in the same topic on TonyMac no HDMI output on both, only a difference in VRAM.

  • When I only have ig-platform-id in my config.plist VRAM shows as 1536MB

Questions:

  • Is there any benefit in having 2GB VRAM as compared to 1,5GB?
  • Do you think it's possible to make the SSDT above work for my laptop? (Or this one: SSDT-ETPD.dsl) Or could you patch my DSDT only for I2C?
  • Could you help me to get HDMI/USB-C Display working? 

Thanks in advance! 

Full EFI: ASUS-N580GD

N580GD - Original DSDT - FW324.7z N580GD IOreg.7z

Edited by Denisuu
  • Administrators
Posted

test this efi folder. if work extract one sendme with ioreg

EFI.zip

-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 Hackintosh Support since 2006 HERE

  • Administrators
Posted

DSDT.aml.zip

remove ssdts

-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 Hackintosh Support since 2006 HERE

  • Administrators
Posted

DSDT.aml.zip

polling mode

 

hdmi try create a patch with hackintool

-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 Hackintosh Support since 2006 HERE

  • Administrators
Posted

if all working good with trackpad just use polling

-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 Hackintosh Support since 2006 HERE

Posted (edited)

The problem with polling on Asus laptops is that the trackpad sometimes stops working for a while. Normally ELAN1200 should work with interrupts on Coffee Lake and above. What should I do to try get it working in interrupts?

I don't see this in the patched DSDT where I can try different pins:

   Name (SBFG, ResourceTemplate ()
    {
        GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
            "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
            )
            {   // Pin list
                0x17
            }
    })

Can you send a DSDT with only trackpad fixes? I want try turn it in to an SSDT.

I also can't seem to get HDMI working. I found this in Windows and on the Intel site: 

  • Device ID: 0x3E9B
  • Under display information it shows: Display 2: Connected to Intel(R) UHD Graphics 630 (So not to dGPU)

I tried the values from below and Hackintool patches.

I know I'm asking a lot, I don't mind donating again if you can help me get HDMI and interrupts working.

 

 

Edited by Denisuu
  • Administrators
Posted
20 minutes ago, Denisuu said:

Can you send a DSDT with only trackpad fixes? I want try turn it in to an SSDT.

in this case is just a windows patch

use renames _osi to xosi with ssdt for test

dsdt have many others good patches ;) 

-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 Hackintosh Support since 2006 HERE

Posted

SSDT-XOSI + Config.plist renames from Dortania don't work. Rehabman's SSDT-XOSI also doesn't work.

Ok I will use your DSDT, but wake up from keyboard doesn't work. Can you try to add interrupts?

  • Administrators
Posted

DSDT.aml.zip

what happens with hdmi?

-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 Hackintosh Support since 2006 HERE

Posted (edited)

Trackpad worked once I changed 0x0017 to 0x001B. How can I verify it's in interrupts in IOreg?

Sleep is broken now though.

FN + Brightness also doesn't work.

 Name (SBFG, ResourceTemplate ()
            {
                GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
                    "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
                    )
                    {   // Pin list
                        0x001B
                    }

HDMI doesn't do anything. My display shows: "No HDMI signal from your device" 

Send me Denniss-MBP.fritz.box.zip

Edited by Denisuu
  • Administrators
Posted

run olarila repair

seems like a cache problem

-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 Hackintosh Support since 2006 HERE

Posted
5 minutes ago, MaLd0n said:

run olarila repair

seems like a cache problem

That fixed it.

HDMI is the only thing that doesn't work now. Everything else works perfectly.

  • Administrators
Posted

try other video patch

Quote

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>AACbPg==</data>
                <key>device-id</key>
                <data>mz4AAA==</data>
                <key>framebuffer-con0-enable</key>
                <data>AQAAAA==</data>
                <key>framebuffer-con0-pipe</key>
                <data>EgAAAA==</data>
                <key>framebuffer-fbmem</key>
                <data>AACQAA==</data>
                <key>framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>framebuffer-stolenmem</key>
                <data>AAAwAQ==</data>
                <key>framebuffer-unifiedmem</key>
                <data>AAAAgA==</data>
            </dict>

 

-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 Hackintosh Support since 2006 HERE

Posted
22 minutes ago, MaLd0n said:

try other video patch

 

No doesn't work, my laptop screen turns black for a second so it detects I attach HDMI but display says "No HDMI signal from your device". Hackintool doesn't show anything connected either. 

  • Administrators
Posted

hey

i think in google have this video patch. is a personal thing. need some test

u can search with ur processor model

-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 Hackintosh Support since 2006 HERE



×
×
  • Create New...