General discussion • Re: Programming six RPis to automatically take a photo...
All very doable. I take a picture of my waterfront and upload it to a web site every 20 minutes sunrise to sunset.You didn't say if you wanted to do this in a programming language or something like a...
View ArticleBeginners • Re: Help Choosing the Right Raspberry Pi Zero for My LCD Screen
One observation is that the ZERO only has 512MB of memory. Personally I run ZERO with a 32bit OS that is headless (lite). If you do find out what make the LCD screen is, you may want to consider a...
View ArticleAdvanced users • Re: Image File Utilities
How much time should it take to make a backup img? I am running it since last 10 minutes my system size is around 5700 MB It depends on the model of the Raspberry Pi, the speed of the media that the...
View ArticleBare metal, Assembly language • Raspberry pi 4 Ethernet
Hi all,I am trying to use Ethernet on raspberry pi 400.How is the Ethernet controller connected to the SOC? Is it via gpio or usb or pci or what else?I have been through Linux, openbsd and uboot...
View ArticleTroubleshooting • Re: Ssh problem
if you run "ifconfig -a" on the rpi, what IP does it list?Statistics: Posted by cleverca22 — Tue Apr 23, 2024 12:54 am
View ArticleTroubleshooting • Re: New Raspberr Pi 5 runs hot compared to different RP5
That doesn't seem too hot. I have a Pi 5 here, with a small heatsink on, no active cooler, and it is idling around 55-56.not sure if its the cause here, but one of my pi-zero's had an accident, where...
View ArticleGeneral discussion • Re: Are we just imitating replicators (hear me out)
And the relation to the pi is...This should probably be in off topic.Statistics: Posted by memjr — Tue Apr 23, 2024 11:12 pm
View ArticleRaspberry Pi OS • Re: RPi 5 Bookworm Text Editor takes 25 seconds to open
Anything weird in your dmesg output?Is top showing a high processor load?Opening a file in text editor is effectively instant for me.Statistics: Posted by scruss — Tue Apr 23, 2024 11:19 pm
View ArticleNetworking and servers • Re: Raspberry Pi blocking access to its ports
You sure you've got the right IP address? Raspberry Pi OS doesn't have the firewall enabled by default.Statistics: Posted by trejan — Tue Apr 23, 2024 11:19 pm
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Very helpful.Thank you Statistics: Posted by kitamura_design — Tue Apr 23, 2024 11:24 pm
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Update I've made some progress with the Argon One V3 firmware replacement, though not complete yet these features are working. Fan Control (unlike the V3 this firmware works with the previous fan...
View ArticleTroubleshooting • Re: Critical shortage of swap space - pi5
Just as I expected, when I re-booted it, the problem went away. I tried to re-create it using various combinations of VNC and Chromium, but haven't succeeded so far.Thanks to all for helpful...
View ArticleHATs and other add-ons • Re: Problems with the 54Pi hat and a Kingston 256 MB...
Should others encounter similar problems I would be happy to share what I learned to assist them.Statistics: Posted by Glacier991 — Wed Apr 24, 2024 12:15 am
View ArticleStaffroom, classroom and projects • Re: Using a Pi to complete Web-based...
Pi Zero hasn't got a network interface and doesn't have the memory to run a browser very well.Pi Zero 2W has got wireless so your "alternate system" needs a wireless access point.If the webpage is...
View ArticlePidora / Fedora • Re: F40
does 40-spin is lxqt-2.0 by default?Statistics: Posted by cjan — Wed Apr 24, 2024 12:39 am
View ArticleGaming • Re: 10 Games for Raspberry Pi
I could make games that are the lovechild of SNES/Genesis/PSX for free with source code in a totally unique powerful language with all the tools to do it? Man if I was 13 again, I would be all over...
View ArticleAdvanced users • Re: Virtualisation on RaPi5
I´ve finally found the solution. It was very simple but I had to look lots of different threads so I´m summarizing here a step by step procedure in order to get a Rasperry PI5 (bookworm 64 bit OS)...
View ArticleRaspberry Pi OS • Re: eeprom updates gives error
Can you showCode: mountShow us the contents of your /etc/fstab too please.Statistics: Posted by thagrol — Wed Apr 24, 2024 11:21 pm
View ArticleWanted • Re: Exciting Consultancy Opportunity: Raspberry Pi Developer for...
That and just a three day window for submissions of CV didn't seem very professional to me. And I couldn't see the job advertised on the company's site. But their other posts do seem to involve video...
View ArticleRaspberry Pi OS • Re: hide task/menu bar Pi400
kerry_sThank you immensely for your solution. In my case, it is the bare bones solution and I appreciate it.Beginner that I am, I must make immense assumptions. See if I have it right:Create a text...
View Article