Troubleshooting • Solved: Re: rtl-wsprd makefile error
I missed some dependencies. Statistics: Posted by morphy_richards — Wed Jul 10, 2024 12:14 pm
View ArticleBeginners • Re: USB Y-cable
I refer you to the first part of my last reply:It's much easier to troubleshoot when you eliminate the possible (regularly proven) weak points. Cutting and splicing cables adds more weak points,...
View ArticleRaspberry Pi OS • Re: Copying from one Pi to another on RealVNC
I have a number of headless Raspberry Pi's, all accessible via RealVNC.To copy a Python program from one Pi to another, I currently use the following process:- On the donor Pi in Thonny, select the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Cannot find the way to extract raw...
Shouldn't the data sheet or app notes answer such questions?https://www.fortec-integrated.de/filead ... asheet.pdfhttps://www.crystalfontz.com/controller ... php?id=478Yes, it should. It should be,...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
My guess is that Pi 500, if such a thing does ever appear, would probably be some time in 2025 at the very earliest. From what I can gather, Raspberry Pi Ltd is busy working on CM5 at the moment,...
View ArticleTroubleshooting • Re: Geany 2.0
You might give the flatpak a try.https://flathub.org/apps/org.geany.GeanyStatistics: Posted by craigevil — Thu Jul 11, 2024 11:35 am
View ArticleTroubleshooting • Re: Making sense out of a solution
I tried to find a picture with a raspberry pi with l289 and motors. Didn’t see that it was actually an arduino pictured until you pointed it out. I can see how that’s confusingHey I made this 10 years...
View ArticleNetworking and servers • Re: networkmanager bridge to access point fails...
Thanks for the link. I found it once before then lost it. I made a few changes and some from the official docs in the link you provided. The hotspot went from unknown to completing authentication....
View ArticleTroubleshooting • Re: Kali Linux with Pi5
I am trying to get my new Pi5 (8gb) to boot into Kali linux.[ ... ]Any thoughts?viewtopic.php?t=1243https://www.kali.org/community/@wildfire and @B.GoodeIf Kali Linux is not supported then why is this...
View ArticleGeneral discussion • Re: Timer
Do you mean on a Raspberry Pi running Linux (Raspberry Pi OS, or other)?If so, use crontab or systemd timers.User thagrol has posted a Guide to using crontabYes using pi4. I want to get output on GPIO...
View ArticleTroubleshooting • Re: Autostart file not working at all
I could edit the wayfire.ini, but it only opened a single browser. However, I would like to be able to open two Chromium web browser URLs to full screen on two separate monitors at start-up. Can...
View ArticleTroubleshooting • Re: Unable to boot from USB
Try using the Raspberry Pi Imager to write your new USB stick.sudo apt install rpi-imagerThat will get everything on there with the correct format and with the correct ARMHF or ARM64...
View ArticleRaspberry Pi Connect • Re: Support for Visual Studio Code remote host via ssh
Why not just try it? You will find out immediately if you try it.Do you have a clue how I could try that?I looked at different forums and came to the conclusion:Pi Connect DOES NOT SUPPORT SSH.Pi...
View ArticleAdvanced users • Re: Best sd card for raspberry pi 3b+ 2024
(except the pi 5 with a beta firmware, which means A2 actually perform worse on the pi 3 than A1!I checked and I could not find anything in that thread to support your conclusion. AFAIK, and based on...
View ArticleCompute Module • booting rpi cm4 board with boot,root, image i.e. three...
Dear All,Thanks for your all help.Input: Board RPICM4 : https://www.raspberrypi.com/products/co ... -io-board/Problem: I tried with bootable pen-drive with three partition boot,root, image. But board...
View ArticleTroubleshooting • Brand new RPi 4B freezes
HiI just received a new RPi4B and was installing some software on it when the mouse froze after around 45 mins. I am using a Logitech M185 mouse plus keyboard via a dongle in one of the USB ports. I...
View ArticleAdvanced users • Re: Raspberry pi 5 - j17 for 2pin 12v FAN
B.GoodeThanks! I misunderstood that yesterday! ---aBUGSworstnightmare1. Do you know what an overcurrent condition is?2. I'm not familiar with the design of integrated circuit pi5 and its regulation on...
View ArticleTroubleshooting • Install php 5.4 on raspberry pi 5
Hi,I have my R pi 5 up and running with the latest version of php (8.2)However, my application was originally written in php v5.4 and I need to run it in order to start to upgrade it.I would be very...
View ArticleTroubleshooting • Re: Brand new RPi 4B freezes
It won't be overheating (it just throttles when too hot).Power supply is most likely culprit. What power supply are you using?What does "vcgencmd get_throttled" report after running for a...
View ArticleTroubleshooting • Re: RPi 5 HDMI issues.
If you boot the Pi without a SDCard but with the monitor connected, do you get a diagnostic display? What does the DISPLAY: line say?What happens if you boot (with SDCard) with both monitors...
View Article