Deutsch • Re: RPI 4b 1GB Ram nicht mehr erreichbar
Du machst Dir das Leben leichter wenn Du einen Monitor anschliessen kannst. Und dann hift auch oft eine Tastatur.Du kannst auch das systemd journal persistent machen und an einem anderem Linux System...
View ArticleHATs and other add-ons • Help: Official Pi 5 case Stacking Standoffs?
I'm trying to figure out which standoffs to use when stacking the Pi using the official case. I bought a stack of 30mm with 6mm threads, but the threads just barely don't reach enough to actually...
View ArticleGaming • Re: Minecraft Server hosted on Raspberry Pi 4-B 8G RAM lagging don't...
Found It thanks! My sd passed the diagnostics. I still have no clue what It could be. Maybe the upload/download speed of my wifi was incorrect?? I used the speedtest by ookla, It should be fine...
View ArticleTroubleshooting • Re: Waveshare 7" DPI + RPi Zero W - display not working
You've quoted the wrong part of the posting:...Sorry to say but I will not provide any further support on digging out the correct timing for this product! Waveshare documentation/support is very...
View ArticleBeginners • Re: Intermittent Screen Blanks
Sorry to say, Bullseye gets the same Intermittent Screen Blanks as Bookworm. Because they both get the same EDID error from the same :[ 3.871010] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops...
View ArticleTroubleshooting • Led blinking green 3 times and 1 fast
Hi! I've searched for a while and found multiple posts on different errors communicated through the LED on devices. I have a newly purchased Raspberry Pi 5 8GB RAM. I have an SD card with Raspberry Pi...
View ArticleHATs 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 Article