Interfacing (DSI, CSI, I2C, etc.) • Re: DS3231 RTC Module
You don't need to connect 32K or SQW (unless you have a specific need and the special programming to use those two features).Statistics: Posted by DougieLawson — Mon Apr 29, 2024 9:04 pm
View ArticlePython • Re: PyQt5 WebEngineView on Rpi 3 not working
And perhaps one of the links or email addresses in the link I gave you can lead to such information? Maybe email them asking?Statistics: Posted by memjr — Tue Apr 30, 2024 8:50 pm
View ArticleTroubleshooting • Re: PCIe port plastic ribbon retention clip
Unfortunately on the Pi case, it likely translates to you being able to buy the SBC to "repair" the failed SBC. The legislation I have seen does not require the vendor to make all components available...
View ArticleTroubleshooting • Re: Octopi problems with Raspberry Pi Model 4
Further to my post, is there anybody out there in "Raspberry Pi Land" that has got Octopi (via the Octopi OS currently in Raspberry Pi Imager) working with a Raspberry Pi Model 4B? If so, at least...
View ArticlePython • Re: Python script calling VLC on startup fails
I can't remember whether "Bullseye" (still) has omxplayer or not. I know that "Buster" does and that "Bookworm" does not.I wish there were instructions somewhere about how to build it so that you can...
View ArticleHATs and other add-ons • Re: Multiple potentiometers
Analog pots are a PITA.There are some devices out there like this one: https://shop.m5stack.com/products/8-ang ... entiometer and this one: https://www.adafruit.com/product/5752 that incorporate...
View ArticleNetworking and servers • Gadget Mode SSH
Hi all,I'm working with a Zero 2 W and trying to ssh into it from a windows machine over the USB OTG. I have spent a few hours troubleshooting an have not been successful. I did find this guide, which...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails
now that minimal install is the default on desktop, it would be nice if was just a minimal install. Statistics: Posted by kerry_s — Tue Apr 30, 2024 9:05 pm
View ArticleSDK • Re: Any way to stop runtime_init() from zapping all my GPIOs?
Presumably, since the bootloader is a regular SDK program, it causes runtime_init() and all the other things that happen before main() is called to happen. So it seems to me that, rather than the...
View ArticleCamera board • Re: rpicam-still fails with “invalid argument” error when used...
@jpilgrimNice project.Not with GS camera, but with any of the other rolling shutter cameras:I wrote a gist that determines ball speed from a single...
View ArticleGeneral • Re: [Resolved] Bookworm issue - Pico W, 'minicom' and 'break detect'
Yay! - https://github.com/hathach/tinyusb/blob/master/src/device/usbd.h#L225But I do wish they'd kick the version numbers. I have at least four different 'version 0.16.0' on my system.Statistics:...
View ArticleGeneral • Re: pico w not running code after reboot
It's a very common mistake. I also made the same oopsy when I started out with this board.Statistics: Posted by jags84 — Tue Apr 30, 2024 9:24 pm
View ArticleBeginners • Re: Static IP Driving Me Nuts
If you are still struggling and you are using Bookworm, Jeff Geerling wrote a very clear guide about setting up a static IP address on a Raspberry Pi.https://www.jeffgeerling.com/blog/2024/ ......
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
graphicw, I have GZDoom on a X64 computer, and the X64 computer will run GZDoom at max settings, because of the discrete graphics card.The Raspberry Pi 5 computer doesn't support OpenGL 3.3, which is...
View ArticleOff topic discussion • Re: I guess you guys who still use the Z80 know about...
https://github.com/rejunity/z80-open-siliconThere is an article today on using this code to make some custom chips - https://www.theregister.com/2024/04/29/ ... z80_clone/ based on the...
View ArticleBeginners • Re: Will these components work?
Ok, install Raspberry Pi OS with desktop (Legacy) “Bullseye” on that Pi3, then try the audio hat.I tried to install all the drives and so for the audio hat but I can not get the OS to detect it. I...
View ArticleOff topic discussion • Re: older UNIX users use root
Passwordless sudo is evil. We likely have it because it was simpler than having to educate users new to both Pi and Linux (and coming from a windows background) about the whole Linux/Unix owner,...
View ArticleDebian • Re: GNOME 44 for Raspberry Pi and Nautilus Expandable Folders Feature
what rpi deviceother distro's have more updated gnome versionssuggest getting a few sd's & playing around.Statistics: Posted by kerry_s — Wed May 01, 2024 8:40 pm
View ArticleTroubleshooting • Re: Pi Zero 2 W won't connect to secured Wi-Fi network
posted already in another thread for that issue by me:2023-02 arm64 and armhf of RaspiOS are the last ones working for me (firmware-brcm80211 is from 2022 there) - and here's how I got from there to...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Portable Display Project: Your...
Thanks for the reply, bjtheone. As far as I can tell, the CPU temperature still stays between 40-50 degrees Celsius even though it's mostly enclosed, but it may definitely get hotter if it's under...
View Article