Device Tree • Re: Display NOT WORKING - only works with Waveshare example...
GOT IT!Touch is working with this OverlayCode: /dts-v1/;/plugin/;/ { compatible = "brcm,bcm2835", "brcm,bcm2708", "brcm,bcm2709", "brcm,bcm2710", "brcm,bcm2711"; /* 0: I2C1 aktivieren */ fragment@0 {...
View ArticleNetworking and servers • Re: Streaming Mpeg TS over UDP
I would look at OBS Studio.Statistics: Posted by neilgl — Tue Apr 22, 2025 6:57 pm
View ArticleAdvanced users • Re: Running 32bit ELF executables on 64bit Pi OS
@trejan,Thank you for taking a look. ELF format is an arcane dark corner I never seem to understand. I am basically using the ELF generation code, verbatim, from the open source AMaCC compiler on...
View ArticleGraphics, sound and multimedia • Re: How can I play HLS/DASH (.m3u8 / .mpd)...
I would install Raspberry Pi OS with desktop on that Pi4, then use a browser to look at the HLS/DASH streams, e.g. using the video element in an html page with the JavaScript video player hls.js from...
View ArticleTroubleshooting • Re: Bluetooth keyboard doesn't type
This is a bit of a long-shot:When you pair a keyboard, bluetooth asks you to input a code. Sometimes it is easy not to notice this request. Did you put a code in?Try removing the keyboard pairing,...
View ArticleTroubleshooting • Re: Sha256 not expected ?
Ok, thank youIt's the good one with the compress file. PatrickStatistics: Posted by captain-k — Wed Apr 23, 2025 5:33 pm
View ArticleCompute Module • CM5: Network Boot using Non-Native Ethernet
Hey,we are currently working on a system based on the CM5. We are planing to equip the system with a 5GigE-Contoller which is connected to the CM5 via PCIe. As this should be the only ethernet port in...
View ArticleSDK • Re: In code detect if running on Pico or PicoW
What about this one ?cyw43_is_initializedstatic bool cyw43_is_initialized (cyw43_t * self) [inline], [static]Well spotted. Works perfectly on the Pico W, LED flashing, no hangs, with my code changed...
View ArticleCamera board • Re: Raspberry Pi 5 Can't Detect Camera Module 3 - "No...
Thank you so much for identifying the problem! You were absolutely right - after checking the printing on the cable, I discovered it's actually a display cable, not a camera cable.It turns out the...
View ArticleTroubleshooting • Re: Early Pi-Top with pi4 slanted screen
is this the Pi-Top 3, or the Pi-Top 4? The latter has been known to have screen problems, at least in early revisionsCan you take a picture of the screen? There's a chance it's confused about the...
View ArticleGeneral • Re: Squeezing PIO
Some great ideas here! Thanks!For context, let me take a step back and explain the problem I'm trying to solve.The is the response of an SD card to an ACMD41:(See SD Specifications, Part 1, Physical...
View ArticleNetworking and servers • Re: Pi 4 b WiFi stopped working
Hi, I don't think that the psu is the issue, as I did remember me turning off WiFi after I was done confirming the home assistant settings, it worked perfectly and automatically connected to my...
View ArticleTroubleshooting • Re: Unable to install OS on Pi 5
i suspect it's got something to do with the "hdmi adapter"in some cases, HDMI adapters do not pass the EDID data from the monitor that tells the PI what resolution to set.or cannot handle the...
View ArticleHATs and other add-ons • Re: Hyperpixel4.0 + Raspberry Pi 4 Model B
Hi - thanks for the replies! I've tried this and everything boots but still no desktop visible on the display. Should I be deleting the other dtoverlays in the config file?Thanks!Statistics: Posted by...
View ArticleTroubleshooting • Re: SSH Access Permission Denied
Okay, I reflashed the microSD card so I could use the Raspberry Pi Imager Utility as described in the news blog post that was shared by @B.Goode and it seemed to me that I had already completed those...
View ArticleTroubleshooting • VPN (Proton) The best way to connect
Hi Hi,I just can't do it, I'm trying to start out the VPN on "2024-11-19-raspios-bookworm-arm64" But without result...I have two configuration files and everything I tried didn't work for me.vireguard...
View ArticleTroubleshooting • Re: VPN (Proton) The best way to connect
ProtonVPN doesn't support rpios. I haven't been able to get it to work other than using the browser extension. It did work on Bullseye using the old community cli but that is no longer supported on...
View ArticleNetworking and servers • Re: low cost Thinclient project
But the RPi OS stutters, I have overclocked and put on a passive aluminium heat sink, but that didn't change things much.How does one connect a keyboard, mouse and Ethernet to a Pi Zero and keep the...
View ArticleGeneral discussion • 15.6 monitor
Hi,I have three questions:1. Will the new 15.6 monitor work in portrait mode ?2. Can the monitor be powered from a high capacity power bank ?3. Can it be used as a second monitor with an iPad?I have...
View ArticleGeneral discussion • Re: RISC-V (?)
Well it's certainly no desktop machine, but it's not just the license cost of the ISA that will make it appealing. There seems to be an upswell of interest and support for RISC V, in Unis and...
View Article