Andreas Kemnade
Andreas Kemnade
* KOReader version: v2022.08-19-gc3cd88e0 * Device: Cubietruck with devuan chimeara armhf #### Issue compile failure due to unrecognized flag ``` g++ -I/data/src/koreader/koreader/base/thirdparty/kpvcrlib/crengine/crengine/include/ -L/data/src/koreader/koreader/base/build/arm-linux-gnueabihf/libs -O2 -ffast-math -pipe -fomit-frame-pointer -mtune=generic -fPIC -I/data/src/koreader/koreader/base/thirdparty/luajit/build/arm-linux-gnueabihf/luajit-prefix/src/luajit/src...
Something like a full ui/session/desktop package including deps, maybe as a first step without koreader, would probably be nice, so you can directly choose it in pmbootstrap init so e.g....
For Windows it was already added via gh#336, so let's also add it for Linux. Unpaired devices are ignored, the user has to pair independently of libfido use using the...
The sdio card is not properly unpowered when device is down. Expectation would be that regulator is powered down when iface isis down. Removing the module helps. ``` pmos-shine3:/sys/bus/platform/devices/2198000.mmc/supplier:regulator:regulator.2# ifconfig...
Not 100% sure about the background and where it should be really fixed, but this issue is imho serious enough to have it easily visible. starting Signal desktop 7.52.0 and...
Today (2025-06-14) I am doing this: ``` $ ./presage-cli receive done with synchronization ^C $ ./presage-cli list-devices - Device 1 (this device) Name: (no device name) Created: 2025-06-13 14:16:36.638 UTC...
After some experimenting I ended up using up all my 5 linked devices. adding another one with presage-cli add-device --url ... gives just an unclear http status code. There could...