Raspberry Pi OS • Re: Is there a guide somewhere on installing the OS from...
Hmm ... isn't that complicated as even I could do it!Installed a stock OS and installed 'gParted'.Used gParted for creating a partition with no filesystem and 'lvm' flag.a little bit of CLI is...
View ArticleAdvanced users • Exciting Consultancy Opportunity: Raspberry Pi Developer for...
Company: Matrix Media Solutions Pvt. Ltd.Location: Kolkata (Remote work flexibility within Kolkata)Hello Raspberry Pi Enthusiasts !We, at Matrix Media Solutions Pvt. Ltd, are thrilled to announce a...
View ArticleBeginners • Re: Module Error
Both python3-opencv and python3-picamera2 are available for RasPiOS Bookworm as debian packages, and can be installed via apt. You don't need a python virtual environment to install or use them.There...
View ArticleHATs and other add-ons • Re: Problems with the 54Pi hat and a Kingston 256 MB...
Thank you for your prompt and kind offer of assistance. Fortunately I was able to figure it out on my own and all is well now.Statistics: Posted by Glacier991 — Tue Apr 23, 2024 4:35 am
View ArticleBeginners • Re: RPi 5 Fan Header support Active Cooler plus Case Fan
Thank you for sharing! Could you please clarify how not to connect the TACH signal of the additional fan, as that will cause issues?as the onboard cooler has a TACH signal as well they will interfere...
View ArticleGeneral discussion • Re: I can make a library
C++A popular library for making games and graphics applications in C++ is SDLhttps://www.libsdl.org/see alsohttps://github.com/libsdl-org/SDLStatistics: Posted by ejolson — Tue Apr 23, 2024 5:27 am
View ArticleTroubleshooting • Re: SD card not functioning
Thanks everyone for the help. It was the SD card... I tried using a completely new card with more GB from SanDisk and everything worked perfectly! It's definitely worth it to buy quality cards!...
View ArticleTroubleshooting • Mount from Network
I mounted a directory from my Network onto my Pi and the mnt Folder is now in the root system (not in the root folder but in the larger / Folder). The problem is that as a normal user I don't have...
View ArticleCamera board • Re: Camera module v3 + Pi Zero => Webcam
Don't have to look too far...... https://www.raspberrypi.com/tutorials/p ... sb-webcam/Thanks! I actually was aware of that tutorial (should've mentioned it). But it asks for a Zero 2. Can it be done...
View ArticleGeneral discussion • Re: Powering the Raspberry Pi 5.
Hi,thanks a lot. This works.BR kamiStatistics: Posted by kami83 — Tue Apr 23, 2024 6:49 am
View ArticleRaspberry Pi OS • Re: How to know what all to install on a system re-build?
I have been doing this since 2017 although I have had to modify the process over the years and it is not particularly helpful if you use the GUI installer.I don't actually rebuild systems (because I...
View ArticleBeginners • USB cooling with thermostat for raspberry 4/5 cluster
I have a cluster of 8 Pi 4s and 5s that I have run many projects on but I have never done anything with any HATs or other pluggable hardware.Last year I had to move the cluster to my garage which gets...
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
What's wrong with using dd? No GUI required.Statistics: Posted by ame — Wed Apr 24, 2024 3:05 am
View ArticleBeginners • Re: USB cooling with thermostat for raspberry 4/5 cluster
I have a cluster of 8 Pi 4s and 5s that I have run many projects on but I have never done anything with any HATs or other pluggable hardware.Last year I had to move the cluster to my garage which gets...
View ArticleGeneral discussion • Re: Apple iAP2 Support
You'll probably have better luck asking Apple.Statistics: Posted by W. H. Heydt — Wed Apr 24, 2024 3:17 am
View ArticleScratch • Re: RPi5 and Scratch 3
Did a short validation on a Pi5, scratch.mit.edu, using chrome and worked as expected.worked ok when he was not logged in, but when he logged in to period 1 Scratch started crashing.log in to which...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Interfacing with Touch Screen OLED
You can use a custom modeline. Here is an example viewtopic.php?p=2212689&hilit=Custom_mode#p2212689Btw: something is wrong with your pictures! I can't see none of them (regardless which browser...
View ArticleHATs and other add-ons • Rpi 5 built-in power switch ("PSW"), and...
The ATX Watchdog hat is here:https://www.tindie.com/products/tomtibb ... -module-4/It controls an ATX supply, and needs a switch connected to two of its pins for powering everything on. With a jumper...
View ArticleBeginners • Suitable GPIO library for Buster?
I am constrained to using Buster on a RPi3B because of other software that is installed on it. A friend is helping me with programming and he has a file running fine on a RPi3 but with an up to date...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 and 6 SPI screens
You should be able to apt install it now then open raspi-config to switch between wayfire and labwc …Not possible here for me.Code: pi@raspberrypi:~ $ sudo apt install labwcReading package lists......
View Article