Yacob Zitouni
Yacob Zitouni
For WLAN i get "wifi is not available", kinda expected since on the ticwatch C2 it already is unsupported. For sound, there is no speaker on this device, and for...
[tubby-journal.txt](https://github.com/AsteroidOS/asteroid/files/8654166/tubby-journal.txt) [tubby-logcat.txt](https://github.com/AsteroidOS/asteroid/files/8654167/tubby-logcat.txt) Here are the logs ! and about bluetooth, it seems to work randomly, it's buggy again after rebooting the watch... and it works again after several attempts
By "screen lock", I meant the lock icon in the menu with bluetooth, auto brightness and vibration (that you get by swiping down from the main screen). I think it's...
I tried to test the gps, but i can't install the packages: [opkg-output.txt](https://github.com/AsteroidOS/asteroid/files/8668604/opkg-output.txt) It seems to be mising `geoclue-provider-hybris` I tried to press the vibrations buttons multiple times and i...
@untruebench the command is `journalctl -u update-engine`, it shows the journal of update-engine but if you can't access the original update server like @untruebench then it's not very useful
For other people with this issue who absolutely need freetube, a workaround i am using for now is disabling hardware acceleration. There doesn't seem to be a setting to change...
Oh that's even better Weirdly on kde, `/app/bin/run.sh` doesn't detect that i'm on wayland, the `[ -e "${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY:-wayland-0}" ]` condition is false. So i had to manually add the flag...