Troubleshooting • quick Pico Setup
All of these commands are directly out of the document "Getting started with Raspberry Pi Pico".I installed the 64-bit Raspberry Pi OS with the Raspberry Pi Imager.When I execute the script...
View ArticleBeginners • Which OS for Headless set up for Home Assistant, "ARR...
I just bought a Raspberry Pi 5 with 4GB RAM and I want to run it as a headless system to use for Home Assistant (just one security camera and automatically turning on/off privacy mode somehow), ARR...
View ArticleGeneral discussion • How to access Raspberry Pi on the Internet
I want to access to my raspberry pi on the internet, however, my Internet Provider is not allowing me opening port on router. I want to access it but I don't want the user install apps like vpns to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • adding new I2C device through sysfs
Hello everyone,I'm adding new I2C device through sys using the following command echo testdev 0x10 > /sys/bus/i2c/devices/i2c-1/new_device In dmesg it says new device is initiated and I can see the...
View ArticleGraphics, sound and multimedia • TFT display without Desktop in Linux?
From what I've gathered, *the* way do efficiently connect a (larger, e.g. 5" 3rd party - the officiel 7" is too large) display to the Pi is via HDMI, correct?So I've been looking around and found a...
View ArticleBeginners • How to resize root partiton on SSD?
Using Pi imager I installed Pi OS 64 Lite directly onto an SSD and changed the Pi to boot from this. I then tried to use parted to resize the root partiton and ended up with something that would not...
View ArticleGeneral discussion • Pi5 on VNC viewer on my Laptop
Hi , I had being using pi5 for quite some time with VNC Viewer .Right now it is not working . The pi5 cannot be detected by the advanced ip scanner installed in my device . Why is this so ?Can you...
View ArticleGeneral • RP2040 documentation update 2024-05-02
Seems we have had another documentation update, 2024-05-02 version 2.4 Connecting to the Internet with Pico W Getting Started with Pico Hardware Design with RP2040 Pico Datasheet Pico W Datasheet...
View ArticleGeneral discussion • Current measurement of pi5 using multimeter
Hi , I would like to know how i could measure the pi5 current consumption .ie the Pin that should be used in Pi5 to measure current while it runs a 4K video .Or ,is there any software on pi5 that...
View ArticleRaspberry Pi OS • Screen blanking not working in labwc
So I recently tried labwc recommended by a raspberry pi engineer to fix an annoying issue with how wayfire handles the mouse when rotating the screen. Everything seems to work fine except the screen...
View ArticlePython • Coding leds brighten when mechanical switches are held or pressed down.
I want to code five single color leds to to be dimmed when the corresponding mechanical switches arent being pressed. I then want them to be fully bright when I am pressing or holding down the...
View ArticleTroubleshooting • Raspberry Pi 5 freezing
Hello, I own a Raspberry Pi 5, and for a few days, it has been freezing with a solid red light. Yesterday, I was connected via SSH and was doing some updates when suddenly it froze. I looked at the...
View ArticleBare metal, Assembly language • Raspberry Pi 5 Memory address confusion
I'm trying to port the demo HDMI audio driver that I wrote for the Raspberry Pi 4 to the Raspberry pi 5, and so far have only managed to get the always-on UART and the Mailbox to work. This implies...
View ArticleTroubleshooting • dnsmasq.log file filling up entire drive
Hello,I am having an ongoing issue where my dnsmas.log file repeatedly fills up the entire drive:pi@raspberrypi:~ $ df -hFilesystem Size Used Avail Use% Mounted on/dev/root 27G 27G 0 100% /devtmpfs...
View ArticleBeginners • HDMI Overscan
Looks like Raspberry isn't going to have the Wayland Overscan issue fixed anytime soon.Switching to Bookworm-X11. Where is the official documentation or tool for fixing overscan?I've put this in the...
View ArticleTroubleshooting • RPi 3 b+ not booting
Hello, I just got my pi 3 b+ yesterday and was trying to boot it up for the very first time today (so I'm brand new to all of this)I got the raspberry pi insger on a computer running fedora through...
View ArticleRaspberry Pi Connect • used raspi-config to switch to labwc but echo...
still reports LXDE-pi-wayfire both on pi5 and on a remote pi400 ...I can tell also i am not using labwc when viewing a movie fullscreen. the taskbar remains on top. on wayfire full screen is full...
View ArticleTroubleshooting • SSH working, but vnc isn’t
Anytime I try connecting via realvnc I get the error “The port on which computer is listening for a connection could not be contacted”, I’ve rebooted both devices, checked my WiFi and internet,...
View ArticleGeneral discussion • VL53L0X
Hello everyone, please i need help i need to connect VL53L0X and mpu6050 to raspberry pi 3 to detect obstacles please can anyone help me and i need a VL53L0X library please and thank youStatistics:...
View ArticleTroubleshooting • Raspberry Pi 5 board and Global Shutter Camera
Raspberry Pi 5 board and Global Shutter CameraI can’t connect them, since the cable from the camera is much wider than the connector that is installed on your board.Please tell me how I can connect...
View Article