Zoë Sam Candy
Zoë Sam Candy
@salzig I just faced this "issue" today and it seems counterintuitive for me that `--skip-unused-stages` is not the default. IMO it should be the default and a `--build-unused-stages` flag or...
@udf2457 I have this issue on a 3C I bought on November 2024 (from Nitrokey directly), it make me think it's not related to the faulty batch.
I would really like this: my gamepad is well configured except on PSP where some buttons are inverted (cross/circle and square/triangle), it makes it complicated to play some games.
Same, I don't like the GCam preview fomr CalyxOS because it's really a preview-only application. @ahatdude if you enabled sandboxed Play Services in any profile (work profile or another user),...
Hello, I have the same issue when upgrading from `3.6.0` to `3.7.0`, the portal server crashes with the error `control plane needs to be upgraded from version 3.6.0 to 3.7.0`....
@ader1990 thank you! I had some problems when trying to edit the partition layout of my SD card with `fdisk` on thursday (for U-Boot) and I couldn't try to fix...
@ader1990 I'm trying to use `flatcar-install /path/to/flatcar_production_image.bin` but I have some errors, IDK if I did something wrong. Here are the logs: ```sh $ flatcar-install -d /dev/sdb -B arm64-usr -i...
@ader1990 I managed to fix my problem and to use `flatcar-install` with the generated image. But it seems the first partition, the EFI one, is not mountable when installed so...
@ader1990 thanks! I hope the new image will boot. I'll give it a try when I'm able to.
@ader1990 it seems I cannot set `CONFIG_ARCH_MULTI_V7`, the pipeline for ARM64 failed with: ``` ERROR: sys-kernel/coreos-modules-6.12.0::coreos-overlay failed (configure phase): Requested options not enabled in build: CONFIG_ARCH_MULTI_V7 ``` See https://github.com/flatcar/scripts/actions/runs/12743950372/job/35527535677#step:7:4656. So...