General discussion • Re: pi 5 nvme case options?
I've used the pi 4 version of this case for a couple of years with no issues. You may have to wait a bit for the pi 5 version to actually appear but I don't think it's going to be a long...
View ArticleTroubleshooting • Re: firstboot: fsck exited with status code 1
If input and output block count from dd write process are not the same the SD is very likely to small.You can also check the SD card size and your image size in bytes. Image must not be bigger if you...
View ArticleTroubleshooting • Re: Trouble Creating A Systemd Service
Running Code: journalctl -f -u webrtc.service gives me the following:Code: Started webrtc.service.webrtc.service: Failed to locate executable GO111MODULE=on: No such file or directorywebrtc.service:...
View ArticleGeneral • Can you add / change files on a pico w over WiFi?
Hi.I am building a controller for my hall lights (which are a single strip of addressable leds around the edge) using a pico w. The controller needs to turn on the lights twice a day but with the...
View ArticleCamera board • Libcamerify use
I could not find much information on libcamerify command use, so I'm asking here.I want a program(zoneminder) to use my rpi camera module v2 (noir) as an input. I could just stream over network and...
View ArticleGeneral • Re: Can you add / change files on a pico w over WiFi?
Since you're planning on using a webpage already, couldn't you add a way to configure the schedule using that? Then the Pico could save it in case of power failure or other problems.Statistics: Posted...
View ArticleCamera board • Re: HW Encoder V4l2 add support for intra refresh
So I managed to add proof of concept support forIntra -V4L2_CID_MPEG_VIDEO_INTRA_REFRESH_PERIOD,auds (V4L2_CID_MPEG_VIDEO_AU_DELIMITER), slicing (V4L2_CID_MPEG_VIDEO_MULTI_SLICE_MAX_MB)to the...
View ArticleAdvanced users • Generated initramfs_2712 requires grep, but does not include it
The https://downloads.raspberrypi.com/raspi ... ite.img.xz image contains in »/boot» the files «initramfs8» and «initramfs_2712». These are zstd compressed cpio files. Each of the files contains the...
View ArticleCamera board • Re: imx462 flickering/banding
Sohonomura2020, thank you very much for your explanation. It seems to confirm that noise and banding does exist with the 464 modules (especially at higher gain values). I don't quite understand how...
View ArticleTroubleshooting • Re: I seem to be getting HDMI issues with raspberry pi 5...
The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad, nonexistant, or malformed.If you get no...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
I don't have HW for testing this, but you may want to try this (boot into GUI or CLI):add below to your config.txtCode:...
View ArticleBeginners • Re: New User
use raspberry os as is, it doesn't take kindly to changes.You keep saying this, really not convinced.Statistics: Posted by jamesh — Sun Jan 28, 2024 8:53 am
View ArticlePython • Re: Installation of pyexcel
Your test.py doesn't do anything productive but returns without error for me. What issue is it intended to show directly?Code: (env) david@rp54bw64full0512:~/project $ cat test.py#import RPi.GPIO as...
View ArticleGeneral discussion • Re: Raspberry Pi 5 - SSD SATA or SSD NVMe ?
The SATA examples appear to be 2.5". mSATA is exactly the same speed and is the same size as a Pi Zero. Crack open a 2.5" SATA disk. You will often find an mSATA board inside. Anyway good mSATA SSDs...
View ArticleHATs and other add-ons • Re: nvme base geekworm
I use the Geekworm X1002 and Crucial SSD 500 GB Pcie 3.0. NvmeOS Bookworm. But when I reboot, after the OS logo I see a flashing cursor at the top left and after about a minute it appears I have the...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
Le fait que ce hat soit positionné au dessus des radiateurs, dissipateur, etc, ne risque t'il pas d'engendrer des soucis de fonctionnement ?Question très basique car c'est ce qui me fait peur.Merci...
View ArticleBeginners • Re: New 4TB SSD portable NVME drive (USB) critical target error,...
Can I write a 4TB file in C ?I don't see why not. I assume you're running a 64-bit OS. There may be limits on 32-bit.Also, do unbuffered reads and writes if possible, otherwise the Linux disk cache...
View ArticleGeneral • Copy and paste example code
Why are there line numbers in the example code boxes in the documentation?When using the C SDK I use emacs and so can keystroke macro them away. I'm looking at micropython now and Thonny and that...
View ArticleTroubleshooting • Re: New raspberrypi 5 won’t boot. Just green flashing light.
If you can get a close up of the area I've marked, that may help.RP1_fault.pngMaximum attachment size is 256KB, so you may be able to make your pictures a bit bigger.Statistics: Posted by...
View ArticleUser groups and events • Peninsula Pi Party near Sydney Australia
https://petermoulding.com/peninsula_pi_partyHello Pi users in Australia. There are lots of Pi users on the Central Coast of Australia, between Sydney and Newcastle, based on the response when selling...
View Article