Networking and servers • Re: Pi 4B Cluster DHCP Server Help
I'll try the DHCP server with the switch board one more time but if that fails, what is IP marsquerade? Do do have a suggested resource to help me set it up? Otherwise I'll also search it up later....
View ArticleTroubleshooting • Re: Pi 5 power issue on boot up
Where are you?In the UK, it's the retailer's responsibility.Statistics: Posted by kip_the_elder — Wed Oct 30, 2024 6:59 am
View ArticleDevice Tree • Re: Configure overlay for SPI in kernel 6.8
As I mentioned before, I don't want to disable spidev1.Statistics: Posted by KmakD197 — Wed Oct 30, 2024 6:59 am
View ArticleGeneral discussion • Re: Product Suggestion: Internet Airlock
*: You can jumpstart an ATX PSU but that will boot the PC.The way I understand the original post is placing the Pi inside the PC chassis and using the same keyboard, video display and mouse with a KVM...
View ArticleTroubleshooting • Re: how to force rpi3 (Bookworm) to output 1080p?
..add this to end of file:what's your understanding of 'end of file'? cmdline.txt is a single line only, that's why I always recommend to add the video mode to the beginning of the kernel command...
View ArticleGeneral • Re: Pico W overheating/fried using servo driver board
You should really take specifications more seriously if you expect consistent results.Pico W is reportedly consuming between 40-150 mA. The board is rated for 50 mA.With all my 400-600 MHz...
View ArticleBeginners • Re: Case Question
Might have better luck with a Pi2B/Pi3B case. Given your intended use, why do you even want a separate case?Statistics: Posted by W. H. Heydt — Thu Oct 31, 2024 4:31 am
View ArticleTroubleshooting • Re: Raspberry Pi 2 - B, Rev. 1.1 won't boot
What version of which OS did you try for the new install? A Pi2Bv1.1 (BCM2836) can't run a 64-bit system.Statistics: Posted by W. H. Heydt — Thu Oct 31, 2024 4:35 am
View ArticleBeginners • PI OS Upgrade: Buster to Bookworm
I started this thread: Is there a simple and foolproof way to upgrade the OS? to ask the question. The answer is "NO, there is not."I've started this thread to document what I've done to begin...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Boot Issue: No Display on OS Install,...
Same advice to you as to others: remove the uSD, connect a monitor, power on -> take a picture of the boot diagnostics screen and post it here.If you have no output on your display make sure to...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
Oh Wow, thank you so much!This got me truly closer!But answers made more questions. I'll struggle with code, but before that I'll need to fit proper screen and sadly the one designed for pi zero which...
View ArticleHATs and other add-ons • Re: Touch Grid
Is you touch listed as input device?Have you used screen configuration editor to assign it to the screen it should be active on?When you rotate the screen you will have to reassign again (if memory...
View ArticleTroubleshooting • Re: Green lines on monitor
Sorry I can't add photo here i tried changing to 1024x768. I will give you a link for my review on google maps I added photo to it. https://goo.gl/maps/U2rhnpKRPQEc1Lug8?g_st=acStatistics: Posted by...
View ArticleBeginners • Artifacts in chromium
Hi, why am I seeing graphics artifacts in browser on my RPI OS with hardware accelerate enabled?Statistics: Posted by olevenets2 — Thu Oct 31, 2024 7:28 am
View ArticleDevice Tree • Re: How to enable CS high
That's wrong for two reasons:1. The linked document could be clearer, but it explains that the GPIO descriptors can be declared to be active high (https://github.com/raspberrypi/linux/bl ......
View ArticleGeneral discussion • Re: Pi cam 3 and pi 5
Can anybody help me setup pi cam v3 on raspberry pi 5 with Ubuntu 24.04?See STICKY: where to go to get Ubuntu support for the raspberry PI range of computers -...
View ArticleBeginners • Re: Having problems in integrating Pi camera module 3 with...
Subject: Having problems in integrating Pi camera module 3 with Raspberry Pi 5 , need some help to solve it if someone knows it please help me. Raspberry pi 5, 4GB ramPi cam V3 module 3Standard 200mm...
View ArticleTroubleshooting • Re: Hide boot text / on-screen keyboard
Ok, I managed to hide the boot text!I only needed to add "nosplash" to cmdline.txt as suggested by https://raspberrypi.stackexchange.com/q ... mdline-txtCode: console=tty1 loglevel=3 quiet nosplash...
View ArticleTroubleshooting • Rpi 5 Ethernet speed - iperf3
Using iperf3 this is what I get from the pi to a windows server. Is this good, average or bad. I've tried to find a reference page but failed.Code: mrg9999@RPI5-4:~ $ iperf3 -c 192.168.0.200Connecting...
View ArticleRaspberry Pi OS • Re: labwc
I am working through the serial interface and will likely have how I use it resolved.What I haven't been able to resolve is the Code:Blocks docking problem and what the specific GUI issue is causing...
View Article