Contribute
Register

[solved] Asus UX430UA - fingerprint, trackpad, Touch ID

Status
Not open for further replies.
Joined
Apr 21, 2012
Messages
276
Motherboard
Asus UX430UA (Clover)
CPU
i7-7500U
Graphics
HD 620
Mac
  1. iMac
  2. MacBook Air
  3. MacBook Pro
Mobile Phone
  1. iOS
Hi,
OS: 10.13 beta
SMBIOS: MacBook Pro 14,3

I have laptop Asus UX430UA and trackpad has ELAN:fingerprint device.
In System Profiler it shows device and in IOREG there is information about this.

I tried find something in google but there is no information about this.

Is there any chance to enable Touch ID on hackintosh for authentication?

Thank you
 

Attachments

  • Gulios ZenBook Pro.ioreg.zip
    743 KB · Views: 491
  • fingerprint2.png
    fingerprint2.png
    236.9 KB · Views: 1,983
  • fingerprint.png
    fingerprint.png
    100.4 KB · Views: 2,098
Is there any chance to enable Touch ID on hackintosh for authentication?

No.
Your best course of action is to simply disable the port it is attached to (power savings).
 
No.
Your best course of action is to simply disable the port it is attached to (power savings).

;( i thought that it's not possible ;(

anyway, stupid question(sorry) but how to disable port for it? it's possible to do this via Clover patch?
 
ok, i red guide but i'm to lazy to create map for all ports so i found that i can disable it via boot args in Clover
I've added to clover bootloader
Code:
uia_exclude=HS09;
because fingerprint was on HS09.
It looks fine now(system does not see that device now)

Is it correct ?

The correct way is with the guide.
 
The correct way is with the guide.

i understand, you're right probably i will do this later but if i disabled port via boot args it means that fingerprint device now does not consuming power, right?(it's not recognised so it's turned off?)

Thx
 
i understand, you're right probably i will do this later but if i disabled port via boot args it means that fingerprint device now does not consuming power, right?(it's not recognised so it's turned off?)

Thx

No way for me to tell what you're doing without "Problem Reporting" files, as per FAQ.
 
No way for me to tell what you're doing without "Problem Reporting" files, as per FAQ.

ok, files attached

As i wrote ELAN:fingerprint device was on HS09, so i added to clover boot args exclude
Code:
uia_exclude=HS09;

and now i don't see that device on the list so as i think it's turned off and not consuming power, right?
 

Attachments

  • ASUSUX430UA.zip
    10.7 MB · Views: 510
ok, files attached

As i wrote ELAN:fingerprint device was on HS09, so i added to clover boot args exclude
Code:
uia_exclude=HS09;

and now i don't see that device on the list so as i think it's turned off and not consuming power, right?

Yes, HS09 is gone due to USBInjectAll.kext and kernel flag uia_exclude=HS09.
But your USB configuration is still wrong (wrong UsbConnector values and exceeding the 15-port limit).
 
Status
Not open for further replies.
Back
Top