Troubleshooting • Re: First keypress ignored
I am without GUI - the login is in console mode.Statistics: Posted by i486 — Thu Jan 25, 2024 4:16 pm
View ArticleTroubleshooting • Re: GPIO Registers Failed on Raspberry Pi 5
tripping into this too as I just got my Pi5 last week and went full bore into it with code I had working on the pi4. full stop.I'm seeing some references to using gpiozero instead of rpi.gpio... I'm...
View ArticleTroubleshooting • Broken SD Card Slot on RP5
I'm fairly inexperienced with the raspberry pi but have been able to set up things like Octopi and RetroPie. I recently got a raspberry pi 5 and while trying to install it in a case, I broke the SD...
View ArticleTroubleshooting • Re: i turn off wayland on the latest pi 5 os .. and barrier...
you know we have no idea what barrier is.apt show not working for you?Code: Description: Share mouse, keyboard and clipboard over the networkI've heard it mentioned, but never used it. It sounds quite...
View ArticleTroubleshooting • Raspberry Pi 4 Model B Showing Constant Red and Green LED...
Hey everyone,I'm excited to be a new Raspberry Pi 4 Model B 8GB 2018 owner! I recently formatted a MicroSDXC, 64 GB, A2, U3, 100 MB/s SD card with the latest fresh Debian OS. However, when I power the...
View ArticleTroubleshooting • Re: PI5 miss to detect I2c devices where PI4 does.
I also have problems with the i2c interface after going to Pi 5 from Pi 3.I read your message and that's what surprised me: 1. Your uname -a matches minepi@raspberrypi:~ $ uname -aLinux raspberrypi...
View ArticleTroubleshooting • Re: New raspberrypi 5 won’t boot. Just green flashing light.
what pattern is the green led blinking?Looks like 4 fast, 3 slow I thinkStatistics: Posted by PaulStation24 — Fri Jan 26, 2024 3:32 pm
View ArticleTroubleshooting • Re: hdparm -> SG_IO: bad/missing sense data
Hi,...If it still does not work, there is a possibility that the disk itself is broken.The disk is working, but I am wondering if it can be trusted for long time future work.Or just replace it even...
View ArticleTroubleshooting • Re: My Raspberry PI 4B 4gb is very slow
what size of SD card, and rating?- have you tested the card using the "accessories" - "raspberry pi diagnostics"?just FYI, i tend to use 32G cards, rated A1Statistics: Posted by terribleted — Sat Jan...
View ArticleTroubleshooting • Re: firstboot: fsck exited with status code 1
Tried with same 2023-12-11-raspios-bookworm-armhf-lite.img on a 16 GB SDcard... No change - same kernel panic.Tried with the Imager's suggested "Raspberry Pi OS (legacy 32 bit" (Bullseye) on same 16...
View ArticleTroubleshooting • Pi Imager 1.8.3 to SSD (NVMe PCIe) over network very slow
Hi,I recently get a PI5 8G with an official Raspbian on an SD card (120Go)everything works perfectly.I add an PCIe NVMe hat (52Pi EP-0209) with a SSD card that is seem well recognized :lspci -v :Code:...
View ArticleTroubleshooting • undefined reference to `lgGpioWrite'
I am using the Raspberry pi 4 HX711 to measure weight of the objects. I use the https://github.com/endail/hx711.git . I write CMakeLists.txt instead of Makefile. Code: cmake_minimum_required(VERSION...
View ArticleTroubleshooting • rpi4 freezes when monitor turned off
Searched forum and cannot find anything related to this. Have a relatively new rPi4 running from USB HDD. Everything works great until I turn the monitor (a 1080p TV) off. I was going to use this in...
View ArticleTroubleshooting • Re: rpi4 freezes when monitor turned off
you can try forcing a resolution on the monitor... might help...i do this with my PI on my TV, as sometimes i have the TV set to another device (or on TV)in /boot/cmdline.txt (add to the front/end of...
View ArticleTroubleshooting • Re: SSH, nextcloud stopping working after plugging a...
plug it in, theninvoke "lsusb" and see what type of interface chip .jmicron chips are problemmatic on some linux systems....i have 2 adapters, one is Asmedia (works) the other Jmicron(does not...
View ArticleTroubleshooting • remote ssh to rpi bookworm clipboard problem in vim
When doing a remote ssh from ubuntu 22..04 from a gnome-terminal to rpi bookworm, I had problems that vim did not provide system clipboard to copy from rip vim session to my remote client. After a lot...
View ArticleTroubleshooting • New Raspberry Pi 4B with SSH Enabled Refuses connections
Hey there,I recently got my hands on a Raspberry Pi 4 Model B. I have been trying to run it headless as a bit of a server kind of thing but so far it has been trouble after trouble. I enabled ssh via...
View ArticleTroubleshooting • Re: Rpi model 3 B with rpi touchscreen, boot problem.
Yes, it is official pi screen. And yes, everything is wired as you explained.Statistics: Posted by Flash Gordon — Sat Jan 27, 2024 5:28 pm
View ArticleTroubleshooting • Re: Issue with Acer KH242HQL and raspberry pi 4 2GB
The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad, nonexistant, or malformed.If you get no...
View ArticleTroubleshooting • Re: Raspberry pi doesn't work after after reinstalling the...
The latest "bullseye" and "Bookworm" releases use the KMS video driver. The KMS driver seems less forgiving when the EDID data from the monitor is bad, nonexistant, or malformed.If you get no...
View Article