General discussion • Re: Pi 5 Delivered Damaged
Update.New Pi 5 is here, all good been running for 2 days now, very happy. Came bubble wrapped to oblivion, and inside a small box, nice As for the last one?, I've still not heard back from them,...
View ArticleTroubleshooting • Re: Raspberry Pi 5 not working as a drop-in replacement to...
I have tried all combinations of swaps. Though keep in mind that the system boots anyway even in the broken state (I could see it when I connected a monitor), but the services failed to start. Even...
View ArticleTroubleshooting • Re: Pi 4 2GB won't tftp boot: this device requires newer...
I have Buster running on my Pi 4 picture frame at home, so I guess I could use that as a starting point. Thanks for your idea. I will give that a try!Yes that is an easier way, I also usually copy...
View ArticleCamera board • Re: global shutter camera (imx296) horizontal lines on image...
I did a sudo rpi-eeprom-update -a, and GS camera working great Will the fix be available with normal Bookworm updates as well?If so, when?Statistics: Posted by HermannSW — Sun Dec 31, 2023 9:15 am
View ArticleNetworking and servers • Re: Tried the setting up a NAS instructions 3 times
I tried the instructions to set up a NAS on the raspberry pi and it hasnt works everytimeGo on, I give in, what instructions did you follow ?Statistics: Posted by hortimech — Sun Dec 31, 2023 9:18 am
View ArticleAdvanced users • Pi5 - PCIE 5V Power off when system shutdown?
Hello,I'm using a Pineberry M.2 Bottom HAT with my Pi5, I noticed that when I have the system off, there is still a current draw on my NVME SSD, is there an EEPROM setting to switch the 5V power off...
View ArticleRaspberry Pi OS • Re: bookworm X autostart
I did have @ at the beginning of the autostart line, every single tutorial / forum post had it so it seemed non-optional. I did consider that maybe the app is crashing and gets restarted, but a) it...
View ArticleAndroid • Re: Android 14 for Raspberry Pi 4 by emteria
Not sure what this is supposed to be or accomplish but it started with a message that my device has an internal error.After booting rpi5, had a look around, definitely first and last time I'd try...
View ArticleBeginners • how to lite to desktop bookworm
Hello to all, how to upgrade easily from bookworm lite 64bits to a desktop version ?Distributor ID: DebianDescription: Debian GNU/Linux 12 (bookworm)Release: 12Codename: bookworm sudo apt update...
View ArticleTroubleshooting • Re: Raspberry Pi 5 dsi display not showing anything.
Hello,I just got a Raspberry Pi 5 and I have this display: https://www.dfrobot.com/product-2193.html but I cannot get it to display anything. I added the Code: dtoverlay=vc4-kms-dsi-7inch,dsi0 (yes I...
View ArticleBeginners • Re: how to lite to desktop bookworm
why not simply use another uSD and install Bookworm with GUI? Might be less pain in the back ...Statistics: Posted by aBUGSworstnightmare — Mon Jan 01, 2024 9:08 am
View ArticleTeaching and learning resources • Re: Advent of Code 2023
...Fortunately, as I'm still on day 8, there is plenty of computing to do.i sadly haven't done any of the puzzles.but what surprises me is that ChatGPT was able to solve the first one. because in my...
View ArticleTroubleshooting • Re: Raspberry Pi Python Memory Leak
lxpanel is known to have a memory leak in older versions. I used to experience that a lot.TryCode: lxpanelctl restartand see if that clears the memory usage.Statistics: Posted by rpdom — Mon Jan 01,...
View ArticleOther RP2040 boards • Re: RP2040 with ESP8285 on board
Before you consider soldering a capacitor (it might be easy) I would verify if the RF range you have now is OK for you. Of course any potential obstacles do matter, like people on the path between the...
View ArticleCamera board • Re: libcamera: large CPU overhead difference with HW-encoding
Not sure, but IIRC jpeg encode is all done in SW nowadays, whereas on the Pi4, H264 is HE.Statistics: Posted by jamesh — Mon Jan 01, 2024 9:57 am
View ArticleOther projects • Re: two batteries one load
Hello,I would like to connect two usb (portable, each already regulated) battery packs to one 5v 2A load. I'd like to do so that when one battery is empty it gets disconnected from the load and gets...
View ArticleTroubleshooting • /dev/root is full on raspberry pi 4
I wanted to update my pi but it failed then i found out that my root is completely fullCode: Filesystem Size Used Avail Use% Mounted on/dev/root 28G 28G 0 100% /devtmpfs 1.7G 0 1.7G 0% /devtmpfs 1.9G...
View ArticleHATs and other add-ons • Re: NVMe x4 and x1 compatibility?
My experience (yours may be different) is that running a NVMe board with the PICE at Gen 3 results in a significant number of warning messages in the journal...Code: Dec 23 18:45:02 pi-nvme kernel:...
View ArticleBeginners • Re: Pi 5 camera cable
libcamera-hello --list-camerasAvailable cameras-----------------0 : imx477 [4056x3040 12-bit RGGB] (/base/axi/pcie@120000/rp1/i2c@80000/imx477@1a) Modes: 'SRGGB10_CSI2P' : 1332x990 [120.05 fps - (696,...
View ArticleCamera board • Re: Camera __init__ sequence did not complete.
Hi, could you please post a short (ideally not more than a dozen or so lines) and completely self-contained script that we can use to reproduce the problem. Thanks!Statistics: Posted by therealdavidp...
View Article