Raspberry Pi OS • Install docker error
please help me!iptables dpkg Status: install ok half-configuredhupeng@raspberrypi :/var/lib/dpkg $sudo apt-get install docker ce docker ce cli containerd. io docker build x plugin docker composite...
View ArticleBeginners • Re: How to tell when headless Pi 5 has fully shut down
If the user can't see red, then have the green/act led do the rythymic blinking, and when the power is out, it stops blinking.Now if the person can't see red and also can't see green (if that's a...
View ArticleDebian • Re: Wayland and Sway
you alright, did you get it working.Statistics: Posted by kerry_s — Fri Jan 19, 2024 4:24 am
View ArticleC/C++ • Re: Github Unified_LCD woes
I've not tested that repo in four years. I'm unable to try any of that stuff before 1st Feb 2024.Statistics: Posted by DougieLawson — Fri Jan 19, 2024 4:30 am
View ArticleTroubleshooting • Re: Raspberry Pi 4 Bookworm crashes while using remote...
I still haven't been able to figure this out, but the symptoms appear very similar to what is described in this thread:viewtopic.php?t=360273I do have a few USB devices connected to my Raspberry Pi...
View ArticleTroubleshooting • Re: RaspberryPi5
I do not see anything on the screen when it boots. I have removed the SD card and should see something on the screen but all I get is the flashing green light for about 5-10 flashes and then it stops...
View ArticleRaspberry Pi OS • Re: Putting a RPI OS onto a SD card
A 4GB SD card is going to be very cramped when using Raspberry Pi OS. Only Raspberry Pi OS Lite will fit on that. Neither of the Desktop editions will fit.Good spot, I hadn't seen that. Yes 4...
View ArticleTroubleshooting • Re: Pico_on_Windows_SDK_Guide
You can specify the parameter, but it does not say you have to. Have you tried following the steps without it?Statistics: Posted by memjr — Fri Jan 19, 2024 4:38 am
View ArticleRaspberry Pi OS • Re: Language Woes
I reckon your sensitivity settings is on 100%. I said I got annoyed, I wasn't complaining. I also merely said it works better on Ubuntu. I find your snark to have fallen into the realm of basic troll...
View ArticleTroubleshooting • Re: Failed to open device: 'sdcard' (cmd 371a0010 status...
Alright, I got something.So first of all, your Pi (and mine) are configured to boot from USB, so just get the Pi Imager to flash a USB and boot from there.I'm also facing an issue that when I try to...
View ArticleGeneral • Re: Switching Circuit
Matrix the keyboard again, you can put all the matrix inputs to "on" to detect if any key is pressed using interrupt, then scan to find which key.The A7/B7 bug isn't on the 2106 datasheet its in the...
View ArticleAutomation, sensing and robotics • Re: Beginner Looking to Build Greenhouse...
I just came across remote GPIO using pigpio. Would this be a better way to control the system, the pi zero out in the greenhouse (or possibly a couple of picos) being controlled remotely over network...
View ArticleBeginners • Re: Looking for proper steps for in-place upgrading from Buster...
See this post.Thank you for this! My main concern with fresh-n-copy is that I won't know all the nooks and crannies where the config files are stuffed, and if any application-dependent entries were...
View ArticleGeneral discussion • Re: Using a Pi 4B without a fan
In terms of sustained performance, I have left the stress tests running for the entire time I have been typing up this post (~1hr), with the SoC temperature staying stable at ~75C.Its stabilising at...
View ArticleTroubleshooting • Re: AISdispatcher on Raspberyy Pi 5
A Pi5 is a complete waste for the AIS project. I imagine a Pi Zero could cope or certainly a PiZeo 2W. Its all serial ascii data from both the GPS and Daisy, it isn't a heavy load.I'm pretty sure...
View ArticleMicroPython • Connecting two raspberry pi pico W's via Wifi (Server and...
I have seen people struggle with this in various places on the web so posting here.My setup is simple, I believe:Fresh installs of micropython via Thonny.SERVER PI and CLIENT PI both are running...
View ArticleTroubleshooting • Re: Raspberry PI 5 and NVME SSD
PeterO, thanks for the tip and the link. It works, but now I worry about how long eeprom will last if I do that relatively often.Statistics: Posted by otalado — Sat Jan 20, 2024 4:40 am
View ArticleSDK • Re: Any downsides to using RPi 5 for install of SDK?
Can't think of any, it compiles noticeably faster.Statistics: Posted by pidd — Sat Jan 20, 2024 4:43 am
View ArticleTroubleshooting • Re: Can't find the ip address of my Pi
Have you tried....Code: ping raspberrypi.localStatistics: Posted by pidd — Sat Jan 20, 2024 4:46 am
View ArticleTroubleshooting • Re: Can't change WiFi config
I am sorry for forgetting such a fundamental information and yes it is the OS Lite (Bookworm) Edition.Thank you so much for this information. Whenever I set up a new Pi after some time something...
View Article