General discussion • Re: Pi 5 - Active Cooler Longevity
I know many do not like my hanging Pi5, but I use it with offical active cooler since 3 months now.The last few weeks always overclocked with 3GHz without issues.Because Pi5 is hanging, fan is working...
View ArticleCompute Module • Re: Error "no cameras available"
"What to do if your camera is not detected" - viewtopic.php?t=362707Statistics: Posted by 6by9 — Wed Mar 06, 2024 6:08 pm
View ArticleFrançais • Re: gpio c++
donc j'avais fait un programme en python qui ecrit aussi dans un txt les valeur des sondes Alors là, je suis dans le brouillard le plus complet:s'agit il d'un programme python qui va lire des fichiers...
View ArticleTroubleshooting • Re: RPi 4 NVME over Network transfer speed issue
If it is helpful here is a dmesg output for the drive:Code: [596737.590082] usb 2-2: USB disconnect, device number 50[596737.642091] sd 0:0:0:0: [sda] Synchronizing SCSI cache[596737.881967] sd...
View ArticleCamera board • Re: Camera Module for Pi 5
Thanks all, I assumed the ribbon was soldered to the camera. Just swapped the ribbons from the IMX219 to the Pi Camera Mod 3 and we are cooking.The Pi Camera 3 is high quality images and almost no...
View ArticleGeneral discussion • Re: Pi 5 for flagship product boot experience is bad
My monitor is Samsung M7 smart tv monitor , it’s not some obscure unknown brand .Samsung the company that are renowned for having faulty EDIDs. A google search will show that some Samsung TV's have a...
View ArticleTroubleshooting • Re: Pi 5 USB and HDMI switching off - possible heat issue
Hi,I did re-run the tests and this time ther was no HDMI/screen problem.It's hard to know if the SSD is still working (or not) once the mouse stops working - can't run anything or look at anything....
View ArticleFrançais • Re: 2038...
Savoureux....Et si ça concerne le RPi, pourquoi ne postez vous pas votre grande découverte dans les fora anglophones? Peur d'un séisme généré par des éclats de rire à l'échelle mondiale devant de la...
View ArticleSDK • Re: pico_sdk_import.cmake question
Why wouldn't pico_sdk_init.cmake first check if PICO_SDK_PATH Environment Variable is defined?Code: if (NOT PICO_SDK_PATH) set(PICO_SDK_PATH ${CMAKE_CURRENT_LIST_DIR}) endif ()...
View ArticleOff topic discussion • Choosing a Static Site Generator
Hello everyone, I'm looking to generate some web pages for my projects. I mostly use Gitlab I know there is all this integration stuff on git hosts to help do this but I'm looking to do it on Pi and...
View ArticleTroubleshooting • Re: Red light of doom
Hi,I don't get anything on the display, on either of the ports.I tried with and without the SD card in.Red stays on, green does 2 or 3 flashes very quick then nothing, but no screen output.Doesn't...
View ArticleAdvanced users • Re: Reboot once into different partition
It's unclear what your actual goal is.Just to make it clear I have multiple OS installed and I want to reboot between them. That's the function that MultiBoot for the Raspberry Pi 5, Raspberry Pi 4,...
View ArticleTroubleshooting • Re: pi5 running insanely hot (80C +) with 40% cpu load
I then turned off the python script and the temperature started dropping, but then the clock speed actually starting dropping. Huh?Now at idle, 44C the clock speed is still reading as 1500mhzWe use...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Custom MIPI CSI camera not detected
If you're on Raspberry Pi OS (rather than Yocto, buildroot or similar), then dependent module loading should be automatic. "modinfo <module name>" should tell you the dependencies. It's possible...
View ArticleAutomation, sensing and robotics • Re: Wiring multiple photoelectric sensors...
Your code is wrong to set the GPIO.If sensorPinWRoll,sensorPinRoll, sensorPinWRotate and sensorPinRotate are all the output of the sensor then you should set them All in input mode.And like I said...
View ArticleGeneral discussion • Re: Urgent Project Question
If it's truely urgent find someone near you who can help and be prepared to pay them.That said...Assumptions and requirements:You're using RPiOS or another Linux system that boots to the desktop.X11...
View ArticleBeginners • Re: Installing Raspberry Pi 5 imager on my new Sandisk SD Card
HiThanks to those of you who sent me smart , polite and well advised answers. Others please s#$%$% ! BrgdsYou didn't explain how you installed it on your smartphone.Statistics: Posted by ame — Fri Mar...
View ArticleRaspberry Pi OS • Re: Reboot using crontab
@thagrolI had removed sudo from the crontab text (it was m h * * * sudo reboot) when you said it was not required but it does not reboot without it, so I have now re-instated sudo and it works...
View ArticleBeginners • Unable to update Bootloader version - Raspberry Pi 5 / Ubuntu...
Hello community !..Work in progress.Still have lots of instabilities with my Pi 5 (8M). Trying to "Update" my version of Bootloader. Run Raspberry Pi Update Raspberry Pi OS to get the latest version...
View ArticleGeneral discussion • Re: Forum "503 Service Unavailable"
I've been seeing "strange things" for 2-3 weeks now. Maybe coincidental, but seems to be related to something called "CloudFlare" --- is that a virus of some sort? Anyway - I had been using 'curl' to...
View Article