Device Tree • Re: PWM driver questions
No needed for apologies, I thank you, 6by9 and the larger Pi community for all the help and lessons! This shield project is targeted at Zero W as it is super cheap, has Wi-Fi, low power use and more...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - How to Change Keybindings X11
in X11 it uses openbox for the wm, plenty of how to's for configuring openbox.https://wiki.debian.org/Openboxjust keep in mind some stuff has been modified for raspberry specifically, so settings may...
View ArticleGeneral discussion • LED on RPI Without Breadboard?
I have a Rpi Zero W 2 and I wanted to attach a LED to it, but didn't want a big bulky breadboard. Is there any way to add a LED with the GPIO pins? If so how would I do it?I know the basic materials,...
View ArticleTroubleshooting • Re: Raspberry PI 3B WiFi not working!
I just bought a WiFi dongle so I don’t need any helpUsing a USB dongle does get wlanX working, but mine normally runs on batteries, which will have to be more powerful also powering the USB dongle.I...
View ArticleGeneral discussion • Re: I can't see the video on motion from my raspberry pi...
Which model of Pi do you have (Pi5 / Pi4 etc.) and what OS is that running - Raspberry Pi OS with desktop (64-bit) Bookworm or other?Statistics: Posted by neilgl — Mon Mar 11, 2024 8:56 pm
View ArticleTroubleshooting • Re: Running LibreOffice Base on RPi0
The Raspberry Pi Zero runs LibreOffice?You are probably referring to the Raspberry Pi Zero 2, because even the Raspberry Pi 4 has slow performance with LibreOffice.To solve the Javascript runtime...
View ArticleTroubleshooting • tightvnc server shows gray/grey screen with + cursor
I'm running bookworm on a RPi 4b. Just this morning I was working with the system, having ssh'ed and vnc'ed using tightvnc into the pi via my mac. Everything was running fine until I saw that there...
View ArticleTroubleshooting • Re: tightvnc server shows gray/grey screen with + cursor
What happens if you put tightvnc on the back burner for now, and enable VNC server in raspi-config.On a Pi4 with 2GB or more that will run wayvnc (1GB will switch to vncserver-x11-serviced)All my Pi4s...
View ArticleRaspberry Pi OS • Re: Trying to disable Wayland
But I found no screen recorder that works with Wayland.See wf-recorder from https://github.com/ammen99/wf-recorder.PeterOThanks!I reverted to Wayland and did "sudo apt install wf-recorder"...
View ArticleTroubleshooting • Re: XRDP, Browsers and VLC - Is there a solution for the...
Forgive my tardy response to your reply @kerry_s.Forgive my lack of detail knowledge regarding X11, as I understand it, it is a communications protocol that is used between one device and the next. If...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
Does anyone know if tvhat will now work on the Raspberry Pi 5?Statistics: Posted by MattMcHoney — Mon Mar 11, 2024 9:23 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 screen output problem
Try each of the HDMI ports on the Pi5. - Only the one on the right works with this cable (maybe the adapter is too thick and collides with the power cable). Try each of the HDMI ports on the display -...
View ArticlePython • Re: openCV moveWindow won't Move
I have a similar issue, placing multiple windows on a screen, coming from two process threads. Sometimes the windows position as intended, sometime some windows are just placed in the center. The...
View ArticleGeneral discussion • Re: Raspberry pi 5 fan connector?
As the saying goes...a picture is worth a thousand words.For those who want to adapt a Noctua 5V PWM fan to the raspberry pi 5 connector.Statistics: Posted by RPIgoodSBC — Mon Mar 11, 2024 9:38 pm
View ArticleRaspberry Pi 400 • Re: Is there going to be a Pi 500?
...My new model Raspberry Pi 400 (a few days old now) does have the same issues as my previous Raspberry Pi 400. When typing you get or double characters of nothing, for me special on the right side...
View ArticleCamera board • Re: Proper shutter speed for camera
Very interesting, from Hermann SW (minimal shutter time is per line):Wrong, minimal shutter time is the time it takes to capture a single row.That is maximal for highest imx477 resolution, and for...
View ArticleDeutsch • Re: LAN Raspberry 400 down
Wenn es keinen dringenden Grund gibt, den Pi immer auf DHCP konfiguriert lassen.Dann ist normalerweise auch ein Routerwechsel kein Problem.wär das so korrekt? wenn ja geschieht leider auch...
View ArticleTroubleshooting • Re: Why are there two red lights on my PI 4
Direct messaging is disabled on these forums, so no one can contact you that way. So...*Where* are the red lights on your Pi4B? What do you seen on your monitor if you boot your Pi4B without an SD...
View ArticleTroubleshooting • Re: Entropy does not decrease?
Technically yes So the common wisdom hasn't changed at all, really. Good to know.I don't think this even changes the conclusions of Myths about /dev/urandom, either.Statistics: Posted by scruss — Tue...
View ArticleTroubleshooting • Re: RPi 4 NVME over Network transfer speed issue
Problem solvedAll data was saved from the HDD, and the partition from NTFS was converted to EXT4. Now the speed of working with SMB over the network is close to maximum - about 1Gb/s. At the same...
View Article