General discussion • Re: Power multiple PI 5
How can you tell the label is non compliant?Since 2021 CE labels require contact details, you don't see it very often because we import so much stuff from areas that aren't directly under CE...
View ArticleAdvanced users • Re: Real Time 6.1 64 bit Kernel Compile
It is best to use different image name than kernel8 and configure which kernel you use in /boot/config.txt by using kernel property eg. in pi3 section. More details about config.txt filters...
View ArticleUbuntu • Looking for more advanced ubuntu raspberry pi documentation
Hallo,I had to switch from raspberry pi os to ubuntu server because I want to use cloud-init.Now I am having some difficulties getting cloud-init to run. To fix my issues I would like to understand a...
View ArticleRaspberry Pi OS • Re: Confusion about how to activate NVMe on RP5 upon this...
Does anyone know if the Argon One 3 NVMe is to the RPI spec?I like my Argon One V2 case, and had thought of getting the new one, or should I wait for the RP official Hat, and whatever case...
View ArticleRaspberry Pi OS • Re: Building Valgrind from source
I'll mostly answer my own question.I'm still interested in finding the package build instructions.Here are the detailshttps://bugs.kde.org/show_bug.cgi?id=480126In short, I usedconfigure...
View ArticleSDK • Re: Any downsides to using RPi 5 for install of SDK?
I had been experimenting with GPIO 24 earlier, and had an entry in my '/boot/config.txt' fileMake sure you have edited the correct file. On Bookworm the file is /boot/firmware/config.txt. The old...
View ArticleBeginners • Re: "How to build a Raspberry Pi NAS" help
You need to add where you want the USB mounted to, e.g.:Code: sudo mount /dev/sda1 /mntStatistics: Posted by deepo — Mon Jan 22, 2024 10:24 am
View ArticleMicroPython • Re: OSError: [Errno 5] EIO when Pico W -> BME280
Fixed with soldering in the BME280 headers, thanks! Not too many burnt fingers I hope Statistics: Posted by rpdom — Mon Jan 22, 2024 10:26 am
View ArticleOther RP2040 boards • Re: Programs on custom RP2040 PCB don't run problem
Why do you have pullup & pulldown resistors on the SWCLK & SWDIO lines? They aren't on the original Pico circuit diagram.Many debuggers need these pull up / down resistors and some debugger...
View ArticleWeather station • Re: looking toward fabing a . . .
Hmmmmmmmm somehow I find that -20 and -40 C are just a wee bit different.(Especially as we've had some 'only' -30 C stuff this last week.)Well, is it possible that you reach -45 Celsius? (can be lower...
View ArticleBeginners • Re: How can I boot my new Pi 5 to autorun EmulationStation on...
Retropie is way behind in it's project, it was left behind two OSs ago. So personally I would just ignore it now.There are alternatives like https://batocera.org/ who have a Pi5 beta version.The way I...
View ArticleRaspberry Pi 400 • Re: No bootup with printer
Use the username and password you set up when you originally installed the system.The user may need to be a member of the lpadmin group to configure printer settings. You can check which groups your...
View ArticleTroubleshooting • RPI 5 performance issues
Hi all,I just purchased a RPI5 and started using it, but it is quite slow and I would like to know if I need to return it or if it is a SD/power/software issue.Description of the issuesWhen I open...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
-Il faudra une nouvelle alimentationLe p rix de l'alimentation officielle chez kubii est de>= 13E$; rajouté à d'autres surcoûts, il y a quoi faire rougir une carte bleue.Des solutions interessantes...
View ArticleGentoo • Re: [solved] Raspberry Pi 5 with Gentoo
Unfortunately, my level of expertise is not even close to Sakaki. She was the expert. It would be turning into a blind leading another.Statistics: Posted by costel78 — Mon Jan 22, 2024 11:21 am
View ArticleMicroPython • Re: (first project) stupidest code not working (webserver + servo)
But when I try to put them together, it works but not consistently. After one execution I need to Stop/Restart backend in Thonny and often I have no recourse than physically disconnecting the board to...
View ArticleFrançais • Re: gpio c++
j'ai essayer son truc et la plus rien ne fonction !Statistics: Posted by ludoraspberry — Mon Jan 22, 2024 11:42 am
View ArticleGeneral • Re: Getting SWD working on RPi4 bullseye
And so it appears that 'openocd' failed to build on my system due to "undefined reference(s) to various functions in '/home/pi/pico/openocd/src/jtag/drivers/linuxgpiod.c". I really cannot imagine what...
View ArticleRaspberry Pi OS • Re: Symbolic links on /boot - How is that possible?
/boot is part of the root ext4 FS in Bookworm. It is /boot/firmware that is the mount point for the FAT32 boot partition.Statistics: Posted by trejan — Tue Jan 23, 2024 11:06 am
View ArticleGraphics programming • Re: Unexpected difference between Wayland and X11
Thanks guys, I will see what the default depths are.Statistics: Posted by burtoogle — Tue Jan 23, 2024 11:07 am
View Article