General discussion • Re: Raspberry Pi closes all apps and logs out.
@ B.Goode, thank you for the reply. I have the 8GB model. "What is the swap configuration". It's the default that Debian (Buster V10) is running.Statistics: Posted by guruabyss — Mon Aug 12, 2024 9:17...
View ArticleGeneral discussion • Re: Raspberry Pi 5 connector with 2 leads
I can't think of a non-nefarious reason why anyone would be walking around sniffing for others wifi networks, but in case that was a joke...It's neither rocket science nor brain surgery:1. Use...
View ArticleHATs and other add-ons • Re: Request for options in Buid-Hat
Well, I have some wishes too: Mine: Build HAT + Sense HAT + LiPo battery charging circuit 3 in 1 (Well maybe I should just buy a Lego hub)Statistics: Posted by muzkr — Mon Aug 12, 2024 9:36 pm
View ArticleGeneral discussion • Re: All chromium extensions stopped working.
@kerry_s thank you for the reply! This leads me to my next question. Why would it matter if the OS and Browser is out of date in respect to extensions?"maybe try snap or flatpak chromium, but you'll...
View ArticleAdvanced users • Re: Image File Utilities
If a 'less complex server' it will work, and of course when you take the copy off-line. Of course you're right. You can only be 100% sure the backup is OK if the system is stopped.But if you stop all...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RS-232 on Raspberry Pi 5
All the stuff I ordered is finally here, so I can continue my project.See https://datasheets.raspberrypi.com/rp1/ ... herals.pdf section 3.1.1 for the mappings on Pi5.I saw something interesting when...
View ArticleTroubleshooting • Re: Have I destroyed my Pi 5?
Ok, so I'm pretty sure my USB ports are not working correctly.I just tried flashing an operating system to a USB stick and inserted it into the Pi and booted up, got the same message as above:"Boot...
View ArticleCompute Module • Re: CM4 VL805 interface issue
Code: [cm4]# Enable host mode on the 2711 built-in XHCI USB controller.# This line should be removed if the legacy DWC2 controller is required# (e.g. for USB device mode) or if USB support is not...
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
Checked it this morning and ssh & ping gone. Ran code above and immediately checked. Back on. Think it's something with the pi. I DO NOT lose interenet connection as every 10 minutes it goes out...
View ArticleBeginners • Tips To Make RPİ 5 Desktop Performance Better?
Hello all.I did, 3000 Mhz overclock and gpu overclock, applied active cooler.I did rpi power off on halt thing.I did Swap Memory thing.Is anything else i could, any tips? Thanks.Statistics: Posted by...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Wihout making or implying any judgement on the inductor matter or other makers building working boards, I would say that there can be a great difference between something working well and something...
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
If you're looking to directly control the hardware then please don't expect lots of support.The thread is likely to get moved to bare metal - whilst you may still be running under Linux, you are...
View ArticleGraphics, sound and multimedia • Re: Adding a SCART/RGB input to RPi5
I sense that you do not really understand why the clamp is needed. Whenever a video signal is passed through an AC coupling the absolute black and white levels at every subsequent point become...
View ArticleNetworking and servers • Re: Cant access device on Wifi AP
OK, a couple of things. First, if you have a bridged AP then you can't have a DHCP server on that AP. It could easily hand out IP addresses that conflict with the rest of the network to which the AP...
View ArticleC/C++ • Re: Picotool v2.0.0 is built, but not seen by cmake
I won't be of much help as I use linux. Nevertheless, I just upgraded my pico SDK to 2.0.0 and noticed, like yourself, my project downloading picotool from github. All I did to solve this was grab the...
View ArticleRaspberry Pi OS • Re: AutoCorrect LibreOffice in July 2024 raspberry pi OS...
I believe the Tools -> AutoCorrect Options multi-tab dialog may let you do what you want without manually editing files. (works on all platforms)I think the point was to make the additions to...
View ArticleSDK • Re: Help needed for Building RISC-V Compiler
On top of the page with compilers from getting started pdf is:If you can’t find what you want, please let us know by email to [...]Maybe go easy way Statistics: Posted by MatSOBDev2 — Wed Aug 14, 2024...
View ArticleTroubleshooting • Re: Configuration and graphics performance issue after...
How can I fix this problem without having to reconfigure Openbox, DWM, and other settings that are crucial to me from scratch?you know those are just folders/files that can be copied from install to...
View ArticleAutomation, sensing and robotics • Re: Press Microwave start button at custom...
Ame,3D printing a bracket for the servo today and working how to mount it (not necessarily in that order). Once I have that sorted, I'll test its functionality and then create a chron job to make it...
View ArticleC/C++ • Re: Visual Studio Code setup for Raspberry Pi
I don't know about VSCode. Can you debug from the command line? This is one of those situations where typically your IDE won't work until you've figured it out. Your mileage may vary. I have this...
View Article