Troubleshooting • Re: Removing power supply unit: password is no longer accepted
Possibly the microSD card has gone into read-only mode to preserve its contents.Statistics: Posted by drgeoff — Sun Dec 08, 2024 2:28 pm
View ArticleTroubleshooting • Re: pyhthon script not booting up on raspberry pi 5 start up
The guide to all things startup (thanks thagrol) is here: viewtopic.php?t=314455What is your python script doing?Statistics: Posted by neilgl — Sun Dec 08, 2024 2:31 pm
View ArticleTroubleshooting • Re: Pi3B won't boot on Bookworm (rainbow screen) but will...
Are you using the 32-bit Bookworm ?Statistics: Posted by neilgl — Sun Dec 08, 2024 2:32 pm
View ArticleTroubleshooting • Re: Pi Model B correct way to first time boot after Imager?
Not sure if this link to the script I wish to run is allowed but hope its ok https://github.com/ZuinigeRijder/SolisCloud2PVOutputInteresting. I was going to look at the API to get the data, but made...
View ArticleTroubleshooting • Re: AI HAT 26 TOPS not working on Pi 5
No one??Statistics: Posted by W0nderW0lf — Sun Dec 08, 2024 4:23 pm
View ArticleTroubleshooting • Re: Raspberry Pi 4 Issues
I would monitor memory, cpu and storage usage.Statistics: Posted by rpiMike — Mon Dec 09, 2024 10:52 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 not displaying after bootloader.
What OS have you installed? how did you install it? what power supply are you using?Statistics: Posted by kip_the_elder — Mon Dec 09, 2024 11:52 am
View ArticleTroubleshooting • Re: Help, Pi5 stuck on boot with fan on
Kingston SD cards have a bit of a reputation, including my own experience. I buy their SSD's exclusively but will never use their SD cards again.In light of that, the first thing I would try would be...
View ArticleTroubleshooting • Re: Cannot upload sketches to Raspberry Pi Pico from...
have you installed the Pico "driver" in Arduino IDE?if not, it won't recognise the Pi.tools, board, board manager. Then install a driver that supports the PicoI am using the one called " Arduino Mbed...
View ArticleTroubleshooting • xdotool not working Pi5 Debian 12
I want to position specific programs on dual monitors using autostart on m y pi 5. I have installed xdotool but it doesn't seem to be getting any data (it doesn't output any errors at all)?for...
View ArticleTroubleshooting • Re: xdotool not working Pi5 Debian 12
ok I managed to find a solution. `wmctrl` and `xdotool` need X11 running. I wwas running Wayland.To fix this I ran `sudo raspi-config`went to `Advanced Options` then `Wayland` and select option 1 to...
View ArticleTroubleshooting • Getting Kernel headers using rpi-source
Since I cannot use "apt-get install linux-headers-$(uname -r)"Code: Reading package lists... DoneBuilding dependency treeReading state information... DoneE: Unable to locate package...
View ArticleTroubleshooting • Re: Brave browser keeps getting AW Snap Error 5.
same problem as here: Brave crashing - Raspberry Pi ForumsAgain, it's a third-party browser, so best ask for Brave support.Firefox-esr is there and works and isn't run by a possible crypto scam...
View ArticleTroubleshooting • 2.5 GBE adapter problems
I've connected a Volans VL-RJ45S 2.5GBE adapter to a Pi4 via a powered USB 3.0 hub. The adapter is cabled to a UniFi Flex Mini 2.5G switch. The adapter works, but with two problems:1. At boot, it only...
View ArticleTroubleshooting • Re: Add user to welcome screen challenge
Check the groups the old and new users are members of. (Use the "groups" command when logged in as that user).You can add a user to a group like this (add "myuser" to "video" and "audio" groups)Code:...
View ArticleTroubleshooting • Re: Can't login to my Raspberry Pi after update
Just an add from my experience. Had exactly the same issue - driving me crazy The issue was the number of keys set to the keyboard in the "Preferences" UI for Keyboard and Mouse. It was set to 105...
View ArticleTroubleshooting • Re: 2.5 GBE adapter problems
OK, I managed to partially solve the problems by creating the file ethtool@.service in /etc/systemd/system to run ethtool: Code: [Unit]Description=ethtool configuration to enable 2500mbps speed for...
View ArticleTroubleshooting • Re: RPi5 Rev 1.0 SD-card doesn't work on Rev 1.1 board.
Code: sudo apt reinstall linux-image-6.6.62+rpt-rpi-2712Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following packages were automatically...
View ArticleTroubleshooting • Wi-Fi no longer connecting
Hi,I moved the Wi-Fi AP (access point) to a new location and now the Pi5 desktop won’t authenticate the password or Wi-Fi key?This phone is able to connect and authenticate to the Wi-Fi...
View ArticleTroubleshooting • Re: Wi-Fi no longer connecting
Nothing was attachedTo add a photo, resize it (scale it) to less than 512KB (I use Gimp to do that) maybe 768 x 768 pixels, then click the Attachments tab below where you type the text in.Click Add...
View Article