Troubleshooting • Re: GPIO 13 (LED, kernel module PWM) and GPIO 12 (buzzer,...
Asking for WiringPi devs: Can you please provide details on how to submit a request to support Pi5 in Raspberry Pi OS? Additionally, whom should such a request be directed...
View ArticleTroubleshooting • WiFi failures (hardware?)
I get this a few days after a reboot. Rebooting always fixes it for a few days. Is this more likely to be hardware or OS?I don't currently have another microsd for an attempt at a new OS. This is on a...
View ArticleTroubleshooting • Re: ssh not connecting zero 2W
Also, since you say that everything works OK on the monitor/keyboard/mouse, try going to a terminal window on the desktop and do: ssh localhostDoes that work out the same as when you ssh in from...
View ArticleTroubleshooting • Re: [4.347306]---' end Kernel Panic - not syncing: No...
Now it won't boot up.Had it booted before, or was this a fresh install?"No working init found" means that something is missing or broken in the OS install on the SD card. There should have been more...
View ArticleTroubleshooting • Re: Keyboard layout not changed despite setting...
Thanks. Problem solved. It worked for the second user to manually create the file ~/.config/labwc/environment and have it contain the following:Code:...
View ArticleTroubleshooting • Rpi5 + hailo 8 13tops And camera imx708 not work libcamera-...
Hi i need help with rpi imx708nV3 wide no detect camera why? In slot 0 connected no camera avaiable what with this thank you not can attach png photos So camera Is right connected i using recomended...
View ArticleTroubleshooting • Re: Rpi5 + hailo 8 13tops And camera imx709 not work...
https://drive.google.com/drive/folders/ ... P1XHPiXxhj here is photosStatistics: Posted by stromecek555 — Tue Mar 04, 2025 9:44 am
View ArticleTroubleshooting • rpi-eeprom-config -e doesn't save changes
I have been trying to get a Pi5 case working with the included power button/script. Part of the process is to run:sudo rpi-eeprom-config -eand to change POWER_OFF_ON_HALT=0 to =1Up until now, this has...
View ArticleTroubleshooting • Re: Wisecoco LCD panel not working with X
Sorry for my late reply and thanks a lot for your answer. I wanted to reply with the results of my attempt, but this will take some time. It has been a while since I last compiled a kernel so I'll...
View ArticleTroubleshooting • Re: WiFi repeatedly reconnecting
It's mysteriously started working again now!Thanks for your inpit; in particular getting rid of that nonsense `chanspec` log spam.Statistics: Posted by rwb — Tue Mar 04, 2025 10:31 am
View ArticleTroubleshooting • Re: Pi5 fan keep spinning after shutdown
What else is connected?Nothing is connected, only the power cable. I also tried removing the DAC Pro card, leaving the Pi5 only and the problem remains. I also removed the SD card and power it on:...
View ArticleTroubleshooting • Reset gpio output when test is finished
Hello I am running some Starter Kit.As an example :Code: from machine import Pin, PWMimport timepins = [13, 12, 11]#set pwmpwm0 = PWM(Pin(pins[0]))pwm1 = PWM(Pin(pins[1]))pwm2 =...
View ArticleTroubleshooting • Re: WiFi failures (hardware?)
Link Quality=46/70 Signal level=-64 dBm white caseLink Quality=59/70 Signal level=-51 dBm brown caseThe "brown case" is the hardware that had been the issueThe "white case" is the MicroSD of that one...
View ArticleTroubleshooting • Can't connect to Wifi Hotspot with ESP32 Arduino Uno R4 to...
Hello,I've created a Wifi hotspot on a RaspBerry Pi 5 using the network manager GUI.I can connect my phone or my computer on this hotspot but I can't with an ESP32 or an Arduino Uno R4. The 2 a...
View ArticleTroubleshooting • Re: Raspberry PI 5 doesnt boot with original power supply
Maybe get a spare microSD card and put Raspberry Pi OS Bookworm 64-bit with desktop onto it, using Raspberry Pi Imager and boot from that.Keep your "klipper" microSD card in a safe place.Statistics:...
View ArticleTroubleshooting • Re: Unable to Use FQDN for .local Hosts
RaspiOS like most modern OSes supports mDNS and DNS name resolution systems running concurrently (and also Netbios if Samba is installed.)Sorry, but if you are using a modern OS with Samba, then it is...
View ArticleTroubleshooting • Re: raspberrypi 5 fan socket broken
If i must solder it,i doubt the pi suvive. So i try the GPIO solution.Statistics: Posted by aardbewoner — Tue Mar 04, 2025 7:33 pm
View ArticleTroubleshooting • Re: Manually communicate with an i2c device?
I have used the i2c-tools commands i2cset, i2cget and i2ctransfer to access i2c devices from the command line for test purposes.Statistics: Posted by rpdom — Tue Mar 04, 2025 7:34 pm
View ArticleTroubleshooting • Kiosk Mode - rpi5 - video10
There are times I want to exit my magic mirror setup and go to kiosk mode for a website on my rp5. When I attempt to do so, I'm being told I'm missing video10. I do not have a camera attached to my...
View ArticleTroubleshooting • Re: RPI 4 - Loss of Camera and Touch Screen
After tons of checking, I was close in my thinking. There is a definitely an issue with my setup versus the software!!!I am running the Raspberry Pi 4 Model BUtilizing the Raspberry Pi Display...
View Article