Off topic discussion • Re: AI is dangerous
Will we be able to create new jobs at the same rate as AI will take over the old jobs, that is what is bugging me. We have a global crisis in our hands. Maybe the "most widespread" economic depression...
View ArticleNetworking and servers • Re: [HELP] Sending images from Raspberry Pi to...
Hi.If you have a public Ip address, you can open a port for your serverSome information to look...
View ArticleRaspberry Pi OS • Re: Emergency mode
power failure may have corrupted the file system.do you have a backup?Hello,I do have a backup of the most important things, but I'd rather try to recover the system. I don't know if there's any other...
View ArticleGeneral programming discussion • Re: Easy to use GUI creation for Raspberry...
Does ncurses work on Raspberry Pi? I dabble with that on Linux a few years ago.Statistics: Posted by raweggeater — Tue Apr 29, 2025 9:37 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Tip for Chromium users who watch Youtube videos. Go to the chrome://flags settings menu, and enable Vulkan as the graphics backend. There's a slight improvement with dropped frames for 1080p 60fps...
View ArticleGeneral • Re: Pico 2 - Multicore code, possible conflict SPI/DMA
Spinlocks?Statistics: Posted by gmx — Tue Apr 29, 2025 11:18 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 - HDMI error
Try reinstalling the BOOTROM, I ended up with a disabled first HDMI port somehow, only the BOOTROM recovery fixed it.Statistics: Posted by pidd — Tue Apr 29, 2025 11:18 pm
View ArticleAdvanced users • Pi 5 PWR button as multi-function button?
Hello,Looking to see if it is possible to configure the onboard power button to perform as a kind of "multi-function" button. What I mean by this is I hope to use the PWR button ( both the physical...
View ArticleBeginners • Still a Beginner so guess it belongs here...
I continue trying different very small projects most don't succeed from Sunfounder. Unfortunetly it may very well be my own doing. I started getting into computers pre-1990's I didn't know much more...
View ArticleBeginners • Re: Change icon theme to Adwaita on Bookworm
Code: gsettings set org.gnome.desktop.interface icon-theme 'Adwaita'logout or rebootundoCode: gsettings set org.gnome.desktop.interface icon-theme 'PiXflat'Statistics: Posted by kerry_s — Wed Apr 30,...
View ArticleTroubleshooting • Re: XRDP Blank Screen
Maybe try using sudo raspi-config to switch from Wayland to X11 (Advanced Options, A6).Statistics: Posted by neilgl — Wed Apr 30, 2025 8:20 pm
View ArticleNetworking and servers • Re: Pi Server without forward (how use ip6v)
From one side pi or esp from another side pc or Android with access to web page on pi or raspi. Finally idea drive toy car by internet, but I haven't static white IP. Have you tried the Raspberry Pi...
View ArticleUbuntu • Ubuntu 25.04
podman-desktop (https://podman-desktop.io/ ) installation is quick and easy.Just one command takes care of container emulation of x86, arm and riscv Code: sudo apt install podman...
View ArticleBeginners • Re: Still a Beginner so guess it belongs here...
If you are having problems with SunFounder tutorials, you should as on their forum at https://forum.sunfounder.com/?ref=ktwylskh&sub_id=A quick look at the code shows it should not execute. It...
View ArticleDebian • Re: podman-desktop
Who do you work for?Humanity.Mainly assist, educate and empower individuals so they can achieve their best and collectively build a better future for all...Statistics: Posted by geev03 — Wed Apr 30,...
View ArticleGeneral • Re: RP2350-E16: Can debug key installation compensate for...
This would be dealt in hardware from the very beginning, restricting access to those pages for debugger as well, or even forever (Key index 7), right ?13.5.2. OTP Access KeysPage 61 contains 128-bit...
View ArticleDevice Tree • Re: Fedora 42, Raspberry Pi and gpio-fan overlay
Post the complete config.txt.Statistics: Posted by PhilE — Wed Apr 30, 2025 9:29 pm
View ArticlePython • Re: Python code for Rasberry PI
If you target primary RPi as target, then use the installed Python version of the OS.If you want a newer Python version, use pyenv.Install the required libraries, build-essental and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Small TFT based on ILI9341 ST7789 -...
O.k.! I'm using my 'standard wiring scheme' (GPIO usage which you can see in all examples here) in my overlay atm.As my display is connected by wire harness let me change it to the pogo-pin connection...
View ArticleNetworking and servers • NEED HELP WITH AI CAMERA IMX500
I need help converting a .pt or a .onnx (either is fine), into the suitable format of imx500. ANY AND ALL HELP WOULD BE SO VERY USEFUL, THANK YOU!I am sshing into the pi if that helps, and I used...
View Article