General discussion • Re: Locked Micro SDHC cards
What does Windows disk management show? i.e. the partitions.(I assume you are not putting them into an SD adapter that has write protect switch set on.)Also you could try the SD card Association...
View ArticleTroubleshooting • Re: rpi4 b (4gb) wont boot
power on and look at the disp line on the diagnostic screen see if your monitor is recognizedStatistics: Posted by kerry_s — Tue May 21, 2024 9:41 pm
View ArticleTroubleshooting • Re: rpi4 wlan0 depends on eth0 issue
run sudo raspi-config - localization optionmake sure the wifi country code is correctrun sudo nmtui - edit connection & delete itpress escape - activate connection - select your ssidStatistics:...
View ArticleUbuntu • Re: X2Go client on Ubuntu 24.04
Might be better to ask here viewtopic.php?p=2216510&hilit=Ubuntu+Where#p2216510Statistics: Posted by neilgl — Tue May 21, 2024 9:47 pm
View ArticleRaspberry Pi OS • Re: Disk Encryption
So the rest of the install routine went as expected, I provided the passphrase and everything went like the docs describe.Only thing that doesn't work for me right now is the unlock via usb. The stick...
View ArticleTroubleshooting • Using the Raspberry pi to track distance, acceleration,...
Hello everyone,I was wondering if anyone could help me troubleshoot one of my projects that involves developing a rodent exercise tracking device (on wheel running) using a hall sensor. So the way I...
View ArticleTroubleshooting • Help: Installed python:armhf version by mistake (an app...
Hey,installing something forced the install of python:armhf which is incompatible with my Pi5 running arm64 version of Pi OS.As a result it tore out all the non-armhf python stuff, and possibly...
View ArticleBeginners • Re: Upgrade Pi4 to Pi5
Currently got a Pi4 in an Argon One nvme case. Boots from nvme.I'm about to order a Pi5 and the new Argon One V3 or similar case. If I move the nvme from the old case into the new one, will it boot,...
View ArticleHATs and other add-ons • M.2 HAT for LTE Modem
I am looking for a suitable HAT to connect a 4G/LTE modem to a RPI 3 or 4 (not decided yet). The modem is a Fibocom NL952-EAU which has a standard 75 pin M.2 Key-B interface with the following...
View ArticleRaspberry Pi Connect • Mouse Coordinate Misalignment with Screen Rotation
I'm encountering an issue with Connect where the mouse coordinates do not align with actual mouse movements after changing the screen orientation. For example, after rotating the screen by 90 degrees,...
View ArticleGeneral discussion • Re: Pi-Apps deletes Librewolf!
Librewolf is also available as a flatpak. Not a solution for whatever happened to pi-apps.Code: flatpak install flathub io.gitlab.librewolf-communityWhich would install Librewolf 126.0-1 .In order to...
View ArticleBeginners • Re: SD Cards have the same declared capacity, but different...
Manufacturers can increase flash yields if they accept devices with more defective pages (equating to capacity loss).I have more of the same Kingston Canvas Select SD Cards. I plugged in other...
View ArticleC/C++ • Re: Basler Pylon C++ libraries are not loading via CMake
You haven't posted anything that anyone can help with. All I can say is try to use 'cmake' to build a simple "hello world" then repeat with it building a library and/or referencing one. Here's the...
View ArticleHATs and other add-ons • official Hat+ specification incompatible with...
Hi. I've had a look at the official spec document for hat+: https://datasheets.raspberrypi.com/hat/ ... cation.pdfThere seems to have been no official step file released for the pi5's case (could we...
View ArticleAutomation, sensing and robotics • Re: Connecting 2 rc522, 24 reed switches,...
I'm having problems because I would like to somehow make use of some component to reduce the GPIOs to use from the Raspberry, because in the future I will surely use more components. I have thought...
View ArticleRISCOS • Re: RISC OS 5.30 now available - with WiFi support
I got to the wifi setup bit (it's in the Welcome to RISC OS Pi doc which appears only once: then you need to go to Getting Connected Online page, which has a local copy) but:my 2.4 GHz access point...
View ArticleAdvanced users • Re: How to boot buildroot image from usb ssd disk rpi4b
Does any of my colleagues have experience creating a buildroot image to transfer it to an ssd drive connected to usb? The created image (with the packages and settings I need) loads correctly and...
View ArticleAdvanced users • Re: How to use OTP as a key provider for LUKS automount?
this shell script will allow reading and writing the key on any model of piYeah, I found it. Even more, I had to rewrite it for myself, as it filtered through if statements to "Chip unsupported" quit,...
View ArticleTroubleshooting • Re: Pi 5 & camera V3
OK. Double check the connections - and I am assuming no edits have been made to config.txt I.e. auto detect will happen.Statistics: Posted by neilgl — Thu May 23, 2024 10:11 pm
View ArticleBeginners • USB device not recognized - Low Voltage warning
Hello there!I've got some issues with my RPi 4:RPi OS is telling me, that the power supply might be insufficient. XBox 360 WiFi Controller doesn't work.Original 15W PSU from bundle.Will it be...
View Article