Compute Module • Re: CM5 based laptop from Argon40 in the works
What are the chances of this also being able to function as a portable monitor/lapdock if no CM5 is connected?This is a very nice thing if Argon40 choose to implement it, this will make it more...
View ArticleOther • unable to run mysql as docker
I'm trying to run the mysql as docker in raspberry pi Code: services: mysql: image: arm64v8/mysql:latest container_name: mysql environment: - PUID=1000 - PGID=1000 - MYSQL_ROOT_PASSWORD=test volumes:...
View ArticleGeneral discussion • Can Limited Current Draw Corrupt Images Being Copied to...
Hi, I have a Pi5 being powered by a battery that does 2.4 amps (i know yall are gonna tell me 5V 5A! but this is what we got!).The pis run totally fine. They sometimes have that error when I am...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • pi CM5 MIPI DSI
I am adapting a new MIPI screen for CM5. After referring to the kernel driver (https://github.com/raspberrypi/linux/bl ... 365da-h3.c) and completing the adaptation modifications, I can see that the...
View ArticleTroubleshooting • Re: Performance Issue: Flask App with Animations on...
pi5 is 265 for hardware acceleverything thing else is softwareconfig.txt stuff is uselessbest to leave it alone for your useperhaps try 1280x720browsers run best on Wayland as that's where all the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: pi CM5 MIPI DSI
dsi stateroot@raspberrypi:/sys/kernel/debug/dri/1f00118000.dsi# cat stateplane[32]: plane-0 crtc=crtc-0 fb=39 allocated by = labwc refcount=2 format=XR24 little-endian (0x34325258) modifier=0x0...
View ArticleGeneral • Re: How can i put a file .h in another section of memory? rp2040
Ok ok, I want to do simple as possible, like to declare in cmake to put .h files in another location, but not to modify the main code, if is posibleStatistics: Posted by Xiran64 — Sun May 25, 2025...
View ArticleItaliano • aprire in automatico Netsurf dopo avvio (con desktop)
Ciao, è una cosa stupida, ma sto impazzendo.Vorrei che dopo l'avvio del desktop, e magari anche wireless, il browser Netsurf si aprisse sul desktop su una determinata pagina web, se possibile anche...
View ArticleBeginners • Re: Raspberry Pi 2w Zero Power-Cycling?
You could do it by adding a Pico/Pico 2.Statistics: Posted by W. H. Heydt — Sun May 25, 2025 12:37 am
View ArticleBeginners • Re: Install New OS Onto Active SD Card?
There are ways to do what you want, but they are outside the canon.I.e., I can't really go into the details here - certainly not without knowing your general knowledge and experience level. (*)But two...
View ArticleOther RP2040 boards • Re: Do I need a protecting diode?
To answer all your questions:How do you want to power the whole thing?TL;DR: I want to use any of my powered USB BC Hubs.Long form:I want to use any of my externally powered USB Hubs, following the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: how to enable i2c for CM5 in...
the default config.txt is :dtparam=i2c_arm=onor i should add dtparam=i2c=on remove above?Statistics: Posted by hificat — Sun May 25, 2025 1:14 am
View ArticleRaspberry Pi Connect • Could I get in trouble for porting Raspberry Pi...
Hello all. I've just discovered this amazing piece of software, and found that it was only available for Raspberry Pi OS (and as such, only Raspberry Pi hardware). My question here is, if I was able...
View ArticleRaspberry Pi Connect • Re: Could I get in trouble for porting Raspberry Pi...
Hello all. I've just discovered this amazing piece of software, and found that it was only available for Raspberry Pi OS (and as such, only Raspberry Pi hardware). My question here is, if I was able...
View ArticleGraphics, sound and multimedia • Re: Grok, Europi-X, and nothing works...
Claude is supposedly better for coding.I think you mean less bad.Statistics: Posted by ame — Sun May 25, 2025 2:55 am
View ArticleNetworking and servers • Re: Can only ping & SSH, despite no firewall...
another idea, run "tcpdump -n port 5000" on the rpi, and then try connectingwhat does that return?Statistics: Posted by cleverca22 — Sun May 25, 2025 11:45 pm
View ArticleGraphics, sound and multimedia • Re: Grok, Europi-X, and GPIO not working......
and complaining you are assuming a context which is real only in your mind, and projecting it...Do you know the meaning of Plato cavern? The Pi 5 is what it is. This is a forum, and ideas can be...
View ArticleTroubleshooting • Pi 4 and Pi 5 not recognizing USB connections from cellular...
I use my Raspberry Pi 4s and Pi 5s with Speedify to bond cellular networks. I recently updated the Pi OS to the latest Bookworm os update and now the Pis do not connect to the Hotspots through any of...
View ArticleGaming • 11-Year-Old Designing a Custom Raspberry Pi Handheld – Looking for...
Hi everyone! I'm an 11-year-old maker who’s really excited about Raspberry Pi and retro games. I want to build my own custom handheld gaming console using a Raspberry Pi Zero 2 W, the Adafruit 2.8"...
View ArticleTroubleshooting • mounting a ntfs to RP4
In blkidCode: pi@pi4:~ $ sudo blkid/dev/sda1: LABEL="Elements" BLOCK_SIZE="512" UUID="XXX" TYPE="ntfs" PARTLABEL="Elements" PARTUUID="YYY"in /etc/fstabCode: UUID=XXX /media/element ntfs-3g...
View Article