Advanced 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 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 ArticleBeginners • Re: New User
use raspberry os as is, it doesn't take kindly to changes.You keep saying this, really not convinced.i was referring to this:I guess the next step of playing is changinging the apprance?assuming...
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 ArticleDeutsch • Re: Raspberry Pi 5: Mate Desktop läuft nicht
Vielen Dank für den Tipp!Code: sudo apt install gldriver-test hat das Problem gelöst !!! Statistics: Posted by Yeti62 — Sun Jan 28, 2024 9:22 am
View ArticleTroubleshooting • Re: Samba share with symbolic links fails on windows PC
Almost certainly a server configuration issue. Neither Windows nor the smb protocol understand symbolic links.You need to do at least two things:Three things, you missed that the OP is using buster,...
View ArticlePython • Re: Installation of pyexcel
You have to remove #, to get an error...Code: import RPi.GPIO as GPIO...Statistics: Posted by California — Sun Jan 28, 2024 9:33 am
View ArticleGeneral discussion • Re: Role of OSI Model in IoT Projects
I've encountered it in training form on courses many years ago. When considering networking and switching protocols it's worth know the differences in the capabilities of equipment but you'll really...
View ArticleCamera board • Re: Motion Watchdog timeout
Yesterday I did sudo apt full-upgrade. I thought that with this upgrade the problems could be solved, because there were also firmware parts included. The first attempt was promising but after about...
View ArticleJava • Re: Anyone got Eclipse to work on Raspeberry Pi 4 B / Raspberry OS 5.1 ??
I've now tested 8 of the 13 Raspberry Pi OS 64 bit version and the latest on fails to run Eclipse.I've reported the bug in here, hope this is the correct place for it to be...
View ArticleGeneral discussion • Re: No RPi 5 for me.
i thought that to, but after using the rpi5, the difference is night & day.rpi5 is way faster then a tweaked rpi4.Agreed. After using the Pi-5, i wouldn't go near a Pi-4 anymore. There is a stark...
View ArticleTroubleshooting • Re: RPI 5 performance issues
I was told that the PI does not recognize it and hence I can use the usb_max_current_enable=1 option in /boot/config.txt to override the PDThat tells the Pi to expect up to 5A available, however the...
View Article