Antonio Davide
Antonio Davide
Yes it's the same in Vi10. Those file aren't the driver itself, but they contains some helper functions in order to get data from the accelerometer. I'm already able to...
I'm starting to get readings from the accelerometer, but the driver is not in good shape that's why I have not uploaded the code yet :)
I can post here too, so everyone can test it
Hi @jwrdegoede Yes, it's a good place to talk about this. For the best ones, you can look at: * https://techtablets.com/forum/topic/linux-mint-on-a-chuwi-hi10-tablet * https://techtablets.com/forum/topic/linux-on-atom-based-devices * https://forums.linuxmint.com/viewtopic.php?t=223426 These are the places where...
Thanks for testing! :) The firmware that you have provided is now embedded in the driver itself along with its screen resolution. You can now compilte the driver with: ```...
Done, thanks for the IRQ too!
SvelteKit now asks to execute `npm run preview` command which was missing in package.json, I have added it and now looks fine on my side. Let me know if it...
Did you have tried without custom packages? Just to make sure that electron and svelte works without issues
1. I will investigate this issue: it doesn't happen on my Windows 10 VM 2. Fixed 3. Added qhexutils.h and qhexutils.cpp files in .pri file 4. Restored as `separator` option...
I need two informations (so I can try to reproduce this issue): - The font selected by the widget - It might be useful to know the Qt version I've...