Beginners • PINN and multiboot
Hello, I have installed PINN on a 128Gb USB stick, but the purpose was just to install OSes on my Raspberry Pi 4b with 8gb on which I installed a 500Gb SSD which is plugged by a sata to USB adapter....
View ArticleTroubleshooting • Raspberry will not connect to Wifi after Wifi Change
Dear smart people,I know this topics comes up a lot, but I have tried too long and am desperate for help.So after moving my rasp to another location and thus changed wifi credentials and router, I...
View ArticleGeneral discussion • Rpi pico w not showing up anymore on pc
my rasberry pi pico w is no longer read as storage space on my PC with win 11. I'm using it as a flasher to mod an xbox 360, and at first it even worked correctly, but now it continues to give...
View ArticleOff topic discussion • What batteries are safe?
Another day, another house burn by an exploding lithium battery. Today's news featured a Mercedes as the biggest lithium battery fire but little batteries have started big fires. I am thinking about...
View ArticleC/C++ • Cross compile using cmake
Hi Folks,Long preamble before the question. Necessary I'm afraid.I really shouldn't have gone down this rabbit hole considering how much I loathe xgcc environments. That said, I needed to in order to...
View ArticleBeginners • Rasp Pi Imager can't download image
I'm trying to install a new Pi image on my SD card. I set up the Pi Imager with the options I wanted, clicked OK then nothing. I thought Maybe it's just slow so I left it and went and did other...
View ArticleDevice Tree • Adding an i2s MEMS microphone to rpi4b
Hi,I have a Rpi4b to which I am trying to add an i2s MEMS microphone. I found a few people on the internet sharing a dts file for such a device. I followed one specific example...
View ArticleTroubleshooting • USB ports not working after reinstall to newest Bookworm
I've been running Raspberry Pi for the past 6 years with no issues. It has two Arduinos connected via USB ports (ttyACM0 and ttyACM1), and DALI hat which occupies ttyS0.The other day I had issues with...
View ArticleBeginners • is it possible to connect a pi zero to Pi Connect and access...
is it possible to connect a pi zero to Pi connect and access remotely?Does it need to have installed a browser? Can Zeros with no desktop OS can be accessed?Statistics: Posted by Fern — Sun Nov 03,...
View ArticleRaspberry Pi OS • Labwc menu pressing Alt-Space
I have dark mode set but when pressing Alt-Space the menu displayed is not dark (White background with black text) I cannot see any to fix this with the labwc config filesStatistics: Posted by Annie...
View ArticleGeneral discussion • Where to buy spare parts
Does anyone know where I can buy 1005 SMD resistors for a Hq camera?Statistics: Posted by Alexlora — Sun Nov 03, 2024 8:57 pm — Replies 1 — Views 80
View ArticleTroubleshooting • VNC: Cannot currently show the desktop
OS: Debian GNULinux 12 (bookworm) aarch64Host: RPi4 B Rev 1.5Kernel: 6.1.21-v8+The computer was running VNC (v7.12.1 r21 x64) successfully (for my limited purposes). After the labxwc upgrade, which I...
View ArticleRaspberry Pi OS • Wrong kernel version in uname
I just updated my pi4B (8Gb with using external USB SSD) to the latest version of Raspberry Pi OS 64 bit to update to latest waylaid with labwc.I checked the kernel version with uname -a and it...
View ArticleGeneral • Specify buffer allocation in specific memory banks
Hello,I an developing C code for the RP2350 in VScode which uses both cores.All of the functions running on the second code are defined with the __not_in_flash_func directive so that they run without...
View ArticleTroubleshooting • SOLVED: Raspberry Pi5 running plasma/KDE with Wayland...
I have had quite a lot of success running KDE on the Raspberry Pi 4 ($g) and 5(8G). However, when I ran an update recently, while running Wayland as is my standard go to with KDE, the mouse cursor...
View ArticleGeneral discussion • Forgotten Password Email
Greetings,I am trying to sign in with my Raspberry PI ID. Apparently, the forum utilizes a different ID from a "normal" PI account, which requires email for login. I must have created a login with my...
View ArticleTroubleshooting • PiCamera2 vs. raspicam
RPi 4B+ I am using a RPi module 3 wide camera to take periodical photos during some weeks, more than 2K at this time.There was an accident and the box with the camera dropped to the floor.It seems...
View ArticleTroubleshooting • Raspberry pi 4 does not appear on usb though it powers on.
Hi,So for my raspberry pi 4, when plugging it in by the USB, it does not appear on the PC. I was able to image the microsdcard using the raspberry software and a USB card reader, but when plugging the...
View ArticleAdvanced users • Simple example to configure pisp and use libpisp
I have a media-ctl working pipeline without pisp and would like to leverage the color conversion.After media-ctl setup, I get this dot graph:The sensor is in SBGGR10_1X10/2688x1520- The CSI module...
View ArticleMicroPython • DMA ring_size?
I am working with the DMA features of RP2040 and find the RP2040 Datasheet a bit lacking with the description of DMA ring_size.RING_SIZE: Size of address wrap region. If 0, don’t wrap. For values n...
View Article