Français • Re: Plus d'info sur pinctrl
J'ai peut-être trouvé:Code: pinctrl help en terminalJe laisse ici, ça peut aider quelqu'un plus tard.Statistics: Posted by Patriboom — Fri Nov 22, 2024 12:25 pm
View ArticleCamera board • Re: Event-based Vision Sensor
Thanks for the info, I have already used the links for an inquiry.Statistics: Posted by WernerAT — Fri Nov 22, 2024 12:25 pm
View ArticleBeginners • Re: Command for measuring CPU usage on RPI5 (CPU Usage Monitor)
temp = vcgencmd measure_tempusage/swap = free -h -s 5Thank you for these commands.Statistics: Posted by ao0 — Fri Nov 22, 2024 12:32 pm
View ArticlePython • Re: Failed to build wheel for...
Yes, I'm using virtualenv. I have globally installed picamera2 for tests but i can't install it on virtualenv.Statistics: Posted by Yulek — Fri Nov 22, 2024 12:32 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 Temperature Troubleshooting
Runs in headless mode. I've had a look through dmesg, but cant see anything related. Incidentally, its just come back with a CPU temp of 56 degrees (CPU 27%, RAM 28%)56 is nothing so I suspect this is...
View ArticleHATs and other add-ons • Re: Raspberry Pi "official" USB SDXC...
What is the reason of using an extra component? And not just use the RPi SD-card inserted in the microSD card-slot.Statistics: Posted by redvli — Sat Nov 23, 2024 11:37 am
View ArticleTroubleshooting • Re: Trouble Booting Pi 5
If you disconnect everything from the GPIO does it boot?Statistics: Posted by neilgl — Sat Nov 23, 2024 11:50 am
View ArticleGeneral discussion • Re: Largest touch screen with rpi4?
Yoi will have to check if there is a Linux driver (best case they state debian or ubuntu to be supported) for your screen.There have been people here using large 60in (or even bigger) IR overlay...
View ArticleOther projects • Re: Could someone help with my components? (Raspberry Pi...
Hello, a beginner hobbyist here. I, too, am working on making a portable rpi3-powered gaming handheld. All your components look good to me. I just have one question: the tp4056 module that you'll use...
View ArticleTroubleshooting • Re: Pi 5 - two SSDs connected through USB cause hang-ups
Why do you need 2 separate storage devices where 1 is only 1/4 of the capacity of the other?FYI, my 'Samsung SSD 970 EVO Plus 500GB' lists 7.80W when in full operation (nvme-cli tools). If I would...
View ArticleBeginners • Re: Using large touch screen with rpi4
https://www.sharpnecdisplays.eu/p/downl ... nglish.pdf does not state touch What is the output of lsusbStatistics: Posted by aBUGSworstnightmare — Sat Nov 23, 2024 12:09 pm
View ArticleRaspberry Pi OS • Re: Fail! Zero W, rpi imager v.1.8.5., bookworm lite 32
I can confirm that Raspberry Pi Zero 1 and 2 with new Raspberry Pi OS Bookworm Lite (19.11.2024) installed with Imager 1.8.5. work only when HDMI is inserted on Pi. When I remove the cable no SSH!...
View ArticleRaspberry Pi OS • Re: Install Raspberry Pi OS without Raspberry Pi Imager?
I can confirm that Raspberry Pi Zero 1 and 2 with new Raspberry Pi OS Bookworm Lite (19.11.2024) installed with Imager 1.8.5. work only when HDMI is inserted on Pi. When I remove the cable no SSH!...
View ArticleRaspberry Pi OS • Re: Compatibility new Raspberry Pi OS (6.6)
Hello,In many places I see that the new Raspbian bookworm is advertised with Wayland, with significant improvementsRelease date: November 19, 2024System: 32-bitKernel version: 6.6My question is: since...
View ArticleRaspberry Pi OS • Re: Random reboots
Have you tried a fresh unadulterated operating system?What power supply are you using.What have you got connected to the Pi4Statistics: Posted by pidd — Sat Nov 23, 2024 12:38 pm
View ArticleGeneral discussion • Re: Python 3.9 for coral usb accelator
As said on the site for the usb coral accelator the use of python lower than 3.10 is necessary.My default python version is 3.11 and i thought I added pyton 3.9 too.My questions:How to activate...
View ArticleOther • Re: Windows ARM64 release?
I can't understand how/why this could possibly be termed an "interesting exercise".People run Windows because they have to, not because they want to or choose to.In my case, I ran Windows (on at least...
View ArticleTroubleshooting • RS232-RS485-CAN-Board erros
HeyI've got this marvelous pi hatRS232-RS485-CAN-BoardWith this config:Code:...
View ArticleGraphics programming • Re: Shared Memory on Pi5?
many ARM SOC's do not contain this high speed shared memory on the gpu, and that it is mapped onto system ram.Yes, there is only one global shared RAM (LPDDR4X-4267 for Pi5), there is no dedicated...
View ArticleTroubleshooting • Re: Audio and CEC issue/KMS vs FKMS
Adding some additional info, in case its helpful:Code: $ cat /boot/firmware/config.txt # For more options and information see# http://rptl.io/configtxt# Some settings may impact device functionality....
View Article