Raspberry Pi OS • Re: GUI screenshot/snip on rpi5/bookworm
can some one test thisthe problem i'm having is the app would be caught in the screen shot, i moved it over to my desktop to fixi'm on gnome and grim don't worki think i have it, but can only confirm...
View ArticleGeneral discussion • powering on raspberry pi 5 using IR remote.
Hello,Is it possible to power on raspberry pi 5 using IR remote?Statistics: Posted by sim_tcr — Sun Mar 02, 2025 5:51 am
View ArticleOther projects • Re: Seeking help with manufacturing Raspberry Pi 5 with...
Hi! I am new here, and I am seeking help! I am designing an AI-related project that combines different PCB boards with the Raspberry Pi 5 into one connected PCB board device via penalization. However,...
View ArticleGeneral discussion • Re: Compatable ssds' with M.2 Hat+
Has anyone encountered a similar problem or knows a fix? Also, is there an official compatibility list of SSDs recommended for Raspberry Pi 5? Any help would be appreciated!I don't know of a...
View ArticleGeneral discussion • Re: DeskPi Lite case HDMI port not working
If the ports on the Pi are confirmed working it's the case that causes issues.As it's third party hardware you will have to ask seller/manufacturer to support.Statistics: Posted by aBUGSworstnightmare...
View ArticleGeneral discussion • Re: Should I get a Raspberry Pi Pico or a Pi Zero?
I think many people equate running a GUI with running a browser. After all, if you can't watch YouTube and have 17 tabs open and do Facebook all at once, you might as well just be running DOS,...
View ArticleBeginners • Installing PHP, MySQL and phpMyAdmin
Does anyone know of any recent tutorials how to install the above services stated above in the subject line?I've been doing this for the last half day, and not able to get things runningI mean recent...
View ArticleGeneral discussion • Re: Argon Eon
Both files are available (no I didn't execute them) though there is a syntax error in your 'wget' command.Perhaps posting the errors you get will help assist you?ETA: I Really wish people would use...
View ArticleBeginners • Re: Installing PHP, MySQL and phpMyAdmin
RPiOS installs the MariaDB fork of MySQL. For the last install I did, I installed mariadb-common, mariadb-server, libmariadb-dev, libmariadb-dev-compat, and mariadb-client. (Do you also need the steps...
View ArticleOff topic discussion • Re: Retiring my tinkerboard
The spec says 12~19V DC Power Input Jack (5.5/2.5 mm) max 45W, can't you find a psu to do that ?thanks for checking this.there are aftermarket laptop chargers with similar specs here, they cost nearly...
View ArticleBeginners • Re: Debian bookworm on pi 4b booting off ssd
yes, if you have the usb adapter for ssdStatistics: Posted by kerry_s — Mon Mar 03, 2025 4:23 am
View ArticleTeaching and learning resources • Re: Advent of Code 2024
This one would have used Dogstra's algorithm had Fido been around to help.Today I spent the afternoon at a friend's house. Their puppy--now a year old--has the same black curly hair and floppy ears as...
View ArticleSDK • Re: A bizarre isr_hardfault
Your GDB log would make it look like it crashes in main(), or maybe when you attempt to transfer control to main().In your GDB log, I see this:Code: 454 ldr r1, =main(gdb) n455 blx r1Rather than...
View ArticleTroubleshooting • Re: Issues with range
I use this sdr https://a.aliexpress.com/_EIP7ZFaIn usb2 of the pi 4 and in the micro usb with otg cable of pi zero 2w.Statistics: Posted by Petrosz1 — Mon Mar 03, 2025 6:01 am
View ArticleTroubleshooting • Re: Rasberry Pi turns off internet after a while
When i reboot my raspberry pi, the wifi will work for a little bit, but then it shuts off, The only way that I can fix it is by restarting NetworkManager or rebooting it again.You may have a low power...
View ArticleAdvanced users • Re: Best software tool to animate speedometer
Yes, Pygame ought to do it.Although, in a vehicle you'd be better off with a microcontroller. Obviously a Pi Pico on this forum, but other micros are available.This sort of thing was possible on home...
View ArticleNetworking and servers • Re: I Need Feedback After Struggling with Multi-NIC...
You didn't really explain what NeXnetInt does for your target user.Can you provide a bit more info covering why someone would want to use it, and how it makes things simpler for them?Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Arducam 64MP-OV64A40 OWLSLIGHT no...
Set camera_auto_detect=0 for a start.Statistics: Posted by scruss — Tue Mar 04, 2025 5:02 am
View ArticleTroubleshooting • Re: Module not found: Issue between IDE and DAQ HAT Library
Sorry i posted a lot of information (my bad). Actually i am trying both libraries in C and Python on Raspberry Pi but in anycase, it is showing this error of module not found or program ending with...
View ArticleGeneral discussion • How many layers is Raspberry Pi CM4 PCB?
Hi,I found the CM4 to be very hot when running at full load. I want to know how many layers of CM4 PCB is. However, this data is not found on the Datasheet. Can someone tell me?BrCarsonStatistics:...
View Article