General discussion • Re: Reinstall RPi OS after removing XFCE
how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemStatistics: Posted by B.Goode — Wed...
View ArticlePolski • Re: RPi5 karta sd nie uruchamia sie
Czy można w prosty sposób przenieść program? Np dla nodered, wyszukać gdzie są foldery na niedziałającej karcie i zrobić kopię na sprawny system w taką samą lokalizację.Statistics: Posted by...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
COBOL on a Pi. Yes. COBOL is a compiled language so making it run anywhere should be easy.On a Pi? Not if you want to run a billion transactions per minute. One advantage of the Pi is you can do...
View ArticleTroubleshooting • Re: White screen with just Waste basket showing
So, you ended up starting over from scratch, as I had mentioned as the easiest way to get back to working.So, no real indication of what the actual problem had been.Statistics: Posted by BigRedMailbox...
View ArticleCamera board • Re: Suppot for OV2311
Docs for the various luma only formats - https://www.kernel.org/doc/html/latest/ ... -luma.htmlI tend to use Vooya on an x86 Ubuntu system to view images as that is my normal development system.GREY...
View ArticleTroubleshooting • Re: Bookworm EDID Troubles
If the diagnostic screen shows edid is valid, why do you need to supply an edid from a file?(Just to confirm, did it also report HPD=1?)Can you remove any display specific settings from...
View ArticleBeginners • Re: RPi Imager instal and ethernet
on my earlier install yesterday I had both WiFi and ethernet running at the same time. The MAC was the same, I can't find any mention of what Raspberry Pi hardware you are using.But I would expect...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Interfacing "A030VAN03.0"...
Hi @platux. Sorry for the very late reply. I am not on these forums that often.So what I did is what you are doing but in reverse... I first found a display that met my requirements and then found...
View ArticleOff topic discussion • Re: implementation of secure protocol
As a student navigating online courses, https://writepapers.com/blog/how-to-write-discussion-board-post-questions blog on how to write discussion board post questions has been incredibly helpful. The...
View ArticleGeneral discussion • Re: Saving large files to SSD
save it to an attached SSD or USBSave it in the video camera or where?200 GB is big. Lots of USB and SSD devices will record a few GB then sloowww ddddoooowwwnnnnnnnnnnnnn. Recording can be slow. When...
View ArticleNetworking and servers • Re: Nginx always redirects to https
Wow it works with this Nginx proxy server. Thank you very much. It turns out also that my router forward port by default to my another app on raspberry. But using separate network as described...
View ArticleCamera board • Re: Preview.DRM not working Picamera2 and GS camera
Mostly I would use the pre_callback for drawing on an image if you want the change to appear on images or videos that you capture and save. ... But the pre_callback is mostly just an easy way to do...
View ArticleCamera board • Re: How many cameras can the Pi5 support?
It's even harder if you want to process the images.Currently there's no driver support for memory-to-memory image statistics (streaming statistics can only be obtained for one stream at a time per...
View ArticleBeginners • Re: how to connect an LM386 with an 8-ohm 0.5W speaker to a...
any other soluton?Which model of Pi? Does it have an A/V socket?LN386 is definitely old hat.If you want mono try HXJ8002. If you want stereo try PAM8403.As for how to play music, try Google. Many...
View ArticleTroubleshooting • Re: Raspberry pi imager not applying keyboard settings
This is actually a well known issue; well, a known issue anyway but nobody in a position of actually being able to do something about it seems to care about fixing it.I remember one not so humorous...
View ArticleMedia centres • Re: is there a video looping solution for the raspberry pi 5?
SEOLMEDIAIt is a fullweb interactive digital signage solutionCreation and distribution are easily done in a web browserhttps://seolmedia.freeboxos.frStatistics: Posted by Seolmedia — Thu Jun 27, 2024...
View ArticleAdvanced users • Signed (secure) boot questions
Hi,I have raspberry 4B and I managed to enable signed (secure) boot using rpiboot mode and from device itself. Works perfectly.From on-device secure boot can be enabled using these commands (for...
View ArticleSDK • Single-core FreeRTOS doesn't observe changes stored by an ISR on the...
tl;dr a method of intercore synchronization works with SMP FreeRTOS and non-FreeRTOS, but not with FreeRTOS on one core (configNUMBER_OF_CORES=1) and vanilla SDK on the other. I'm not sure if this is...
View ArticleRaspberry Pi Connect • Remote Shell but no Screen Sharing
Remote Pi is headless RPi4 with stock 64 bit Bookworm Desktop set to auto boot to Desktop with no pw - up to date and using current firmware with rpi-connect v 1.2.1 [arm64]. Not lite version. The...
View ArticleBeginners • Re: Number recognition from pictures?
All the examples online use imports such as pitesseract and cv2 but I can't seem to install any of this because it gives me an external environment error.If you are using Bookworm then the Python...
View Article