-
I've been trying to configure this on a Raspberry Pi 4 with 4GB of RAM, but have been unable to proceed past the configuration of PulseAudio. It seems to work, but when I try to play the audio file li…
n8ohu updated
9 months ago
-
'librpitx' compile issue:
g++ -fPIC -shared -o librpitx.so mailbox.o raspberry_pi_revision.o rpi.o amdmasync.o atv.o dma.o dsp.o fmdmasync.o fskburst.o gpio.o iqdmasync.o ngfmdmasync.o ookburst.o pha…
-
I have fallowing hard ware
SKR MINI E3V2
BIGTRE TFT 35 V3
RASPBERY PI ZERO
My lcd is not working. There is garbage on the screen. I have done pi zero with spi . There is any solution for that…
-
I was able to run the auth script and got a logindata.json file on my Windows machine. On my Raspberry Pi i added the logindata.json file to the custom_components/carelink/ folder.
When adding the…
-
HI all
i would like to report a bug where on RPi4, CPU temperature is not showing up. You can easily check temp by command
`vcgencmd measure_temp | awk -F '=' '{print $2}'`
Any chance to impl…
-
I have `hardware.raspberry-pi."4".fkms-3d.enable = true;` and found that the deviceTree failed to build with recent `unstable` Nixpkgs. The error was the generic "FDT_..." one which wasn't very helpfu…
-
I was making changes to a configuration file and accidentally changed the QETH statement to be:
0600.3 QETH ifname /dev/net/tap141
which resulted in the console displaying '*** buffer overfl…
-
### Describe the bug
Can't run on Raspberry Pi OS (Bookworm) on Raspberry Pi 5.
```
pip install pyclip --break-system-packages
sudo waydroid upgrade --offline
sudo rm /var/lib/waydroid/waydro…
-
### Context
Please provide any relevant information about your setup
* Add-on Version:7.0.3.2
* Kodi Version:20.3
* Kodi GUI Language: English
* Operating System: OSMC [2024.02-1](https://ftp…
-
Hello,
as far as i could understand (im new to python)
the folloing code is where the color change comands go
elif command == COLOR_CHANGE:
write_string_utf8(f, "M00\n")
now, if y…