Gregor Riepl
Gregor Riepl
No, sorry. Haven't had time to look at this yet.
Sorry, I won't be able to work on this feature at the moment. If you want to submit a pull request, please go ahead, though.
Umm... I think you're trying to use gslx680_ts_acpi.ko firmware (silead_ts.fw) with silead_ts.ko. This does not work. Please use firmware in legacy format or use gslx680_ts_acpi. Where did you get silead_ts.fw?
If you can't find the corresponding legacy firmware, use fwtool from https://github.com/onitake/gsl-firmware/tree/master/tools to convert it back to legacy format. But please note that I never tested that.
Huh. Ok? That's weird. fwtool has an option to convert silead_ts.fw back into legacy format (not preserving memory page order however). Try that, please.
Are you sure it's loading the correct file? Perhaps you forgot to rename it or accidentally copied it to the wrong folder?
Yes, that's pretty much it. I don't quite understand how loading the firmware could fail otherwise. Can you upload that SileadTouch.fw somewhere so I can take a look?
Possibly. But then `unscramble` should notice when it parses the file.
Um.... your sileadtouch.fw is completely empty. Just 00s. And that will make the resulting mssl1680.fw completely empty as well... Thank you. I'm going to try to extract the firmware from...
``` wget http://www.lark.com.pl/dopobrania/update/Ultimate/7iWin/SileadTouch.zip unzip SileadTouch.zip 7z x SileadTouch.exe unscramble SileadTouch.fw mssl1680.fw ``` That should get you results. And if you'd like to also try gslx680_ts_acpi.ko, use fwtool on the SileadTouch.fw...