-
Attempting to update the drivers for my 64MP camera module gets me an error and I'm not sure I'm on the latest versions.
```
wim@WimPi4-Dev:~ $ sudo ./install_pivariety_pkgs.sh -p libcamera_apps
…
-
Hi. i manged to update to bullseye by changin 2 things on dockerfile.
Change sources.list and add libsodium23
I atach here:
```
# Stage 1 : builder debian image
FROM debian:bullseye as builder
…
-
Trying to compile my own as debian bullseye is not in the prebuilt releases
`builder/build-package debian bullseye`
...But mostly through the build after compilation (in the container) I get this…
-
Hi! It looks like I have a WIFI problem with radxa-zero3_debian_bullseye_xfce_b6.img. Unfortunately, I have only a headless option, so I can't see any logs.
I entered a Wi-Fi SSID and password in the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
not support manually specifying the partition names if partition key mode is used
### Expect…
-
**Describe the bug**
We allow to configure AAC streams for the icecast outputs. I just tested to set one up on using the container setup and the aac output is simply ignored by liquidsoap.
I fou…
-
**Describe the bug**
I updated a Debian machine running on bullseye (11.6) and installed the kernel update. After reboot I executed
```
ansible-playbook -i inventory/hosts setup.yml --tags=setup-a…
-
In order to bring down image build times, I am trying to build arm64 images using vagrant and Debian 10 i386 running on an Ubuntu 20 x86_64 host. However, it fails with... Observe that binfmt_misc is…
-
I don't know where to write but I just created a working epic-server environment running under docker with debian:bullseye
https://github.com/blastbeng/epic-docker
-
Ich habe mir gerade die Installation von BosWatch3 mit dem Befehl
"wget [https://github.com/BOSWatch/BW3-Core/raw...install.sh](https://github.com/BOSWatch/BW3-Core/raw/master/install.sh)"
auf meine…