General discussion • Re: Raspberry pi 5 Fan
first is it possible to disable the fan running full speed until the system is bootedIf you mean the short bust (5-10 seconds) of full speed at initial power on, then I don't think there is a way of...
View ArticleAdvanced users • Re: RPi 5 USB-C overvoltage protection
Max voltage is 5.5v.Over voltage protection should kick in for any voltage above that.https://forums.raspberrypi.com/viewtopic.php?t=359581Statistics: Posted by memjr — Mon Jun 24, 2024 7:11 am
View ArticleBeginners • Re: Trouble using camera module
https://forums.raspberrypi.com/viewtopic.php?t=362707Statistics: Posted by gordon77 — Mon Jun 24, 2024 7:16 am
View ArticleGeneral discussion • recovering raspberry 1
HelloI had the first version of raspberry (256MB RAM) running, but the pendrive where I had all the system, programs and data broke. It has debian wheezy installed, it worked very good and the memory...
View ArticleTroubleshooting • Re: White screen with just Waste basket showing
Thanks all. I've resolved the issue.Let us know how. Someone else having the same issue could find this thread and your fix could help them too.Statistics: Posted by memjr — Tue Jun 25, 2024 5:47 am
View ArticleGeneral discussion • Re: recovering raspberry 1
Try Raspbian Lite it's lightweight, Debian-based, and perfect for keeping memory consumption low like your old setup.Statistics: Posted by Marco22 — Tue Jun 25, 2024 5:48 am
View ArticleCamera board • Re: Updating libcamera
If you want the latest versions of libraries then you need to be using the current OS release, which would be Bookworm.Bullseye is now the legacy release, so other than security fixes, it won't get...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
OP asked the question "does it make sense to make a laptop with a Raspberry Pi 5". By definition a laptop is a packaged/fully integrated electronic device that has all the bits contained within said...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: How many cameras can the Pi5 support?
Yes Pi5's CSI2 receiver supports virtual channels, and can write out up to 4 streams of data into memory.However it also supports routing one stream of data directly to the Camera Front End (CFE)....
View ArticleTroubleshooting • 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 ArticleOther • Re: How to clone on a 512GB micro sd card?
I need a lot of help. The raspberry pi 4 that i bought came with 32 GB on the micro sd card. I recently bought a 512 GB micro SD card and I am trying to clone the origanal SD card to the new one. I...
View ArticleDevice Tree • Re: How to select a device tree on the basis of GPIOs?
Isn't that https://www.raspberrypi.com/documentati ... pio-filterKinda. GPIO based conditional filters are XOR and last one wins. That means one GPIO per overlay or combination of overlays except for...
View ArticleNetworking and servers • Nginx always redirects to https
Hello,I have three docker containers running on my raspberry. First is homeassistant which is created via default docker compose. Second is nginx connected to third container node app. When I access...
View ArticleBeginners • Re: New sd card
does this incluse the bootloader?I have simply referred you to a possible solution for you requirement.I have never used PINN: I simply use a separate microSD card or other mass storage for each...
View ArticleBeginners • Re: recovering raspberry 1
I would also suggest that you go with Raspberry Pi OS lite.It is tuned to work with the hardware.It just works...mostly You are more likely to get support from the community as it's what most of us...
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 Article