Troubleshooting • Re: RPI5 OLED Not Working For Me !!help!!
Bookworm has changed a bit so we now need to create a virtual environment (venv) to install python packages with pip.See https://www.raspberrypi.com/documentat ... spberry-piLike this (with sysytem...
View ArticleTroubleshooting • Re: Raspberry PI 4b, hasn't been connected to wifi since...
Yes, I edited the wifi information, enabled ssh, and set the user password in the Settings. However, ssh allows you to log in as long as you have a user password. Today, I tried it again and found...
View ArticleTroubleshooting • Re: Download corrupt. Hash does not match
Thank you for the reply, funny enough it wasn't the SD Card that was the issue. It was the USB reader. I tried two brands: Lexar and SanDisk. It was the SanDisk that was junk. Lexar worked...
View ArticleTroubleshooting • Re: Grey screen on boot Pi5/4b
I have a service that auto runs my own created python file on the standard 64bit pios desktop full.EDIT: the code is calling the feh image viewerI did make a discovery...I can actually ssh connect...
View ArticleTroubleshooting • Re: Installing app from web
No need to use WeTransfer, just tell us what app it is and where to download it from to test.Statistics: Posted by neilgl — Wed Feb 21, 2024 6:52 pm
View ArticleTroubleshooting • Re: Is my analysis correct? Networkmanager waiting at boot
My apologies for late respons. I have solved the problem I think. Restoring the wifi network-extender helped. But what helped most was the discovery of a service running since I installed the NVMe,...
View ArticleTroubleshooting • Change Boot Order to USB Raspberry Pi 5 (w/NVME)[SOLVED]
I have my raspberry pi 5 hooked up to an nvme via pcie. When I pull up raspi-config the only options are to boot nvme first or sd first. However I need an option to boot usb first followed by nvme....
View ArticleTroubleshooting • Pi 5 LCD 16x2 via GPIO
Hey,I'm new in the Raspberry Game. I bought my Pi 5 a few days ago because of a school project. In school we have the Pi 4.I am trying to connect a 16x2 LCD Screen via GPIO.I already know that it is...
View ArticleTroubleshooting • Can't ssh to RPi Zero W running Bullseye headless
Hi all,I did a manual headless install of Bullseye, then edited userconf.txt per the instructions at:https://www.raspberrypi.com/documentati ... spberry-piHaving done that, I cannot log in. ssh issues...
View ArticleTroubleshooting • Re: Pi 5 LCD 16x2 via GPIO
You could post the errors here, in case someone has any suggestions. You could google the error, in case you are not the first person to have seen it, and maybe someone wrote about it. Or you could...
View ArticleTroubleshooting • Re: Can't ssh to RPi Zero W running Bullseye headless
yes, the ssh login problem was due to upper case letters in the account name in the userconf.txt file. I changed the account name to lower case and I can now log in.The graceful shutdown was pulling...
View ArticleTroubleshooting • Re: RPi5 shutting down on load
To simplify things I suggest installing RPi OS to an SD card, having no peripherals attached and seeing if you get the same behaviour i.e. just leave it at the desktopYes, this too caused a shutdown...
View ArticleTroubleshooting • Re: Wayland: Switchind display off and on again is not working
This does not work for me, the off command is already not working anymore:Code: pi$ WAYLAND_DISPLAY="wayland-0" wlr-randr --output HDMI-A-1 --offfailed to connect to displaypi$...
View ArticleTroubleshooting • Re: SSH connect to host: Connection timed out
Update: fixed this issue, progressed from "connection timed out" after fixing the ~/.ssh/ directory to contain files for known_hosts and authorized_keys instead of folders with files contained...
View ArticleTroubleshooting • Re: USB 3 SSD running at USB 2 speeds
Could be a bad connection to the USB 3 pins. Maybe a damaged plug or socket. USB 3 sockets usually have two sets of connections. One lot for USB3 and another for USB2. If the USB 3 ones don't make a...
View ArticleTroubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel
I'm not going to make a habit of this as it is tedious, but I have added those drivers to my branch at https://github.com/6by9/linux/tree/rpi-6.6.y-tbs-5520seHaving seen all the build warnings and...
View ArticleTroubleshooting • Re: Bookworm, screen lock and turning off monitor
has anyone found a fix for this yet? I'm also on a pi5, and this is making my life very difficult, having to have the monitor on to run stuff isn't very practical at times. thanksStatistics: Posted by...
View ArticleTroubleshooting • Stuck at poweroff
I'm setting up an RPi4 running latest Bookworm to be powered by a RedReactor portable power supply. RedReactor is connected to RPi via GPIO. Whilst preparing the RPi4 to interface with the RedReactor,...
View ArticleTroubleshooting • Re: Stuck at poweroff
P.S. I neglected to mention that I am using a Waveshare 4.3inch LCD screen connected via DSI.Statistics: Posted by Peter_W — Thu Feb 22, 2024 8:58 pm
View ArticleTroubleshooting • Re: Problem whit the lost hdmi connection
when i turn on the display even after few second, my rasberry pi close all the opened application i had left open.i try to update the firmaware to the last one but nothing changed.so you're expecting...
View Article