General • Re: Low current high sided switching with Pico
The following is, in my opinion, a good solutionhttps://electronics.stackexchange.com/a/595523Statistics: Posted by fdufnews — Mon Jun 24, 2024 8:18 am
View ArticleCompute Module • Re: Raspberry Pi Compute 5 Release Date?
We have been waiting for the CM5 for a while, because PTP support on the CM4 is partially broken and somewhat lacking. Specifically, the Broadcom PHY doesn't support point releases in the packet...
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 ArticleCamera board • Re: Suppot for OV2311
Hi: Three format are support for the driver. Y10,Y10P,GREY. when v4l2-ct command streaming to a image file . Maybe the format is GREY, so I can't open and show it . Need some tool to transfer the...
View ArticleGaming • Re: windows 98 on pi zero 2w with dosbox-x
and for windows 95 ?Statistics: Posted by sazearte — Wed Jun 26, 2024 7:10 am
View ArticleRaspberry Pi Connect • Re: Set up RPi connect on RPI5 with bookworm --ALL...
Ok, The situation now is that i have had the RPi switch off overnight, and have just tried to see if things have changed at all?Powered up Rpi5 and waited a few moments, then activated my RPi Connect...
View ArticleGeneral discussion • Reinstall RPi OS after removing XFCE
how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Statistics: Posted by dennmtr — Wed Jun 26, 2024 7:36 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280
Here's what I've done so far:1. **Tested Raspbian Installation**: Installed Raspbian on a microSD card.2. **Enabled PCIe**: Edited "/boot/firmware/config.txt" to enable PCIe by adding: Code: #...
View ArticleNetworking and servers • Re: Nginx always redirects to https
I don't know Nginx very well (I mostly use Apache) but I suggest you start by looking at the /my-node-path/nginx.conf file to see if anything in there is trying to force an SSL connection.Also, what...
View ArticleDevice Tree • Re: failed to add spidev0.2 on pi 4b
Post your overlay(s) here so we can see where it's going wrong.Statistics: Posted by PhilE — Wed Jun 26, 2024 8:06 am
View ArticleTroubleshooting • mmc0: Card stuck being busy! __mmc_poll_for_busy
ive been having an error with my pi5 on a lexar uSD cardCode: May 14 11:46:58 raspberrypi kernel: Linux version 6.1.0-rpi8-rpi-2712 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0,...
View ArticleGeneral discussion • Re: Reinstall RPi OS after removing XFCE
reason you can't do a clean install of the desktop versionStatistics: Posted by kerry_s — Wed Jun 26, 2024 8:31 am
View Article