Troubleshooting • 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 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 ArticleBeginners • Re: Installing software with Pi Imager. 'No storage devices found'
So, as I understand, each raspberry Pi can only perform one task (such as games console or media player)?No, that's not quite correct. Let me try to explain in simple terms (with some generalisions...
View ArticleGeneral • Re: ADC creapage on the RP235X
But what happens when the ADC input pin is connected to a resistive divider between Vref and ground?Statistics: Posted by jdb — Fri Nov 22, 2024 1:44 pm
View Article