General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Any updates about CEC support?Statistics: Posted by gn77b — Sun Jun 23, 2024 7:30 am
View ArticleTroubleshooting • Re: Issues with serial communication between 2 Raspberry Pis
You've removed the default console=tty1 from cmdline.txt. Without that the kernel defaults to using the serial port. If you put it back in your shouldn't see any console activity on the...
View ArticleTroubleshooting • Re: rPi crashes, takes whole network down
Yes, the rPis (even the 5s) are a terrible choice for Jellyfin if it needs to do any transcoding but it doesn't. All devices it streams to, support the codecs used by the media so no transcoding is...
View ArticleOther • Re: New sd card
I recently got a new sd card for the pi and want to use that instead of the one that came with the kit. I also want to dual boot Raspberry OS with Kali Linux. I tried the use berry boot but it won’t...
View ArticleGeneral 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 ArticleTroubleshooting • Re: Board burnout after modfying config.txt
My questions are:1) It looks like we don't need to put the dtoverlay=dwc2, dr_mode=host anymore, is this right?You have both otg_mode=1 and dtoverlay=dwc2,dr_mode=host active in your config.txt....
View ArticleCamera board • iso on HQ camera
Pi 5 waylandDo I have control of iso with rpicam and if so how do I do soStatistics: Posted by TamsPi — Mon Jun 24, 2024 7:30 am
View ArticleBeginners • Re: Button to turn on pi but not turn off.
Despite the lack of detail on what you have tried...Connect a momentary push to make button between GPIO 3 (physical pin 5) and ground.Ensure the gpio-shutdown overlay is not loaded in config.txt (or...
View ArticleCamera board • Re: Questions on picamera2 demos zoom+capture_video for GS camera
I use GScrop tool to capture eg. 688x136@402fps videos with GS camera:https://stamm-wilbrandt.de/GSAfter using it for any mode different than 1456x1088, no rpicam* command preview does work (fails to...
View ArticleCamera board • Re: iso on HQ camera
We don't have "ISO" as such ("ISO" for digital camera is sometimes a matter of debate!) but we do let you change the analogue gain. You can control it in rpicam-apps with the "--gain" command line...
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 Article