Troubleshooting • 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 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 ArticleGraphics, sound and multimedia • Re: Kdenlive on Pi 5
i found a solution to green screen problem.command to LXTerminalsudo apt updatesudo apt install snapdsudo rebootsudo snap install coresudo snap install kdenlivesudo apt-get install kdenlive...
View ArticleAdvanced users • Re: Neo6 gps settings
It'll be in the datasheet. It didn't say. Even if it did, it likely only has what the hardware expects, not the implementation Here is the datasheet. Is there something I missed?Table 7 on page...
View ArticleRaspberry Pi OS • New OS?
I have heard a lot about Ubuntu, but is it worth getting it on my RPI, and can I keep existing projects and files?Statistics: Posted by Moofies — Sun May 05, 2024 3:32 am
View ArticleRaspberry Pi OS • Re: New OS?
no & nothe latest has issuesan install wipes the drivebut you should just try it, os's are different for everyone, some just click & it does everything you want.back your stuff up to a flash...
View ArticleTroubleshooting • Re: Why I am getting error "device is disconnected or...
Please anyone can help here I see 3 python programs with name "login" running immediately once I start raspberry pi I tried to kill them with "sudo kill PID" command but this programs won't get...
View ArticleOff topic discussion • Re: I leave
"Mods are always right".I visited the USS Midway in San Diego and saw this quote on a Plaque on the Chief's Mess Wall:Code: A Chief is always right.He may be misinformed, Inexact, Bull Headed,Fickled,...
View ArticleNetworking and servers • On bookworm with no tcp6 how to configure wayvnc?`
This is on an RPI-4. I just installed bookworm and that installed wayvnc. For a number of reasons, I have disabled tcp6. I can't figure out how to get wayvnc to use tcp4. I have tried modifying the...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
vulkan can not load v3dv driver anymore, Pi4.Vulkan device: llvmpipe (LLVM 17.0.6, 128 bits)Vulkan device type: cpuVulkan version: 1.3.278 (api) 0.0.1 (driver)I am working on this issue to see if I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: UART 3 and 4 data corrupted when CPU...
A couple more data points. I pulled the problematic hat board from the PI 4 and connected that same PI 4 to the other protoboard that does not exhibit the problem. There was no problem with serial...
View ArticleAdvanced users • Wayland Autostart Multiple Windows on Dual Displays
(I decided to open a new topic since I realized that I was "hijacking" someone else's before.)I have Raspberry Pi 5 running Bookworm with Wayland and Wayfire with two 4k monitors (HDMI).I am trying to...
View ArticleOther projects • Re: Custom Key pad
Ok. I'd focus on U1 to U9. In fact, I'd focus on U1.Print out the first page of the datasheet. Make a worksheet for the 14 pins of JP1, noting that pin 1 is indicated by a tiny triangle on the...
View ArticleBeginners • Re: What books should Raspberry PI kernel driver development...
Thank you for sharing. I've read this document many times, but I feel like it's not very helpful for learning Linux driver development.yeah, its better for covering the rpi specific changes to the...
View Article