Troubleshooting • Re: Pi5 PCIe NVME Boot from Hard Reset
what's the output of below commandCode: cat /sys/class/nvme/nvme0/model && cat /sys/class/nvme/nvme0/firmware_revrefer to GitHub for SN530 related question -...
View ArticleTroubleshooting • Re: How to map IR scan codes to Key symbols to ALSAMIXER...
Hello again!executing each of the below commands works as intended.Code: /usr/bin/amixer -c 0 set PCM 1.5dB+/usr/bin/amixer -c 0 set PCM 1.5dB-/usr/bin/amixer -c 0 set PCM toggleHowever, in the...
View ArticleTroubleshooting • Re: 3B+ different boards?
Thank you!I will need to find someone with "old" boards...... or a Raspberry Pi Engineer who knows what he is talking about.I'll see if I can find one.Statistics: Posted by jamesh — Wed Jun 26, 2024...
View ArticleTroubleshooting • mmc0: Card stuck being busy! __mmc_poll_for_busy
ive been having an error with my pi5 on a lexar uSD cardCode: May 14 11:46:58 raspberrypi kernel: Linux version 6.1.0-rpi8-rpi-2712 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0,...
View ArticleTroubleshooting • Bookworm EDID Troubles
Hello to everyone,I am running a waveshare 7inch LCD on a Pi4.Since switching to Bookworm, I am experiencing problems setting the resolution to 1024x600.I believe I have read almost all forum posts,...
View ArticleTroubleshooting • Re: Bookworm EDID Troubles
If the diagnostic screen shows edid is valid, why do you need to supply an edid from a file?(Just to confirm, did it also report HPD=1?)Can you remove any display specific settings from...
View ArticleTroubleshooting • Re: Apache not accessible to internet. Losing my mind.
Yea I am not sure why this isn't working. I can ssh, smb and pi connect in no issues at all but apache2 will not allow me to see it outside the network.I moved the pi 5 inline with the router via an...
View ArticleTroubleshooting • Re: CM4 I2C i2cdetect shows no addresses
RPi GPIO are 3.3V logic levels. In case your relay board uses 5V logic you will have to use an I2C voltage level translater.Applying 5V to the GPIO can/will kill them!Sorry, I did not check your 'boot...
View ArticleTroubleshooting • Re: LCD with i2c backpack, installing libraries for python3
Many of the tutorials are wanting me to install the libraries with PIP. However when I try to use those commands I get the "externally-managed-environment" message.[ ... ]Where should I go from...
View ArticleTroubleshooting • Re: Raspberry pi failure
Have you looked at this?https://forums.raspberrypi.com/viewtopic.php?t=58151Statistics: Posted by kip_the_elder — Thu Jun 27, 2024 7:41 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - HDMI not working properly when...
I think that you've answered your own question. It's down to power. Though from the details you've given; the official PS should be enough...You aren't trying to power the screen directly from the Pi...
View ArticleTroubleshooting • Re: Swiss Keyboard Layout not working
You should be able to do it with the raspberry pi configuration tool on the accessories menu if you are using the GUI. I just tried it...it worked for me. You can also set up an alternative, so that...
View ArticleTroubleshooting • Re: Raspberry pi imager not applying keyboard settings
This is actually a well known issue; well, a known issue anyway but nobody in a position of actually being able to do something about it seems to care about fixing it.I remember one not so humorous...
View ArticleTroubleshooting • LCD and HDMI both display a white line with a black screen
I just brought this brand new LCD for the raspberry pi 3B+ and it was working for the first day and then today I was was putting the raspberry pi with the LCD into this cardboard box that I had made a...
View ArticleTroubleshooting • Re: Qbittorrent doesn't start download
I have one suggestion: ask the Qbittorrent maintainers https://github.com/qbittorrent/qBittorrent/issuesStatistics: Posted by memjr — Fri Jun 28, 2024 3:34 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB issues
The workaround was in april, while the current latest release was in march, out of luck here.Statistics: Posted by buganini — Fri Jun 28, 2024 6:19 am
View ArticleTroubleshooting • Re: LCD and HDMI both display a white line with a black screen
I just brought this brand new LCDSorry, which one? Not possible to provide any answer given on the information provided.Why do you need to install an 'LCD driver'?Images need to be resized. I've made...
View ArticleTroubleshooting • Re: Pi 5 not recognizing SC16IS752 via I2C
Which Pi are you using?How did you enable I2C interface? Did you load the related overlay (below is quoted from overlay README)Code: Name: sc16is750-i2cInfo: Overlay for the NXP SC16IS750 UART with...
View ArticleTroubleshooting • Re: Struggling to boot RPi5
You haven't said what OS you are trying to boot.Is it Raspberry Pi OS; Bookworm.....or something else?Raspberry Pi OS 64 bit.Is it bookworm?https://www.raspberrypi.com/software/op ... -os-64-bitThat's...
View ArticleTroubleshooting • Re: Wpa supplicant is totally broken on the Zero 2 W
Yes, everything changed to Network Manager. Wpa Supplicant has goneGetting Started with Network Manager - Raspberry Pi ForumsDocs: Enable wireless networkingNot been overwhelmingly a popular move to...
View Article