Troubleshooting • Re: SD Card 256GB stuck on welcome screen
To be honest I can't remember for my 64GB card but I'll try to let it go for a longer time tomorrow.I'll keep you in touch thxStatistics: Posted by mokamars — Sun Jul 28, 2024 9:32 am
View ArticleBeginners • Re: Does Pi OS has "semi-official" list of good program...
Outside to the Pi folk you also have https://dietpi.com and https://pi-apps.ioRemember with any third party software - listing does not guarantee support (or quality TBH) and for these it's best to...
View ArticleOff topic discussion • Re: Has the Crowdstrike global outage affected any key...
...And devices like Pi SBC and Microcontrollers are helping 'read' these old things.Adafruit did one using a RP2040 https://www.tomshardware.com/raspberry- ... e-emulatorLots of videos of pulling data...
View ArticleGeneral discussion • Re: Wood cases for Pi plus
Some nice work there.I had this crazy idea of making a sort of "steam punk" style wooden laptop with a PI in it. With ornate brass hinges and so forth...I'm now inspired again to try it...Winter...
View ArticleGeneral discussion • Re: First quarterly report for Raspberry Pi Holdings PLC?
Have you looked herehttps://investors.raspberrypi.com/Statistics: Posted by kip_the_elder — Sun Jul 28, 2024 10:40 am
View ArticleTroubleshooting • Re: RPI 5 Active cooler gets hot even when its off.
Sorry, i misunderstand you before. My pi was also getting warm. I did this;Code: sudo rpi-eeprom-config -eAnd after that i changed "POWER_OFF_ON_HALT=0" to "POWER_OFF_ON_HALT=1". Save and...
View ArticleNetworking and servers • My First Home Server
Hi all,i've received now my first Raspberry Pi 5 8GB to create my first Home Server.This is my first time to use Raspberry Pi so I'm sorry if my said will elementary but i need to learn so much from...
View ArticleBeginners • Re: Which one to download deb or rpm?
If RPi have brought out there own specific version, then I would stick with that one.The Pi package is 3+ years old...So what?Unless you have a burning reason to use the bleeding edge version of...
View ArticleTroubleshooting • Re: Issues recognising 2x USB hubs with 7 USB3 disks (NTFS)
Cool ! Thanks.I had hoped to keep NTFS, on the basis of it enables me to remove individual disks and plug them into the Win11 box to do stuff on them. And Win11 really hates non-Win file systems Since...
View ArticleBeginners • Cropping camera input and memory usage
When cropping / zooming an ROI, does this reduce the number of memory writes?When the raw image is sent over the CSI lanes, is it dumped to RAM before the GPU processes it? If cropping is performed,...
View ArticlePython • Re: Runtime error waiting_for_edge GPIO
im trying to work this out... I don't want to destroy your enthusiam but I think you're on a fruitless quest with your limited experience. The issue seems to be another bug in 'rpi-lgpio' which likely...
View ArticleAdvanced users • Re: Raspberry Pi 5 USB Gadget mode for MIDI
Hi,I did this:(1) removed "modules-load=dwc2" (2) changed "configs/c.1/strings/0x409/configuration" to "echo "Config 1: MIDI" > configs/c.1/strings/0x409/configuration"(3)...
View ArticleGraphics programming • Re: LVGL v9 on Pi (NOT pico) with DRM
According to the LVGL website, v9 now supports SDL2, frame buffer, and DRM.I haven't used LVGL, but I might give it a try. I have some experience scrawling on frame buffers and DRM dumb buffers.I have...
View ArticleFrançais • Problème boot aléatoire ssd pi4
Salut à tous, je viens de ressortir mon pi 4 pour y mettre retropie, mais il a énormément de mal à démarrer sur le ssd, j'ai pensé au début à un problème d'installation donc j'ai tout reformater et...
View ArticleAdvanced users • Re: 3 monitors possible with RaPi5?
P.S. ... if you need more screens look at viewtopic.php?p=2214879&hilit=6+SPI#p2214269Statistics: Posted by aBUGSworstnightmare — Tue Jul 30, 2024 11:24 am
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
35 hours on patched kernel and memory use as reported by htop is at 231M. Without the patch it would've been over 2G by now. So yes, I'd say issue resolved!Useful to know. I'd like to see someone from...
View ArticleHATs and other add-ons • Re: So I broke the fan connector
Hi there,My son and I are new to the Raspberry Pi world and we are off to a rocky start. We accidentally broke the 'fan connector' (not sure what the proper name is) on the Raspberry Pi 5 board so now...
View ArticleGraphics, sound and multimedia • Re: RPi 5 - omxplayer
Pretty sure omxplayer won’t work...Which means the Pi5 is useless (to me), since everything I do (on Pis) is based around omxplayer. And, no, VLC ain't no alternative.Anyway, somebody ought to try...
View ArticlePython • Re: Python & Portainer
Looks like Homebridge is built on a version of RPI lite. You need to check if that bundle will run on RPI 5. You need to ask on the Portainer forum about having access to GPIO pins. Why do you think...
View ArticleNetworking and servers • Re: Access mysql database on raspberry pi from...
Is it actually mariadb ?Statistics: Posted by neilgl — Tue Jul 30, 2024 11:39 am
View Article