HATs and other add-ons • Re: Argon neo 5 with nvme (pi 5 case) question
NVMe controller is part of the NVMe. The case has none.Statistics: Posted by aBUGSworstnightmare — Sun Jul 07, 2024 5:02 am
View ArticleRaspberry Pi OS • Re: New rpi-eeprom-update 2024-01-24 WD Blue SN550 nvme...
https://github.com/raspberrypi/linux/issues/6195 and/or viewtopic.php?p=2232767#p2232382 might be appiicable for your WD SN850X as wellStatistics: Posted by aBUGSworstnightmare — Sun Jul 07, 2024 5:24...
View ArticleAdvanced users • Re: 3 monitors possible with RaPi5?
Thanks. The RaPi5 specifications https://www.raspberrypi.com/products/raspberry-pi-5/ show the text, but I need to search another page for images.Monitors:I have 3 AOC 22B2W LDC...
View ArticleGeneral • Re: Error: The specified debug interface was not found (linuxgpiod)
When he said configure, he's referring to the configure script you run before building openocd from source. (It's a pretty standard approach to feature detection for unix programs.)With regards to the...
View ArticleTroubleshooting • Re: Cannot install updates, clock not synchronized
In particular, after a warm reboot the system clock is likely to be substantially correct but may take a while to synchronize. There is not really a good reason to refuse to attempt updates. At the...
View ArticleGeneral discussion • raspberry pi 4 camera not detected.
I recently bought a camera off Arducam to go along with my Pi 4. However the pi does not detect the camera whatever I do. I have tried full upgrading the software to no success. How can I resolve this...
View ArticleHATs and other add-ons • Re: AI Kit + NVMe SSD ?
Are there any Gen 3 PCIe switches?Sure, however they are probably more expensive than gen2 so not many boards will use one.One such switch is ASM2806A https://www.asmedia.com.tw/product/788Y ......
View ArticleTroubleshooting • Re: Help my raspberry pi is not working
We'd need to see the specs on your powerbanks. However, using two and the same time would be just asking for all sorts of trouble. All of that said, I've used various powerbanks to run Pis from Pi0 to...
View ArticleCamera board • Re: Camera Module v3 -DOA
I would really like to know if there is a way to get the camera working.Modifying config.txt with camera_auto_detect=0, dtoverlay=imx708, I get the following message in dmesg:Code: [ 48.292880] imx708...
View ArticleGraphics programming • Testing new DRM/DSI driver
I am seeking some help / directions as I am developing / testing a DRM based MIPI-DSI driver for a display.My test platform is Bullseye Lite, Pi-3B : armv7l, Kernel 6.1.21-v7+ and I'm using DSI0 (two...
View ArticleBeginners • Re: How to deactivate the red LED when Raspberry Pi 5 is shut down?
Or get rid of it here https://github.com/raspberrypi/linux/bl ... -b.dts#L71Statistics: Posted by aBUGSworstnightmare — Mon Jul 08, 2024 5:06 am
View ArticleGraphics programming • Re: Testing new DRM/DSI driver
Based on the level of info provided nobody will be abke to support.Some recommendations:You should aim for latest kernel and Bookworm.You will have to use KMS as FKMS is deprecated.Compile your driver...
View ArticleGeneral discussion • Re: raspberry pi 4 camera not detected.
I recently bought a camera off Arducam to go along with my Pi 4. However the pi does not detect the camera whatever I do. I have tried full upgrading the software to no success. How can I resolve this...
View ArticleGeneral • Re: Struggling with redefining a frame buffer.
Hi cbmeeks, I recognize your username because I looked at your repo a couple of weeks ago I started with the Hunter Adams code as well (actually, Bruce Land, another Cornell prof, made an 8-bit fork...
View ArticleGeneral • Re: Embedded Swift
Surprised this forum doesn't have a "thanks" button. That WWDC talk is great!Statistics: Posted by cellularmitosis — Mon Jul 08, 2024 5:40 am
View ArticleGeneral • any existing high-speed pico-to-pico bus?
I was thinking about using a second pico as a "video card" for a "cpu" pico (similar to the NES setup of 6502 + PPU).Has anyone put together an 8-line parallel bus between two picos?Statistics: Posted...
View ArticleCamera board • Re: How to use OS04a10 night vision cam
here is the link for the datasheet of the camera module https://www.ovt.com/products/os04a10/ for datasheet. I am only facing problem when i connect the cam with MIPI connector the camera is not...
View ArticleRaspberry Pi OS • Re: Is it possible to install Raspberry Pi Bookworm on an...
I wonder if the problem is specific to "Rev 1.1"?My working RPiZeroW has a revision code 9000c1, like yours, the patterns of lights flashing when the Pi Zero tried to boot from Bookworm made it appear...
View ArticleGraphics programming • Re: RPi5 HW graphics acceleration
The Hailo AI module is designed for Image recog, other AI functions are still in the works.It might be better to use the Hailo hardware as it will be much faster.However the cameras are interfaced to...
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
Hello, I installed this non-atv build and Kodi from official Kodi website.But when I try to add video in Kodi, it cant see my external usb drive.I tested with av build and it works fine.Any...
View Article