Gregor Riepl

Results 244 comments of Gregor Riepl

Patch is up (b171483). Also, I added a check in 5d860e1 to avoid reattaching the device to the kernel if it was not detached.

@rnixx, can you test if it works now?

Ok. Since I do not get this error when I run daliserver in KVM (with USB passthrough), I don't really know how to help without more information. Did my patch...

Can you add a readme with hardware information as well? See other readme files in the repo for reference. Thank you!

xinput_calibrator should normally help, but it's better to use it for finding our the boundaries, and then adding them to the kernel. You can use the scripts in the tools/...

fwtool is not intended to be used that way. It's meant to produce a custom firmware format that I made before `silead.ko` existed. But the developers of that driver decided...

The build instructions for gslx680-acpi are in the README: https://github.com/onitake/gslx680-acpi#build-instructions It's relatively straight-forward. You need to install a suitable toolchain (native or cross, depending on the target architecture), plus the...

It's a bit unfortunate, but AFAIK the only way to find the touch panel resolution is by setting the maximum range (4096, which is actually the default) in the driver...

Could add an entry for this firmware to https://github.com/onitake/gsl-firmware/blob/master/firmware/linux/README.md , please? Thank you!

I don't support gslx680-acpi any more, please use the in-kernel silead.ko driver if possible. Have you looked at the kernel log (dmesg)?