Questions tagged [raspbian]
A Linux distribution for the Raspberry Pi, derived from Debian
989 questions
0 votes
0 answers
23 views
Grafana dashboard hangs on refresh
I have a raspberry pi configured as a "kiosk display", showing a Grafana dashboard on a screen. In fact, I have several of them, and they have been working perfectly for years. Until... ...
1 vote
1 answer
68 views
Error node_exporter.service: Main process exited, code=exited, status=217/USER when trying to start node exporter for Grafana / Prometheus
I'm running a Pi5 with Raspbian OS. I've been trying to follow https://artofinfra.com/monitor-raspberry-pi-and-linux-metrics-with-grafana-prometheus-on-docker/ to set up my graphana and prometheus ...
0 votes
0 answers
40 views
How to remove ALSA mixer entries?
I'm trying to make I2S on a Raspberry Pi, and I had to edit ALSA config files (/etc/asound.conf and ~/.asoundrc) a lot. Now, because of the changes I did to the config files, I now have to entries for ...
0 votes
0 answers
234 views
Install mysql (not mariadb) on raspbian bookworm and other debian
There are many servers in the network that I manage, and throughout that network, mysql is the standard and only "mysql-like" database used. (There's some postgre but that is another matter)...
0 votes
1 answer
229 views
Do I still need to set my server's time zone to UTC?
OS is Raspberry Pi OS 12. It looks like timedatectl shows the date both in UTC and my local timezone. Since it looks like the OS keeps track of UTC explicitly, is there any reason to not set the ...
0 votes
1 answer
4k views
how to set static IP on newer debian
I'm trying to set a static IP on a new raspbian lite OS. I used to be able to set a static IP address on older debian systems by modifying the /etc/network/interfaces file, but this OS doesn't have ...
0 votes
2 answers
117 views
ls -l /dev/ttyAML0 correct output on libre le patato
I am using 2023-10-10-raspbian-bookworm-arm64+aml-s905x-cc.img.xz on Libre Le Potato. I am not able to read data on /dev/ttyAML0 (device connected to GPIO pins 4,6,8,10 transferring data to baud rate ...
2 votes
1 answer
287 views
Issues following apt upgrade
I've got a situation that has come about just yesterday after an apt full-upgrade. It seems the apps that are affected are apps that I had previously installed from debian-backports. Here's the ...