General discussion • Re: What product would you like to see?
Something which allows USB Gadget Mode to be more easily used with a Pi would be nice -Cable with USB A plug to connect to a Pi or PC hostUSB C socket for official USB-C PD PSU inputAll passed-through...
View ArticleHATs and other add-ons • Re: New Raspberry Pi Flash Drive. Anyone tested it ?
leepspvideo has done a video:https://www.youtube.com/watch?v=uwKJcVFZ-xkVery different results than those announced... ???The slow random read figures are because the Agnostics benchmark follows a...
View ArticleTroubleshooting • ssh into Windows from Pi with publickey
Trying to get my Pi to ssh into Windows 11 using publickey. and getting nowhere.ssh works fine with passwordssh publickey works fine with other linux computers and PisAfter two hours or so, and...
View ArticleBeginners • Re: Attempt to switch from MS Windows to Linux (2026)
[*]2. No possibility to switch users:Neither in lock screen nor in main menu is there a possibility to switch users. When I lock the screen no other family member can log in. I can’t keep my programs...
View ArticleBeginners • Re: Squematic to connect 120V (and others) to a raspberry Pi
The safest distance between you, your Pi, and mains power is 100 metres. WiFi and other wireless connections are the safest. The distance you have to cover is the next decision. The Pi 4 and 5 WiFi...
View ArticleRaspberry Pi OS • Re: Are you an underscore or a hyphen?
Hyphen, saves reaching for a shift key.Yep.And spaces are fine in the shell if you use tab completion, quotes, or escape them.Statistics: Posted by thagrol — Sun Feb 01, 2026 12:03 am
View ArticleTroubleshooting • Re: uninterruptible power supply not enough
The number of cells doesn't really matter.What matters is the current rating of the boost/buck converter between UPS and Pi, how the screen's power is connected, which model Pi, and how heavily it is...
View ArticleTroubleshooting • Re: ssh into Windows from Pi with publickey
Which SSH client do you use ?- Native Windows CMD terminal or PowerShell- PuTTY- mobaxterm ?- have you stored your key pair in the .ssh folder of your personal folder ?- do you have a config file for...
View ArticleRaspberry Pi OS • xrdp, no longer able to push user name to remote connection
I generally work on my pi 5 by remoting in from windows, and for that I have an .rdp file to double click. The .rdp file has "username:s:david". I use .rdp files for all machines I remote into,...
View ArticleBeginners • Re: diskspace filled up - none of the usual tricks helps
...Did as you suggested. passed the obligatory hint to "reload fstab"Result:ncdu opens a screen where on entry level /mnt/bind I just can navigate to a single available subfolder called "ram" (that...
View ArticleFrançais • Demande devis
Bonjour tout le monde je fais un nouveau sujet ici. Pour vous ré expliquer je possède un tapis-glisse (tapis monte tuile pour les charpentier couvreur) que je mets en location à la journée. J’aurais...
View ArticleFrançais • Re: Demande devis
Duplicate lockedviewtopic.php?p=2361120#p2361120Statistics: Posted by DirkS — Sun Feb 01, 2026 12:44 am
View ArticleGeneral • Re: printf ending up in decl_isr_bkpt isr_hardfault
I get an "empty declaration" on the line which declares 'Memory[]'Beware of the semicolon! I see 2 lines in that line Statistics: Posted by gmx — Sun Feb 01, 2026 11:01 pm
View ArticleTroubleshooting • ran sudo apt update and got this any help would be great
hi i ran sudo apt update as i always do and got this error , any help would be great Code: sudo apt updateHit:1 http://deb.debian.org/debian trixie InReleaseHit:2 http://deb.debian.org/debian...
View ArticlePython • Re: python/SVG with namespaces
Thanks @ghp. It works great! The `default` was one part that I had a hard time with and I didn't even know about `iterfind()`.Statistics: Posted by valkyrie44 — Sun Feb 01, 2026 11:44 pm
View ArticleHATs and other add-ons • Re: RPi5 + USB SSD + Nextcloud (+ M.2 HAT+ / NVMe?)
I installed PiOS on a SanDisk Ultra 32GB U1 card for the RPi5 and it was painfully slowSo I installed PiOS on the NVMe and it was hugely faster!https://www.raspberrypi.com/news/using- ... erry-pi-5/It...
View ArticleGeneral • PSRAM on high load
RP2350B (WeAct Studio 2350BA4) with 8MB PSRAM handsoldered.When I execute my dummy test program everything works as expected. Regardless of cached or uncached area is used, writes are immediately...
View ArticleGeneral programming discussion • mapping hardware, read only. Why not ?
Other operating systems allow this ? Why not Linux/Debian ?Statistics: Posted by theoldwizard1 — Mon Feb 02, 2026 12:17 am
View ArticleGeneral programming discussion • Re: mapping hardware, read only. Why not ?
Other operating systems allow this ? Why not Linux/Debian ?Which hardware are you talking about? And which OS are you comparing with?"Hardware" is a very broad term.Statistics: Posted by thagrol — Mon...
View ArticleRaspberry Pi OS • Re: Enforce sudo password: best way?
OK:010_pi-nopassword and 90-cloud-init-users oneliners commented out and 010-global-tty changed :Defaults timestamp_type=globaltoDefaults timestamp_type=ttyWell maybe this is not the best...
View Article