Raspberry Pi 400 • RPI_EFI.fd file
Does anyone know what RPI_EFI.fd file contains? Does it contain ACPI?Statistics: Posted by bphan — Mon Feb 26, 2024 3:33 pm
View ArticleFrançais • Re: Arduino-create-agent et Arduino Web Editor
Du coup j'ai installé cette version en .tar.gz, je l'ai extraite mais je n'arrive pas à la compiler.A priori (non testée) vous n'avez pas à compiler les fichiers extraits du tar.Vous devez veiller à...
View ArticleGeneral programming discussion • Re: What is the best free bash scripting...
I disagree. If that's the interpretation, then the word advanced has no meaning. It is not performing any function.Yes, I realize that we live in an age where words don't have meaning anymore. It's...
View ArticleTroubleshooting • Re: Frustrating internet connection problem on my...
I have an internet connection problem on my Raspberry-pi, I am working on a project for an ex-employee at our organization, who left without proper knowledge transfer.There is a executable python...
View ArticleBeginners • Re: Portable power supply for RPI Zero W 2?
Can't I just get something like this? https://www.google.com/search?sca_esv=8 ... ve&ssui=onWhich specific one? Read the specs. Many of those are rated at 2A discharge, which insufficient for a...
View ArticleGraphics, sound and multimedia • Re: Auto Video Looper /w GPIO control
Hey Ken! I'm just now noticing you are the creator of the program! I finally got a chance to get it downloaded and it looks promising forsure! Two Questions for you- Is there a limitation on what...
View ArticleCompute Module • Re: CM4+Python+Bit banging
The data transfer is close to Modbus RTU on the protocol level, but on HW level it is two-wire transfer (clock and data). A small jitter is then allowed (and it is not RSxxx which is of course the...
View ArticleDevice Tree • Re: PWM driver questions
You don't need to do anything special. Presumably at some point the absence of the dependency will lead to an error during probing - when getting a PWM, clock etc. (if not, it isn't really a...
View ArticleOfficial Display • Re: Cannot power up the display via GPIO pin #2 and #6...
"do you have assigned the touch to the DSI display before applying the rotation?", YesThe following is the wayfire.iniCode: pi@raspberrypi:~ $ cat...
View ArticleHATs and other add-ons • Re: Pimoroni NVMe Base with Lexar NM790 SSD
GTR2Fan, I got my Lexar 790 last evening. Everything you said and in the articles you posted checks out. My best of six pibenchmark scores was 59164. No, AER errors. Thanks.Statistics: Posted by...
View ArticleFrançais • Re: gpio c++
oui effectivement c'est plus difficile de lire dans un fichier!Vous feriez bien de lire un peu de doc sur strtok (qui decoupe la ligne lue en champs) et strtok_r (fait la même chose, mais deux fils...
View ArticleBeginners • Re: Can raspberry pi 5 use usb monitors
I am aware of those. I have a number of them which worked fine under Raspbian Jesse but never so well since - Which reminds me I really need to try again under Bookworm - viewtopic.php?t=358439I have...
View ArticleAdvanced users • cloud-init script to resize partitions / file systems
Hi,I would like to change the default behavior of the pi ubuntu image (23.10) to not resize the partition/filesystem to take up my entire SD card with the root partition. After a bunch of browsing...
View ArticlePython • Re: How do I fix this Python code?
I added the Code: try: and it didn't say "syntax error" but when I ran the code it recorded fine but when I stopped it, it still was recording. It was supposed to stop recording when I stopped the...
View ArticleOther programming languages • Re: Introduction to BBC BASIC
I have released version 1.39a of BBC BASIC for SDL 2.0 - the cross-platform programming language for Windows, Mac OS, Linux, Raspberry Pi OS, Android, iOS and in-browser. The changes in this version...
View ArticleGeneral discussion • Re: Connecting to Hotspot on Phone
Why is the connection to a monitor mentioned?There are two ways to use a phone for Internet connection. A Wi-Fi hotspot, which you use just like any other access point / router.By USB connection. I...
View ArticleTroubleshooting • Re: VLC fullscreen playback on Pi 3B - poor performance
I appear to be getting a side-effect from killing xcompmgr: On exiting playback from the command line, the command line doesn't get the focus back, as it does when xcompmgr is running. Do you see any...
View ArticleTroubleshooting • Re: Can’t boot my Raspberry Pi 3 Headless
I am filling out everything on imager and turned on SSH. I haven’t tried to connect it to the WiFi router. Do I need an ethernet cable? Also, I’ve tried using PUTTY and NMAP to find my pi’s ip, and I...
View ArticleBeginners • Re: CircularOutput incomplete
Thank you very much, neilgl. I'm going to try using MJPEGEncoder instead, and outputtofile=False.OK that example only captures an .h264 file when I press "Save Clip" - was that as expected?Yep.I'll...
View ArticleGeneral • Re: Delete flashed .uf2 file on Pico
At least something: https://github.com/ArmDeveloperEcosyste ... y-for-picoStatistics: Posted by MatSOBDev2 — Wed Feb 28, 2024 3:50 pm
View Article