tomsom / yoga-linux

Run Linux on the Lenovo Yoga 7 14 (14ARB7) with AMD Ryzen 6800U (Rembrand).
https://github.com/tomsom/yoga-linux/wiki
56 stars 2 forks source link

Finger print update #15

Open rodude123 opened 1 year ago

rodude123 commented 1 year ago

There has been a significant update and there seems to be a workaround and it now works https://copr.fedorainfracloud.org/coprs/d-k-bo/libfprint-goodixtls/

rodude123 commented 1 year ago

For people on a arch based repo you can check this out https://aur.archlinux.org/packages/libfprint-goodixtls-55x4

rodude123 commented 1 year ago

I tried installing the arch package but it still couldn't find my driver. Does anyone know how to find the driver? I tried running lsusb but that didn't have it

Bus 009 Device 006: ID 17ef:6099 Lenovo Lenovo Traditional USB Keyboard
Bus 009 Device 005: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 009 Device 004: ID 17ef:a360 Lenovo BillBoard Device
Bus 009 Device 003: ID 17ef:608d Lenovo Optical Mouse
Bus 009 Device 002: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 003: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 010 Device 002: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 006: ID 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse
Bus 007 Device 004: ID 320f:5044 Glorious GMMK Pro
Bus 007 Device 005: ID 0bda:8152 Realtek Semiconductor Corp. RTL8152 Fast Ethernet Adapter
Bus 007 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 007 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 30c9:0057 Luxvisions Innotech Limited Integrated RGB Camera
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 06cb:00be Synaptics, Inc. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0489:e0d8 Foxconn / Hon Hai Wireless_Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
rodude123 commented 1 year ago

I can see that my device has a Synaptics fingerprint scanner and not the goodix version. Bus 003 Device 002: ID 06cb:00be Synaptics, Inc. So to get that working you have to install https://github.com/Popax21/synaTudor

rodude123 commented 1 year ago

So to get it working you need to install libfprintd-tod-git then innoextract and finally follow the instructions in the synaTudor GitHub page for the rest of it. Then it should work.

lamarios commented 1 year ago

Tested the libfprint goodix firmware on my machine and it works well !

Okazakee commented 1 year ago

1c7a:0576 LighTuning Technology Inc. EgisTec EH576

Mine seems to be unsupported from libfprint, can i do something? meanwhile i will just reseach more

rodude123 commented 1 year ago

There is this repo that you could look at in care you wanted to do some research yourself. https://github.com/Animeshz/EgisTec-EH575

Okazakee commented 1 year ago

There is this repo that you could look at in care you wanted to do some research yourself. https://github.com/Animeshz/EgisTec-EH575

There's almost nothing for this device on the internet, I will look up more, even if I find something useful I can't do much, someone with capabilities should care to investigate :(