Beiträge von mt-fr

    HI

    anonymous_writer

    after many time I'm come to work agin on this laptop .

    Today I installed Mac OS 10.14.3 and use last clover file https://github.com/Mohammadtag…jave-For-Asus-ROG-GL553VD

    but touchpad doesn't worked !!! I checked it but I can't fixed it .

    I deleted the AppleIntelLpssI2CController.kext + AppleIntelLpssI2C.kext in S/L/E

    and did


    sudo touch /System/Library/Extensions/ && sudo kextcache -u/

    sudo kextcache -i /

    and tested i2c kext on s/l/e (VoodooI2C.kext + VoodooI2CHID.kext )
    but but but doesn't worked ....

    I get IORegistryExplorer for checking . please check it and help please . thank you .

    ---------------------------

    sudo touch /System/Library/Extensions/ && sudo kextcache =>

    AppleHPM.kext - dependency 'com.apple.driver.AppleIntelLpssI2CController' not found.

    AppleHPM.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)


    ------------------------------------------------------------------------------------------

    update March 5 2019

    HI

    today I used origin DSDT.aml and I patch it with

    # Patch to fix ELAN1200 _DSM method to make it work with VoodooI2C

    into method label _DSM parent_label TPD0 remove_entry;

    into device label TPD0 insert

    begin

    \n

    Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method ELAN1200 \n

    {\n

    If (LEqual (Arg0, HIDG))\n

    {\n

    Return (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))\n

    }\n

    \n

    If (LEqual (Arg0, TP7G))\n

    {\n

    Return (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFG))\n

    }\n

    \n

    Return (Buffer (One)\n

    {\n

    0x00 \n

    })\n

    }\n

    end;


    +

    # Windows 10 DSDT Patch for VoodooI2C

    # Allows I2C controllers and devices to be discovered by OS X.

    # Based off patches written by RehabMan

    into_all method code_regex If\s+\([\\]?_OSI\s+\(\"Windows\s2015\"\)\) replace_matched begin If(LOr(_OSI("Darwin"),_OSI("Windows 2015"))) end;


    when booted system with new DSDT.aml file , touchpad worked good but when I tested these patching code for last edit by you , doesn't worked.

    I got IORegistryExplorer file when I booted system with new DSDT.aml ( working touchpad ) for checking .

    March5,2019-working touchpad.zip

    This two files should get work Apple Intel Thermal Subsystem and Intel SMBus Controller .


    Intel Gaussian Mixture Mode > Does this device also exist for OSX and when yes which driver will be load?
    If you can answer this question I can connect the device with the OSX device driver.


    Fan > No Device ID, therefore unfortunately no possibility to integrate this in OSX. Sorry.

    HI .

    i work i=on asus n551vw now . this laptop :
    4k screen

    i7 6700 hq

    hd 530 + 960m

    1tb hhd + 256 gb sssd

    elan1000

    -------------------------------------

    i test more about fix hd530 - fix but i think doesn't right because in setting we can see SKL CRB + 1.5GB vram
    for fix i used this :
    https://github.com/Floris497/m…reDisplay-patcher.command

    -----------------------------------

    i fixed keyboard backlight with this code

    ----------------------------------

    for battery number i used ASUS55SL patch

    --------------------------------------------

    now problem for fixing :


    touchpad model elan1000

    ad pci list to setting

    Dateien

    Edit by al6042 -> Do yourself a favor and do not quote post, which came directly before you replied...
    This is considered as SPAM and will result in a forum ban...


    ok . i love your work <3 and your ideas . i'm Waiting

    turn off hd630 and only use gtx1050
    and i have mac os 10.14 after use new kext i can see gtx in graphic tab! ( i haven't nvidia web yet )
    MR. in images i send 3 images for ---> how can i install

    • Intel Gaussian Mixture Mode
    • Apple Intel Thermal Subsystem
    • Intel SMBus Controller

    ?


    for fan ==> only control in windows can you use windows data to set fan in mac ?

    Edit by al6042 -> Do yourself a favor and do not quote post, which came directly before you replied...


    thank you so much , can you off the hd630 ?
    can you add the fan to system with this kexts because add pci list

    my clover folder
    ------------------------
    when i removed the old dsdt file in patch folder elan 1200 hasn't worked


    i send old dsdt file
    need to change dsdt file with new because old file for fx553 !! for that i get origin file now


    ====>


    now fix it with ==>

    Code
    1. # Patch to fix ELAN1200 _DSM method to make it work with VoodooI2Cinto method label _DSM parent_label TPD0 remove_entry;into device label TPD0 insertbegin\nMethod (_DSM, 4, Serialized) // _DSM: Device-Specific Method ELAN1200 \n{\nIf (LEqual (Arg0, HIDG))\n{\nReturn (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))\n}\n\nIf (LEqual (Arg0, TP7G))\n{\nReturn (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFG))\n}\n\nReturn (Buffer (One)\n{\n0x00 \n})\n}\nend;

    but i think it can work better than this . in windows work very well

    Dateien

    • DSDT-old.aml

      (193,98 kB, 221 Mal heruntergeladen, zuletzt: )
    • CLOVER.zip

      (6,84 MB, 189 Mal heruntergeladen, zuletzt: )

    Edit by al6042 -> Please do not quote post, which came directly before you replied...


    now can't you Edit your kext ? and do renove gtx1050 block and add fan id to system ?

    Edit by al6042 -> Please do not quote post, which came directly before you replied...


    hi for my laptop .... gl553vd please .
    in the past time you made kext for this laptop wit pci list but gtx1050 blocked i think for that mac os boot get long time to boot .
    -----------------------------
    for fan i need monitor fan speed and control it in mac os , in windows i have ROG gaming center by Asus , this app can control fan in windows

    only use my dsdt in GitHub and you most be remove kext (AppleIntelLpssL2C.kext and AppleIntelLpssI2CController.kext ) in s/l/e and clean cache.
    wifi doesn't work and for sound use voodoo ( UEFI mode)
    for elan search kext.

    HI .
    you tell right . i use ssdt-9 with _PS3 but not to do any change to power using by gtx .
    but but but your work so nice and temp now 2 C or 5 C lower then past and power using 600MW lower than past and HDMI WORKING with out nvidiaweb it's so nice . i love your work .
    i'm not on level for says thank you , you use your time for me , thank you .
    @NoirOSX thank you .
    :feuerwerk: