Beginners • Re: Are these limitations of the Pi Zero?
Is there a way to shut off a raspy without physically disconnecting it from the power? I'd like it to shut off once the transfer is done, opposed to waiting for the battery to die[Not without external...
View ArticleBeginners • Re: What is the difference between Raspberry Pi and a CPU-based...
You may want to reconsider your question as "X86 based CPU's". Both Intel and AMD support an X86 instruction set. Raspberry PI an ARM* based instruction set. All are consider CPU's.Aren't the cores of...
View ArticleBare metal, Assembly language • Re: Memorymap RPI5 8GB
something looks off with your mathwhat was in the device-tree?Statistics: Posted by cleverca22 — Wed Apr 17, 2024 4:41 pm
View ArticleBeginners • Re: Pi5 with USB SSD on a 12v to USB Type C power?
I think a better bet for non typical power setups (like in an RV or boat) is get a regulator that supplies a solid, well regulated 5V@5A and then set the appropriate software overrides, to get the max...
View ArticleGeneral discussion • Re: How to set up Captive portal
Hello, I was hoping you could help me out with something. You see, I'm trying to set up my Raspberry Pi router in such a way that users can connect to it and their web browser opens automatically....
View ArticleSDK • Re: i2c_read_blocking() causes pico to hang
One thing you could try is printing out the exact value you're setting to the data_cmd. One example of how this could be borked is if register_i is a uint16_t with bits above bit 7 set.I would also...
View ArticleTroubleshooting • Re: Unable to apt update Pi4 running bullseye...
The sources all look fine. Possibly something was being updated the InRelease file for archive.raspberrypi.org was incorrect.I just ran an update and all seems fine. Perhaps try it again. If it still...
View ArticleOfficial Display • Re: Raspberry Pi5 - two DSI LCD
I have waveshare 4.3 dsi with pi5 cant get to work . sometimes it will power on but no touch response and display shuts down automatically.rev2.1 without the capacitors . ICN6211D000902130Statistics:...
View ArticleGeneral • Re: RP2040 and Pi 5 question
I want to know if it's possible to connect the RP2040 to the UART1 header on the Pi5 is this a standard uart I can use to read debug data from my RP2040's UART?I believe it should be possible.Second...
View ArticleNetworking and servers • Re: RPi web server auto switch home WiFi AP and...
Many thanks. Any idea how to setup Android phone AP mode to use fixed IP address scheme that it assign for the RPi. So, the web browser on phone can access the web server on RPi. TIAStatistics: Posted...
View ArticleCamera board • ERROR : no camera available
Hi Newbie Here. I have a raspberry pi 3 model b and camera module v2. I've encountered an error which is thispi@raspberry:~ $ libcamera-helloerror: XDG_RUNTIME_DIR not set in the environment.Made...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: PiServer and Raspberry Pi OS Bookworm
The only avenues for information have been these forums and the GitHub issues page... Unfortunately there doesn't appear to be any active developers for PiServer answering questions in either places...
View ArticleGeneral discussion • Re: Portable Battery for Pi Zero 2 W
For the OP, I suggest a basic book on electricity. You need learn about power, energy, potential, current and Ohm's Law. Also resistance (and impedance), capacitance and inductance. Plus all the units...
View ArticleTroubleshooting • Re: Kodi on RPi5
Do you actually need the recommended packages?Statistics: Posted by dom — Thu Apr 18, 2024 4:51 pm
View ArticleAdvanced users • Re: Looking for advance debug methods for non-booting...
That's great news! If your files are generally ok, here's what I would try:1. Restore your backup2. Replace NOOBS with PINN3. Use PINN to backup all your OSes to a USB drive4. Reinstall PINN with Rpi...
View ArticleRaspberry Pi OS • Re: How to stop Orca?
Almost forgot: then rebootStatistics: Posted by Bubbalou88 — Thu Apr 18, 2024 4:58 pm
View ArticleTroubleshooting • Re: Monitor cutting off the display - Bookworm
video=HDMI-A-1:margin_left=50,margin_right=50,margin_top=30,margin_bottom=30Many thanks and it appears to have worked for me. This should be more widely advertised, more easily found and mentioned in...
View ArticleGeneral discussion • Overlay filesystem RAM running gradually low
Hello,I have a PI 3 running raspbian lite with an overlay filesystem. I noticed when doing free -h that over time the free RAM is running lower. Then I did systemd-tmpfiles --remove and it went up...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I would translate "daily driver" to the main computer you use for the majority of your computing tasks.I have a number of tablets, Chromebooks, and a collection of Pis. The one Pi 5 lives in my...
View ArticleCamera board • Re: ERROR : no camera available
What to do if your camera is not detectedStatistics: Posted by DirkS — Thu Apr 18, 2024 5:06 pm
View Article