Kai Renzig
Kai Renzig
Don't compile the custom kernel on the Tablet itself, that's suicide. The folder grows from around 2.9 GB to 23.1 GB and the tablet's hardware is slow enough to make...
Like some of the other contributors with pull requests here, I also submitted a [patch](https://patchwork.kernel.org/patch/10794785/) to add the Chuwi Hi8 Air data for the silead driver into the Linux kernel,...
My first thought would be that you didn't apply the Ubuntu patches correctly, because you seem to be missing files and folders that are created by those patches. Make sure...
Make sure that - the additions are in your `touchscreen_dmi.c` file, - you installed all five *.deb packages on the tablet and - you booted with the new kernel you...
The changes are now in the current mainline kernel v5.1-rc1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/platform/x86/touchscreen_dmi.c?h=v5.1-rc1#n44 The firmware file that goes into `/lib/firmware/silead/` can be found here: https://github.com/onitake/gsl-firmware/blob/b0492c1137d91b8025b3b3227786704d624e9da4/firmware/linux/silead/gsl3676-chuwi-hi8-air.fw I updated to that kernel version on...