General discussion • Re: RISC-V (?)
RPL already has a RISC V system... The Pico 2.Statistics: Posted by W. H. Heydt — Thu Apr 24, 2025 1:37 pm
View ArticleGeneral discussion • Re: Programmable smartwatch
The Bangle.js seems like a great option but it would be too pricey for me to use as a basis for a product.Bangle.js 2 is based on nrf52840. For nrf52840 based prototype I'd suggest to get Magic 3...
View ArticleGeneral discussion • Best Material to house Pi in car and best way to join it
Hello,Not sure where to post this but I am building a project that uses a raspberry pi5 , 5 inch display, and a small camera (similar size to official pi camera). This will sit on the dash of my car...
View ArticleGeneral discussion • RPI5 Dolby Vision
Would it be possible to support Dolby Vision in the future? Adding a licence so that the RPI 5 SOC can decode Dolby Vision?Statistics: Posted by cert — Thu Apr 24, 2025 4:48 pm
View ArticleGeneral discussion • Re: Need input on which RaspberryPI Screen to buy
would buy none of them as you can get a display with capacitive touch at your price target - Waveshare SKU 30896...
View ArticleGeneral discussion • Any recomendations for a backup system? flexbackup?
I'm planning to set up a backup system of the SD card content and I didn't find anything interesting on the forum (search for flexbackup, amanda shows some results, but unrelated and chiark-backup...
View ArticleGeneral discussion • Re: Any recomendations for a backup system? flexbackup?
What about the PI SD Copier from the GUI?Statistics: Posted by DS256 — Fri Apr 25, 2025 6:01 pm
View ArticleGeneral discussion • Re: Boot Time Differences on Raspberry Pi 3B+ Depending...
Pendrives have always been a slow boot option, but very convenient. Statistics: Posted by KeithMck — Sat Apr 26, 2025 9:24 am
View ArticleGeneral discussion • /dev/root full; what next?
Hey everyone,I see my dev/root dir is full.I see I have a pnpm dir in my pi/share dir. I have never used pnpm, so I am confused about why It has close to 500 mb stored on my machine. is is safe to...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
First check that your USB stick is being recognised by PINN.It is. It appears as an install destination in the drop-down at the bottom of the window.Try validating your syntax is correct by posting it...
View ArticleGeneral discussion • Re: RPi4 and RPi5 Compatible Power Supplies which are...
https://i.ebayimg.com/images/g/kekAAeSw ... s-l960.jpgthere are many.Statistics: Posted by Craig1234 — Sun Apr 27, 2025 3:08 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 hobby home server performance
Yes it will be fine.Statistics: Posted by neilgl — Sun Apr 27, 2025 5:26 pm
View ArticleGeneral discussion • How to call apt install --reinstall raspi-firmware if my...
I have installed Rasperry Pi OS in 2021. At that time the firmware was under /boot, in particular /boot/firmware has not existed and doing in-place upgrades have not created /boot/firmware. My...
View ArticleGeneral discussion • Re: How to call apt install --reinstall raspi-firmware...
So, how to downgrade the kernel/firmware to a stable version, if my system does not have /boot/firmware ?You don't. You broke it with your incomplete in-place upgrades.This is why in-place upgrades...
View ArticleGeneral discussion • Re: Hardwork are gone :(
STICKY: Is your Pi not booting? (The Boot Problems Sticky)https://forums.raspberrypi.com/viewtopic.php?t=58151Statistics: Posted by gordon77 — Mon Apr 28, 2025 8:10 am
View ArticleGeneral discussion • [HELP] Sending images from Raspberry Pi to Django Server...
Hello everyone, I'm working on a project where I want to capture images with my Raspberry Pi and send them to my Django server automatically.Here's the current setup:Raspberry Pi 4BCamera module...
View ArticleGeneral discussion • Re: [HELP] Sending images from Raspberry Pi to Django...
What is the best free method to make my Django server publicly accessible for image uploads?I use FTP to move my images to my personal cloud. Django seems to support FTP...
View ArticleGeneral discussion • No disk created for nvme on pcie ASM1806 switch port 0,...
I am using a ASM1806 4-Port PCIe switch, I tested it on x86 pc, all disk port are working fine. But raspberry pi 5, nvme on port 0 shows in lspci but not lsblkI am not familiar with pcie/nvme driver,...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Wow, this is a helpful thread ThanksStatistics: Posted by saybyebye — Tue Apr 29, 2025 8:42 am
View ArticleGeneral discussion • Re: No disk created for nvme on pcie ASM1806 switch port...
Good news! Thanks to P33M on github, After add Code: dtoverlay=pciex1-compat-pi5,no-mip,mmio-hi to dtoverlay config, the disk on port 0 can be recognized.Two other problems were foundAfter multiple...
View Article