Troubleshooting • Re: shiny new pi 5
Not sure I understand “ desktop etc expands bigger than mu screen.”Can you post a screenshot / photo? (use Attachments)apologies. MY.Statistics: Posted by DinksDad — Sat Mar 30, 2024 1:40 pm
View ArticleGeneral discussion • Re: RPi4 to RPi5
As long as your Pi4 is running Bookworm it should work. There are some fringe IO programs or customisations that might not work but if you were using them you would probably already be...
View ArticleTroubleshooting • Re: Raspberry Pi 4 Won't Connect To Wifi No Matter What
So the first thing you need to do is run the following commands at the command line or terminal window and post the results , so we have at least some information to work with.Code: ifconfigrfkill...
View ArticleRaspberry Pi OS • Re: rdesktop slow
I am already using X11. it's working a little bit better...but still is very slow.Just to clarify (english is not my native language)...I want to use RPI5 as my main desktop. And I need to connect to...
View ArticleGeneral • Re: A bad soldering or too much heat?
Dear everyone, thank you for the answers, interesting and certainly useful for improving. I soldered the second pico, I took precautions regarding antistaticity, I used decidedly less tin and I can...
View ArticleTroubleshooting • Re: Troubleshooting a Pi4B with no ethernet after upgrading...
Yea it's all backed up; it is a webapp for hosting my home security cameras. I've been upgrading my hypervisor environment to 10G fiber for its SAN but it's not done, and I was waiting to migrate this...
View ArticleTroubleshooting • No audio from ras pi 4
I use my pi 4 to host Logitech Media Server and squeezelite and this feeds my DAC. I recently had a power surge which corrupted the sdcard and resulted in my installing from scratch. Since then I have...
View ArticleGeneral discussion • Re: Train displays, using Pi makes the news...
Darwin is the the best source as it's basically a tap into everything which passes throughout the entire UK network.There is quite a lot of public web page information which can be useful without...
View ArticleAdvanced users • Re: Jumbo frames on PI5 - how to persist this setting?
For completeness - Here are some version information's about the setup used:user@pi105:~ $ uname -aLinux pi105 6.6.20+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64...
View ArticleGeneral discussion • Re: A Pi Pie Chart
It would be interesting to see how the sustained performance for each compare over a short and long Pi race. For example, what aboutCode: $ ./pirace -o 8845HSshort.dat # on the Ryzen 7$ sleep 60$...
View ArticleTroubleshooting • Delayed boot process probably caused by rc.local
RPI-5 with RPIOS and KDE Plasma.My boot was always swift. Lately, KDE Plasma splash screen stays on a little bit too long (around 10 more seconds). It used to come and go right away. I have checked my...
View ArticleOfficial Display • Original 7" + Pi3 Mod. B
Hi, just had to reinstall my setup due to a defective SD card, downloaded the latest version via "Imager" and started up.As expected, the screen comes upside down, so I chose to enter "lcd_rotate=2"...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
And what's with the rush of SPI EEPROM boot failures I've seen asked abouit on here in recent weeks?ive been wondering the same thingbut the only way to get more details, would be to ask the engineers...
View ArticleTroubleshooting • Re: More CUPS issues on Bookworm and CUPS 2.4.2
Hello,See attached link for images of respective screenshots of both systems.Seems that they have similar files installed at different levels. However my inexperience limits me in what I can do next,...
View ArticleSDK • Re: Get Substrings using Delimiter
If your C++ compiler is up-to-date (C++23), it's as simple as: Code: #include <iostream>#include <ranges>#include <string_view>constexpr std::string_view the_string = "This Is My...
View ArticleGeneral discussion • Re: Nerf dart hit sensing project
Not sure what sensor to use, have you thought about using (Raspberry) camera for that?For fun only, "Automatic Bullseye, MOVING Datrtboard":https://www.youtube.com/watch?v=MHTizZ_XcUMStatistics:...
View ArticleTroubleshooting • Re: I messed up, big time where is user "pi"!?
Thank you guys, I do appreciate your guidance!Now to clarify, the user "pi" is needed for Pi5 to function or not?Cause I mean if its not needed why really create it again? Will the problem not having...
View ArticleTroubleshooting • Re: Delayed boot process probably caused by rc.local
The stock /etc/rc.local only prints the IP address. It doesn't do anything that should delay it. Your delay is from a process that runs before this.Run "systemd-analyze blame" and "systemd-analyze...
View ArticleTroubleshooting • Re: Explorer HAT Pro problem.....
Happy to say all seems to be sorted now.I put a booster header on the Pi3A+ and attached the Explorer hat Pro and now all is working as it should.Statistics: Posted by namllihs — Mon Apr 01, 2024 2:38...
View ArticleGraphics, sound and multimedia • Re: Push Button Video Display
What model of Pi are you using?I'm trying to use the Raspbery Pi Zero 2 WStatistics: Posted by Benjaguy — Mon Apr 01, 2024 2:39 pm
View Article