Beginners • Re: OS documentation for omitted Linux commands?
You can install the package apt-file to search for packages by filename.Note that apt file:downloads huge index files;can produce thousands of lines of not very useful output;may provide several...
View ArticleSDK • Re: Not able to change PICO_BOARD type in CMakeLists.txt with VScode
Great, it works now !Thank you for your help Statistics: Posted by dje9 — Thu Aug 15, 2024 7:43 pm
View ArticleTroubleshooting • Re: sudo apt upgrade failing
Much safer to use "sudo apt full-upgrade" than just upgrade.It is the normal way but decided to leave that as it wasn't the issue. Although in my eyes upgrade is safer as it doesn't remove, install...
View ArticleGeneral • Re: RP2350 RISC-V qustions
Ohhh, this is my chance What's the difference between riscv32-corev-elf and riscv32-unknown-elf?Statistics: Posted by MatSOBDev2 — Thu Aug 15, 2024 7:47 pm
View ArticleTroubleshooting • Re: Powering pi zero via gpio
Nope none of the motors or anything else part of the system is connected currently just trying to get it boot all by it selfStatistics: Posted by Reese9885 — Thu Aug 15, 2024 7:47 pm
View ArticleBeginners • Re: Absolute beginner, after 4 years
If you don’t have them, get an official power supply and a microSD card (say 32GB), then start here https://www.raspberrypi.com/documentat ... arted.htmlStatistics: Posted by neilgl — Thu Aug 15, 2024...
View ArticleTroubleshooting • Re: Mouse/pointer click action-selection difficulty
I am not seeing that on any Pi.Statistics: Posted by neilgl — Thu Aug 15, 2024 8:35 pm
View ArticleTroubleshooting • Re: Can't get sound out of rpi4 headphone jack
I suspect the 3.5mm headphone jack was just broken on my device. I ordered a new RPi 4 2GB and the 3.5 mm jack audio worked just fine. I do remember now that the audio was real quiet on my old RPi 4...
View ArticleAdvanced users • Re: Attempting to netboot with buildroot image
@rasp14 @thagrol Pls help-me I've been trying to netboot (nfs, dnsmasq, buildroot mainline kernel) on rpi4 8gb for 3...
View ArticleGeneral discussion • Dynamically load functions into RAM
Hello!I would like to have a fixed section of RAM where I can load functions to from flash (one at a time) and execute.I think it would be possible if I could somehow let the linker know that these...
View ArticleTroubleshooting • Re: "Crave Plus" USB battery: enough for rpi5?
This battery seems to claim 25W over USB-C:https://www.amazon.com/SAMSUNG-Portable ... 084GVM6NC/Do folks have experience with using a battery like this with an "accessorized" raspberry pi...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2W not detecting V3 Camera(Sony IMX 708)
What OS is running on the zero2w - Raspberry Pi OS Bookworm 64-bit with desktop or something else?Statistics: Posted by neilgl — Thu Aug 15, 2024 9:12 pm
View ArticleBeginners • Re: Remote Access - Pi4 BookWorm
Strangely, VNC viewer is working fine for me using Bookworm on Pi4 and Pi5, with Wayland - I never use X11However, rpi-connect is now my remote connection of choice - it works using Safari.Statistics:...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Are you clutching at pearls, or straws?I am not sure how you mean ?Statistics: Posted by hippy — Fri Aug 16, 2024 9:02 pm
View ArticleOther projects • Re: Arcade Ticket Payout test
I have this working the way I want it at this time, I haven't added the coin up option but as soon as I start the code with the reader connected I was "provided" 15 mercy tickets. The important part...
View ArticleAdvanced users • Re: H.264 encoder color space
ThanksStatistics: Posted by any1 — Fri Aug 16, 2024 9:06 pm
View ArticleGeneral • Pico 2 backwards compatibility?
Dumb question as I know nothing about the Cortex M33 instruction set - if I take a .uf2 compiled for a Pico 1 and install it on a Pico 2, should it just work?Statistics: Posted by omenie — Fri Aug 16,...
View ArticleAdvanced users • Re: Raspberry Pi simple monitoring and dashboard
Hello,I have released v3 with major additions to RPi monitoring tool:- added one-time commands to dashboard to run on client devices- introduced automatic report.py code updates- added some config...
View ArticleGeneral • Re: Pico 2 backwards compatibility?
Short answer is no, you'll have to recompile targeting the rp2350.Statistics: Posted by nme3 — Fri Aug 16, 2024 9:26 pm
View ArticleTroubleshooting • Re: Ire My Raspberry Pi 4b's Dead?
Are they dead?Statistics: Posted by lrr — Fri Aug 16, 2024 9:28 pm
View Article