-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tools/fw_tool is not available #211
Comments
That's an error in the readme. The tool is in Also, are you sure you need it? I stopped maintaining gslx680-acpi a long time ago, and fwtool not useful for anything else. |
Oh, because I'm trying to run postmarketOS on an Allwinner tablet, but the touchscreen driver that was included in the image wasn't working. So after finding out the driver my tablet needs was gsl1680 and after researching I found this project. I don't know if there is a cleaner way to get that driver... |
off topic: first time using github issues oops |
The correct way is to use the driver that's included in the mainline Linux kernel (silead.ko). If your device is already supported, all you need to do is download the ready-to-use firmware and it should work. See https://github.com/onitake/gsl-firmware/tree/master/firmware/linux for more info. Unfortunately, adding support for a new device is much more work. The readme describes what you need to do: https://github.com/onitake/gsl-firmware#usage |
Hello, I was trying to fetch a firmware file for my tablet, but then reading further instructions I've found out that this fw_tool that it mentions is not on the firmware/ directory. What can I do?
The text was updated successfully, but these errors were encountered: