Troubleshooting • PoE HAT not working when using buildroot image
I'm currently powering my Pi4 using official Raspberry Pi PoE HAT. The OS image I'm using is built from buildroot-2024.02. Pi is able to boot properly however the PoE HAT fan is not spinning at all...
View ArticleTroubleshooting • Re: Pi5 : logout blocks access (?)
I'm replying to myself. Horrible, I know. But for the record (and after wasting many hours), I have come to the conclusion that this may be a hardware incompatibility issue between the updated kernel...
View ArticleTroubleshooting • Re: Ili9341 display installation
Thanks got it working, using pi4, bookworm 64bit..wired as ...Code: Pin GPIO------------------SD0/MIS0 21 (9) *LED 16 (23)SCK 23 (11)SD1(MOS1) 19 (10)D/C 22 (25)RESET 18 (24)CS 24 (18)GND 6 gndVCC 1...
View ArticleUbuntu • Re: Any installable Ubu-based images for pi5?
Hi there everyone,I'm one of the, apparently, many people that can't install 24.04 on pi5 using pi imager to install on an SD card(this thread describes the issue). My issue is identical, the fix...
View ArticleTroubleshooting • Re: Pi5 - screen blanking problem
I only use HDMI0Statistics: Posted by Totix92 — Fri May 03, 2024 8:53 am
View ArticleTroubleshooting • Weird behavior with TrustKey FIDO2 passkeys
I have a number of RPi client sites that I use to ssh into my server from. I want to use a TrustKey FIDO2 passkey to authenticate the ssh access rather than password or passwordless access - this is...
View ArticleTroubleshooting • Re: Raspberry Pi 4B Green LED Flashes 11 times
Does the flashing match any of these patterns?https://www.raspberrypi.com/documentati ... lash-codesStatistics: Posted by jamesh — Fri May 03, 2024 8:58 am
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
vulkan can not load v3dv driver anymore, Pi4.Vulkan device: llvmpipe (LLVM 17.0.6, 128 bits)Vulkan device type: cpuVulkan version: 1.3.278 (api) 0.0.1 (driver)Statistics: Posted by cjan — Fri May 03,...
View ArticleRaspberry Pi OS • Re: Disk Encryption
Just got it working! I still need to do bit of polishing, but it will be in the next sdm release.Simply awesome! Your work is more then appreciated! Thanks a million!Statistics: Posted by orangeberry...
View ArticleGeneral discussion • Re: Raspberry PI 5 Secure Boot
Currently, secure-boot is typically used with lightweight buildroot images for embedded applications. Typically a read-only rootfs that runs an application e.g. docker from an encrypted...
View ArticleBeginners • Re: Getting audio to play on bluetooth speaker with sudo
Sorry for the large number of posts from myself, I know it doesn't really help solve the original issue but I just want to document as much as I can in case someone else stumbles upon this thread from...
View ArticleTroubleshooting • Re: apt update - Not generating any updates for bookworm 12
sources.listseb [ arch=armhf ] http://raspbian.raspberrypi.com/raspbian/ bookworm main contrib non-free rpi# Uncomment line below then 'apt-get update' to enable 'apt-get source'deb-src...
View ArticleTroubleshooting • Re: Installing Steamlink
I can confirm this problem still exists. It will fail with a segmentation fault when attempting to install it. It becomes necessary to run a sudo apt install -f to fix the dependency issue it causes....
View ArticleAutomation, sensing and robotics • Matlab & Simulink. Is a Pi 5 capable?
Hi everybody,By circumstances, I am participating in a university degree work; it involves modelling two cooling (easy model: we will implement it by a lookup table already available) circuits.Has...
View ArticleCompute Module • Re: How to recover CM4
Tried all of that before my first post.Beside the constant green led I see no reaction.I was expecting to some blinking error code. But nothing..That's why I wonder if I have to go some kind of ISP...
View ArticleC/C++ • Re: Cross-targeting for aarch64 / armhf bullseye and buster
So, I am looking to keep things as simple as I can. I have CMakeLists.txt for my projects, I have a bunch of tool chains, and no real clue where to go from there.So that suggests you're geared up for...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Best C++ replacement for pigpio on Pi...
The kernel has a bit-banged SPI interface over GPIO driver, so far better to use that via the SPI APIs than to bitbang it from userspace.I can't immediately see a generic overlay to enable it, but...
View ArticleNederlands • Re: installatie
De melding dat ik het de schijf kan verwijderen na installatie verschijnt, heb het nu via een andere pc geprobeerd.ga weer proberen.Statistics: Posted by BabaYega — Sat May 04, 2024 8:49 am
View ArticleRaspberry Pi OS • Re: Concurrent Wired Remote Access and Wi-Fi Internet on...
Don’t use network 169.254/16 in this way.It’s supposed to configure automatically, not manuallyIt’s not routable but local to each interface:...
View ArticleGeneral discussion • Re: Finding Berry Clips
Hello everyone,Does anyone know where I can buy some Berry Clips? I used to have a class set for teaching but a couple of them need replacing. I’ve spent ages looking all over the internet but not...
View Article