Troubleshooting • Re: Get Data from Raspberry Pi 5 Serial port in HomeAssistant
Which OS are you running on that Pi5? Raspberry Pi OS Bookworm (64-bit) or other?Are you using the serial port on the GPIO pins or USB serial?Have you enabled serial on the GPIO pins (GPIO 14/15) and...
View ArticleTroubleshooting • Re: PCIe port may be bad
..rpi-eeprom-config :boot_order=0xf416pcie_probe=1..Don't touch the boot order until you know all is working and you perfectly know what you're doing!As you're having 'pcie_probe=1' in the EEPROM...
View ArticleTroubleshooting • Pi 4/4Gb (Pi OS Lite 54)
Hi,So I've been installing Open media Vault which uses Pi OS Lite but although I installed it successfully, I'm now having problems logging on via SSH (MobaXterm) in that I continuously get "Access...
View ArticleTroubleshooting • Python program service
I have a python program that runs just fine from Thorny. The program reads information from a BME280 sensor and outputs the information to a file.import smbus2import bme280port = 1address = 0x76bus =...
View ArticleTroubleshooting • Re: wifi is not working
tried from a fresh OS install without any messed-up config?Is that secure WiFi configured via RPI Imager or do you connect manually (entering correct PWD for sure)?Statistics: Posted by...
View ArticleTroubleshooting • Re: Pi 4/4Gb (Pi OS Lite 54)
Have you enabled SSH within OMV?Login to the OMV home web page.Go to Services, SSH and enable SSH.Statistics: Posted by procount — Tue Nov 26, 2024 3:21 pm
View ArticleTroubleshooting • Re: Python program service
What file name does your Python program have?Does it run from a terminal window with ‘python3 file.py’?Statistics: Posted by rpiMike — Tue Nov 26, 2024 3:32 pm
View ArticleTroubleshooting • Network manager asking for password for stored network
In my boat Pi 4 with upgraded Bookworm I have several profiles in network manager, for the network at my cabin, for the guest network in town and for a few friends' cabins, when I'm there. This week...
View ArticleTroubleshooting • Web app Color problem on the Raspberry
Hello, im working with Raspberrypi 3 B+ model.I have a web application (with React - Javascript)... running in my local Pc. The frontend and backend is shared in my local network. Everything looks and...
View ArticleTroubleshooting • Re: Pi Zero unable to connect to a Pi 5 access point
Curiouser and curiouser.I changed my mind and found more practical to use an old Dell laptop for the remote keyboard, and to send characters via UDP to the application where they are processed as SDL2...
View ArticleTroubleshooting • Re: BCM2711 change UART clock
I tried to assign different (already existing) clock nodes but no luck so far.When I try to use init_uart_clock = 128000000, I can see it being reflected in the clk_summary (cat...
View ArticleTroubleshooting • Re: 5-Inch Touch Screen Display
I had some time tonight and have the following advice.Start off using a keyboard and mouse ...As suggested by aBUGSworstnightmare:Edit /boot/firmware/cmdline.txt and the following to the line. Make...
View ArticleTroubleshooting • Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Hello Raspberry Pi Community,I'm encountering a persistent issue with my Raspberry Pi 5 running Debian Bookworm. I’ve installed FFmpeg and set up the Jellyfin server to stream movies. However,...
View ArticleTroubleshooting • Re: 512 GB card is too small for 477 GB image
Congratulations. You've just found that not all SD cards of the same size have the same capacity. Not even ones of the same brand/model. (Note the small print on the listed capacity!).It's pot luck if...
View ArticleTroubleshooting • GPIO error on Rasp PI 3B+
Hello everyone, could not find answer here nor on the web. Pretty strange ... the system returns an error but seams to work anyway. I want to eliminate the error.Such is my code (lines 1-11)Code:...
View ArticleTroubleshooting • Re: STICKY: Bookworm, Point to Point Ethernet (inc g_ether)
Update: The above method no-longer works as ifupdown is no longer installed by default on Bookworm (since October/November 2024).There are a couple of potential workaround but both currently require...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Doesn't Jellyfin use their own ffmpeg implementation? I remember something like that. I also used Jellyfin with RPi 5 but not anymore.Statistics: Posted by keyboardman — Wed Nov 27, 2024 3:10 pm
View ArticleTroubleshooting • Raspberry Pi 5 - Welcome to Raspberry Pi Desktop
Hi everyone,I'm encountering an issue with my Raspberry Pi. When I boot it up, it gets stuck on the "Welcome to the Raspberry Pi Desktop" screen (see attached image) and doesn't proceed to the login...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - Welcome to Raspberry Pi Desktop
Hi everyone,I'm encountering an issue with my Raspberry Pi. When I boot it up, it gets stuck on the "Welcome to the Raspberry Pi Desktop" screen (see attached image) and doesn't proceed to the login...
View ArticleTroubleshooting • Re: Pi 5 4GB Shutting Down on Boot
Has it worked in the past?Statistics: Posted by pidd — Thu Nov 28, 2024 9:22 am
View Article