Troubleshooting • External Drive issues with Pi5
I am currently experiencing issues trying to mount an external USB SSD to my Pi5 8GB to use as separate storage and not to boot from. I am unable to get the drive to show on the Pi at all. When using...
View ArticleTroubleshooting • Buster OS on 3B+ board boot problem.
Hi,everyone.Because some special use,I need to install Raspberry pi Buster OS on 3B+ board.I use imager utility to install the OS.I have installed the three following...
View ArticleGeneral • Interrupt constantly fires weirdly
I am using a Pico W with a rotary encoder that has a button on the knob. This is software debounced and configured as follows;Code: 'e_button' : Pin(21, mode=Pin.IN,...
View ArticleGeneral discussion • Problem with the WiFi on RPI4
Hey guys, this issue has been happening for some time already and I don't really get what's the reason.I always use a VNC server to have a better control over my Pi, and after some time after booting,...
View ArticleTroubleshooting • Waveshare 7.5in - busy busy busy
A relative newbie so hopefully my question isnt too daft? I am having a real struggle getting the e-paper 7.5 inch V2 waveshare display connected to a Pi 3BI have tried everything I can find /...
View ArticleOff topic discussion • What happened to my old account
Can anyone explain why I was banned as a spambot please?My old account was miscbits and despite trying to contact the admin via the form I'm offered when trying to sign in I've not heard anything.I...
View ArticleTroubleshooting • Need help in integrating LoRa HAtT 1268 with Rpi 5
Soc address not found error when using Lora HAT directly with GPIO of Rpi 5 8gb Bookworm Os .Statistics: Posted by Sumeet019 — Sat Aug 03, 2024 3:53 pm — Replies 1 — Views 32
View ArticleBeginners • Screen rotation using GPIO.
Hello, I am working on a project and was wondering if it is possible to rotate screen orientation using a button connected to the GPIO pins. Or am I chasing a dream? I need a direction to go in,...
View ArticleTroubleshooting • Running Bullseye, did a update and now VLC has problems.
Not sure if this is the right place.I don't normally do updates but did notice there was 82 updates waiting this morning. I decided to auto update everything and now VLC crashes with HEVC video (auto...
View ArticleGeneral • RP2040: multiple (6) GPIO interrupts
Hi, I am trying to work out how to get multiple ISRs set up on 6 GPIO lines. I have six external signals and I need a separate response for each one. From what I have been able to ascertain, the STM...
View ArticleTroubleshooting • pi5 keeps locking up
My pi5 loaded up with pi os - latest, keeps locking upfrom what i have seen - when i have left open a ssh terminal, it looks like file access has stopped - I can ping but anything touching a file...
View ArticleTroubleshooting • Raspberry Pi 5 4g not booting
My Raspberry Pi 5 is not booting. When plugged in it shows the red LED as usual, but when I press the power button, there is a brief green flash, and then nothing. I have tried booting it with only...
View ArticleGaming • Wayfire desktop refuses to launch from "ports" in retropie...
I used to be able to launch a pixel desktop from the "ports" menu of retropi when I was running Buster.I tried to pull of the same functionality with the wayfire desktop after switching to Bookworm...
View ArticleBeginners • Is it safe to swap micro sd cards?
Hello!I have done a lot of work on an 8GB 4b, and rather than transferring the files, would it be possible to just take the sd card and put it in the 1GB 4b that I plan on actually running my project...
View ArticleMicroPython • Micorpython with Wiznet ethernet hat
Using MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico with RP2040This is not the wireless enabled board - plain PICO.I have a Wiznet ethernet hat using the W5100S Embedded Internet ControllerThe...
View ArticleTroubleshooting • Problem to store data throught Telegraf into InfluxDB
Hii've a problem to store data into InfluxDB throught Telegraf.I've a Raspberry Pi5 8GB and i've done this step:I've installed InfluxDB and Telegraf in my containerI've create an All Access Api Token...
View ArticleGeneral discussion • Help auto starting Firefox or Chromium in full screen on...
Hi,Is there a way to start Firefox or Chromium on boot and start it in full screen mode too?It's connected to a monitor via micro-HDMI.ThanksLeeStatistics: Posted by leejenson — Sun Aug 04, 2024 6:34...
View ArticleBeginners • Why am I not getting latest firmware for RPi5?
HI All,as per https://github.com/raspberrypi/rpi-eepr ... e-notes.md the latest firmware is dated at 2024-07-30. I have channel configures as:Code: cat...
View ArticleTroubleshooting • RPi Zero-W USB power
Hi,I'm trying to connect a mobile phone to my Zero-W so I can access its SD-card and also activate tethering. But when I connect the phone syslog reports read errors on the USB device and the connect...
View ArticleBeginners • Using Raspberry Pi Zero with 70” touchscreen
Hello All,At work I need to setup four 70” touchscreens (digital blackboards from a school) to play video when touched. The screens themselves cannot playback video unfortunately. So my idea was to...
View Article