General discussion • Re: Portable Power Supply For Rpi?
Which lid do you want to close?Any reasonable power bank will happily power your Pi Zero 2 WThe pi lid obviously.If you defined the package requirements, folks would know this. If you want folks to...
View ArticleBeginners • Re: Raspberry Pi Zero W - keyboard/mouse issues
If you can connect to the Pi from you PC over your network (e.g. ssh and WiFi) login and post the output fromCode: lsusbStatistics: Posted by thagrol — Thu Apr 04, 2024 8:47 pm
View ArticleAutomation, sensing and robotics • Re: Burglar alarm
Thanx, -you pointed me in the right directionStatistics: Posted by MBBach — Thu Apr 04, 2024 8:48 pm
View ArticleGraphics, sound and multimedia • Re: feh showing pictures no longer on target...
So, no other idea's than check the website?Guess not. Does feh cache image files in RAM?Statistics: Posted by thagrol — Thu Apr 04, 2024 8:48 pm
View ArticleGeneral • Re: Connecting multiple phones to 1 Pico W via Bluetooth
Without much info about what you've tried and the results you're seeing, it's probably going to be hard to get much help. That being said, as a shot in the dark, you might need to modify the btstack...
View ArticleTroubleshooting • Re: Raspberry Pi 5 periodically becomes unresponsive
Check if you can ssh into the pi, sometimes this works even when it appears unresponsive in another activity.Statistics: Posted by Doug_ — Thu Apr 04, 2024 8:59 pm
View ArticleBeginners • Re: Can’t install ZFS on kernel 6.6.X
It is now possible to install ZFS on Bookworm kernel version 6.6.20! Follow these instructions:First, with nano as sudo, add the following line to /etc/apt/sources.listdeb http://deb.debian.org/debian...
View ArticleNetworking and servers • Re: Connection to Raspberry Pi via Internet cable
It maybe the Pi has a power issue, restarted, the program hit 100% cpu or a host of other issues.Start with looking in the system log using journalctl to see if there are any errors.Statistics: Posted...
View ArticleOff topic discussion • Re: Can a 27W Raspberry Pi 5 Adapter Charge a 2019...
I have a 16in 2023 MacBook Pro, and I use a Pi 5 adapter with it. (Great for travel; WAY less bulky.) It won't fast-charge, but it charges, and it's extremely convenient.I finally found someone who...
View ArticleNetworking and servers • Re: Internet on Raspberry PI using 4G on SIM800L
You don't want http or sms, what protocol do you want to communicate over the 4G connection?Statistics: Posted by pidd — Fri Apr 05, 2024 8:11 pm
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B Stopped Working Please help
The jack gives a video and audio output, so you could look into using that to see if there is any output at all, for either or both.Statistics: Posted by amoun — Fri Apr 05, 2024 8:13 pm
View ArticleGeneral • Re: External ADC via SPI speed on Pi pico
Good point!Unfortunately, yes- there are three devices on that SPI. I just read the ADC in bursts. And the ADC requires a toggle on the CS pin to initiate the conversion cycle, so I can't just leave...
View ArticleTroubleshooting • Re: Raspberry Pi4 connected to a network but unreachable...
Hi,I thought that enabling ssh when I flashed the OS on pi4 was sufficient to be able to use PuTTY. And for Pi5 and PiZero 2w this approach worked flawlessStatistics: Posted by bruno1950 — Fri Apr 05,...
View ArticleTroubleshooting • Re: False "Low voltage" warning?
I had the same problem with a 3B. Does the red power LED come on? If not, the fault is a low voltage detector chip running off the USB power socket +ve power connection.. The output during normal...
View ArticleCamera board • Re: Raspberry Pi High Quality Camera DNG Format and Raspberry...
It says that the topic does not exist anymoreA mod has probably deleted it...That is just unfortunate...Eh... AIUI you posted duplicate posts wuth your question and a mod deleted one of them.From the...
View ArticleRaspberry Pi OS • Re: GUIDE: A keyboard-centric configuration of RPiOS...
Thanks for the detailed feedback. I've updated the repo and removed those problematic bits. I left the setup for zsh and neovim etc for now. I like the fact that there is a place where they can be...
View ArticleOpenGLES • Re: Pi4 export EGL image DMA-buf and import as libdrm framebuffer
[..]gut feel is that you should be able to pass exactly the same framebuffer handle you are using on the first crtc to the second one tooI can confirm that this does work. I do exactly that do spread...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
Has anybody tried to power the Pi-5 with a "third party" power supply which supports PD? And could those chargers actually supply the 5 amps that the Pi-5 needs? The question is, can the Pi-5 and a...
View ArticleGeneral • Re: How to program the Pico from a headless Pi 4 ?
I don't understang what is happening on my system. Since a while it keeps giving me this annoying error message every time I try to install something... pip install --user mpremoteerror:...
View ArticleGeneral discussion • Raspberry Pi camera issue on Raspberry OS 64 and 32 bit
Description of the problem:I've been trying to use the Raspberry Pi camera with my Raspberry Pi 4, but haven't been able to get it to work. I have tried the following:* Install different versions of...
View Article