Troubleshooting • Re: Plymouth reboot and shutdown services are very slow
I purged plymouth.The result is when shutdown:A braodcast messsage from raspberry etc date and time.This will power off.The power off text displays for about 60 seconds and than the pi powers off.So...
View ArticleGeneral • Re: Need help with Pico based Macropad
I enlisted the help of ChatGPT to assist with indentation of the code.I made my own edits to reflect what I want it to do. https://pastebin.com/DBDTdrmEStill doesn't work. As stated, its like both...
View ArticleOff topic discussion • 2024 Raspberry pi 3 a+ Boot problem
Hello. Recently I bought a Raspberry Pi 3 A+ and I can't boot any system through the Raspberry Imager other than PI OS (32Bit). How can I solve this problem?Thank you.Statistics: Posted by Harttel —...
View ArticleTroubleshooting • Re: My RPI 5's PCIE connector came off. Which way does it...
With a picture!*I was* putting it the wrong way, it seems.THANK YOU!That picture was from the well written pimoroni doc, they use so many photos for the steps!https://learn.pimoroni.com/article/gett...
View ArticlePython • Re: Freenove ADCDevice Python Module Not Working
I have the same problem. I'm using the same pack. My raspberrypi 3B+ is on raspbian. I've plugged in my ADS7830 SDA in SDA1, SCL1 and my potentiometer in A3.Here is my code : Code: #...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I wouldn’t say you are at risk as long as the voltage limits are intact.Statistics: Posted by MiRaGe_BG — Tue Mar 19, 2024 4:23 pm
View ArticleSDK • Anyone good with PIO?
I'm trying to flash an LED (not with a regular pattern like the SDK examples). I have had the examples running, but when I use my code the LED stays either on or off. My simple test code is trying to...
View ArticleOff topic discussion • Re: 2024 Raspberry pi 3 a+ Boot problem
Start here: viewtopic.php?t=58151If none of that works contact your RPi vendor (not the foundation nor Raspberry Pi Ltd.) for an RMA.Statistics: Posted by DougieLawson — Tue Mar 19, 2024 4:34 pm
View ArticleNetworking and servers • Bridging WiFi and Ethernet
I'm working on a mobile robotics project that uses two Pi's onboard a mobile robot, one working as a processor and the other working as a camera streaming server. The processor Pi has a long-range...
View ArticleNetworking and servers • Re: Bridging WiFi and Ethernet
Forgot to mention that the Pi is running Ubuntu Server 22.04, with network config supplied by netplan using NetworkManager as the backend.Statistics: Posted by feoranis — Tue Mar 19, 2024 4:58 pm
View ArticleCompute Module • Determining eMMC health on CM4
Is there a method to check the eMMC health on the CM4?Is the eMMC on the CM4 fully supported by mmc-utils? I installed and checked it here, but it doesn't have anything reported for some fields like...
View ArticleFrançais • Re: Carte SD fonctionnelle sur 1 rasp mais pas un autre
Oui, j'ai acheté 2 nouveaux raspberry pi 3b+ et mon os ne fonctionne sur aucun des deux...Par contre, il fonctionne sur mon ancien pi 3b+Disons que sur le mien, il se lance et tout fonctionne et sur...
View ArticleGraphics, sound and multimedia • Re: v4l2h264enc vs omxh264enc
The result blows my mind: the SW encoder consumes less CPU and also preserves BW when not needed! How is that possible? For sure I'm doing something wrong.What software encoder? Both omxh264enc and...
View ArticleNetworking and servers • Re: Get DHCP Lease clients start time
Possibly look in /var/lib/misc/dnsmasq.leases for details.DNSMASQ could run a program when lease records change last time I dug into this - look in the config file for an option for dhcp-script (or...
View ArticleOff topic discussion • Re: "Verify you are human"
I've never seen it when posting on this forum and yet I use VPN all the time (with UK node usually).Likewise, I use uBlock Origin.Statistics: Posted by pidd — Wed Mar 20, 2024 4:47 pm
View ArticleGeneral discussion • Raspberry Pi zero 2 Frozen
Raspberry pi zero 2 is frozensolid tonight I checked the USB Host b from waveshare company, I started running Office writer something like Microsoft Word, I go to make tea for five minutes, upon...
View ArticleBeginners • Re: Load desktop and a video without a monitor, then work when...
Figured out hot plug doesn't work at all with X11, it does with Wayland, but Wayland sucks and can't mirror a screen.Statistics: Posted by Oic0 — Wed Mar 20, 2024 4:49 pm
View ArticleGraphics, sound and multimedia • Re: Auto Video Looper /w GPIO control
The issue is I Don't have access to Pi #1 Physically or its gpio with the way I need to utilize it/mount it ( This pi is connected to the display) The only way I could communicate with it is...
View ArticleRaspberry Pi OS • Re: Fail to commit transient machine-id on disk
So if you runCode: systemctl status systemd-machine-id-commit.serviceWhat do you get?Do you get this every boot or just the first one?Have you installed / configured anything on the OS before this...
View ArticleTroubleshooting • Wayland can't mirror, X11 can't hotplug...
So I'm setting up some systems to loop video on dual TV setups in a retail environment. Wayland will not mirror a display... So I switched to X11. That works great till the power goes off or an...
View Article