Troubleshooting • Re: Libcamera error
Which cameras ?What have you added to config.txt ?Statistics: Posted by gordon77 — Sun Apr 07, 2024 8:36 am
View ArticleAutomation, sensing and robotics • Re: Interfacing Benewake TFMini Plus Lidar...
Hello,Me and a couple friends are trying to work on a project to create a “speed trap” type device. We bought the LiDAR listed above and have connected the pins to the respective 5V, GND, TXD, and RXD...
View ArticleFrançais • Re: Blog Auto-hébergement sur Raspberry Pi k-sper.fr
Bonjour Marechaldef,Merci pour tes encouragements.J'ai commencé l'auto-hébergement simplement parce que je voulais partager des services avec mes filles qui étaient à l'époque assez loin de là où je...
View ArticleTroubleshooting • Re: Did I damage my Raspberry Pi 4?
Thank you dom,It was indeed a broken HDMI cable.Statistics: Posted by stonerl — Sun Apr 07, 2024 10:16 am
View ArticleGeneral discussion • Thonny and _thread on Pico
Hello,I cannot find a good answer for this online, so I'm hoping someone can help, or point me in the right direction.I am using Micropython '_thread' to run an additional task - my Pico W is acting...
View ArticleOther • Re: Installing CasaOS
Thanks for the linkI have read through the link and I belive that I have follwed the correct procedure when I tried to install CasaOS.I now believe that it is a problem with my installation.All I did...
View ArticleBeginners • Re: Using threading.Event to control my GPIO Pins
I don't have too much experience with treading eather. At first glance I see you define the function button_pressed, but it's never called. Is this the entire code?Statistics: Posted by kheylen25 —...
View ArticleTroubleshooting • Re: hdd crash
Thanks for the help of a user on an other thread of this forum, Rolling back to the kernel 6.1 solve my issue. Command :sudo rpi-update 6c2b033bf556c2a2ae109ec85d86485fa4c16050Statistics: Posted by...
View ArticleTroubleshooting • Re: No HDMI at all on Pi Zero and ARZOPA S1 Table Monitor
so to make @hansotten happy as well, OP should use something like https://www.reichelt.de/de/de/highspeed ... D_BwE&&r=1That is a good advice!Statistics: Posted by hansotten — Sun Apr 07, 2024...
View ArticleTroubleshooting • Re: usb not responding when using tryboot
I have now tried this with the cm4 mounted on a compute module 4 IO board and get the same problem that if i use the tryboot command to start from a certain partition i don't get any usb devices, so...
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB issues
Hello, same issue on RPi 5 + Recalbox for many USB (only usb) controllers detected as xbox360 controlers.* The device must be plugged and unplugged many times before it's detected.* The issue is here...
View ArticleGraphics, sound and multimedia • Re: Gstreamer with ethernet camera
Hi 6by9,The camara is a camera that has the port hardcoded and the IP too, for example the port is 4200 and the IP is something like ff14::d:2It is multicasting and using Wireshark I can see that the...
View ArticleCamera board • Re: Raspberry Pi High Quality Camera DNG Format and Raspberry...
Hi, just to try and clear up some of the confusion surrounding this topic...I think the reason you see white and grey boxes is because the image viewer can't decode DNG files, and so you're simply...
View ArticleUbuntu • Re: Ubuntu 24 LTS on rpi5
I'm running the 24.04 development release on a couple of Pi 5's and a Pi 4 . Apart from the recent issues with repositories (see the main Ubuntu forums at...
View ArticleGeneral • Re: Very strange problems encountered using the RP2040's PIO to...
Here I am using ISR and X for storing delay cycles. But this is just an experiment, I still need to store the VSYNC back porch cycle, does this mean I have exhausted the available registers.I have...
View ArticleGeneral discussion • Re: Short note on Zero 2 W
Jobs that bot receives are connected with some monitoring tasks that include network and media tests. For some of the tests htop showed high cpu loads resulting in reboot. An attempt to set cpu to...
View ArticleAdvanced users • Looking for advance debug methods for non-booting Raspbian...
Hi,I have an issue with booting Raspbian via NOOBS after the full restoration of microSD contents from the backup image I've done previously.I have Raspbian Full, Raspbian Light, OSMC, LibreELEC...
View ArticleBeginners • Re: How to force composite output raspberry pi 5
That's surprising, and annoying. Was it a Windows PC? They can be very eager to re-format the SD Card partitions...It should be fine to put everything on one line:Code:...
View ArticleTroubleshooting • Re: Pi5 HDMI sound not working if Pi starts after the...
Code: lu2@raspberrypi:~ $ ls -l /lib/firmware/elu2p.bin-r--r--r-- 1 root root 256 Apr 4 11:39 /lib/firmware/elu2p.binhmm need to be executable?No. Is your rootfs on something non-standard that...
View ArticleBare metal, Assembly language • Re: Raspberry Pi 5 Memory Map -- Accessing...
You can find a good reference in the Circle (https://github.com/rsta2/circle) project.Statistics: Posted by satyria — Mon Apr 08, 2024 10:21 am
View Article