-
Hi !
Python crashes on `import cec` on my freshly installed raspberry pi zero on raspbian, with the library installed through pip.
Here are the steps to reproduce.
System: Raspbian GNU/Linux …
-
Hello,
suite a la mise a jour de raspbian vers Bullseye, puis mise a jour des plugins dont abeille puis mise a jour de Jeedom en version 4.4.3, j'ai cette erreur sur ma zigate :
La Zigate 1 semble …
-
**Describe the bug**
In my OctoPrint interface, I setup a streaming server that goes at around 60fps. When I connect it to my self-hosted Obico server on the same machine, it only updates the webcam …
-
Hi,
I have nearly each day an discconnect of my CP2102 USB to UART Bridge Controller
In **journalctl** appears:
```
Dez 27 21:38:35 vcontrold kernel: cp210x ttyUSB0: usb_serial_generic_read_bu…
-
Having reinstalled MotionEye a few weeks ago thought I'd share some useful information.
The main MotionEye project is still under active development under the repo: https://github.com/motioneye-pr…
-
When trying to install this project on my Raspberry Pi that runs the latest version of rusberian-32bit, I'm getting the error:
command failed: wifi-connect --version
Any ideas? sejections?
-
Display works fine, but touch screen not working. Followed the provided instructions. Using a raspberry pi 3, 5 inch screen, plugged in via usb not via GPIO.
Any ideas for troubleshooting?
Thank…
-
I have a disk image, created using the steps described here (https://www.raspberrypi.com/documentation/computers/getting-started.html), from a rpi0w. I would like to run this disk image on a rpi02w.
…
-
Nach Eingabe des Codes der auf dem TV erscheint nachdem ich den Button "Pairing starten" gedrückt habe kommt das Pop-Up "Bitte bestätigen / Bitte aktualisieren sie die Webseite nach dem Absenden", e…
-
Headless coroutine causes memory leak. Minimal reproducible example:
```
#include
#include
#include
#include
QCoro::Task someAsyncAction()
{
QTimer timer;
timer.start(1);
…