Raspberry Pi Connect • Re: Raspberry Pi Connect as a system service
If remote shell access is enough, rpi-connect will run for every user with an active login session or with user-lingering enabled. You'd need to sign Connect in to each account you want to access (as...
View ArticleHATs and other add-ons • Re: AI hailo rpi5 examples question...
Anybody offer any support on these examples ?Also tried at https://github.com/hailo-ai/hailo-rpi5-examples but no response...Let's hope when picamera2 is integrated with the hailo it's a bit easier to...
View ArticleOfficial Display • Re: Display Only Shows Backlight
two different FPC cables. They're not official raspberry cables, but they were advertised for rp5s. I have some official cables on order.Are they specifically display cables? The camera cables look...
View ArticleGraphics programming • Re: RPi5 HW graphics acceleration
I'm using an RPi5 with two cameras for 3D depth map generation.I'm capturing video streams via rpicam-vid.I'm currently doing several steps in SW:1. Converting yuv420p frames to RGB2. Intrinsic and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Interfacing DSI on pi 5 to ICN6202
Hi, Im trying to interface 4 lane DSI to ICN6202 to run a 1366x768 1 channel 6 bit lvds lcd. So far I have successfully programmed the chip through I2C and tested with color bar pattern. But this is...
View ArticleTroubleshooting • Re: Raspberry Pi4 Model B: Not connecting to WiFi network
I have since this issue has been posted re installed Pi OS using no preset values and still I cannot connect the unit to any WiFi hotspots. I constantly get that a password or encryption key is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Interfacing DSI on pi 5 to ICN6202
Sorry, but is there a driver for ICN6202 in the kernel tree?Why not simply use TI SN65DSI83 for your display? Driver is there and confirmed working.Statistics: Posted by aBUGSworstnightmare — Tue Jul...
View ArticleAdvanced users • Re: AMA0 RS-485 mode
Reading through the PL011 driver, the only thought I had about what might be going wrong is that might get confused if you clear the flags while the port is active. Could that be happening in your...
View ArticleMicroPython • Re: Bluetooth Extended Advertising with MicroPython on...
"Computer says no":Code: 07/10/24 08:36:16.624 COM23@115200 c> Reset HCI CommandCOM23@115200[03 0C 00 ]opcode = 0x0C03 (3075, "Reset")07/10/24 08:36:16.630 COM23@115200 <c Reset HCI Command...
View ArticleAndroid • Re: [DEV] AOSP (Android 14) for Raspberry Pi 4 & Pi 5
I built AAOS for RPI5 from the work you put into raspberry-vanilla,so thank you. I first built r36, but there was that issue with not booting fully into the UI so I went back to r22 and built from...
View ArticleBeginners • RPI 4 Model B DSI LCD Display Issue on Android 13
Hello Everyone,I'm new to Raspberry Pi and facing issues getting DSI LCD displays to work on my Raspberry Pi 4 model B running Android 13. Here are the details:– Upon booting, the DSI display...
View ArticleTroubleshooting • Bluetooth does not work on Raspberry Pi Zero 2W:...
I have a Raspberry Pi Zero 2W with VenusOS (an OpenEmbedded framework based distro) firmware 3.33. Bluetooth doesn't work, and /var/log/messages is spammed with Bluetooth related error messages even...
View ArticleRaspberry Pi Connect • Re: Updating a file on a remote PI
On the default (or minimal) RaspiOS it would be (under Linux)scp newfilel pi@RaspPi-ip-address:newfilerso scp would just copy 'newfilel' to the home directory of user pi on your raspi and use...
View ArticleAdvanced users • HOWTO RPi zero 2W with Scarthgap Yocto 5.0
I'm currently working on a project using the Yocto Project and I'm interested in the Scarthgap release/layer. Has anyone here used Scarthgap with the Raspberry Pi Zero 2W? If so, could you share your...
View ArticleOff topic discussion • Re: Where is LTolledo?
Not banned AFAICT.Statistics: Posted by jamesh — Wed Jul 10, 2024 7:45 am
View ArticleCompute Module • Re: CM4 stuck during BOOT
...Repartition Root Disk was skipped ......Dies the SD-Card still boot on a standard RasPi4 ?Have you considered using eMMC as an alternative ?Keep in mind, you can develop on a standard RasPi using...
View ArticleNetworking and servers • Re: Windows 11 doesn't recognize Raspberry Pi 5 with...
Thanks for the reply... I acutally got it working with g_multi... I just looked up, which driver got used using g_ether and manually defined the driver for the device with g_multi.. Now everything is...
View ArticleRaspberry Pi OS • Re: Is it possible to install Raspberry Pi Bookworm on an...
Well in the end I finally figured out what the problem was - when you install Bookworm onto a SD card and boot it for the first time on a Pi Zero, it takes a much longer than usual amount of time...
View ArticleBeginners • Re: RPI 4 Model B DSI LCD Display Issue on Android 13
I don't understand what you are trying to do.Are you saying that the screen works ok on Debian, but not on Android?Statistics: Posted by kip_the_elder — Wed Jul 10, 2024 8:08 am
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
So, I've captured my images. I took four using a DSLR calibration grey card that I got off Amazon.I captured the images using Code: libcamera-still -o alsc_6000k_1.jpg -rHere are the images:...
View Article