Troubleshooting • Re: RP5 X11 instead of wayland VNC desktop stays gray
I switch it in the raspi config. VNC desktop stays grey-> SSH console works. I rebooted a few times with the reboot command and reenabled VNC- May i need to kill the process first ?It still...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
So what timing are you using?Provide your dtoverlay line so that we can replicate against our analyser.Sure,Below is a configuration that works correctly for 1280x800 Code:...
View ArticleCompute Module • Re: Secure boot problem
Have you verified that the mass-storage-gadget works with the same host computer, usb cable and IO board?Statistics: Posted by timg236 — Fri Apr 19, 2024 9:04 am
View ArticleCamera board • Re: Picam2 preview becomes not fullscreen after changing x
Let me preface this by saying that I don't know anything about Qt.Having said that, it certainly looks to me like Qt is detecting that your window (in the first case) is the size of the entire screen,...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Just an observation, wasn't meant as criticism. I don't mind looking at them though they are unused. All of my GPIO pin requiring projects use Pi3Bs or Pi0s. They're a great fit for that sort of...
View ArticleGeneral discussion • Re: Why was my post moved?
I had always thought that if a post was moved to a different forum then the author might get an automatic email letting them know it has happened and where to find it. Seems like a reasonable idea to...
View ArticleAdvanced users • Video Plaback is bad, how to improve?
Hi,the VLC Video Playback on my PI4 - 4GB with Raspberry Pi OS 5.0 is not good.This is odd since people all over the Internet are saying that Raspi4 can perfectly playback videos up to 4k...
View ArticleGeneral discussion • python
this is my problem: raspberry@raspberrypi:~ $ pip3 install imutilserror: externally-managed-environment× This environment is externally managed╰─> To install Python packages system-wide, try apt...
View ArticleTroubleshooting • Raspberry Pi 5 - Unable to use keyboard
Hey everyone,I'm trying to run a small project with the Raspberry Pi 5 and I'm having a bit of an issue.I am trying to use this little 4 keys keyboard:https://shopee.sg/Ooidshop-One-Handed-K ......
View ArticleGeneral discussion • Re: Wifi connection
First time using a Raspberry Pi, I have the Zero Wall works ok for the most part, but if i am close to the router of mi wifi it connecta fine, when I bring it to a lower floor room it does not connect...
View ArticleTroubleshooting • Re: Raspberry Pi4B No Green Light
The battery voltage was 3.7V from a PiSugar battery. The voltage from the mains adapter was 5V, from a Nintendo Switch USB-C charger. I also tried other USB-C cables. In all cases, the red light stays...
View ArticleGeneral discussion • Re: Raspberry pi 5 is slow all of the sudden
I am using a Pi 5 to stream live TV @ 1080 and did the update yesterday, I haven't noticed any change in performance. Perhaps you can tell us how you are using the Pi to experience this problem and I...
View ArticleGeneral discussion • Re: python
Read and follow the advice provided."For more information visit http://rptl.io/venv"Example:Code: david@rp54bw64full0512:~/Support/V37 $ python -m venv --system-site-packages...
View ArticleBeginners • Re: Are these limitations of the Pi Zero?
Well, French "Diesel" fuel (is used for house heating, trucks and cars engines) freezes at . 24C; it is/was very cheap and very popular. For planes, fuel can freeze at -60 -70C (they cannot preheat it...
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB sticks issue
I have now rewritten my SD cards and everything is working as it should. Just updated some small things this time like Firefox. I've managed to create the same problem on 3 different Pi5s. If I run...
View ArticleTroubleshooting • Re: Overcurrent on Raspberry Pi 5
Okay, you have a 3A power supply which limits USB current to 600mA. Best solution is to get a RPi PSU for Pi5, which is capable of 5A and will negotiate a higher USB current limit.n Alternatively you...
View ArticleCompute Module • CM4 IO Board broken
Hi everyone, I've got a CM4 IO Board which seems to be broken in some way. I can run the CM4 with it but it will not detect the camera. I also tried to use it with a Radxa CM3 and the wifi and NPU...
View ArticleTroubleshooting • Re: Official Active Cooler runs after Shutdown at full speed
I have 3 Raspberry Pi 5 SBCs. All with Official Active Coolers. 2 has started to sound bad. 2 months old and no dust or anything in them. Mine don't go on full throttle though, they just sound bad....
View ArticleCompute Module • Re: CM4 IO Board broken
On a CM4 a camera will not be autodetected! You have to add the corresponding overlay to your config.txt.In case you connect the camera to CSI0 you will also have to add the jumpers.Sorry, but I don't...
View ArticleGraphics, sound and multimedia • Re: Analog video was improved for RPi5 !!!!...
The way Raspberry Pi 5's video out is specified you only get an interrupt and a page flip once per frame, not once per field. Now the interrupt could be faked, but the page-flip rate limitation can't...
View Article