Troubleshooting • Re: Freshly imaged SD for Zero2W won't connect to wifi
I feel like the imager should know what's needed for the specific device it's creating the image for.But it doesn't...Ok, good to know. Thanks.You are not alone in struggling with wireless...
View ArticleBeginners • Re: gparted not launching in headless mode
On a headless Pi4 running bookworm, gparted runs OK using VNC Viewer (on a Windows 11 laptop):Statistics: Posted by neilgl — Tue Jan 07, 2025 3:32 pm
View ArticleC/C++ • Re: file or directory does not exist error message
WiringPi won't work on a Raspberry Pi 5 due to changes in the hardware. sooo wrong Statistics: Posted by evil — Tue Jan 07, 2025 3:34 pm
View ArticleAdvanced users • Re: CM4 does not boot on CM5 IO board
You're right, for the pull-up resistor on SDCARD_EN pin.The official CM4 IO board has 5.1k pull-up there.The official CM5 IO board doesn't have.I followed CM5 IO board design, thus it makes sense that...
View ArticleAdvanced users • Re: How to (need advise) increase the size of the boot...
Thanks for the detailed reply. There should be enough information there for me to replicate and test the process, then I shall write some tailored instructions for you.Statistics: Posted by procount —...
View ArticleBeginners • Re: Best raspi OS version for simple 4B use case
To set autohide...(This works for me)in file $HOME/.config/wf-panel-pi.ini ADD the following:autohide=trueautohide_duration=500autohide duration is the time in Milliseconds before hiding the panel..I...
View ArticleTroubleshooting • Re: Help! IHS Plate came off my Pi5, are the transistors ok?
If I remember rightly; on the active cooler that I bought recently; there were dire warnings that you shouldn't take it off once it had been fitted. Perhaps this is why....Statistics: Posted by...
View ArticleGeneral discussion • Re: Should I get a Raspberry Pi Pico or a Pi Zero?
It is "strongly" advised to use it headless ...By you, maybe.I run X on most of my Zeros. Works well enough.Okay, thanks.The Raspberry Pi Zero has only 512Mb of RAM, so I'd be worried about crushing...
View ArticleTroubleshooting • Re: USB Touch -labwc
I see the documentation at https://github.com/raspberrypi-ui/labwc ... /README.mdAnd the code at https://github.com/raspberrypi-ui/labwc ... ree/masterThanks for the pointersKethStatistics: Posted by...
View ArticleTroubleshooting • Re: Pi4 static red light, with details of testing done
Thanks - I've RMAd it now. Hope they can work out what's wrong!Statistics: Posted by redbaron — Wed Jan 08, 2025 3:53 pm
View ArticleGeneral discussion • DNS Question
Long background, bear with me... I'm a long time PI-Hole user who recently switched to AT&T Fiber, whose equipment doesn't allow altering their built in DNS server(s). Aside, I know another...
View ArticleGeneral discussion • Re: Quickest way to identify many RPi boards
Jamesh mentioned something about this in the post below, it's unique but not related to the serial number.viewtopic.php?t=363859#p2182641Statistics: Posted by stubright — Wed Jan 08, 2025 3:57 pm
View ArticleAdvanced users • Re: using a 2nd SD card on the PI4 blocks all IO when using...
Thanks for the clarifications, hopefully someone will have time to try to find a solution!KR, AndyStatistics: Posted by AndyGPS — Wed Jan 08, 2025 3:58 pm
View ArticleBeginners • ALSA errors - proper way to config ALSA on headless Pi?
I am playing a sound file with PyAudio, through a USB audio adapter, on a Pi Zero 2 W, running 64-bit Pi OS Lite (Bookworm).I am able to set the audio device (from default HDMI to USB). Tutorials say...
View ArticleOfficial Display • Re: Resistive Touch HDMI Display 7''
https://www.waveshare.com/product/displ ... oled-1.htmtons of options. But why the hell do you want resistive touch while all the world asks for...
View ArticleGeneral • Re: Raspberry Pi Pico W wifi
I forgot to mention that I compile the programs on the PICO so you never see the PRINT statement.But, if it has stock MicroPython on it any user can get at the REPL, type that 'print' for themselves,...
View ArticleTroubleshooting • Re: RPi 4 can't connect to 5Ghz, but can to 2.4Ghz.
I tried all of this. And system upgrade and different firmware. And settings changed the country and checked the channels. 5 GHz stopped working. I eventually threw them in the trash because the...
View ArticleTroubleshooting • HDMI audio output order rearranging during playback from pyo
I have a Python script that plays audio loops out to an external HDMI DAC using the Pyo library. The loops are sent to 4 different physical mono outputs in various different mixes. The problem I have...
View ArticleRaspberry Pi Connect • Re: Web API for Connect?
Would be nice if it could be possible to send json data to the web interface from rpi - it could be used for sharing public IP, gnss location,... or just for a basic monitoring. Don't expect anything...
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
I'll try that and repost the errors. I could probably give more space. But i've had many setups since getting this and the issue persists through them all. I started with the bare heatsink that came...
View Article