Français • Re: Pb, Configurer le réseau en bash...
Oui PhL91... j'étais en train de regarder ça... effectivement interfaces fonctionne... Mais les alias dedans ne fonctionnent plus... Une idée ?JMEuh bais pas trop parce que je ne sais pas ce qu'est un...
View ArticleGeneral • Using Picotool with a multi-CDC setup
Hi all,I am using a setup with multiple CDC ports, based on the example here: https://github.com/Noltari/pico-uart-bridgeThis works really well and I have expanded this to use 5 virtual serial ports....
View ArticleBeginners • Re: Most cost effective way to add SSD to Rasp Pi 4B
If you are UKKingston A400 120GB SSD for about £10USB3 to SATA Adapter eg https://thepihut.com/products/ssd-to-us ... spberry-piNote that some USB3 to SATA adapters don't work with Linux (try to...
View ArticleTroubleshooting • Re: HDMI issues with new Pi5 8gb
When I put the SDCard with this code in a Pi4, I always get a correct list of modes and EDID. Is the i2c interface different between Pi5 and Pi4?Possibly. There was a recent bug fix to reduce the I2C...
View ArticleTroubleshooting • RaspPi 5 / Beginner/ Can't log-in anymore
Hello everyone,I'm a beginner and installed the RaspberryPi 5 (Bookworm) 2-3 days ago. Everything has run without any problems so far. After I downloaded everything under 'Recommended Software' this...
View ArticleTroubleshooting • Re: Raspberry Pi 4 does not boot, both LEDs do not blink,...
https://gifs.cackhanded.net/star-trek/w ... s-dead-jimStatistics: Posted by drgeoff — Fri Feb 23, 2024 2:39 pm
View ArticleDevice Tree • Re: Can a rotary encoder generate keyboard events?
A casual search brought up this:https://github.com/JamesGKent/rotary_volumeWhich I found from here:https://lektiondestages.art.blog/2020/0 ... -overlays/Which implied that you could just capture the...
View ArticleTroubleshooting • Re: Wayland: Switchind display off and on again is not working
you're on an older kernel than me.You can simply use another uSD, copy your existing setup by using SD card copier app and the update to the latest kernel (which might solve the issue) by running...
View ArticleFrançais • Re: gpio c++
donc avec :temperatureUnit\u00E9Int = "dans le terminal de geany temperatureUnitéInt =et dans lxterminal (.local/bin/gainable)temperatureUnitéIntStatistics: Posted by ludoraspberry — Fri Feb 23, 2024...
View ArticleTroubleshooting • Re: Stuck at poweroff
Indeed! The behavior makes sense now in light of the fact that I had a typo in calling another overlay which was to give the subsequent instruction the system was waiting for. Thank you for your...
View ArticleCamera board • Re: Picamera2 capture_circular no preview
I don't think there's any way to save an mp4 file directly from this circular buffer. I suspect the easiest thing would be to store regular h264 frames (as the example does), and convert to mp4 after...
View ArticleRaspberry Pi OS • Re: RealVNC Cloud Connection
Have you tried the workaround suggested by RealVNC - switch to X11 ? https://help.realvnc.com/hc/en-us/artic ... tement-0-0See also viewtopic.php?t=358458Statistics: Posted by neilgl — Sat Feb 24,...
View ArticleFrançais • Re: Dashboard auto - Système dédié
Bonjour,Merci pour ta réponse,Et désolé pour le délai de retour, mais j'attendais une bonne alim pour essayer.Par contre j'ai tapé la première ligne de commande puis reboot et le raspberry reste sur...
View ArticleTroubleshooting • Re: Raspberry pi 5 reboots when close softwares
I would use Raspberry Pi Imager to write Raspberry Pi OS with desktop Bookworm 64-bit to a separate microSD card and boot from that. Check that right clicking files (or other included apps) does not...
View ArticleTroubleshooting • Re: RPi5 shuts down after 15 seconds
Noticed that the board becomes very hot just below the cpu. If I remove the cooler, then it only stays on for 5 seconds.So I think it is a heating issue.I noticed that one of the capacitors are a bit...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 and 6 SPI screens
Amazing, we got it to work on 1 display but are now figuring out how to do it on two or more. and above post will help. On to it upcoming week again. Thank you so much so far!Statistics: Posted by...
View ArticlePython • Re: Python library for nRF24L01 modules.
Thank you for your help. I will try that. I was a bit reluctant to try VENV because I didn't quite understand it, but I'll go down that road and see where it gets me. Thanks again!I wasn't suggesting...
View ArticleSDK • Re: is there a list of API functions, which are safe to call from...
Oh I like this question/point. I would recommend using deferred interrupt processing. This generally requires an operating system which can be somewhat taxing in terms of resources. I would also avoid...
View ArticleBeginners • Boot order change
Hi all,I've got an rp5 with piOS on SD, and a batocera image running on usb ssd.In piOS, I ran raspi-config and changed boot order to usb.Simple question really, now I'm in batocera and I can't seem...
View ArticleTroubleshooting • Official Active Cooler runs after Shutdown at full speed
Hi Folks,I recently bought a new Raspberry Pi 5 which I set up with Raspberry Pi OS Lite on an nvme ssd. It works perfectly. As a cooling solution, I installed an official active cooler which runs...
View Article