Troubleshooting • RPi 5 mounting error of portable SSD: Filesystem type f2fs...
My portable SSD shows following error in dmesg while trying to mount on a particular RPi 5 4GB :[ 20.107024] scsi host0: uas[ 20.967381] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
..I would be willing to fund it though, if anyone would care to take it on? I know 6by9 doesn't - so not asking but if either of you know someone who might be interested I 'd appreciate a contact by...
View ArticleAutomation, sensing and robotics • Re: Firehouse Alerting
Much easier if you can examine the ASCII text data stream before it gets converted to pixels.Statistics: Posted by drgeoff — Sat Aug 10, 2024 4:17 pm
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
Microchip allows their chips to be completely erased including OTP (which obviously isn't truly OTP) so you can always return a chip to factory fresh state.Those were the code protection fuses on the...
View ArticleHATs and other add-ons • Re: Raspberry pi 5 NVME m.2
viewtopic.php?p=2241358&hilit=Nvme#p2241358Adding an extension for mounting 2280sized drives is simple as wellStatistics: Posted by aBUGSworstnightmare — Sat Aug 10, 2024 4:29 pm
View ArticlePython • In search of...
Hi,I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.Two things. First, all the examples of...
View ArticlePython • Re: In search of...
Hi,I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.Two things. First, all the examples of...
View ArticleGeneral • Re: Hazard3
I see Hazard3 supports some single instruction atomic read-modify-write operations, such as AMOSWAP.W and AMOADD.W. I think Cortex-M33 lacks the corresponding ARM instructions (which were added in ARM...
View ArticleSDK • Re: SDK 2.0.0
To trigger the install of the two different tool chains...Those toolchains must be coming from somewhere, and presumably the Extension has code which shows where from and how to install them. Maybe...
View ArticlePython • Re: How much can I ask a Raspberry pi4b to do?
Can you post a picture of the pi with the devices attached so we can see if there is a wiring issue?(use Attachments to Add file)I just found out that my servo hat was damaged also. I was using the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • PIO on RP1 (PRI5)
I have a special app that uses PIO on the RP2040 to measure quadrature encoders, but I need to reduce hardware costs and latency. I am waiting until March for the official support of running code on...
View ArticleAdvanced users • Re: rpi-sign-bootcode in secure boot for Raspberry Pi 4
Actually, I realise that my question is in fact answered by this thread (And what I followed to install the secure boot)viewtopic.php?t=344770So the answer is I guess, don't use the update-pieeprom.sh...
View ArticleTroubleshooting • Re: Boot Order NVME vs Micro SD
Raspberry Pi EEPROM Manager provides a simple and convenient way to view the current boot order as well as set a new boot order.Statistics: Posted by RonR — Sun Aug 11, 2024 5:43 pm
View ArticleGeneral discussion • Re: Pico 2 Micropython problem
Works OK with:for i in range(r, 1, -1):Statistics: Posted by tonygo2 — Sun Aug 11, 2024 5:55 pm
View ArticleAdvanced users • Which kernel to roll back to?
A fresh install today, August-11-2024, of bookworm Pi OS (64-bit) Desktop to a Pi 4 fails to connect to various external usb-ethernet adapters. This was not a problem with legacy bullseye. After weeks...
View ArticleGraphics, sound and multimedia • Bluetooth connections fail
Hello,I'm having trouble connecting my Raspberry Pi 5 (Using 64-bit Raspberry OS) with my bluetooth speakers. It finds the devices and saves them, but whenever I try to actually connect to them, it...
View ArticleTroubleshooting • Re: RPi Zero-W USB power
Hi,My testing has been delayed because I blew up the ZeroW. I've now received a new ZeroW and a Zero2W. My problem is that if I try to connect a mobile phone (can be selected to appear as either...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: PIO on RP1 (PRI5)
There was a very recent thread on this, might be worth a search.Statistics: Posted by jamesh — Sun Aug 11, 2024 6:21 pm
View ArticleUbuntu • Re: Ubuntu 24.04 running slow on Pi 5
ubuntu desktop is just slow in general, compounded by the move to snaps.there priority is the x86-64 desktop, so rpi's are not optimized to the os.if you want a dedicated rpi optimized os that mostly...
View ArticleGeneral discussion • All chromium extensions stopped working.
Hello,Here is the hardware/ software info:Hardware: Raspberry Pi 4BOS: Debian (Buster V10)Chromium Ver: 88.0.4324.187--Problem: All my Chromium extensions stopped working on all my Pi 4B's. Why would...
View Article