Florian S.

Results 44 comments of Florian S.

Can confirm that the L390 Yoga (and probably the L390 Non Yoga too) are using the 06cb:00a2 fp reader. How can I help to reverse-engineer it?

Laptop: L390Yoga 20NUS01W00 ``` $ lsusb -d 06cb:00a2 -v Bus 001 Device 004: ID 06cb:00a2 Synaptics, Inc. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType...

Here is the output of the same chip: Interesting is the last line CLICK ME ``` Prototype version 15 Found device 06cb:00a2 step 1 usb write: 0000 01 usb read:...

@powerverwirrt just a FIY, you can format it nicely like this ``` CLICK ME F ``` CODE/OUTPUT F``` ``` Remove both F chars. They are just here so you can...

After doing the workaround described in #48 I got further, It detected my finger being on the sensor, but it wasnt on the sensor. CLICK ME ``` sudo ./prototype Prototype...

Is there an easier way to remove fingerprints without using a Win10 VM? I also have this problem, but never even had windows installed.

Laptop: L390Yoga 20NUS01W00 ``` $ lsusb -d 06cb:00a2 -v Bus 001 Device 004: ID 06cb:00a2 Synaptics, Inc. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType...

I was thinking to maybe use it as default option in the external player dropdown menu. xdg-open would take the preferred media-player nevertheless.

To add some more information that might be relevant for implementation: This would not require making requests to the artifacthub API. The changelog is written to the helm repos' index.yaml,...

Had the same issue with ingress-nginx, but after noticing that $escaped_request_uri just resolves to the path after the domain and changing the documented signing url from ``` auth-signin: https://authentik.domain.tld/outpost.goauthentik.io/start?rd=$escaped_request_uri ```...