HATs and other add-ons • Re: Help: Official Pi 5 case Stacking Standoffs?
You're not the only one:https://www.reddit.com/r/raspberry_pi/c ... stackable/The problem seems to be that the commonly available M/F standoffs have only 6mm of thread on the stud, which is...
View ArticleGeneral discussion • Re: NVMe SSD v M2 SATA
I tested both. NVMe produced better benchmarks but make little difference to running most things. Programs start faster but do not run much faster afterwards as the limitations are network, the...
View ArticleNetworking and servers • Re: File transfer via home ethernet (NAS) very slow...
Hello,I have exactly same problem. RPI5 + poe hat+ pineberry hat + samsung nvme ssd - test speed about 850MB/s but on freshly installed raspberry os lite 64bit with openmediavault is speed over smb...
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 ArticleTroubleshooting • Re: Boot Issues of a different sort - RPi 4B -tried all...
That was a 49" Samsung Ultrawide, 5120 x 1440 2K resolution lol, but in that case I had it on a split so it was taking desktop input + the pi input, each working like a normal 27inch 2K monitor (I...
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 ArticleTroubleshooting • Re: My pi 5 wont boot
I would remove the cooler, clean off the thermal paste and retry the no sd card diagnostics with no cooler.Did nothing, same static red status led. also before you ask, I do have the hdmi plugged into...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
assuming you're on Pi5Code: sudo apt install git bc bison flex libssl-dev makegit clone --depth=1 --branch rpi-6.6.y https://github.com/raspberrypi/linuxcd linuxKERNEL=kernel_2712make...
View ArticleUbuntu • Re: IQaudIO DAC+ not working with Pi 5
I had a chance to look into this finally; it appears there's a kernel issue in the PCM driver that prevents the snd_soc_iqaudio_dac driver from registering correctly. Specifically, the following can...
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 ArticleOff topic discussion • Re: Can a 27W Raspberry Pi 5 Adapter Charge a 2019...
The Pi5 power supply has 4 power profiles, it will negotiate with the connected device to decide on which profile to use:5.1V, 5A;9V, 3A;12V, 2.25A;15V,...
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 Article