Andreas Kemnade

Results 22 comments of Andreas Kemnade

> > To avoid misunderstandings I am not talking about putting such builds as downloadable release packages. A tarball bringing > > its own dependencies (also as a step towards...

having things kobo clara specific: Well, lets look around: batterystatus = awful.widget.watch( "bash -c \"upower -i /org/freedesktop/UPower/devices/battery_rn5t618_battery | grep -E 'state|percent' | awk '{print $2}' | tac | tr '\n'...

There is also https://wiki.postmarketos.org/wiki/Using_ebook_reader_hardware BTW: There are also other ebook readers supported by pmOS. The Tolino Shine 3 should be supported equally well by Air

This was tested with: eSecu FIDO2 pro (passkey printed on device, 20 byte control point size, fragmentation often needed, bluetooth turned off after a short time of inactivity) AirID2 Mini...

about the ci-failures: cifuzz: it does not install dependencies correctly, and they are not specified in this repo, so I cannot do anything there easily. The other fuzzer: ``` ==16136==WARNING:...

``` CMakeFiles/fido2_shared.dir/ble_linux.c.o.d -o CMakeFiles/fido2_shared.dir/ble_linux.c.o -c /__w/libfido2/libfido2/src/ble_linux.c 327 In file included from /__w/libfido2/libfido2/src/ble_linux.c:2: 328 /usr/include/elogind/systemd/sd-bus.h:96:43: error: ISO C restricts enumerator values to range of 'int' [-Wpedantic] 329 96 | SD_BUS_CREDS_UNIQUE_NAME =...

opened an issue for the alpine trouble: https://gitlab.alpinelinux.org/alpine/aports/-/issues/15102 By adding the include path, the alpine build got broken. Don't ask me questions...

A summary of the alpine problem: later versions of sd-bus.h in systemd/elogind use __extension__ keyword to allow 64bit enums even in pedantic mode. So this is solved in alpine edge...

well, other sdio wifi drivers have that behavior. They power down the card completely, in such cases. Also the card does not power down completely if I do some rfkill...

maybe trying signal-cli as primary device and check whether that works. Then we have something more to compare with. I am using pidgin/purple-presage as secondary devices and presage-cli as primary....