Beginners • Re: Help for a very old beginner
My main computer has always had devnull as a hostname.Meh! That's nothing Statistics: Posted by bls — Tue Aug 06, 2024 4:46 pm
View ArticleBeginners • Re: OS installation problem
Not sure if openHABian works on a Pi5 yet. See viewtopic.php?t=366908Statistics: Posted by neilgl — Tue Aug 06, 2024 4:46 pm
View ArticleCamera board • imx577 camera width CM4
Hi Folks!I am trying to get an imx577 camera working on a custom board using a CM4According to this thread:https://patchwork.kernel.org/project/li ... inaro.org/The imx577 and imx477 are code...
View ArticleTroubleshooting • Re: Partition for rootfs has bad superblock after copy...
I'm trying to install Raspbian on a card but when I copy the downloaded image to the card using either the imager application or dd from the command line I find that the root filesystem partition...
View ArticleFor sale • Re: Can I do a NVMe hat give away here?
Dear Moderators,I'm part of the product team from Seeed Studio. We are about to release 2~3 M.2 hat for Raspberry Pi5. - Single-channel PCIe to M.2 hat.- Dual-channel PCIe2.0 to M.2 hat.- Dual-channel...
View ArticleTroubleshooting • Re: Lxterminal not displaying foreign characters
Tried many things and at some point everything broke, neither of both worked and I was getting weird locale errors.Now it appears to be working:• Reconfigured locales and rebooted• this time only have...
View ArticleTroubleshooting • GC9A01 round display for pi 4B
I’m having trouble with a new 1.28 inch round Waveshare display I’ve gotten for my Pi4B. It’s the 2040 one. Does anybody know what Library I should download from? Any directions for it are really all...
View ArticleTroubleshooting • Re: Don't move windows when powering on monitor
We are currently in process of moving from wayfire to labwc as the default wayland compositor in RPiOS bookworm.You might want to try using labwc to see if it behaves better in this regard.If you are...
View ArticleRaspberry Pi OS • Re: /usr/bin/sh being linked to dash not bash makes script...
I just know that when I change the /usr/bin/sh symlink to point to bash instead of dash, my script works under at. I have no idea what havoc this might cause for other user scripts, or for Raspberry...
View ArticleTroubleshooting • Re: GC9A01 round display for pi 4B
HelloIf you have any questions about waveshare products, you can send an email to support@waveshare.com and we will be happy to answer your questionsWaveshare support is horrible, and that is if you...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: custom I2C behaves strangely...
The lines are not long. 10 mill.There are no capacitors on the lines. There are protection diodes on the ground.I noticed that I2C-1 works slower, so comparing it will not be possible. I guess I need...
View ArticleGeneral discussion • Re: Running PyAudio Script On Startup Issue
I'm using Raspberry Pi OS 64-Bit (but may switch to Raspberry Pi OS Lite) and use Code: crontab -e to run a script on startup. In my crontab the code is: Code: @reboot python home/pi/my-script.py >...
View ArticleNetworking and servers • Wifi Router w/ Wireguard VPN for IoT
Hello.This is my project. A Zero 2 W with Bookworm lite 32bit acting as a router/Wifi-VPN bridge.I'm using nmcli to set up the functions, and the official documentation...
View ArticleNetworking and servers • Re: Ideas for controlling a Raspberry Pi 5 via...
An out-of-the-box commercial solution is UnifiedremoteIt should work via bluetooth, although it is long time ago that I used that. Last time I looked at it in detail was when I asked developers for...
View ArticleBeginners • Re: Raspberry pi 4+ HDMI enable
I Will try. Thanks.Statistics: Posted by txemuki — Wed Aug 07, 2024 4:59 pm
View ArticleCamera board • Re: imx577 camera width CM4
A quick update. If I disable media-controller in the overlay and directly cat /dev/video0 into a file, then I can get a correct picture:So it seems the problem lies with libcamera (or the media...
View ArticleEspañol • Raspberry pi 5 y hora gps con Geekstory GT-U7
Hola a todos, tengo un proyecto en con una raspberry pi 5 en el que necesito tener una hora muy precisa, he estado haciendo pruevas con el rtc que trae incorporado y no es lo suficentemente preciso....
View ArticleBeginners • Re: Pi pico as a storage device for esp32 cam
Have you done any research such as finding out how much memory a pico has and what size the images you want to store are?Statistics: Posted by drgeoff — Wed Aug 07, 2024 5:53 pm
View ArticleOther projects • Re: Vintage Phone Pi4
A vintage phone is very likely to have a carbon microphone. You should consider replacing that with a modern electret type compatible with the audio card (HAT or USB) that you also require to get...
View ArticlePython • Re: Running PyAudio Script On Startup Issue
Hmm.Could be a lite vs full issue then. Don't have a pure Bookworm lite install to check with. These days I usually install full then set it to boot to command line in preference to installing...
View Article