MagneFire
MagneFire
We currently suffer from at least two different update issues: - Packages are not updated (https://release.asteroidos.org/nightlies/ipk/), which could be because `bitbake package-index` isn't doing what we expect it to do....
Okay. So after a few tries it seems that we can handle the rotating input correctly using the following code snippet: ```qml import QtQuick 2.15 import org.asteroid.controls 1.0 import org.asteroid.utils...
I've done some testing with the mentioned driver and https://download.lenovo.com/consumer/mobiles/im7f04af07wp.exe (which seems slightly different). The reason for the unresolved call is because the driver needs `EncodePointer`. Other places where segfaults...
> @putridpete I think I have steps to reproduce, using a fresh nightly flash. No phone connection or bluetooth required. > > - Flash latest nightly (using asteroid-hosttools) > -...
It seems to work fine for me. Checking sites like https://downforeveryoneorjustme.com/asteroidos.org also return the expected. Maybe it was some minor outage? Can you check if it works for you now?
@FlorentRevest @eLtMosen Given that the carousel is still under discussion, would it make sense to split this PR into one for the carousel and one for the 2 columns? Especially...
The mentioned issues should be solved with this change: https://github.com/AsteroidOS/meta-asteroid/pull/178 I've noticed another issue though: The screen wakes immediately after sleeping, an interrupt is waking the display. I'll look into...
Given that not all users of the KW88 Pro experience this touch bug, would deduce that there are multiple different hardware revisions of the KW88 Pro. Recently, Cabir and I...