Raspberry Pi Connect • WISH LIST
I thought a Wish List thread might be a useful thing...Mine currently is:- Support for dual monitors, ie, in Connect we can switch from 1 monitor to another, or display both monitors next to eachother...
View ArticleAdvanced users • Re: I need help with the ip route on my server - RPi4
I am running raspberry pi os bullseyeStatistics: Posted by mas6y6 — Sat Jul 06, 2024 7:19 am
View ArticleAdvanced users • Re: How do I make my rpi boot faster?
@MiscBits suggested above to try systemd-analyze What did that show?On my Pi5 (full desktop) I did:Code: $ systemd-analyze blame | head -102.645s exim4.service1.394s dev-nvme0n1p2.device1.377s...
View ArticleAdvanced users • Re: Display Priority on Raspberry Pi 5 Pi OS
Yes, the methods you linked to are not applicable to KMS. You need to find alternative techniques that do a similar thing. I was just hintimg at things you need to look at.First find a way to detect...
View ArticleRaspberry Pi Connect • Re: WISH LIST
Dual monitor sounds a reasonable idea, I assume you mean via a extra button to detach and attach to the other screens feed. Though an option for both streams at once would be good, especially for...
View ArticleGeneral discussion • Re: How does Raspberry PI 5 Power
Do not try to power your servos and/or motors from the Pi! That will not be possible!What is your servo supply voltage?What is your DC motor supply voltage?What is the current required by each of them...
View ArticleRaspberry Pi OS • "/lib/modules/6.6.30-v7l+/build. No such file or...
Hi all,I just compiled a custom kernel for the RaspberryPi 4B as shown in this video https://www.youtube.com/watch?v=jmeL4Ewylr4Then I transferred the built image to the pi and rebooted it.After that,...
View ArticleTroubleshooting • Re: One Raspberry pi can ping another but not the reverse
As you have a Pi 5, I'll assume you're running Raspberry Pi OS Bookworm.Bookworm doesn't use dhcpcd. Instead it has Network Manager. You can set up static IPs using the nmcli command, or the nmtui...
View ArticleBeginners • Re: Advice for complete starter kit and peripherals for a teen
An excellent list above but would suggest adding one of the many cases to protect the Pi and make it easily and safely transportable. From memory a cased Pi would be essential in any teenage...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I think it does make sense to make a laptop out of the Raspberry Pi 10.I was interested in this topic but I have let it be for the moment. I suppose in a view years these devices are there which can...
View ArticleRaspberry Pi Connect • Re: rpi-connect failing without ipv6
Well if you can't wget from Google, then I don't think this is a problem with ConnectStatistics: Posted by gsh — Sun Jul 07, 2024 8:15 am
View ArticleBeginners • Re: Upgrade Raspberry Pi 3b+ without physical access
Dante,I've got a couple of Pi's happily beavering away using older, now legacy operating systems. In one case, running a program accessing the GPIO using WiringPi, it'll take quite a re-write before I...
View ArticleGeneral discussion • Raspi 5 connecting to a ESP 32 Controller
Hello all,I'm facing some issue and i'm not able to connect the Raspi 5 to my ESP 32 Controller.I'm using this ESP 32 Controller (General Driver board for Robots, Based on ESP32, multi-functional,...
View ArticleAdvanced users • Re: 3 monitors possible with RaPi5?
USB-C on the Pi5 can't output video!Displaylink (not to be confused with displayport) does not require anything special from the USB port.And you would use the normal USB 3 ports for it.The...
View ArticleGeneral discussion • Pi 5 wifi speed
A fresh install of 64 bit wayland on my Pi 5, I get an excruciating slow download speed. On an ethernet connection I get 277 Mbps. Am I missing something in the wi fi settings ?Statistics: Posted by...
View ArticleRaspberry Pi Connect • 1.30 / vnc off but still getting wayVNC errors
Hi,I have installed full rei-connect but set VNC off (desktop is not running).pi@raspberrypi64:~ $ rpi-connect statusSigned in: yesScreen sharing: unavailableRemote shell: allowed (0 sessions...
View ArticleRaspberry Pi OS • Re: Openvpn installl on Bookworm (RPi5)
Thank You for this, as you say easy to install, and also a good amount of documentation with it, appears to be working fine but ree next commentI am using an RPI5 8Gbyte and I have RPi Connect...
View ArticleCamera board • Re: How to use OS04a10 night vision cam
Hi everyone. I want guidance to run the OmniVision OS04a10 night vision cam on Raspberry. You may find some guidance in these posts from Raspberry Pi themselves -Third Party Camera Support -...
View ArticleBeginners • Re: USB SSD as Boot drive
Doesn't a drive larger than 2TB require a GPT partition and not an MBR (2TB limit) one. It can be converted using mbr2gpt.RonR did a write up a few years ago (viewtopic.php?t=196778) Scroll down to...
View ArticleBeginners • Re: How to deactivate the red LED when Raspberry Pi 5 is shut down?
Those devices aren't actually "off" though are they? They are in standby mode. Usually you can turn such devices back on using a remote.Or a "power button"?You don't need an LED for a power button to...
View Article