Networking and servers • Re: WiFi fast-ish roaming for mobile robotics
I have each AP configured for the same SSID. Each device (APs, RPi, control server etc.) also has a static IP, so I don't think DHCP is a problem. The network is also dedicated to this system, so no...
View ArticleTroubleshooting • Re: Rock and a hard place, Wayland vs LXDE/X11
Thanks for your prompt reply. Used raspi-config to do as you suggested already, suppose I should have led with that. That's what led to the vidplayers and such crashing in full screen, so I guess it's...
View ArticleAdvanced users • Re: Testing class A2 cards with Command Queuing on Pi 5
means ..NB: this fundamentally changes the way the block layer interacts with the SD host controller. Don't update a card that has data on that you care about. It is strongly recommended to use...
View ArticleBeginners • rpi4 enable audio output on both usb-c ports simultaneously
i would like to have my audio player (sayonara) play through both USB-C ports simultaneously for various reasons. currently, if i have it streaming to my DAC and plug in some usb speakers, the feed to...
View ArticleBeginners • Re: rpi4 enable audio output on both usb-c ports simultaneously
My Rp4B only has one USBC port, there are 4 USB A ports as does the Rp5Do you mean both mini HDMI ports ?"Dual 4Kp60 HDMI® display output with HDR support4Kp60 HEVC decoderLPDDR4X-4267 SDRAM (4GB and...
View ArticleMicroPython • Re: Dynamic USB Devices
I'd say that the main reason for noting the addition is that there is class USBDevice – USB Device driver support standardized across the rp2 and samd ports.It's taken several developers years to...
View ArticleOther • Re: Active Cooler Stopped when booting from USB
I have Removed Kali linux from USB and Installed Raspberry Pi official but fan stops after boot.For how long? It's "normal" for it to run "quite fast" for a short time initially "during" boot, appear...
View ArticleBeginners • Re: Beginner's Guide to Install Raspberry PI OS on a SSD
Sorry but would have thought NVME and the Pi 5 would be a little more up to date given the number of these 'instructional videos' there are out in the wild Statistics: Posted by MiscBits — Fri Mar 15,...
View ArticleCamera board • Re: RPi4 + RPICAM V1.3 no longer takes 640x480
Do you have a spare SD card to try that on a fresh image? "uname -a" should report Linux 6.6 now. That should give us a clue whether it's a software problem or not.Statistics: Posted by therealdavidp...
View ArticleCamera board • Re: Has anyone already used the New arducam 64mp Owlsight. Why...
Can confirm that the OwlSight 64MP "just works". One has to be a little careful with buffer choice so you don't run out of memory, but it takes picture as expected and I can find many uses for 14 MB...
View ArticleCamera board • Re: RPi Cam Web Interface
Since this project is dead, is there anything similar to this that supports the module 3? Doesn't even need to be motionhttps://github.com/signag/raspi-cam-srvhas got many of the features of RCWI,...
View ArticleNetworking and servers • Re: WiFi fast-ish roaming for mobile robotics
Also I forgot to mention, I had the APs daisy chained to one another in repeater mode as I didn't have Ethernet set up yet. I know this isn't a good idea but it was just a temporary set up so I...
View ArticleTroubleshooting • Re: Notepad++ - Installation fails (Would you like to...
Notepad++ is a Windows only program - you cannot install it on a PiThere are plenty of editors available for the Pi - try JedStatistics: Posted by cct — Sat Mar 16, 2024 4:27 pm
View ArticleGeneral discussion • Re: Can I create a security risk with my Pi?
Hello, can using the Pi exclusively within my private network create a security risk?in general, its the same risk as using any other computerif you install/run malicious, then bad things happenif you...
View ArticleSDK • Support for W5100S-EVB-Pico board
I suspect I know the answer in advance, but recent events have encouraged me to check first....As part of my on-going self-education, I am looking at redeveloping some existing firmwares I have, that...
View ArticleMedia centres • Re: Peppy player
The delay in startup was recommended because there was a risk that the player will start before the network libraries are loaded. Now the player is a service. In the service configuration file it's...
View ArticleGeneral discussion • Pi 5 - change drive owner & group
Hi everyone,I have a raspberry pi 5 that I connected a sata drive via usb. I formatted the drive with Gparted in Debian (gui). How do I change the permissions from root owner & group to my...
View ArticleGeneral programming discussion • Re: What is the best free bash scripting...
HauntedPi,Consider starting a little project using Bash scripting language that you have no idea how to proceed with. Break it down into little tasks and, by asking simple questions of Google, search...
View ArticleGeneral discussion • Re: Pi 5 - change drive owner & group
if its formatted with a fs that supports permissions, the same way you would change the ownership of anything else, sudo chownStatistics: Posted by cleverca22 — Sat Mar 16, 2024 4:39 pm
View ArticleNetworking and servers • Re: Help, OVN/OVS on a Pi, Geneve Kernel Module Issue?
There is also this thread that may help (RonR's build tool) viewtopic.php?t=343387Do not forget to buy the T-Shirt:Statistics: Posted by MiscBits — Sat Mar 16, 2024 4:43 pm
View Article