-
Hi,
Sample code doesn't work in TinkerBoard.
Build OK, but run with Segmentation fault - Unable to set the pipeline to the playing stateEnter to leave!
Is there anything missing?
-
Finally got my NAS box buttoned up and noticed that the fan comes on for about 30 second and then off for a minute endlessly.
I think your algorithm is a bit too simple. You need more like a PID …
-
To use some hardware such as graphics cards you most likely need to change the way you are booting your raspberry pi.
From what I can see you are compiling and booting the kernel directly.
What you …
dns53 updated
2 years ago
-
**Describe the problem**
-Ok weirdly enough initially i get the same error message that i get with "haugene/transmission-openvpn" and "guillaumedsde/alpine-qbittorrent-openvpn":
RTNETLINK answers:…
-
I guess the screenshots are self explanatory.
System:
- RockPro64
- [LibreELEC 10.0-dev](https://github.com/LibreELEC/LibreELEC.tv)
- Linux kernel 5.10.21
- Mesa 3D https://github.com/mesa3d/me…
-
Refer to #6 for further informations.
-
### Issue Description
`podman pod create` command hangs indefinitely and causes all other podman commands to hang.
### Steps to reproduce the issue
1. Create a podman network.
```
podman netwo…
-
# Code to reproduce
[feeds.tar.gz](https://github.com/kurtmckee/feedparser/files/7274713/feeds.tar.gz)
```python3
import gc
import os
import colorlog
import psutil
from concurrent import future…
-
This is on an Openmandriva 4.3 system building libz-ng and pigz from source (the system defaults to clang but have tried with gcc without change).
Recently we switched to zlib-ng as the system zlib…
-
### Short description of the problem
Looks like every build a `rpmbuild --help` is called just to check if rpmbuild does have an option called `--noclean`. This was introduced here https://github.com…