Troubleshooting • Re: Raspberry PI 5 Solid Red Light, No Boot
Just received a new raspberry pi 5. Solid red light with or without sd card. No signal to hdmi port recognised by tv set. No boot. Not sure what to dored means its off, click the power button to turn...
View ArticleTroubleshooting • USB audio or not?
I'm still trying to configure audio from RPi 5. According to thisCode: https://raspians.com/raspberry-pi-audio-complete-guide/#USB_Speakersit is just a matter of plugging in the powered speakers, to...
View ArticleTroubleshooting • Re: App in menu doesn't show up for addition to panel
totally understandnot very found of raspberry os modifying everything from the standard, so docs become useless & features are lost.i went to ubuntu because i kept getting a 100% cpu problem in...
View ArticleTroubleshooting • Re: [Video] Raspberry Pi 5 not booting or going to...
rpi's are picky about screen, especially larger then 1920x1080, 1366x768 is also a problem resolutiontrying a different screen may get you a picturealsoif you have ethernet & a wired keyboard,...
View ArticleTroubleshooting • Legacy Picamera convertion to libcamera/rpicam
Hello, I am very new to python/raspberry pi and have been trying to use a project i found to make a speed camera. After much hassle getting everything set up i have disscovered that the camera code...
View ArticleTroubleshooting • Re: Update Buster to Bullseye - stuck with libc6-dev...
Managed to successfully do a "sudo apt full-upgrade" as written before. Cleaning up things and fixing stuff currently. It's still a miracle to me why the original short apt install (only 3 packages)...
View ArticleTroubleshooting • Pi 5 Not Displaying Over HDMI
TV and Monitor both display a black screen when connected to my raspberry pi 5, TV disconnects shortly after displaying the black screen for a bit.I used the Raspberry PI Imager to flash the 64-bit...
View ArticleTroubleshooting • [/dev/fb0] Trying to build full screen app in multi-user mode
HelloI was wondering if anyone did something similar and could suggest a solution.I have rPi3, 4, and 5 versions connected to a 10.1" 1920x1080 touchscreen (HDMI port 1)Code: Linux DietPi 6.1.21-v8+...
View ArticleTroubleshooting • Re: [/dev/fb0] Trying to build full screen app in...
Is this a Broadcom driver limitation? What is the best way to check that as well.Statistics: Posted by oxoocoffee — Mon May 20, 2024 12:15 am
View ArticleTroubleshooting • Re: Carsh when "apt upgrade" or "apt...
The solution is to increase the swap space in /etc/dphys-swapfile by changing CONF_SWAPSIZE=100 to CONF_SWAPSIZE=2048. Reboot the system afterwards.ButchStatistics: Posted by butchkemper — Mon May 20,...
View ArticleTroubleshooting • Re: Installing mysql 8
Architecture independent deb file https://dev.mysql.com/downloads/repo/apt/Which sounds too good to be true????Statistics: Posted by pidd — Mon May 20, 2024 8:09 pm
View ArticleTroubleshooting • Issue with gpiozero module following camera installation...
I was trying to install a raspberry pi camera, but kept running into an issue where after trying libcamera-jpeg -o image.jpg I would get the error *No Cameras Found*. I checked the hardware and from...
View ArticleTroubleshooting • Re: Issue with gpiozero module following camera...
What model of Pi are you using (Pi5 / Pi4) etc. that gives the Runtime error?And which OS - Raspberry Pi OS 64-bit Bookworm or something else?Statistics: Posted by neilgl — Mon May 20, 2024 9:10 pm
View ArticleTroubleshooting • bookworm choppy video playback VLC
HiI am trying to stream a live video feed using VLC. The stream is using H264 and running at 720p.Under buster it runs smooth with no issues, but on bookworm the video is stuttering with one core of...
View ArticleTroubleshooting • Re: SOLVED: Update Buster to Bullseye - stuck with...
I was wondering if a kernel update should have happened during the update. My Pi 4 B had Linux 5.10.103-v7l+ auf armv7l before and still has it after the v11/Bullseye update. Did explicitly NOT run...
View ArticleTroubleshooting • Pi 5 boots into busybox mode
Pi 5 boots into busybox modeI bought a pcie to M.2 adapter and could never boot from the M.2Today I received a new adapter and in the end I managed to boot the system from the nvme0n1p2 partitionI...
View ArticleTroubleshooting • Re: Raspberry pi 5 : nvme I/O errors on many setups
Hello everyone. This seems like the right post. I seem to be having the same issues and can't figure out why. I've tried all the updates (kernel, eeprom). formatted every which way I can think of. No...
View ArticleTroubleshooting • Re: Using pi 5 with usb thermal camera
Actually there is someone was facing similar issue with mine but his issue was what you said. There was an extra pixel on the frame which cause the too low minimum temperature but problem solved after...
View ArticleTroubleshooting • Re: rpi4 b (4gb) wont boot
power on and look at the disp line on the diagnostic screen see if your monitor is recognizedStatistics: Posted by kerry_s — Tue May 21, 2024 9:41 pm
View ArticleTroubleshooting • Re: rpi4 wlan0 depends on eth0 issue
run sudo raspi-config - localization optionmake sure the wifi country code is correctrun sudo nmtui - edit connection & delete itpress escape - activate connection - select your ssidStatistics:...
View Article