Contribute
Register

ASUS UX310UQ keyboard backigt not working

Status
Not open for further replies.
eh?

it doesn't matter what laptop make or model you have to run LiluFriend.kext

download the repo and then run create_lilufriend.sh and then install the kext to /Library/Extensions
Did it. No effect. I rebooted without caches, then ran command sudo kextcache -I /, rebooted again. No effect
 
Did it. No effect. I rebooted without caches, then ran command sudo kextcache -I /, rebooted again. No effect
as mentioned, i don't have keyboard backlight so i am unable to help you on this one, if you re upload new problem reporting file, maybe @RehabMan may see something obvious
 
Here's new problem reporting file. Thanks for help Feartech :D
 

Attachments

  • debug_29210.zip
    6.5 MB · Views: 58
Here's new problem reporting file. Thanks for help Feartech :D
these should not be in your config.plist:
Code:
<dict>
                <key>Comment</key>
                <string>change F%uT%04x to F%uTxxxx in AppleBacklightInjector.kext (credit RehabMan)</string>
                <key>Find</key>
                <data>
                RiV1VCUwNHgA
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleBacklight</string>
                <key>Replace</key>
                <data>
                RiV1VHh4eHgA
                </data>
            </dict>
<dict>
                <key>Comment</key>
                <string>Enable TRIM for SSD</string>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>Name</key>
                <string>com.apple.iokit.IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable Intel, Fresco Logic USB3.0 controllers check, 10.9.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                9oDUAAAAgHU6
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                9oDUAAAAgOs6
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable Intel, Fresco Logic USB3.0 controllers check, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                9oDUAAAAgHU0
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                9oDUAAAAgOs0
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable XHCI 1.0 check, 10.9.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                Zj0AAQ==
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                Zj0AAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable XHCI 1.0 check, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                QbzHAgDgPQABAAA=
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                QbzHAgDgPQAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Patch MSI or pin interrupts #1, 10.9.*, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                QcdHCAAAQAA=
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                QcdHCAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Patch MSI or pin interrupts #2, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                gUkIAABAAA==
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                gUkIAAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable the sleep code leaving the controller in non-working state after wake, 10.9.*, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                xoDIAAAAAQ==
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                xoDIAAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Enable PCI power management if there is no such code in DSDT, 10.9.*, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                dU1Ii7voAQAA
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                601Ii7voAQAA
                </data>
            </dict>

only the 2 i mentioned a few pages back
 
these should not be in your config.plist:
Code:
<dict>
                <key>Comment</key>
                <string>change F%uT%04x to F%uTxxxx in AppleBacklightInjector.kext (credit RehabMan)</string>
                <key>Find</key>
                <data>
                RiV1VCUwNHgA
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleBacklight</string>
                <key>Replace</key>
                <data>
                RiV1VHh4eHgA
                </data>
            </dict>
<dict>
                <key>Comment</key>
                <string>Enable TRIM for SSD</string>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>Name</key>
                <string>com.apple.iokit.IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable Intel, Fresco Logic USB3.0 controllers check, 10.9.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                9oDUAAAAgHU6
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                9oDUAAAAgOs6
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable Intel, Fresco Logic USB3.0 controllers check, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                9oDUAAAAgHU0
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                9oDUAAAAgOs0
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable XHCI 1.0 check, 10.9.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                Zj0AAQ==
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                Zj0AAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable XHCI 1.0 check, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                QbzHAgDgPQABAAA=
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                QbzHAgDgPQAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Patch MSI or pin interrupts #1, 10.9.*, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                QcdHCAAAQAA=
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                QcdHCAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Patch MSI or pin interrupts #2, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                gUkIAABAAA==
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                gUkIAAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable the sleep code leaving the controller in non-working state after wake, 10.9.*, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                xoDIAAAAAQ==
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                xoDIAAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Enable PCI power management if there is no such code in DSDT, 10.9.*, 10.10.* (credit Zenith432)</string>
                <key>Find</key>
                <data>
                dU1Ii7voAQAA
                </data>
                <key>Name</key>
                <string>com.apple.driver.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                601Ii7voAQAA
                </data>
            </dict>

only the 2 i mentioned a few pages back
Removed all except these two. No effect.
 
Removed all except these two. No effect.

What is the issue you're trying to fix?
Why no updated problem reporting files attached?
 
What is the issue you're trying to fix?
Why no updated problem reporting files attached?
The issue is I cannot get my keyboard backlight working. Tried to use AsusSMC, I didn't use any DSDT Patches for backlight. Everything now works except backlight. New problem reporting file attached
 

Attachments

  • debug_4055.zip
    7.3 MB · Views: 67
Status
Not open for further replies.
Back
Top