Contribute
Register

Asus ROG GL553VD

Status
Not open for further replies.

Attachments

  • debug_16293.zip
    3.8 MB · Views: 52
I did but i2c and asussmc is not working
may need lilufriend kext:

click the green clone or download button, save as zip
then run create_lilufriend.sh via terminal

Use this to make sure your kexts are up to date:
 
may need lilufriend kext:

click the green clone or download button, save as zip
then run create_lilufriend.sh via terminal

Use this to make sure your kexts are up to date:
ok . I made it but where I install the kexts ? l/e ? LiluFriend.kext and LiluFriendLite.kext ( two kexts need to install ?)
 
ok . I made it but where I install the kexts ? l/e ? LiluFriend.kext and LiluFriendLite.kext
you know where to install kexts, i have told you many times in this thread
 
you know where to install kexts, i have told you many times in this thread
after installed the LiluFriend.kext and LiluFriendLite.kext i2c and asussmc kext aren't working ... do you need debug zip ?
 
after installed the LiluFriend.kext and LiluFriendLite.kext i2c and asussmc kext aren't working ... do you need debug zip ?
you only need to install LiluFriend.kext, remove LiluFriendLite.kext
 

Attachments

  • debug_6051.zip
    3.8 MB · Views: 51
I did but i2c and AsusSMC aren't like to work...
what is this for:
AppleAHCIPortHotplug.kext ? do you need it?

also you want to add coolstar's patches to KextToPatch section:
Code:
<dict>
                <key>Comment</key>
                <string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
                <key>Name</key>
                <string>com.apple.driver.AppleIntelLpssI2C</string>
                <key>Find</key>
                <data>SU9LaXQ=</data>
                <key>Replace</key>
                <data>SU9LaXM=</data>
                <key>InfoPlistPatch</key>
                <true/>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
                <key>Name</key>
                <string>com.apple.driver.AppleIntelLpssI2CController</string>
                <key>Find</key>
                <data>SU9LaXQ=</data>
                <key>Replace</key>
                <data>SU9LaXM=</data>
                <key>InfoPlistPatch</key>
                <true/>
            </dict>
 
what is this for:
AppleAHCIPortHotplug.kext ? do you need it?

also you want to add coolstar's patches to KextToPatch section:
Code:
<dict>
                <key>Comment</key>
                <string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
                <key>Name</key>
                <string>com.apple.driver.AppleIntelLpssI2C</string>
                <key>Find</key>
                <data>SU9LaXQ=</data>
                <key>Replace</key>
                <data>SU9LaXM=</data>
                <key>InfoPlistPatch</key>
                <true/>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
                <key>Name</key>
                <string>com.apple.driver.AppleIntelLpssI2CController</string>
                <key>Find</key>
                <data>SU9LaXQ=</data>
                <key>Replace</key>
                <data>SU9LaXM=</data>
                <key>InfoPlistPatch</key>
                <true/>
            </dict>
AppleAHCIPortHotplug.kext ? do you need it? ???? where is this ? i don't know whats it working ...
 
Status
Not open for further replies.
Back
Top