Media centres • Re: Round Screen Media Center
No details on the screen -> no feedback to be expected.Once you got your screen running you should be able to use Kodi or Peppy Player. If you want to have a fully integrated SW with circular UI...
View ArticleRaspberry 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 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: NVMe over PCIe causing problems
The FPC is only able to provide 5V@1A which might not be sufficient for your drive (there is a DC/DC which converts this to 3.3V for supplying the M.2 socket).NVMe module connects on first 8 GPIO...
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 ArticleCamera board • Re: GMSL2 (MAX96714 & MAX96717) video stream problem.
I've quickly resurrected my FPDLink branch, ported to 6.12, and pushed it to https://github.com/6by9/linux/tree/rpi-6.12.y-fpdlinklibcamera does detect the cameras, but in the same way you're seeing,...
View ArticleBeginners • Re: Which document editing tool is better?
Its sad that "some folks" hold a glorified line editor that requires flipping between editing and other modes to do anything as superior to the one true creation editor that has significant...
View ArticleOther projects • Re: Very simple DTMF dialer
If you can't find an old modem you can buy a "new" one:https://www.aliexpress.com/item/1005007137137398.htmlNot sure how well they'll work with a Pi, probably not at all with a Pico.Any modem with a...
View Article