Troubleshooting • Re: Pi 5 no longer boots
Hi,No screen remains blank, I even just tried it back in it's original case and a new flash of the recover but get the same results, 3 long green flashes and 1 short green flash, then repeats.As for...
View ArticleTroubleshooting • Re: Trying to install Processing under bookWorm
Exact error messages could help a lot,I am not so sure, but here you are:-When running the planet demo the Processing console displays the message;-The sketch has been resized from 1024x768 to...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Great topic. i am installing gemma right now. Gonna play with it soon After trying, it is too slow and ruins the CPU. Temperature went to out of the charts. We need AI accelerator in next gen PIs. I...
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...
FYI - I don't think I mentioned it, but these are Non-GUI systems, no Desktop S/W.Output from dpkg --print-architecture is --> armhfStatistics: Posted by 02ebz06 — Fri Mar 29, 2024 8:16 pm
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 ArticleTroubleshooting • Re: shiny new pi 5
Not sure I understand “ desktop etc expands bigger than mu screen.”Can you post a screenshot / photo? (use Attachments)Statistics: Posted by neilgl — Fri Mar 29, 2024 8:46 pm
View ArticleSDK • Re: Pico SDK binary size?
The WiFi chip needs firmware to be loaded to operate. That blob is over 200kB by itself.I don't have a sense for how much code lwip is adding.MicroPython for the Pico comes in at about 300 KB, for the...
View ArticleTroubleshooting • Re: Raspberry Pi 5 8GB wont boot from SD card
Troubleshooting 101: try a different SD card.I have tried like 5 sd cards, even a new oneStatistics: Posted by Imacat_PlaysGames — Fri Mar 29, 2024 8:59 pm
View ArticleAdvanced users • What are the default 802.3 ethernet settings in Bookworm?
Device: eth0Connections:eth0: ipv4.method set to manual, with an IP address and gateway address, but no DNS serversWired connection 1: auto-connect with ipv4.method set to auto (which I assume is...
View ArticleGraphics, sound and multimedia • Re: Pi 5 Obsolete TV standards support… how?
I had success using an older version of the operating system.I tried the two earlier versions and I found thatraspios_armhf-2024-03-13/ 2024-03-13 12:12 - does not workraspios_armhf-2023-12-06/...
View ArticleAdvanced users • Re: What are the default 802.3 ethernet settings in Bookworm?
eth0 is the deviceWired connection 1 is how its setup.click the wifi icon -> advanced -> edit connectionsto configureif your headless use nmtuiStatistics: Posted by kerry_s — Fri Mar 29, 2024...
View Article