General discussion • Re: Pi Zero 2 W: Upgrading wpasupplicant package makes...
Changes to the OS to use network manager maybe worth checking viewtopic.php?t=357623Statistics: Posted by andrew_pi — Tue Jul 02, 2024 7:57 am
View ArticleGeneral discussion • How to track IP of the Raspberry Pi Zero
I want to track the IP address of my Raspberry Pi Zero. An extremely essential issue.Raspberry Pi Connect does not work, so I have to rely on RealVNC.I tried dynu.com, but that does not work either....
View ArticleGeneral discussion • Re: How to track IP of the Raspberry Pi Zero
I have tried to disable ipv6 addresses by settingCode: net.ipv6.conf.all.disable_ipv6 = 1in /etc/sysctl.conf.Yes, it works, but not on bookworm after reboot. Adding " ipv6.disable=1" to the end of...
View ArticleGeneral discussion • Streaming and recording IPCAM rtsp
I want to achieve below1. Record the stream from ipcameras to raspberrypi/drive attached(I am able to stream rtsp with vlc player, one at a time). 2. Can I record all streams in low quality and swap...
View ArticleGeneral discussion • Re: Streaming and recording IPCAM rtsp
Ffmpeg will receive a stream from a tsp source and can save it to a file. Check the man page for ‘ffmpeg-all’ and search there for the tsp details.The trick is to find the url format for each...
View ArticleGeneral discussion • Raspberry Pi Datasheet Page and document typos
https://datasheets.raspberrypi.comrpi/raspberry-pi-b-plus-mecahnical-drawing.dxfrpi/raspberry-pi-b-plus-mecahnical-drawing.pdfStatistics: Posted by hippy — Tue Jul 02, 2024 9:20 pm
View ArticleGeneral discussion • Raspberry Pi 5 question - no information in docs
I have a question concerning Raspberry Pi 5. There is a section in the beginning of the assembly where it is noted that the Raspberry Pi 4 is not set to 5V by default and you have to solder a pin to...
View ArticleGeneral discussion • Re: Raspberry Pi 5 question - no information in docs
That is not a RaspberryPi product.That is something else, so you are missing some background info.Either way, the Pi5 still needs 5V, preferably a bit more at 5.1V/5.2V (the alternative method) as any...
View ArticleGeneral discussion • how to customize wifi
i need to customize wifi for the raspi-4 board with the buildrrot tell me the procedures to enable and to get the wifi names on the custom buildStatistics: Posted by harishkunduru — Wed Jul 03, 2024...
View ArticleGeneral discussion • Re: Raspberry Pi Datasheet Page and document typos
"You just can't get the staff these days" is still as true now as when I started to say it back in the 1980s. Statistics: Posted by drgeoff — Wed Jul 03, 2024 1:04 pm
View ArticleGeneral discussion • Raspberry PI industry integrators forum?
Hi there, I'm an experienced software developer looking to create a product based on Raspberry Pi.I'm aware of https://www.raspberrypi.com/for-industry/ but I don't see a forum or am I expected to...
View ArticleGeneral discussion • Re: Raspberry PI industry integrators forum?
We don't have an industry specific forum, just use our normal forum for any questions. For technical questions that are not covered by the forum, applications at raspberrypi dot com can help. This...
View ArticleGeneral discussion • Flash the eMMC
I have a Compute Module 4 IO Board.I want to write a Raspberry Pi OS image to Compute Module, using Raspberry Pi Imager, it took 30 minutes to complete the burning, because it took too long, so I use...
View ArticleGeneral discussion • Re: Flash the eMMC
are you planning on doing it a bunch of timeswhat does it matter if it's slow, you just need it the 1 time for a working system.Statistics: Posted by kerry_s — Fri Jul 05, 2024 2:41 am
View ArticleGeneral discussion • Powering multiple RPi with 300W PSU
Hello,I'm thinking of powering two raspberry pi 5 boards, both with nvme ssd storage and a raspberry pi 4 that has all kinds of peripherals (I get undervolt warnings on it when it's booting up with...
View ArticleGeneral discussion • Raspberry Pi 5 - Wifi not working after nvme boot
I previously booted the raspberry pi 5 using SD Card.i recently upgrade my boot drive to nvme. I use geekworm X002 NVME hat and Lexar M.2 Nvme.I noticed my wifi not working after few minutes boot from...
View ArticleGeneral discussion • Full disk encryption (large NVME-drive)
What would be the easiest way to fully encrypt a larger NVME-drive (1TB+) with LUKS? I have successfully used https://github.com/gitbls/sdm/blob/mast ... ryption.md to encrypt my 128 GB SD-card, but...
View ArticleGeneral discussion • Can I charge phone with rpi power suply
I have a honor 8x which have micro usb and power suply 5v 2a, can I charge my phone with original rpi power suply which have 5v 2.5a?Statistics: Posted by MrCaramba — Fri Jul 05, 2024 10:49 am
View ArticleGeneral discussion • Re: Can I charge phone with rpi power suply
YesStatistics: Posted by rpiMike — Fri Jul 05, 2024 10:57 am
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
[*] Upgrading to an NVMe SSD was a killer feature. It decreases the application launch times to be more in line with what I was used to on my Windows desktop.Even though you use an NVMe SSD and see...
View Article