You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few weeks ago, I installed this package via the AUR and added the fingerprint to Gnome (Wayland).
I wanted to use it mostly for unlocking my session when resuming from sleep, but noticed that my fingerprint is often rejected.
Today I checked the logs, to see why this is the case and noticed that for the three times I tried, the tudor_host process always crashed and dumped the core:
Okt 07 12:25:29 laurenz-Yoga tudor_host_launcher[27299]: [INF] Identify result -> no match
Okt 07 12:25:27 laurenz-Yoga tudor_host_launcher[27299]: [INF] Identify result -> no match
Okt 07 12:25:26 laurenz-Yoga tudor_host_launcher[27299]: [INF] Identify result -> no match
Okt 07 12:25:22 laurenz-Yoga tudor_host_launcher[27299]: [INF] Added record GUID 29513de8... finger 7 size 88812
Okt 07 12:25:22 laurenz-Yoga tudor_host_launcher[27299]: [INF] Added record GUID b81ce1f1... finger 2 size 88812
Okt 07 12:25:22 laurenz-Yoga tudor_host_launcher[27299]: [INF] Sent ready message
Okt 07 12:25:22 laurenz-Yoga tudor_host_launcher[27299]: [INF] Opened tudor device
Okt 07 12:25:19 laurenz-Yoga tudor_host_launcher[27299]: [INF] Setting pairing data for sensor '7DB20F8562120000'...
Okt 07 12:25:19 laurenz-Yoga tudor_host_launcher[27299]: [INF] Getting pairing data for sensor '7DB20F8562120000'...
Okt 07 12:25:19 laurenz-Yoga tudor_host_launcher[27299]: [WRN] GetModuleHandleExW called with unsupported flag GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS! [addr=0x7f093acfb710]
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Opened USB device
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Initialized tudor driver
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Initializing driver DLL 'synaWudfBioUsb104.dll'...
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Initializing driver DLL 'synaFpAdapter104.dll'...
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Loaded driver DLL 'synaWudfBioUsb104.dll' [1567712 bytes]
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [WRN] Data directory 4 has invalid bounds! [end 0x17ebe0 > image end 0x17e000]
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [WRN] PE file contains unsupported exception data directory!
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [WRN] PE file contains unsupported resource data directory!
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Loaded driver DLL 'synaFpAdapter104.dll' [186656 bytes]
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [WRN] PE file contains unsupported exception data directory!
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [WRN] PE file contains unsupported resource data directory!
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Initialized libusb
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: libusb: warning [op_init] sysfs not mounted
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Initialized libcrypto
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Received init message - USB device 3-3
Okt 07 12:25:18 laurenz-Yoga tudor_host_launcher[27299]: [INF] Activated sandbox
From the tudor_host_launcher logs, it looks like my fingerprint was just not detected, but the core dump doesn't seem right to me.
Is this something that can be fixed, or just due to my fingerprint scanner not being very reliable?
I am using Manjaro Linux and my fingerprint scanner is: Bus 003 Device 003: ID 06cb:00be Synaptics, Inc. (my notebook is a Lenovo Yoga C940).
If you need more information to debug this, I am happy to help :)
The text was updated successfully, but these errors were encountered:
A few weeks ago, I installed this package via the AUR and added the fingerprint to Gnome (Wayland).
I wanted to use it mostly for unlocking my session when resuming from sleep, but noticed that my fingerprint is often rejected.
Today I checked the logs, to see why this is the case and noticed that for the three times I tried, the tudor_host process always crashed and dumped the core:
Here is what tudor_host_launcher logged:
From the tudor_host_launcher logs, it looks like my fingerprint was just not detected, but the core dump doesn't seem right to me.
Is this something that can be fixed, or just due to my fingerprint scanner not being very reliable?
I am using Manjaro Linux and my fingerprint scanner is:
Bus 003 Device 003: ID 06cb:00be Synaptics, Inc.
(my notebook is a Lenovo Yoga C940).If you need more information to debug this, I am happy to help :)
The text was updated successfully, but these errors were encountered: