Beginners • Unable to clone sdcard to other raspberry
I have three Raspberry Pi Zero 2 W and three different SD cards (different manufacturers but same size).I have finished configuring one of the three raspberry pi with the relevant apps and scripts I...
View ArticleBeginners • Re: Unable to clone sdcard to other raspberry
Any advices on what to do or what steps I should follow to ensure I can create an image that can work and that I can clone across different sd cards and put in different raspberry pis (same model...
View ArticleOff topic discussion • Pi5 Not Turning On
Hi, I was using my Pi5 for a school project and it sudenly just shut off, now it is flashing red once every three seconds and i can't boot it. I've tried using the SD card in another Pi5 and that...
View ArticleBare metal, Assembly language • Section .data in gdb
Good afternoon. Please tell me how to view the .data section of a running program in gdb?Statistics: Posted by dio4 — Thu May 30, 2024 7:50 am
View ArticleAdvanced users • Re: Anyone interested in WAN messaging lib for remote...
The Installation instructions posted at https://ansar-connect-manual.s3.ap-sout ... stallation do not work.Hint: I think you have overlooked the need to activate the virtual environment.{Edit:...
View ArticleGeneral • Re: Raspberry Pi Pico W malfunctions during voltage drop
Yeah. I do think we have at least solved the mechanism of the more common crashes by separating the power supplies. It certainly helped. But uncommon cases won't give up their secrets so easily. I...
View ArticleRaspberry Pi Connect • Re: Changed GUI size after 12 hours i9-9900
Could you check your images, they are very tiny in a sea of white background.But the resolution depends on how it is running at that point in time, I'd have to go check how it is worked out.What the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Is there a reason why SPI...
Thank you! The issue has been resolved. Upon further research, I found on GitHub that WiringPiSPI.h does not yet support PWM on the Raspberry Pi 5. I proceeded as you suggested, and it worked...
View ArticleOff topic discussion • Re: Pi5 Not Turning On
How you got a different power supply to try ?Statistics: Posted by gordon77 — Thu May 30, 2024 8:34 am
View ArticleTroubleshooting • Re: Question : Why does Bookworm pre-install 'RPi.GPIO'...
RPi.GPIO input and output works fine on my Pi4 using Bookworm!Maybe something has changed, perhaps I am mistaken, maybe my notes are wrong or incomplete, or perhaps I extrapolated "parts of it not...
View ArticleAdvanced users • Re: custom image for RaspberryPi 5
By default it cannot build it but I did some customization of buildroot to enable it.Statistics: Posted by raspi_ytl — Fri May 31, 2024 6:39 am
View ArticleGraphics, sound and multimedia • Re: Create a Mega Micro SD Duplicator
You could put the card image on your website and let people download and write their own micro SD card. Now you don't need a duplicator at all.Statistics: Posted by ame — Fri May 31, 2024 6:41 am
View ArticleHATs and other add-ons • Re: New M.2 NVMe HAT+ in Official Pi 5 case
I had also some issues with the original screws in the original case. So I order 8mm metal screws and this works fine. I also use the original case. Would be nice if you would create a original case...
View ArticleAdvanced users • Re: RaspiOS Bookworm Lite and correct kernel-headers
What do you need the kernel headers for? To get my 2Mic-hat working:https://wiki.keyestudio.com/Ks0314_keye ... i_HAT_V1.0https://github.com/HinTak/seeed-voicecardAnyhow documentation was a bit sparse...
View ArticleAutomation, sensing and robotics • Re: Rs232 command change between 2 gears...
raspberry pico, micropythonThere are some flaws in the code.- no telegram frame definition visibleUART data are received as byte stream. In order to extract telegrams out of a byte stream there is the...
View ArticleTroubleshooting • Can rotate screen with layout but not mouse cursor
I have purchased this little screen from Amazon https://www.amazon.com/gp/product/B0BXL2Q53YIt is 1280x400 HDMI. I have it attached to a Raspberry Pi 4 running Raspberry Pi OS latest version. I have...
View ArticleRaspberry Pi OS • Re: BUG: mod_ssl was compiled against a newer library
Somehow you've got a "rogue" version of libssl3 installed. The current one for Raspberry Pi OS and Debian is 3.0.11-1-deb12u2What does "apt policy libssl3" show?Statistics: Posted by rpdom — Fri May...
View ArticleGeneral discussion • LTE Interface - inbound SSH Access
Hi,Apologies if this in in the wrong section, it kinda covers a few topics.I have a Pi Zero 2 ( although happy to use any RPI ) that i want to install as a remote sensor. The RPI need to have an LTE...
View ArticleCamera board • Re: Raspberry Pi Module 3 Wide Camera
The message “bash: rpicam-hello: command not found” suggests it's not even getting as far as looking for a camera! I'm guessing your OS is out-of-date or incorrect in some way. I would recommend...
View ArticleopenSUSE • Re: Kernel: 6.9.1
Code: localhost:/home/ubu # inxi -v6System: Host: localhost.localdomain Kernel: 6.9.1-1-default arch: aarch64 bits: 64 compiler: gcc v: 13.2.1 Desktop: GNOME v: 46.1 tk: GTK v: 3.24.42 wm: gnome-shell...
View Article