Graphics, sound and multimedia • Re: Aliens M56 Smartgun HUD
Which country are you in?In the US it could be legal for you to buy a MG42 (or an MG3) and convert it into the M56. Colonial Marines as well as Star Wars Stormtroopers like to use weapons based on the...
View ArticleCompute Module • Re: How to recover CM4
It is a windows machine BUTI see no reaction on the usb port..THXdo you have another Pi?Statistics: Posted by aBUGSworstnightmare — Fri May 03, 2024 4:50 am
View ArticleOfficial Display • Re: 7" touchscreen not powering on
Show us how you've connected it. Some people have connected the FPC the wrong way round.Statistics: Posted by aBUGSworstnightmare — Fri May 03, 2024 4:51 am
View ArticleTroubleshooting • RPi Imager V1.8.5 - distored/unusable on headless CM3
Running a CM3 on official CMIO with kernel 6.6.28, fully updated/upgraded headless via VNC.Trying to use RPi Imager gives me an unusable distorted window.Statistics: Posted by aBUGSworstnightmare —...
View ArticleGeneral • Running the statemachine fixed number of cycles
Hello.I've been working on an encoder [1] simulation using PIO and right now in order to move e.g. 100000 steps, I'm doing the following:1. Based on my required frequency I calculate the time it will...
View ArticleBeginners • Re: Pi Backup to shared NTFS drive (CIFS)
As much as it pains me to say this, RonR is 100% correct in this thread, and the rest of you are missing the point (*).(*) Possibly, intentionally so.I actually find that inaccurate, aggressive, and...
View ArticleNetworking and servers • Raspberry PI Bulletin Board System (BBS).
On 10/15/2015 I started running the Raspberry PI BBS on a Raspberry PI 2, Later I moved the BBS to a Raspberry PI 3.My BBS razzpie.ddns.net:2300 is still up and running after all the 8+ years since I...
View ArticleNederlands • Re: installatie
Hoe installeer je bookworm?Als je de Pi Imager gebruikt wordt alles overschreven. Je hoeft niets te wissen.Statistics: Posted by DirkS — Sat May 04, 2024 4:00 am
View ArticleRaspberry Pi OS • Re: RP1 - Raspberry Pi OS
I found an old Raspberry Pi 1 Model B kit from Make that I'd forgotten I had and am trying to get an operating system with a functional GUI onto it. The modern Pi OS gets stuck in some kind of boot or...
View ArticleTroubleshooting • Re: NVMe when present prevents boot
Nope. First place I looked. Said nothing to copy to.Statistics: Posted by RealNameTBA — Sat May 04, 2024 4:06 am
View ArticleC/C++ • VS Code, Debugging C++ Remotely on Linux as root (sudo)
Hey All - I'd spent a bunch of time trying to get VS Code to run my C++ program remotely as root (to keep pigpio happy). So thought I'd share.There's a bunch of different methods proposed across...
View ArticleTroubleshooting • Re: Red Light in Raspberry Pi 4 model B
i dont know how toGo into the troubleshooting section of this forum and click 'New topic' buttonStatistics: Posted by DirkS — Sat May 04, 2024 4:30 am
View ArticleAssistive technology and accessibility • Re: What hash algorithm does...
If you enter SSID & passkey (in plain text) the imager should generate the PSK.Statistics: Posted by Milliways — Sat May 04, 2024 4:40 am
View ArticleTroubleshooting • Re: E: The repository 'http://deb.debian.org/debian...
Remove the lines pointing to the buster repo from your apt sources (/etc/apt/sources.list and all list files in /etc/apt/sources.list.d/)Statistics: Posted by DirkS — Sat May 04, 2024 4:45 am
View ArticleTroubleshooting • Re: apt update - Not generating any updates for bookworm 12
I'm not sure why I'm not getting any updates when I attempt the commands.Can anyone point to anything obvious?Result of 'update':Code: All packages are up to date.So it looks like you're up to date....
View ArticleGraphics programming • Re: Changing resolution on the fly from console on...
I think I'll try this. Is there a correct/supported way to apply a custom edid? i.e. specified in a config?It uses standard linux ways. Which means cmdline.txt. This is a good guide to video related...
View ArticleBeginners • Re: Lost root password
there is no root passwordraspberry uses sudo, your user password is used for root/admin tasks.in the terminal typeCode: sudo apt updateif it works your fineStatistics: Posted by kerry_s — Sat May 04,...
View ArticleAdvanced users • Re: Neo6 gps settings
I got this unit. I read the datasheet and it says it has a performance mode.Any one know how to send a command to activate it?I have it set up using uartIt'll be in the datasheet. It didn't say. Even...
View ArticleGaming • Re: Gauging interest in FTEQW Engine with Afterquake
nice.Statistics: Posted by Brian Beuken — Sun May 05, 2024 1:13 am
View ArticleNetworking and servers • using flask on Pi 4 to control Pico
Hello, all.I have some questions about using flask on the Pi. I tried simple code to get something working & I'm running into issues....Code: from flask import Flaskapp =...
View Article