Gregor Riepl

Results 244 comments of Gregor Riepl

Have you enabled finger tracking in the firmware image? The controller does not support finger tracking properly, so it needs to be done in the kernel driver.

Oh, I see. This firmware should already enable finger tracking. Strange. I don't see why it's not working, have you tried debugging the problem with evtest?

That looks correct to me, at least from the perspective of the input subsystem. Your problem must be elsewhere. Maybe your Xorg is misconfigured, or your applications don't support multitouch?...

Some unit tests have been added, but they are not complete and system tests are still needed.

@joschi36 can you test if this bug still occurs? I think we fixed it with all the changes in #9 , but I'm not completely sure.

I'm not sure how we can address this... Maybe we should just put a comment in the readme for now.

For reference, here's an issue about the missing Context in TokenSource: https://github.com/golang/oauth2/issues/262

@abhidnya13 Yes, that's understandable. In any case, my example wrapper works. If someone else has the same need, perhaps it will help them as well.

Did you try fw_extractor from https://github.com/onitake/gsl-firmware/tree/master/tools ? It should be able to extract all firmware blobs from the Android driver. A missing IRQ configuration can only happen if the ACPI...

> What I am wondering is: why is there no login flow that does NOT involve using a mouse? This approach feels so... out of place? You should ask your...