Troubleshooting • Re: 2 Pi Zero 2 Ws - Is this a wifi issue, power, both?
Found the answer in another thread. It's a driver issue:viewtopic.php?p=2155599#p2155599Statistics: Posted by ImaginaryTango — Thu Feb 29, 2024 5:40 pm
View ArticleTroubleshooting • Re: PCManFM: Directory Timestamps Not Preserved on Copy
It is due to what the timestamps mean. Take a look at https://linux.die.net/man/2/statThe field st_atime is changed by file accesses, for example, by execve(2), mknod(2), pipe(2), utime(2) and read(2)...
View ArticleTroubleshooting • Re: Raspberry Pi 5 stopped working
Have you tried it with the active cooler completely rermoved?Statistics: Posted by neilgl — Thu Feb 29, 2024 6:08 pm
View ArticleTroubleshooting • Bullseye -> Bookworm breaks wifi on 0W
Earlier today I upgraded RPi OS Buster to Bullseye and then to Bookworm on my Pi 0W.Went mostly fine, did had to do something about two apt-key deprecation errors, modifying...
View ArticleTroubleshooting • Re: Bullseye -> Bookworm breaks wifi on 0W
Upgrading in place is not usually (never?) recommended. So does the Pi Zero W work if you write Raspberry Pi OS LITE (32-bit) onto a spare microSD card using Raspberry Pi Imager, with its OS...
View ArticleTroubleshooting • Re: Mouse cursor and Taskbar have disappeared
Maybe use Raspberry Pi Imager to write the Raspberry Pi OS to a spare microSD card, and in Imager OS Customisation Settings, set up all the details - username and password, wifi details, enable SSH...
View ArticleTroubleshooting • Re: Pi 5 touchscreen swapped X & Y touch
Thanks for the quick reply. I tried, but still get x and y positions of touch swapped.I booted the Pi 5Clicked on Preferences, followed by a click on Screen ConfigurationThat now shows the correct...
View ArticleTroubleshooting • Raspberry Pi 4 Wi-Fi Issue
So I got 10 new Pi's in and have been running into an issue with just one of them wanting to connect to our networkIt will connect to any of the other networks with no issue but whenever I try to...
View ArticleTroubleshooting • Re: Can't swap a Zero 2W into a Zero W setup...
Have you got the v7 kernel? I see that one of my Zero 2Ws that is running a 32-bit system is using the v7 kernel.I'm now wondering why I seem to have removed all except the v7 kernel on that Pi. It's...
View ArticleTroubleshooting • Pi3 showing throttled at 60 degrees?
My Pi3 is running at a moderately heavy CPU load, 40-50%. The CPU temperature at the moment is around 60 degrees but the display is show red, that it is throttled. The settings do not comport with...
View ArticleTroubleshooting • Re: RPI-4 netboot only one screen works
It started working after updating the EEPROMStatistics: Posted by mikos321 — Fri Mar 01, 2024 9:06 pm
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B - Can't get HDMI or Audio to work
I have this issue too: Pi 4 won't connect to bluetooth speakers. Does anyone know why?I had this ussue before and people on here said it works on theirs so I must be doing something wrong. It never...
View ArticleTroubleshooting • Re: Raspberry Pi only detecting audio but no video input of...
Yes, if we do Code: vcgencmd get_camera it gives Code: supported=0 detected=0, libcamera interfaces=0 because we do not have a Raspberry Pi Camera module attached, we have a USB camera in the USB...
View ArticleTroubleshooting • Re: RPi5 active cooler not working properly
why nor check if the PWM value send to your fan is what it should (as the RPM may vary)? If it isn't then your fan may have a mechanical issue.Did you check it for dust/particles?You're running which...
View ArticleTroubleshooting • Re: File transfer via home ethernet (NAS) very slow TO Pi5...
What's the rating on your SSD's? Most likely 3.3V, but how many A?FWIW...Using dd to write 2023-12-11-raspios-bookworm-arm64-lite.img from my Windows 11 PC (CIFS over Ethernet) to a Kingston NV2 500G...
View ArticleTroubleshooting • I think I broke my monitor..
Welp... This is bad... I was trying to power my monitor separately like the instructions said I can, but I think I plugged it into the wrong hole in my monitor, and when it turned on, it said no...
View ArticleTroubleshooting • Re: How do I hook up my speakers?
I don’t think those speakers should be connected to 3.3V or 5V. Seems like a major error in their description and/or photos.As mentioned I believe they should be connected to an amplifier.That Amazon...
View ArticleTroubleshooting • Re: gpiod Event Detect
https://github.com/raspberrypi/linux/bl ... verlay.dtshttps://github.com/raspberrypi/linux/bl ... 3788-L3817just put "dtoverlay=rotary-encoder,pin_a=4,pin_b=16" into config.txtlinux will do everything...
View ArticleTroubleshooting • Re: Rotate touchscreen 90 degrees - does not rotate matrix
Have you assigned the touch to the HDMi display after rotation?Touch coorsinate transformation matrix will sort anything for you. Search the forum, posted how to do that a few times...
View ArticleTroubleshooting • Re: I think I broke my monitor..
And where did you connect the Pi to?Which kind of help do you expect? If you broke your monitor you can either have it repaired, if possible, or replaced.Statistics: Posted by aBUGSworstnightmare —...
View Article