Beginners • Re: Can not get wifi connection Pi 5 to OpenWRT router working
Have you set the WiFi country (using sudo raspi-config)? If you don't do that then rfkill will prevent connections.Statistics: Posted by DougieLawson — Fri Jun 27, 2025 5:28 pm
View ArticleBeginners • Re: 4-20mA output
Seems a bit priceyStatistics: Posted by Tanjiro — Sat Jun 28, 2025 3:56 pm
View ArticleBeginners • Clone SD Card with Windows 10
Hi all,since I unfortunately did not found any good instructions for cloning a SD Card using Windows in this forum I would like to show now how I did it successfully:Using tool "Win32 Disk Imager"...
View ArticleBeginners • Re: How to mirror Touchscreen DSI to HDMI fullscreen - RPI4,...
Not possible with labwc/wayland.you will have to Switch the window manager to X11, then you can run below command and your HDMI should Show what you See on DSI.Code: xrandr --output HDMI-A-1...
View ArticleTroubleshooting • Re: RPi5 boot problem..
PSU is "Raspberry Pi 5 27W USB-C" . If I press the power-button in such scenario rpi5 starting normally.I had expected exactly that.that's most likely a 'PMIC feature' - let's wait for the Pros's...
View ArticleGeneral • Re: Is there a new revision of the PICO 2 which fixes issues?
There are no new revisions of the Pico 2 and Pico 2W boards that I am aware of and both use RP2350A0A2 silicon. I am not aware of any announced plans to provide an updated A3 silicon...
View ArticleAndroid • Announcing Ad-Free Pi Dash: Remotely Manage Your Linux Machine from...
Hi everyone,I'm excited to share an update about my Android app, Pi Dash! Initially designed for my personal use, I felt it would be beneficial to the wider community, so I'm now sharing it with all...
View ArticleGeneral • Re: "Run Without Debugging" behaviour under VSCode (C/C++)
Oh, wait. If I simply open the Pi Pico sidebar, I can click on "Flash Project (SWD)" and everything runs just fine.I'm still confused by what "Run Without Debugging" is truly supposed to do, but I do...
View ArticleTroubleshooting • Re: [Solved] wpa_supplicant spamming the log
I doubt there will be a better way, now that wpa_supplicant has been dropped in favour of Network Manager/nmcliStatistics: Posted by scruss — Sat Jun 28, 2025 6:19 pm
View ArticleDebian • Re: Debian SID Image building Script - PI 5
I am re-imaging now....check out my Pi 5:though....Statistics: Posted by jttolleson — Sat Jun 28, 2025 6:30 pm
View ArticleSDK • Re: When to manually remove or clear an existing build directory ?
Yeah, cmake sucks. Using it is the price of cross compatibility with windows. I have never found the need to remove the build the directory. During dev I leave a console sitting in the project build...
View Article