-
I am using the current state of branch v1.1.x and wanted to incorporate wifi based installation into my system. We followed the instructions given in the PR https://github.com/debian-pi/raspbian-ua-ne…
-
It would be great if we could use qemu to debug the installer but I don't really know how to make it work.
I tried with this command line without any success:
```
qemu-system-arm -kernel kernel_inst…
-
Using a 16GB sd card formatted as a single FAT32 partition, mkfs.vfat failed.
```
Waiting for /dev/mmcblk0...
Disk /dev/mmcblk0: 14.4 GiB, 15502147584 bytes, 30277632 sectors
Disklabel type…
-
I tried to find a solution the whole weekind, but I don't find any way to do additional setup stuff after the installation. That is installing nodejs and pilight from third-party repositories (nodejs.…
-
Hi,
This is probably covered somewhere, but I have not been able to find a definitive answer.
I have an older openhabian install from 2016, and I dont know how to upgrade it. I saw one answer wh…
-
After installing and activating `ibus-typing-booster`, I can no longer enter characters by their unicode combinations using the Ctrl+Shift+U combination, regardless of whether I have the typing booste…
-
I sudo raspi-config and change option I3 Change Keyboard Layout to German gives no error, but if you end raspy-config it will still be english, no Y=Z Z=Y ....
newest download and build from today …
-
The Debian Installer offers the option to set up LUKS whole disk encryption and I'd like for this option to also be available when installing from raspbian-ua-netinst.
I'd like this feature to be add…
-
I have recently run the latest version (1.5.2) of netinst successfully. However, you can see I had some problems on the way.
```
root@pie:/boot/raspberrypi-ua-netinst# ls
config …
-
i have error
pi@raspberrypi:~/max7219 $ sudo python examples/matrix_test.py
Traceback (most recent call last):
File "examples/matrix_test.py", line 8, in
device = led.matrix(cascaded=1)
File …