Recent content by baohiep

  1. baohiep

    AppleHDAHDMI_DPDriver loading only after unplug/plug DP cable

    Can you share your config?
  2. baohiep

    [GUIDE/KEXT] Elan (elantech) PS/2 kext

    It should be fixed in this pull request. Please test this.
  3. baohiep

    Asus ZenBook UX510UX remaining minor issues

    @Pityke I have two input devices, and I have to change them manually too. Not sure if this's a problem... I've been very busy these days, so I can't update AsusSMC yet. Just want to let you know...
  4. baohiep

    Asus ZenBook UX510UX remaining minor issues

    1. ALSC should be directly under ATKD. I'll update the wiki. 2. ALS is turned on automatically on every boot (my bad, sorry). I'll update AsusSMC to save ALS status
  5. baohiep

    Asus ZenBook UX510UX remaining minor issues

    @Pityke Sounds like I need a better way to call ALSC :) Several things about your build: 1. Card reader it not working: Perhaps your UIAC patch is incorrect. Btw, on my laptop, I don't need to use USBInjectAll because my DSDT already provides correct port config. Suggestion: Update to latest...
  6. baohiep

    Asus ROG FX553VE issues

    @aharshac This model use USB-HID as keyboard interface. Keyboard backlight is controlled by this interface, too. The keyboard is ITE in port HS11 of XHC. I'm working on a driver for this, and I need some testers when I finish. Feel free to contact me.
  7. baohiep

    [Guide][New VoodooI2C] Asus Vivobook S15 X510UAR 10.13+

    @whatnameisit Asus does disable unused ports in DSDT. To check, search for _SB.PCI0.XHC.RHUB.**** where **** is HS01, HS02, SS01, etc., then look for method _UPC. There are four bytes: connectable, type, reserved0, reserved1 (according to ACPI specs). For unused ports, the first byte...
  8. baohiep

    [Guide][New VoodooI2C] Asus Vivobook S15 X510UAR 10.13+

    @bugsb @whatnameisit On Asus Zenbook, SSDT-UIAC and USBInjectAll is not needed! Asus has already defined the right ports in DSDT according to ACPI specs. I'm running without SSDT-UIAC/USBInjectAll, and everything works fine! You guys should try it too
  9. baohiep

    [Guide] Asus Zenbook using Clover UEFI hotpatch

    @bugsb There's a lot of change between Vivobook and Zenbook, so you can't use Zenbook hotpatch for your laptop. Sorry about this. I'll try to add support for Vivobook, but not in the near future.
  10. baohiep

    [Guide] Asus Zenbook using Clover UEFI hotpatch

    @bugsb Yes, running fine on latest BIOS
  11. baohiep

    [Guide] Asus Zenbook using Clover UEFI hotpatch

    @gulios Try downloading kexts again, latest VoodooI2C is running fine for me. ./download.sh && ./install_downloads.sh
  12. baohiep

    [Guide] Asus Zenbook using Clover UEFI hotpatch

    @Reigenable @burno50 I'm very busy with studying, so I can't help you now. Sorry for that
  13. baohiep

    [Guide] Asus Zenbook using Clover UEFI hotpatch

    Attach problem reporting files
  14. baohiep

    What platform-id to inject for UHD 620?

    Based on my research, Mojave has native support for Coffee-Lake, but unfortunately not for KabyLake-R (eg. 59178086: UHD 620) since no MacBook has this GPU. Currently I'm faking it as 59168086 and using MacBookPro14,1. Is that OK, if not, what platform-id should I inject, as well as which...
  15. baohiep

    [Guide] Asus Zenbook using Clover UEFI hotpatch

    @burno50 Try reinstalling macOS using my guide
Back
Top