Troubleshooting • Re: [SOLVED] RPi5 - External USB drive not working and...
Last update on the topic:Today, I have received official RPi PSU(that provides 5V/5A) by mail, and it works all well, even without Code: usb_max_current_enable=1, I'm having no under voltage messages...
View ArticleTroubleshooting • Re: Raspberry Pi power supply
It was late in the day for me. I should have been clearer. Something like: "This is where you will find it if it is available. But it isn't."That seems to be backed up by this thread:...
View ArticleTroubleshooting • Re: cv2.imshow() not working with Picamera2 library
Configure the stream ?https://forums.raspberrypi.com/viewtopi ... 6#p2188830Statistics: Posted by gordon77 — Thu Jun 13, 2024 8:12 am
View ArticleTroubleshooting • Re: Raspberry PI 4 - rebooting and unreachable
I would get a spare microSD card and use Raspberry Pi Imager to write a fresh copy of the Raspberry Pi Operating system (Bookworm version) to it, as per getting started instructions here...
View ArticleTroubleshooting • Re: My IRSend Project, Stuffed by progress
Guys, Update ...Just found this https://forums.raspberrypi.com/viewtopic.php?t=235256.I found the above following a useful search on Github that found me: https://github.com/mtraver/rpi-ir-remot ......
View ArticleTroubleshooting • Re: Boot problem
The welcome screen stays on permanently. Or the 12 hours I left it up anyways.Statistics: Posted by Ryancraver — Thu Jun 13, 2024 9:13 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 random crash
agreed, you should get a proper power supplya charger is for chargingStatistics: Posted by kerry_s — Fri Jun 14, 2024 1:58 am
View ArticleTroubleshooting • Apache not accessible to internet. Losing my mind.
Here is the run down. I was behind a CGNAT that is no longer an issue.Firewall is temp disabled.Port 80 is forwarded on the router. This works from the internet it just hits the pi and is refused.Full...
View ArticleTroubleshooting • Re: Apache not accessible to internet. Losing my mind.
What does the following showCode: sudo systemctl status apache2Statistics: Posted by pidd — Fri Jun 14, 2024 4:11 am
View ArticleTroubleshooting • Re: Headless RPi 3B+ extremely slow !
You may be having a "thrashing" problem which occurs when the system runs out of real memory and begins heavily use the swap space. If swap space runs out, then the system begins to crawl along even...
View ArticleTroubleshooting • Re: Can't boot from SD card anymore?
i wasn't aware that PARTUUID and UUID are different things.i think now i know what i have to do. first change the PARTUUID with fdisk and then adapt cmdline.txt and fstab. i won't have time to try it...
View ArticleTroubleshooting • Chromium Fails to Launch Consistently on Raspberry Pi OS...
Hello everyone,I'm experiencing an issue with Chromium on my Raspberry Pi where the browser sometimes does not launch, though it appears to be running in the gnome-system-monitor. I'm using Raspberry...
View ArticleTroubleshooting • failed to start service with log in RAM
Hi , i would like to put the log files in RAM , so in /etc/fstab , iadd this line :Code: tmpfs/var/log tmpfs defaults,size=100m then reboot and i got this now :Code: pi@e-pi3:~ $ systemctl list-units...
View ArticleTroubleshooting • Re: Chromium Fails to Launch Consistently on Raspberry Pi...
you need the rpi optimized setupCode: sudo apt -y install rpi-chromium-modsStatistics: Posted by kerry_s — Fri Jun 14, 2024 9:15 am
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 W with a strange connectivity issue.
What kind of wifi network? Be aware that the Zero 2W is only compatible with 2.4Ghz, not 5Ghz.This doesn't seem to be an issue with a 5GHz network: The Zero 2 W connects to the router perfectly fine...
View ArticleTroubleshooting • Re: Camera not found error when running rpicam-hello
Yep that fixed it. Thank you both for your help, I appreciate it!Statistics: Posted by frogarm — Fri Jun 14, 2024 8:44 pm
View ArticleTroubleshooting • Application icon showing in launcher, but not task bar
I have made a .desktop file to open an AppImage that I downloaded and placed the .desktop file in /usr/share/applications.The application appears in my program dropdown menu displaying the correct...
View ArticleTroubleshooting • Re: Is SD card unique to the RPi (say zero 2w) on which OS...
You can take an SD card from any Pi model and use it in another model with 1 exception. The OS install is not tied to a specific board.Err no.You can move an SD card to a different Pi model provided...
View ArticleTroubleshooting • Raspberry Pi 4B (8GB) V3D refuses to work under Ubuntu...
Hi all, I have a headless Raspberry Pi 4B w/8GB RAM and a 512GB mSD card. It has Ubuntu Server 24.04 LTS installed on it, and I want to make use of the GPU (VideoCore) for Vulkan computations. Note...
View ArticleTroubleshooting • Pi 3 Power Issue
So I have a standard pi 4 Power Supply with a USB C to Micro USB adapter and my Pi runs fine... but I need to use this one with some additional loads and relays an such so I have a Pimoroni Automation...
View Article