Troubleshooting • Getting "Install an OS on this Raspberry Pi"...
Hi allI have a RPi 4, and I flashed a microSD card with RPiOS Bookworm 32bit Desktop,and after inserting it to the RPi, the OS loads, and everything inside it works well:It connects to my WLAN, I can...
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
Should I also benefit from the async behaviour of the Writeback connector when I do both HDMI and Writeback commits in a single DRM_MODE_ATOMIC_NONBLOCK commit? My hope is that the Writeback would...
View ArticleCompute Module • Re: Does the CM4 module support DSI display?
The CM4 can support DSI displays, generally up to 1920x1200@60Hz.Whether you can get that particular DSI display to work depends on whether you have ALL the parameters for configuring it, which will...
View ArticleOther RP2040 boards • Re: [PCB Design Review] Custom battery powered RP2040...
The related issue that your parts around the crystal are big and so push the crystal away from the chip could be a problem, but again probably not and in any case you'd expect the SWD to connect even...
View ArticleCompute Module • Re: eMMC boot
Assuming that you are using a CM4 with eMMC on board then you can choose the boot-modes via the EEPROM confighttps://www.raspberrypi.com/documentati ... BOOT_ORDERe.g. BOOT_ORDER=0xf1 will only try...
View ArticleNetworking and servers • Re: Control Raspberry Pi Via Networkless Interface
Neither of your posts help me at all. To answer your question, it would not be the first time a troll comes around. But if you're not, then you're not.Given that you gave flask as an example of what...
View ArticlePython • Re: Getting more out of the CPU when running python project
Just a few quick tests to check how the network and switching to ssh impacted the fps:Switching to ssh and Vcxsrv for X-forwarding took the fps down to about 7 fps, so about 50% of the fps on the VNC...
View ArticleBeginners • Re: Raspberry Pi 4 to 5 GPIO issue?
RPi.GPIO does not work on Pi 5.A great many things that run on Pi 4 will not run on Pi 5.There were quite a few breaking changes from the Pi 4 to the Pi 5.Pretty much anything coded in Python to...
View ArticleBeginners • RaspBerry PI 5 only worked normal for 1 minute
Hi all,I am a beginner, I bought the raspberry Pi 5-the starter kit. And I was waiting for 5 days to have it!finally, got it today!! but now I need some advice!!I unbox it, and put the heater sink,...
View ArticleTroubleshooting • Re: How to Install a x86_64 .deb Package on Raspberry Pi...
It would help if you told us what "this x86_64 .deb package" is and why you believe you need it.It is a driver for a graphic tablet "HuionTablet_LinuxDriver_v15.0.0.162.x86_64" I can use the tablet...
View ArticleNetworking and servers • Re: Network Manager fallback to zeroconf
Upstream there is some work in progress, see https://gitlab.freedesktop.org/NetworkM ... ssues/1555and https://gitlab.freedesktop.org/NetworkM ... uests/1980For my use case (P2P Ethernet connection...
View ArticleBeginners • Raspberry PI 5 doesn't boot
Hi all,I am a beginner, I bought the raspberry Pi 5-the starter kit. And I was waiting for 5 days to have it!finally, got it today!! but now I need some advice!!I unbox it, and put the heater sink,...
View ArticleTroubleshooting • Re: pi5 stopped seeing nvme
Thanks for the ideas, but Yes i have checked the cable. Have tried all possible ways to connect it. I have power but that's it. Waveshare support is pointless. They keep asking me to send them video...
View ArticleBeginners • Re: Can Port Forwarding 1 Port allow access to others?
You're right that I'm not too familiar with Docker containers lol. I know the basics of how they work but in terms of how it communicates with anything network related, I'm not that experienced with....
View ArticleCamera board • Re: Libcamera Stereoscopic 3D Support
Since Pi5 has 2 camera interfaces and the HQ & GS cameras support hardware sync I don't see any reason as per why this is not prioritized. It will be a game changer for comuter vision...
View ArticleGeneral discussion • Re: When will the official reference schematic for...
Partial schematics have been released for previous models. Only the first model ever had a full schematic publish and that is no longer available.I don't believe there are any plans to make a Pi 5...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
The WS2815 are reported to consume 15mA per chip, not depending on how many LED are running. There is also a WS2815B version which reduces current to 13mA. Quiescent current is 2.1mA.The datasheet is...
View ArticleGeneral • Any news on distributors getting the RP2354 ?
I know this is probably going to be "wait, we'll tell you when it happens" but thought I'd ask if there were any more details over and above "around the end of the year"...Statistics: Posted by...
View ArticleGeneral • Re: Any news on distributors getting the RP2354 ?
I know this is probably going to be "wait, we'll tell you when it happens" but thought I'd ask if there were any more details over and above "around the end of the year"...I think that if you do what...
View ArticleBeginners • Re: Digital Art and Pi Zero 2w
Check with the vendor if the linux version of Paintstorm studio will run on a Raspberry Pi (ARM architecture).The usual issue is that by "linux" they mean x86 linux - the linux version that runs on...
View Article