Beginners • Re: Uboot for raspberry Pi 5
Thank you all for suggestions.Here is what I did for getting u-boot console.Download the latest u-boot sources, it already has initial patch support for rpi5. The defconfig is rpi_arm64_defconfig for...
View ArticleAdvanced users • Re: Image File Utilities
I'm currently having an issue where it errors out saying No Space Left. My file system is 4gb in total, and it's on a 1tb drive. I've tried making the img locally, and onto my NAS but it's not...
View ArticleGeneral • Re: Use vs-code to program and debug pico through debug-probe
Either Because nobody that read it knew the answer.OrBecause someone that read it forgot to come back and answer.This is a public forum, with volunteers who read and answer the posts. There are a few...
View ArticleCamera board • Re: how to enforce HQ camera record high FPS video?
So,is there any application code examples with the new library?There's a load of good documentation about using Pi camerasFrom the command line you can use the rpicam-appsIn Python you can use...
View ArticleRaspberry Pi Connect • Re: rpi-connect-lite running but no connect possible
Hi there,Are you still having issues? Looking at your logs, the concerning bit is "WARN API call unsuccessful error" which means that rpi-connect wasn't able to communicate with the Raspberry Pi...
View ArticleRaspberry Pi Connect • Re: Security question — how is browser able to access...
Does rpi-connect use STUN (Session Traversal Utilities for NAT) or something else?I'm sure I saw something from one of the Raspberry Pi guys saying that a STUN server was involved. Also something...
View ArticleAutomation, sensing and robotics • Re: I need help with my raspberry pi 4...
You shouldn't need a password when using sudo.Are you actually using RaspberryPi OS?Or some other 64bit OS?Easiest fix would be, grab another SD card.Install the latest PiOS 64bit offered by Pi...
View ArticleTroubleshooting • Re: Very slow and Browser issues
The Pi 1B+ is around 12 years old. It has a single 32-bit ARM CPU running at 700MHz and 512MB of memory. Compare that to the Pi 5 with four 64-bit ARM CPUs running at up to 3000MHz and 4096MB or...
View ArticleRaspberry Pi Connect • Re: Operation without internet?
This isn't something we support today - but as is pointed out above, if you're on the same network that does not have internet connectivity, you can use pre-Connect solutions like VNC.Statistics:...
View ArticleBeginners • Re: Reasonable Projec? R Pi Zero Desktop
There is some information on disabling Wifi in this doc, which although about the CM4 is still relevant to other models.https://pip.raspberrypi.com/categories/ ... dule-4.pdfStatistics: Posted by...
View ArticleAdvanced users • Re: Pi5 - PWM on GPIO 18
Could you post a link to the latest version? I think what got me on this was reading a very preliminary version.the latest is always at https://datasheets.raspberrypi.com/Statistics: Posted by...
View ArticleTroubleshooting • Re: pi4b selects random HDMI port for output on each reboot
Since i got my pi4b 8gb (soon after they were released), it has always randomly selected one of the two HDMI ports to output on each time i boot it. There seems to be neither rhyme nor reason as to...
View ArticleGeneral discussion • Re: Pi Zero 2 W: Upgrading wpasupplicant package makes...
Changes to the OS to use network manager maybe worth checking viewtopic.php?t=357623You can also useCode: apt mark hold to prevent updating of a particular package.Statistics: Posted by andrew_pi —...
View ArticleBeginners • Re: Raspberry Pi 4 Model B Boot/display Issue
..The display shows on diagnostics so i'm pretty sure that isn't the issue...Post a picture of the diagnostics screen please.Unfortunately i tried to do that with the post but the site says file is to...
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 ArticleBeginners • Re: Extracting files from a tar.gz archive
I was looking for a copy of Mah Jongg that will play on a Pi 5, and found a tar.gz file on the Webfootgames /pi site. However, I have not been able to find any installation instructions and have no...
View ArticleRaspberry Pi Connect • Multi display setup and RPI connect - only single...
How to sue RPI connect in a multi display setup - i.e. 2x HDMI or HDMI+DSI display or DSI+SPI display?Just tested again today with an HDMI+SPI setup and RPI connect only displays the content of the...
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 ArticleTroubleshooting • Re: Pi 4 Bookworm Lite 64 bit Hotspot setup
For any that may find this in the future, I was never able to make the hotspot work reliably using network manager. I ended up disabling it, loading the old tools, and doing it that way. Hey do you...
View ArticleRaspberry Pi 400 • Re: Has anyone built a budget-friendly desktop using...
The Pi 400 is good as a spare desktop. Switch it on during the Olympics to record events across multiple channels. Let guests play games. Run a long slow magnetic disk copy.Plugging large capacity USB...
View Article