General discussion • Re: Raspberry pi 5 Fan
Hi,I'd also love to see how to adjust/control fan speed on Raspberry Pi5.a simple forum search should have revealed that as fan has been discussed extensively.as an exampleCode: # change the cooling...
View ArticleTroubleshooting • Board burnout after modfying config.txt
Hi Everyone,Here is an event that I just encountered, I contacted Waveshare support as well, will update it as i gather more info.I'm using this...
View ArticleCamera board • Suppot for OV3211
Hi, I have a custom CMOS board(OV2311) connect to PI4.When the ov3211 module loaded. but I can't check ov2311 is working.Code: smt@raspberrypi:~ $ rpicam-hello -t 0[0:29:14.718456965] [1801] INFO...
View ArticleTroubleshooting • Re: Board burnout after modfying config.txt
there's not suppose to be a space after dtoverlay=dwc2,Code: dtoverlay=dwc2,dr_mode=hostStatistics: Posted by kerry_s — Mon Jun 24, 2024 5:22 am
View ArticleNetworking and servers • Re: Install older version of Samba on Bookworm
This led me to look at what was removed/changed between Samba Versions 4.9.x and the current 4.17.x which runs on Bookwork and wouldn't you know it that in Samba Version 4.16 support for SMB1 was...
View ArticleOff topic discussion • Vale Larry W Finger
Sadly, the long time Linux Wireless developer Larry W Finger has passed away on the weekend. I just recently linked to Larry's github account to answer a question about a Wi-Fi driver for the...
View ArticleAdvanced users • Help moving from SD to nvme1 with ZFS root
HiI have recently installed bookworm on a pi5 sd which has 2 nvmesI want to move to booting from the nvme but I also want to move to zfs.so I am thinking I /boot to be copied over from sd to nvme now...
View ArticleTroubleshooting • modprobe: FATAL: Module nvme-fabrics not found in directory...
after dealing with some 'incompatible' NVME on M.2 HAT+ I've started further testing today (stability i.e.) and checked the logs related to name.What caught my attention is Code: Jun 24 08:00:29...
View ArticleAdvanced users • Re: Help moving from SD to nvme1 with ZFS root
isn't that the same question as in https://forums.raspberrypi.com/viewtopi ... 3#p2225042?Statistics: Posted by aBUGSworstnightmare — Mon Jun 24, 2024 6:20 am
View ArticleCompute Module • CM4 Obsolescence Date Discrepency
The Compute Module page says "Compute Module 4 will remain in production until at least January 2034" but the CM5 Forward Guidance says 2031 for the CM4. Would be nice to get one of those...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I found it very interesting to read through everyone's comments about a Raspberry Pi 5 laptop. It seems like there's a significant concern regarding the price versus the value offering of a Raspberry...
View ArticleGeneral discussion • Re: Pi 4B and Compute Module 4 behaving different...
Ah, good catch thanks. I'll definently change that, although the official documentation says that it wouldn't make a difference anyway because they are both applicable models for both of those...
View ArticleHATs and other add-ons • Re: HATs for connecting to the Internet without...
Look at i.e.waveshare portfolio. They offer quite some solutions (ob different budget).Sorry, can't comment on 'easy to setup' (or not).Statistics: Posted by aBUGSworstnightmare — Tue Jun 25, 2024...
View ArticleNetworking and servers • Re: Metallic enclosures and wifi/bluetooth degradation
SMA connectorCM 4 and the mount boards have options that could be adopted but have not found one with MIMO.Some excellent USB WiFi adaptors with more options than Pi 5 WiFi through SMA, especially...
View ArticleAdvanced users • Re: RPi 5 USB-C overvoltage protection
If I recall correctly, over voltage protection exists only for protecting power being applied to the usb-c power port, not the pins in the IO header.If you apply more voltage than you're supposed to...
View ArticleGeneral discussion • recovering raspberry 1
HelloI had the first version of raspberry (256MB RAM) running, but the pendrive where I had all the system, programs and data broke. It has debian wheezy installed, it worked very good and the memory...
View ArticleTroubleshooting • Re: White screen with just Waste basket showing
Thanks all. I've resolved the issue.Let us know how. Someone else having the same issue could find this thread and your fix could help them too.Statistics: Posted by memjr — Tue Jun 25, 2024 5:47 am
View ArticleGeneral discussion • Re: recovering raspberry 1
Try Raspbian Lite it's lightweight, Debian-based, and perfect for keeping memory consumption low like your old setup.Statistics: Posted by Marco22 — Tue Jun 25, 2024 5:48 am
View ArticleCamera board • Re: Updating libcamera
If you want the latest versions of libraries then you need to be using the current OS release, which would be Bookworm.Bullseye is now the legacy release, so other than security fixes, it won't get...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: How many cameras can the Pi5 support?
Yes Pi5's CSI2 receiver supports virtual channels, and can write out up to 4 streams of data into memory.However it also supports routing one stream of data directly to the Camera Front End (CFE)....
View Article