Nathann Morand
Nathann Morand
It might bite me in the ... later but i managed to make it work by : 1) sudo nano /etc/apt/sources.list.d/elmer-csc-ubuntu-ubuntu-elmer-csc-ppa-jammy.list i replaced jammy by focal 2) sudo apt update...
hi there. I'm sorry to re activate this issue but even a screenshot on the README would help. i'm in the processing of finding a good polling app and there...
https://github.com/fsinfuhh/Bitpoll/pull/123 i made a pull request with a few screenshot and the features list in the meanwhile if you are interested
good idea
@danielschenk @frogale @stoltzmr @ricain59 if any of you see this post, could tell if you used a 64 bit OS or a 32 bit one ? the image proposed by...
I'm not sure i saw it on simple FOC when i was doing my research. But i think it should also be on github so that its easier to compare...
https://teoxoy.github.io/factorio-blueprint-editor/ -> https://fbe.teoxoy.com/
resintalling the system on the emmc from the sd card is not a bad idea. i will try to make a script for that
okay so I manually installed it by running : `wget https://github.com/Plebian-Linux/quartz64-images/releases/download/v2023-01-21-1/plebian-debian-bookworm-quartz64a.img.xz` `sudo apt-get install xz-utils` `unxz plebian-debian-bookworm-quartz64a.img.xz` `lsblk` `sudo dd of=/dev/mmcblk1 if=plelebian-debian-bookworm-quartz64a.img bs=1M status=progress` and it works. I will try...