Beginners • Re: Fan on 5" Monitor Broken
There are no markings on this fan. The place where it is plugged into on the monitor is called FAN.The monitor is compatible with the Raspberry. I don't know why this monitor comes with a fan like...
View ArticleTroubleshooting • Re: How to prevent headless mode in bookworm when no...
How does the Raspberry Pi determine whether it should go into headless mode? And how has this changed from RPi 3B+ (Stretch) to RPi4 (Bookworm)?There's a wire in the HDMI cable for this purpose plus...
View ArticleTroubleshooting • Re: Making a solar powered PI
I didn't connect it yet , i just used the type C charger for now , but the solar panel is a mini one with the specs : 6V, 160mA, 0.96WOk. You said "The issue is that my PI is not powering up." That's...
View ArticleGraphics, sound and multimedia • Re: run vlc from crontab
@reboot cron jobs run before the desktop has started.You need to use a different method (or an ugly hack). See Running A Program At Start Up A Beginner's GuideStatistics: Posted by thagrol — Wed Mar...
View ArticleBeginners • Re: Brand New Pi5 Will not boot
See viewtopic.php?p=2206889#p2206810Statistics: Posted by MiscBits — Wed Mar 27, 2024 8:34 pm
View ArticleHATs and other add-ons • Re: Searching for a good NVME drive for my RPi5 NAS.
On the other hand, running a Pi from an SD card has the advantage of being standard. Then one could simply mount the SSD as extra storage.And, as I mentioned above, it's a lot less work if you ever...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
UPDATE::Release of version 0.4.1Change Log FIX : minor bug where a configuration file with no fan and or temp values would reset to 0.If you use 0.4.0 it is recommend you update.Statistics: Posted by...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Do you know any people that when asked simple question seem to expand the answer beyond all reason?No, not people I know, and I find it's usually a 'tell' that it is 'AI' output rather than human. I...
View ArticleBeginners • Re: Pi 5 KDE Black Screen
i'm going to try the fedora 40 beta.if it works i'll let you know.https://fedoraproject.org/spins/kde/downloada preconfigured setup might be a better option. Statistics: Posted by kerry_s — Thu Mar...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
C'est assez impressionnant l'overclockage sur certaines versions de cartes!!!Le test de Jeff : https://www.jeffgeerling.com/blog/2024/ ... ck-314-ghzCertains vont encore plus haut :...
View ArticlePython • Re: GPIO and Buzzer activation
According to the product web page...Funzionalità e dettagli ❧1☙ Il modulo cicalino elettronico attivo ha una sorgente di oscillazione interna, un trigger di basso livello, un'uscita sonora continua e...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Oh, thanks. To me that explanation sounds very similar to 'never'.When considering possible 'other stuff' then anything else must be vastly more complicated to get done than putting different batch of...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I want to share some positive developments regarding the freezing issues I've been experiencing. After some investigation, I've discovered that this time the problem wasn't with my hardware, but...
View ArticleTroubleshooting • Re: Bookwork raspi-config wait for network
I am configuring a new Pi5.I normally configure wait for network before boot in raspi-config on my other Pis so my fstab mounts will work during boot.Running raspi-config on bookworm in the Pi 5, I do...
View ArticleCamera board • ov9281 stopped working P4 B => Pi5 migration
Hi, I had a software working with a 200fps OV9281 on i2c on Pi4 B, the board blew up so I bought a Pi5. The camera is not registered properly by libcam now.Code: uname -aLinux raspberrypi...
View ArticleSDK • Re: MPC23S17 Reset pin
If you run rotary encoders to a port expander, I would propose to route the INT output to the MCU to have faster access instead of polling the external port.Not really. Polling at 1ms intervals is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Innomaker ov9281 vs Raspberry Pi 5
Any updates on this issue?I'm upgrading to Pi5 but my OV9281 is not registered. Is 'next' branch additions mentioned above already in main? my libcamera outputs:Code: $ libcamera-hello --camera=0...
View ArticleRaspberry Pi OS • Re: "who" command displays a large # instead of...
I'm running-64 bit, so don't think this is same issue you had.Kernel: 6.1.21-v8+ aarch64Your kernel is 64-bit but is userland also 64-bit? Pi 4/400/5 will use the 64-bit kernel for 32-bit OS...
View ArticleTroubleshooting • Re: Trying to install Processing under bookWorm
I think we must be talking about different thingsWe are indeed.I was thinking of open frameworks.I had a look at at your link but I couldn't see anything about MIDI in the list of all libraries.I have...
View ArticleBeginners • Re: Newbie seeking advice for a camera type project
So far, I have no idea how to do this but I am super interested in learning lower-level programming concepts.It would not take lower level-programming. Python can interface with cameras and you could...
View Article