Raspberry Pi OS • Re: Cannot change boot screen on Bookworm
HiaI'm trying to change the screen "Welcome to Raspberry Pi Desktop" that shows on boot.Following through from viewtopic.php?t=357885However, i cannot get it to work.I have updated the "splash.png" in...
View ArticleDevice Tree • Re: SPI1-2cs in dtoverlay GPIO18 Output instead of SPI1_CE0_N
SPI0 is a full Broadcom-standard SPI interface. SPI1 and SPI2, like UART1, are special cut-down implementations that were designed to take up less silicon area. I think (we're going back well over 10...
View ArticleGraphics, sound and multimedia • Re: Surveilance Cameras in a 2x2 matrixpi5
zone minder is a cloud application and I'm not in the movie of cloud progression at my expense,Can someone suggest a good cli video player.... (NOT VLC or FFPLAY)Statistics: Posted by RiccardoMoretti...
View ArticleGeneral discussion • Re: Locking threads of technical descussions/HW critisim...
Prior to Pi 4, those wired Ethernet adaptors are USB-connected.Ah. Make sense. So anything compatible with the builtin chips would work if connected externally. Neat. Didn't realize that. Thanks.Yes,...
View ArticleTroubleshooting • PI5 - Unable to Transition Power States
Hello,The https://datasheets.raspberrypi.com/hat/ ... cation.pdf document states that Raspberry Pi 5 supports warm-standby, standby and sleep power states. On a fresh-installed system, when I write to...
View ArticleTroubleshooting • Re: System not seeing M2 HAT and/or 256 card
Its ok. Ive just found the issue and it's my utter incompetence. ive used a SATA drive rather than something PCIE NVME. So yeah, i think i'll stick to playing old spectrum games as it's clearly more...
View ArticleOther programming languages • Re: Julia the Language
Data center infrastructure involves a fair amount of politics, a portion of which is not technical but rather budgetary. That old 80 's cartoon from TIME magazine is still relevant. The one showing a...
View ArticleCamera board • Re: using pi5 camera with github apps for video
I can't tell. I am not an expert by far !.....these are the two tested command : *command = "libcamera-vid --width 512 --height 384 --framerate 30 --codec yuv420 --lens-position 10 -n --frames 300...
View ArticleRaspberry Pi OS • Re: Install Raspberry Pi OS without Raspberry Pi Imager?
Shure any tool capable of writing an ISO image can be used, but they don't offer possibility for preconfiguring your WiFi or enabling SSHI think RPi imager with latest release of Bookworm lite don't...
View ArticleGeneral • Re: Tcl on Pico?
The smallest interpreted language that found actual use in a lot of apps is Lua [1], which is still quite popular in games and in apps, but it never became a defacto standard anywhere. The Brazilian...
View ArticleCompute Module • Firmware change details
Is anyone can tell me what firmware changes made between 25/02/2021 and 23/06/2021 related to UART (miniUART) or who to ask about the details?Thanks in advanceStatistics: Posted by pappit — Thu Nov...
View ArticleBeginners • Ras PiOs Bookworm: Turning off the display of dot cursor in...
Is there a way of turning off the dsiplay of a dot cursor (in addition to the arrow cursor) when accessing a RasPiOS Bookworm Pi by RealVNC? I've found the DotWhenNoCursor option on RealVNC Viewer,...
View ArticleBeginners • Connecting to backup SSID
I am setting up a Pi Zero W as a portable web server. I want it to connect to my home wifi when I'm home, but to a hotspot when I'm away from home. I've searched for solutions, but everything I find...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
worth adding that to https://www.raspberrypi.com/documentati ... tomisationI think not - that section is about avoiding problems with common kernel names, not about how to customise your kernel....
View ArticleCompute Module • Re: Firmware change details
Probably simpler to say which CM you are using and what issue you seeing.Statistics: Posted by dp11 — Thu Nov 21, 2024 1:40 pm
View ArticleHATs and other add-ons • Re: Wifi 6e/7 6GHz USB adapters that work with the...
maybe https://github.com/morrownr/USB-WiFi/bl ... drivers.md gives you some ideaThanks, much appreciated.I've ordered this. So hopefully that'll work out of the box.Statistics: Posted by...
View ArticleHATs and other add-ons • Re: NVMe over PCIe causing problems
@Racker_CRO I'm seeing an almost identical issue to what you have. I'm bummed because I really like the case design but, like you, I'm going to look for another case.I bought this case at the end and...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I think we are the UKs largest manufacturer of power supplies nowadays.Statistics: Posted by jamesh — Fri Nov 22, 2024 1:21 pm
View ArticleCamera board • Re: Setting WB with a grey card
I have been able to calculate the correct red and blue gains with the use of the grey card.At first, I tried it by accessing the rawpy raw_image array and calculating the average of the different...
View ArticleTroubleshooting • Re: Cannot access files from script running in systemd
Thanks thagrolYour message certainly helped me find the solution. I put some debug code in my script to show what was mounted at the point the service is ran and sure enough, the partition I wanted,...
View Article