Troubleshooting • Raspberry Pi 5 OS
Hi everybody, Hope somebody is able to help, I literally have no hair left to pull out, recently acquired a RPI5, loaded OS from raspberry pi imager and also tried Balena Etcher, with no luck trying...
View ArticleTroubleshooting • Removable drives and permissions
Hello,I am struggling with formatting, mounting, and premising my removable drives in Raspbian. Is there a guide on how to use ext4 (or should I use something else?) to create a drive that is easily...
View ArticleTroubleshooting • Pi 5 NVMe Boot Issue
Hi, I’m trying to boot my pi 5 8gb from a working NVMe 128GB SSD. It works perfectly over USB, but just won’t boot from the PCIe connector I have. This is my PCIe Shield: Geekworm X1001 PCIe M.2 Key-M...
View ArticleGeneral discussion • Raspberry pi 3A running slower then a snail?
Hello, I have a raspberry pi 3A If I try to open something like vlc player or something in command it slows down a lot to where I can not do anything at all. I can not figure out what to do to fix...
View ArticleРусский • SDA и SCL
Всем привет!Есть два сенсора которые оба используют порты SDA и SCL физически это порт 3 и 5. Как их подключить? Как правильно написать код в таком случае?Statistics: Posted by shef777 — Sat Jan 13,...
View ArticleBeginners • Close enough to "realtime"? Much chance? Pulse lengths...
I can test this, but haven't the time to yet, so wanted to ask ahead of starting testing whether I have much hope of success.I want to get a Pi (Pi3, Pi3A, Pi Zero W) with the 2019(approx) era BCM...
View ArticleBeginners • HELP! I really need help getting values via I2C
Hi Guys.. I2C communication has bedevilled for far too long and i'm now trying to face my fears! Alright, so when i see an i2c code example in c, that someone has written, I will understand it.I will...
View ArticleUbuntu • Is there a problem with the latest Ubuntu update?
I just allowed an Ubuntu update to install. When I rebooted after, I can't connect to my WiFi on that installation. I had to jump back over to my Raspberry Pi OS on the SD card to write this.First, I...
View ArticleGeneral • Aging of the Raspberry Pi Pico MCU board
So I have this simple DIY weather station placed outside my apartment. It consists of a HIH4020 air humidity sensor, a 103AT2 NTC temperature sensor, an ESP8266 for WiFi and the Raspberry Pi Pico.I...
View ArticleBeginners • How can I boot my new Pi 5 to autorun EmulationStation on HDMI-2?
First, a little background. I have a Pi 4 which I use as a Plex server and it works great. It boots right up into the desktop (aka PIXEL?) and autoruns Plex. I Love it.I also found that I love...
View ArticleGeneral discussion • Can't add workspaces in RPi 5 Pixel desktop
I just booted up RPi 5 for the first time. I have used Pi's for many years. I can't figure out how to add more workspaces (desktops). I've googled a lot on this. The "preferences" menu does not...
View ArticleBeginners • Proper way to configure HDMI display
I have an MHS-3.5inch Display attached to my Pi 3B+, along with a coupler that forces HDMI to that display.. Going through raspi-config and through searches on internet, I have not found a way to...
View ArticleCamera board • Problems with the external trigger on the GS Camera
I have worked through the instructions "External Trigger on the GS Camera", but unfortunately I can't get any further with the following problem (Pi4B/bullseye with latest updates):sudo suecho 1 >...
View ArticleGeneral • Switching Circuit
I am making a project with Pi Pico, and running out of pins. I have all sorts of stuff hooked up to this pico.I am literally short 1 pin for driving either a LED or BUZZER from GPIO 22, and I want...
View ArticleGeneral discussion • USB Port Power Control - RPi 4B
Hello,I was wondering if anyone could help me control the power output from the USB ports on the RPi 4 Model B. I tried to use uhubctl but that resulted in all the ports turning on or off. I have...
View ArticleNetworking and servers • Stream RPi camera remotely over SSH tunnel with RTSP?
I've managed to get my pi zero 2 w's connected camera to stream over RTSP on the LAN with the instructions from https://www.raspberrypi.com/documentati ... .html#rtsp, and verified this works from...
View ArticleSDK • Question about PicoW BLE Examples
In all of the BLE examples, I see that the main function is called "bt_stack_main". Is there a reason for that, and why isn't it just called "main"?Statistics: Posted by Ascertain1413 — Sun Jan 14,...
View ArticleGraphics, sound and multimedia • Setting framebuffer size issue
Hi,I use the following HDMI 3.5" touchscreen with the native resolution 480x320:https://www.waveshare.com/wiki/3.5inch_HDMI_LCDIt's installed on Pi 3 running the latest 'bookworm' OS Lite. In the...
View ArticleBeginners • Reset eeprom of pi 5 to a clean official version
After I read the document in the official site (https://www.raspberrypi.com/documentati ... ry-pi.html), in the section "recovery.bin":At power on, the BCM2711 ROM looks for a file called recovery.bin...
View ArticleBare metal, Assembly language • Cannot change screen depth on RPI 5
Hello,I have one last problem with my RPI 4 to 5 migration where I can't find a solution.When I try to change screen depth with the Mailbox Property Interface, I get some strange results:Code:...
View Article