Camera 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 ArticleNetworking and servers • Re: Using a Raspberry Pi with SAS HDDs?
...Those cables and interposers are for attaching a SATA drive to a SAS HBA. The cables don't work in reverse as SATA support is an optional feature for SAS HBAs.This one (sorry for the Amazon link)...
View ArticleRaspberry Pi OS • Re: "Received client request to flush runtime...
1262 7572 89536Statistics: Posted by gotaf80307 — Fri Mar 15, 2024 4:48 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 + Google WiFi: Sounds like a NAT issue,...
Also, IPv6 is disabled on the Google WiFi router. I am not sure if enabling it can make things better or worse (or leave them the same). Though, I have played with this parameter too.I doubt that's an...
View ArticleTroubleshooting • Re: Rock and a hard place, Wayland vs LXDE/X11
what vid player ? in vlc -> video -> output - mmal for raspberry, codec - drmit's the same wayland no matter the desktop, same issues apply.kde on the rpi4 is okay, much, much better on rpi5...
View ArticlePython • Re: pulse counting with python
Of course quite simple!just look what I did roughtly 10 years ago to get speed of a stationary cycle.viewtopic.php?t=119476&hilit=cycle#p812499Statistics: Posted by danjperron — Fri Mar 15, 2024...
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 ArticleAdvanced users • Re: Argon One Replacement Daemon
I've fixed these warning: pointer used after ‘free’ and I gave it all a test.Code: ~/Projects/argononed $ ./build/argononed -TERROR: -T is not a recognised flag or option name~/Projects/argononed $...
View ArticleTroubleshooting • Re: Kernel build error: make: *** No rule to make target...
You may find Building the Raspberry Pi OS Kernel : Made Easy useful.Statistics: Posted by RonR — Sat Mar 16, 2024 5:01 pm
View ArticleDeutsch • Re: LAN Raspberry 400 down
Ich habe gestern auch wegen einem anderen Projekt mal meinen Pi 5 mit dem gestern rausgekommenen neuen Full OS 64 Bit installiert.Dort ist LAN und WLan per DHCP konfiguriert und ich habe (außer den...
View ArticleFrançais • Re: Impossible de parmétrer boutton on/off
OKOK je suis un énorme boulet j'avais en effet plus de 3 lignes je n'ai juste pas fait "page down"...Et il y avait bien une ligne sans le #HandlePowerKey = ignoreJe l'ai donc juste ajouté et tout est...
View Article