Troubleshooting • Re: Pi 4 wifi works for a few days then I have to reinstall OS
In the process of installing some code/changing settings to allow me to connect via ethernet (as not able to SSH when the Pi can't connect to wifi), and in this process I restarted the Pi and it's...
View ArticleTroubleshooting • Re: Pi5 PCIe NVME Boot from Hard Reset
what's the output of below commandCode: cat /sys/class/nvme/nvme0/model && cat /sys/class/nvme/nvme0/firmware_revrefer to GitHub for SN530 related question -...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
..So how would I correctly compile the Device tree overlays? Sorry, this is new to me.https://www.raspberrypi.com/documentati ... ompilationStatistics: Posted by aBUGSworstnightmare — Wed Jun 26, 2024...
View ArticleAdvanced users • Re: Suitable Battery for Powering up PI 5
Hey there,Currently im trying to power up the Raspberry PI 5 using 3.7V 3300mah with 5V voltage regulator, Its perfetcly working in Raspberry PI 4 but Raspberry PI 5 not turning on just only red...
View ArticleBeginners • Re: recovering raspberry 1
Try Raspbian Lite it's lightweight, Debian-based, and perfect for keeping memory consumption low like your old setup.Where do you get the "Raspbian Lite" OS?Raspbian Lite" is now called "Raspberry Pi...
View ArticlePidora / Fedora • Shipping Ultramarine for Raspberry Pi.
Today we're shipping Ultramarine for Raspberry Pi. You can grab it now through the official Raspberry Pi Imager application. Massive thanks to the folks at Raspberry Pi for making this possible!Read...
View ArticleBeginners • Re: Raspberry pi 5 box content
I thought they're on the connectors so that they can be picked up by the pick & place machine.correct!Just remove them and put them into the recycle bin.Statistics: Posted by aBUGSworstnightmare —...
View ArticleGeneral discussion • Re: A Pi Pie Chart
Just popping in to ask, is this of benefit to this benchmark?https://www.phoronix.com/news/ARM64-NUMA-Emulation-RPi5Statistics: Posted by bensimmo — Wed Jun 26, 2024 5:51 am
View ArticleCamera board • Re: Raspberry pi 4 Camera enable
This post may help What to do if your camera is not detectedThe problem I'm having is that when I go to the Raspberry interface, in the tab where the camera should appear first, it doesn't appear....
View ArticleTroubleshooting • Re: How to map IR scan codes to Key symbols to ALSAMIXER...
Hello again!executing each of the below commands works as intended.Code: /usr/bin/amixer -c 0 set PCM 1.5dB+/usr/bin/amixer -c 0 set PCM 1.5dB-/usr/bin/amixer -c 0 set PCM toggleHowever, in the...
View ArticleGeneral discussion • Re: Pi 5 case for NVME?
or use another case - refer to https://forums.raspberrypi.com/viewtopi ... B#p2228918NOTE: this KKSB case has a design flaw as it does not allow the hot air to escape from the case in a straight line....
View ArticleAdvanced users • Re: Shrink-backup: a backup tool for SBC:s
==> shrink-backup 1.1 release <==With this release versioning is changed from x.x.x to x.xThe most noticeable change is the UI with coloring. But small efficiency increases to the code has also...
View ArticleTroubleshooting • Re: 3B+ different boards?
Thank you!I will need to find someone with "old" boards...... or a Raspberry Pi Engineer who knows what he is talking about.I'll see if I can find one.Statistics: Posted by jamesh — Wed Jun 26, 2024...
View ArticleCamera board • Re: Preview.DRM not working Picamera2 and GS camera
...one question, what is the added value of the "pre_callback" - "which allows you to draw on the camera image before it is rendered", is it faster? (I use only grayscale images which is why I use the...
View ArticleTroubleshooting • Re: CM4 I2C i2cdetect shows no addresses
RPi GPIO are 3.3V logic levels. In case your relay board uses 5V logic you will have to use an I2C voltage level translater.Applying 5V to the GPIO can/will kill them!Sorry, I did not check your 'boot...
View ArticleAdvanced users • Re: Reading the RTC
Yes, it's in the PMIC.Never bothered with it but you should be able to access it via 'hwclock' (will test later today myself).Code: hwclock -r or hwclock –show -> reads the timehwclock -w oder...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
One last test which you can do is Add below to cmdline.txtCode: nvme_core.default_ps_max_latency_us=2500add below to config.txtCode: dtparam=pciex1_gen=3the first parameter will affect Autonomous...
View ArticleMedia centres • is there a video looping solution for the raspberry pi 5?
hey hi!i'm looking for a video looping solution in the way that the pi_video_looper works for the raspberry pi 4, but for the 5. i've tried many and i haven't had any luck, all projects seem to work...
View ArticleTroubleshooting • Re: Bookworm EDID Troubles
Hello AndyD and thanks everyone for the excellent answers.https://paste.debian.net/hidden/2ad3f7f5/If I am not mistaken, it looks like your display actually reports the 1024x600 resolution with a...
View ArticleRaspberry Pi OS • Re: Help with new setup - moving off SD onto raid1 nvme
If you still want to use mdadm then I had a play. It does work. Again I've used a thumb drive (and lvm so I can move stuff around with least fuss). It's a GPT partition which is a lot happier having...
View Article