Camera board • Re: 16bit Camera Module
Ah yes I should have been more specific - 16 bits per pixel - as in RGB565.I hadn't seen those SPI Arducams specifically for the Pico you pointed out, I see the OV5640 will output RGB565 and RGB555 so...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
The install script utilizes SF_Installer which, amongst other, installs a dtoverlay and makes modifications to config.txt.Statistics: Posted by NotRequired — Sat Jun 22, 2024 12:36 pm
View ArticleGraphics, sound and multimedia • Re: After installing RPI-5 Bookworm Updates...
The problem remains, and has become a real problem.I used this JSCAD honeycomb model ...https://jscad.app/#data:application/gzi ... UWcN3FAAAA... and changed rows to 15, columns to 13, in order to...
View ArticleRaspberry Pi OS • Re: Help with new setup - moving off SD onto raid1 nvme
Sorry to bother, but is there a specific way to talk to chat with someone in here? I did want to talk to @andrum99 on a post he wrote. Thank youStatistics: Posted by Darks0ld13r — Sun Jun 23, 2024...
View ArticleWanted • Re: Will pay for help on project
Hey Kurt!I can surely help you with this.You can write to me at this address:Statistics: Posted by rupawalaebrahim — Sun Jun 23, 2024 11:11 am
View ArticleSDK • cyw43-driver license - redistribution of a binary created for RP2040...
It could be nice to have clear, official statement if it is possible to redistribute cyw43-driver in a binary form (which will be inside *.uf2, *.bin etc. file for Bluetooth/WiFi related project)....
View ArticleUbuntu • Re: Booting Ubuntu from WD_BLACK SN770M falls back to initramfs
I solved the issue: https://github.com/raspberrypi/linux/issues/6232#issuecomment-2184951455Statistics: Posted by iamursky — Sun Jun 23, 2024 11:30 am
View ArticleBeginners • Re: TV LCD NO CONNECTION
ssh documentationStatistics: Posted by dom — Sun Jun 23, 2024 11:43 am
View ArticleGeneral discussion • Re: The end of the cross device SD card compatibility?
That is so true that the Wiki has a page for it.https://en.wikipedia.org/wiki/Raspberry ... comparison"The Raspberry Pi Zero 2 W was launched in October 2021, a version of the Zero W with a system in...
View ArticleOther • Re: Can't install Windows 10 on Raspberry pi 3 b+
IIRC the original Raspbian released back then was a third party effort to get Debian booting on the Pi.Almost. The original OS for the Pi was Debian*, but only the old armel version which didn't use...
View ArticleTroubleshooting • Re: Five SDHC cards - four still cannot boot several Pis
It's good idea so I have checked and they are supplying a fairly quiet 5V. The other idea I have had is to try and look at the serial console during boot so I shall solder a set of header pins so I...
View ArticleTroubleshooting • Re: Desktop environment does not start
1gb ram is barely enough to run a desktop & if the desktop loads, you're not going to do much after that.you better have a look at the system requirements for ubuntu desktop.Statistics: Posted by...
View ArticleTroubleshooting • Re: modprobe: FATAL: Module nvme-fabrics not found in...
I may be mis-reading this, but looks like nvme-fabrics.ko WAS available with kernel 6.1.0 but disappeared with kernel 6.6Code: bls@pw~> uname -aLinux pw 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian...
View ArticleAdvanced users • Re: Ability to combine a kernel command line from (for...
Very interesting. I'll test this. Thanks for the quick response!Statistics: Posted by dividuum — Mon Jun 24, 2024 12:56 pm
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
We have performed secure boot and before that we have signed boot.img. but we are getting multiple issue's while performing these operations.Please find attached scree shot for the error.Please...
View ArticleTroubleshooting • Re: I can’t get the power cord in
I have a Pi 4 Model B, and yesterday, I finished assembling the model. However, I cannot put the power cord into the USB-C port, no matter how hard I try. It just won’t go in. I can put the cord in...
View ArticleCamera board • Re: Suppot for OV3211
Sorry for the wrong name of OV2311.The tuning file maybe difficult for me.and the tuning file is for ISP in PI4??Raw data from CMOS------> ISP(using tuning file) ---> user data? The process is...
View ArticleNetworking and servers • Re: Install older version of Samba on Bookworm
What has happened is that Samba has deprecated SMBv1 and turned it off by default, Note that, from the point of view of most people (users), turning a feature off by default is effectively equivalent...
View ArticleGeneral • Re: Low current high sided switching with Pico
Thanks for those. The SSRs look like the simplest solution.Statistics: Posted by jimseng — Mon Jun 24, 2024 1:17 pm
View ArticleCamera board • Re: Issues using Raspberry Pi Camera Module 3with OpenCV Video...
https://github.com/opencv/opencv/issues/21653OpenCV's VideoCapture is for simple V4L2 devices. It doesn't support libcamera.There are a number of examples in the Picamera2 docs for using OpenCV - see...
View Article