Beginners • Re: Ambiguity in answer provided by 6by9 in a post that I can...
If you read the datasheet it statesCode: support for output formats:8-/10-bit raw RGB data(raw as in Bayer)It's difficult to do AWB in the sensor if it's putting out Bayer. It makes sense if the...
View ArticleTroubleshooting • Re: getting OSError: libbcm_host.so: cannot open shared...
The legacy camera stack (and hence picamera) is not supported on the Pi5 as the hardware has totally changed. The legacy stack is also unsupported on 64bit OSes.If using a Pi5, then libcamera...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 and DSI custom display
But sorry, why do I have to read the technical data sheet of the bridge if I don't want to use it? I simply want to use a dumb display, without initialization, and set the CPU to drive DSI signals...
View ArticleGeneral discussion • Re: problem install chromium raspberry pi zero
Sorry, I can't read French but have you tried running SUDO APT UPDATE and SUDO APT FULL-UPGRADE to see if that fixes the problem?BTW, the Zero has only 512MB of memory and may not work well with...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I cannot seem to find an up to date guide (video or web page) showing how to install PINN on a Pi5 with an NVMe card.PINN for the Pi5 is still in beta testing as not everything is working, but it's...
View ArticleTroubleshooting • Fruitbox Problems
Running Fruitbox on my Pi 4 has been very inconsistent. Sometimes when I launch it, the program loads, but is then frozen and none of the touchscreen buttons work. If I press a button and wait a few...
View ArticleAdvanced users • How to edit touch matrix on OE touchscreen
Running 64bit lite version of Bookworm on a Pi4 with an OE touchscreen. Also want to use PiCam2, all to support Klipper and KlipperScreen. But also want to rotate screen by 180 degrees.If I use...
View ArticleDevice Tree • Re: PI5: dtoverlay midi-uart0 fails to be applyed
Hi @PhilE!Please, could you point some info or give some tip for getting midi-uart working in the RPi5?The midi-uartX-pi5 overlays still doesn't work and i can't find any useful info about how to...
View ArticleBeginners • Re: How to specific the vermagic for compatibility with Kernel
I am having a similar, if not exactly the same, problem. Does your dmesg also say `<module>: disagrees about version of symbol module_layout`?See my other threads/messages about this:1....
View ArticleTroubleshooting • Re: Certificate Verification Failed
It is part of the school network. Never had issues in the past but that's not to say it's not something stupid on their end. Are you thinking it is?Statistics: Posted by rocketjeremy — Fri Apr 05,...
View ArticleTroubleshooting • Re: Powering multiple raspberry pis
Thanks for all the replies on here! I was able to boot the PI5 on my little phone charger but it crashed overnight and had undervoltage errors on reboot. The big PSU looks fun but is more work then I...
View ArticleTroubleshooting • Re: Problem with Johnwill Monitor
On my Pi4B with Bookworm I can edit using Code: sudo nano /boot/cmdline.txtThe contents of /boot/config.txt and /boot/cmdline.txt is nowCode: DO NOT EDIT THIS FILEThe file you are looking for has...
View ArticleTroubleshooting • Re: raspberry pi 5 freezes external HDD
Same issue for me....Statistics: Posted by chibidom — Sat Apr 06, 2024 3:11 pm
View ArticleTroubleshooting • Re: new at this need help
My method.Always use RaspberryPi OS to start with as mentioned. Use a uSD first to check it work, This will also update your bootloader* and you would get the install over a network screen like the...
View ArticleCamera board • Re: UNABLE TO STREAM OVER A NETWORK USING RASPBERRY PI 5
What command line are you using on the Pi5?Statistics: Posted by pidd — Sat Apr 06, 2024 3:20 pm
View ArticleAIY Projects • Re: Coral AI USB Accelerator Working on the Raspberry Pi 5!
Unclear description, e.g. add "export GDAL_CONFIG=usr/bin/gdal_config" to .bashrcthat is echo "export GDAL_CONFIG=usr/bin/gdal_config" >> .bashrc -- ** ok?next: add the pyenv thing to .bashrc...
View ArticleAdvanced users • Re: Getting Started with Network Manager
Since you said you installed rsync, I'm guessing you're not running RasPiOS, since rsync is pre-installed on both Desktop and Lite versions. I said I think I installed rsync. What I realised because...
View ArticleGraphics, sound and multimedia • Re: 9 displays output
I've seen it happening that the kernel picked the highest available resolution from EDID, even when a different mode got forced by kernel command line.The only solution I've figured out was providing...
View ArticleTroubleshooting • Re: Pi5 HDMI sound not working if Pi starts after the...
Code: lu2@raspberrypi:~ $ ls -l /lib/firmware/elu2p.bin-r--r--r-- 1 root root 256 Apr 4 11:39 /lib/firmware/elu2p.binhmm need to be executable?Statistics: Posted by Lu2 — Sat Apr 06, 2024 3:52 pm
View ArticleTroubleshooting • Re: New rpi5 + new official powersupply: "not...
Raspberry pi5 Argon one v3 m.2 NVMe PCIE. Booting of ssd. Hi I noticed that same problem when testing unit out when received 3rd April 2024. Think problem is something to with the rip-eeprom-config...
View Article