Contribute
Register

<< Solved >> Trackpad and other issues on an ASUS ZenBook Q526FA-BI7T10

Status
Not open for further replies.
Joined
Mar 8, 2020
Messages
17
Motherboard
Huawei Matebook X Pro
CPU
i7-8550U
Graphics
GeForce MX150
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. Android
Hi! This is my first attempt at a Hackintosh.

I have successfully gotten Catalina running on my ASUS Zenbook Q526FA-BI7T10 and I am now into the difficult part of getting all of the features to work. I started with 10.15.3 and then successfully upgraded it to 10.15.4.

Here is what seems to be working:

- Dual boot Catalina and Windows 10 via Clover 5102
  • I have successfully logged into the App Store and installed software on and upgraded Catalina.
  • Windows works as expected when I boot into it.
- Keyboard and USB Mouse
  • Seems to function normally.
- Bluetooth
  • I tested it via Bluetooth PAN and connected to my MacBook.
- Wired Networking via Thunderbolt Ethernet Adapter.
  • I am using an Apple Thunderbolt/Ethernet adapter.
- Wi-Fi via a Nano Wi-Fi Dongle.
  • A 3rd-party driver was required, but it works.
- Battery and Power Indicator.
  • Seems to properly indicate the battery and power status.
- Touchscreen Cursor Positioning (It actually works in conjunction with Mouse Keys and the USB Mouse!)
  • Clicking and gestures do not work.
  • Cursor positioning via touchscreen stops working after sleep, other unknown events, or just a matter of time.
  • Touchscreen only (temporarily) works when I install VoodooI2C, VoodooI2CHID, VoodooI2CELAN, and VoodooI2CFTE via Clover/kexts/Other. It doesn’t work if they are installed via /L/E or if any of those Voodoo kexts are missing.
- Sleep when laptop closed
  • Not fully verified, but the screen shuts off and the Wi-Fi adapter disconnects, so it seems like it is working.
I need to get the FTE 1200 Precision Touchpad (trackpad) working for it to be functional enough to use as a backup laptop. System Preferences detects that there is a trackpad, but the trackpad does nothing. This is the first area that I am hoping to get some help on.

These are areas that I need solved for it to actually be a good backup laptop:

ELAN 9008 Touchscreen Clicking and Gestures (and it working all the time)
Realtek ALC294 Audio Input and Output (note that display audio is Intel 280B)
Backlit Keyboard

These areas are highly desirable:

HDMI Output
Screen Saver

I consider everything else to be icing on the cake.

I have done a lot of searching and have tried many variations of VoodooI2C, AppleALC, other kexts and drivers, various SSDTs, and many other Clover settings and additions and /Library/Extensions additions with no success. I am at a point where it seems like I will have to disassemble, patch, and then compile a DSDT, but I am hoping to find solutions for some of the features (especially the trackpad and touchscreen!) using prebuilt kexts, drivers, SSDTs, and Clover settings.

I have attached all of the requested PR files. I would appreciate pointers on any “easy” ways to get more of the features working, if any exist.

If I cannot find any “easy” guidance, then I guess will have to become familiar with iasl and MaciASL and start hacking away at the remaining issues using a custom DSDT, custom SSDTs, and patches. I would appreciate any pointers if I need to go this route, as well.

Thanks in advance!
 

Attachments

  • KextcacheOutput.txt
    49 bytes · Views: 47
  • DiagnosticOutput.txt
    2.4 KB · Views: 45
  • KextstatOutput.txt
    20.1 KB · Views: 61
  • IOReg.ioreg
    7.7 MB · Views: 53
  • RehabMan.zip
    69.8 KB · Views: 43
  • CLOVER.zip
    2.4 MB · Views: 55
No ideas from anyone?

I believe my post is very complete. Hopefully someone out there has an idea that I can try.
 
The Rules said:
Bumping a thread is allowed after waiting at least 24 hours with no more than one bump per day
 
I got the trackpad working! I used VoodooI2C and VoodooI2CHID and followed the GPIO pinning guide. It took a ton of trial and error, but the GPIO pin is x6D and it is working great!

Single click and two-finger click and clicking corners work as desired. The touchscreen cursor positioning still works, too.

I've attached my latest CLOVER (san themes) with my patched DSDT and supporting SSDTs in case anyone else is trying to do this.

... sorry about my post bump earlier...
 

Attachments

  • CLOVER.zip
    2.4 MB · Views: 87
I'm not asking for help. I'm just updating the thread with my progress, just in case anyone else is working on the same or a similar laptop.

Update:
I have gotten the ELAN 9008 touchscreen follow and gestures working (no click) using GPIO pin x72.
Keyboard lighting is now turning on at boot up (I cannot turn it off yet, but I prefer it on for now for late-night work).
I have cleaned up the USB ports with Hackintool (and its SSDT export).
I got the Realtek ALC 294 sound going -- AppleALC.kext and ALC layout 21 (via the Clover boot args).
I have tuned the HDU 620 graphics a bit and it seems pretty crisp.
The sound control and touchpad control FN keys are working.

The biggest issue I'm working on right now is getting sleep to work. Right now I am seeing two sleep preventers: IODisplayWrangler and .Display_boot. I will figure it out...

I'm generally happy with my first Hackintosh. I am already scheming a second one.

If anyone wants any of my files or details, feel free to ask.

Cheers!
 
I got sleep working by doing the following:

(1) Relabeling all of the USB ports as "internal" using Hackintool. They all seem to be working fine still and that eliminated all of the sleep kernel assertions.

(2) Got the display backlight control working using applebacklightfixup.kext, SSDT-PNLFCFL.aml, and the Clover "igfxcflbklt=1" (from WEG) boot arg.

This also had the nice effect of providing display brightness control.

Cheers!
 
Last edited:
Status
Not open for further replies.
Back
Top