General discussion • Waveshare 1.69 display and Raspberryt PI 5
I have been struggling for hours trying to get the waveshare 1.69 240x280 SPI display to work ith a raspberry pi 5 running stockbookworm 64bit OS. I tried to follow the guide on the waveshare website...
View ArticleGeneral discussion • Re: Do RPi's have a limited lifespan?
Yes.My general sense is that the Pis themselves do last (essentially) forever. Obviously, they won't survive when the sun expands and swallows up the first 3 planets - which is expected to happen in...
View ArticleGraphics programming • Using v3d performance counters causes kernel panic
Raspberry Pi 4, latest bookworm with all updates, 6.6.47+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.47-1+rpt1 (2024-09-02) aarch64 GNU/Linux1. Get and build kmscube2. Set GALLIUM_HUD to show some...
View ArticleTroubleshooting • Cannot connect to Raspberry Pi 4 via SSH
I am a complete newbie and installing Raspberry Pi OS on my Raspberry Pi 4 for the first time. I follow the standard approach, I use a linux PC (Ubuntu 23.04) and installed an imager there, and...
View ArticleGraphics, sound and multimedia • Re: 60k hdmi to 120hz p1080
Everything works fine now. I bought geekpi raspberry pi 5 starter kit and a computerscreen AOC 240hz at Amazon.Now I run RPI 5 in 120hz. That's all good.SincerelyBob, SwedenStatistics: Posted by...
View ArticleGeneral discussion • Sdcard sanddisk pro extreme lasting!
Hi Rasbians.How long, do you think, Raspberry pi os, get to work, on a Sandisk Pro Extreme sdcard!1 year, 2 year?Thanks in advanceBob, from SwedenStatistics: Posted by bobsweden64 — Wed Sep 25, 2024...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
Thank youI see the boot and the desktop, very zoomed but it works.But if I launch retropie I have a black screenPost a picture of what you see.Sorry, can't support on your retropie questionI did a...
View ArticleTroubleshooting • Re: Signal fails to install
Pi-Apps installs the unofficial Signal app. Or just download it and use apt to install it.https://github.com/dennisameling/Signal-DesktopSignal Unofficial (arm64)This repository is a fork of the...
View ArticleBeginners • Re: how to connect to headless raspberry pi without network
Yes, any TTL serial to RS232/423 adapter that runs off 3.3V should be suitable for connecting to any Pi's UARTs. Just don't use a 5V device or connect them direct to anything other than another 3.3V...
View ArticleCompute Module • Re: CM4: Skipping PCIe LTSSM rx-detect?
.... it turns out that I didn't need to do this on the Raspberry-pi side. There is an option in the PCIe spec to skip rx-detection if the other end starts transmitting data & and it appears that...
View ArticleSDK • Re: What else is blink example doing?
Thanks,That's what I am learning. The documentation explains a lot except some of the more common mistakes. I am able to write the programs I want but learning what hoops I need to go through to...
View ArticleHATs and other add-ons • Re: A case for rethinking Pi5 cooling
@piddWell, Chris Barnatt's data is pretty conclusive, I guess.Ah yes, I was talking about the official case with its standard fan, I thought it would be the other way around..On the temperature and...
View ArticleGeneral • Re: RPi Pico PWM Switch time
Bitbang just means using the GPIO to produce the pulses (coded in software, as opposed to using a peripheral). Since generally you're never signalling faster than 1200Hz == 833 us per output cycle, on...
View ArticleOther projects • How can I disable GPIO button presses while video is played?
I have this project where I am making a sort of space ship command panel for use in the kindergarten I work in, where I aim to integrate a Raspberry Pi in the kids' play. I use buttons to execute...
View ArticleOther projects • Re: Initiate commands through QR code/bar code with camera...
This will be used by kids down to 3 years old, so I need something simpler than that. I need to be able to just power up and have it running straight from the command line, completely offline, and...
View ArticleOther projects • Re: How can I disable GPIO button presses while video is...
How can I disable GPIO button presses while video is played?You don't. Instead you simply ignore GPIO button presses while a video is playing. That's basically what you are trying to do with the...
View ArticleRaspberry Pi OS • UART (pins 14 & 15) support in Raspbian 12
For the life of me, I can't figure out what they changed in Raspbian 12 (32 bit) on the model 3 B+.In Raspbian 11, I had to do the routine steps in raspi-config to enable the serial port and disable...
View ArticleAdvanced users • Re: ADATA SD620 external SSD: eject does not function properly
Mount it on your Windows system, share it as an SMB share, mount that on your Linux system.Statistics: Posted by DougieLawson — Thu Sep 26, 2024 10:44 pm
View ArticleHATs and other add-ons • Re: Waveshare 1.69 display and Raspberryt PI 5
Thanks for your response unfortunately it didnt help in my case.My project is to build a raspberry pi 5 connected to either of the following displays. (240x240, 240x280)ST7789ST7789V2ST7735I am trying...
View ArticleTroubleshooting • Re: WD Blue SN580 not detected with CM4
I updated the SN580's firmware from 281010WD to 281040WD with my Windows PC. It remains undetected in the CM4 system.I also tested a Sabrent Rocket NVMe4 1TB in the CM4 system and it was detected...
View Article