Troubleshooting • SSH permission denied
I am trying to do an eye tracking mouse project on the raspberrypi 4 board. Every time I try to ssh into it I get the permission denied error when I put the password in.I am 100 percent sure that it...
View ArticleTroubleshooting • Re: USB ports not working after reinstall to newest Bookworm
Does the simple Code: sudo stty -F /dev/ttyUSB0 115200cat </dev/ttyUSB0 work (with newlines in the sketch)?Statistics: Posted by neilgl — Thu Nov 07, 2024 1:47 pm
View ArticleTroubleshooting • Re: Raspberry Pi Keyboard (RPI-KYB) - "6",...
I concur with the other. It sounds like hardware.Did you spill something on the keyboard? The sort of "clustered" failure is exactly what tends to happen if you do.There are techniques that you can...
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
Are the Pi2's in metal cases? They can weaken the signal massively and may make it completely unusable. If that's the case. Remove the case(s) and try againIs there any wireless interference? e.g...
View ArticleTroubleshooting • Re: Raspberry Pi5 running plasma/KDE with Wayland crashing...
KDE plasma works with the latest wayland libraries now with the untested repository enabled.No need to use the untested repository. It's now in the main repository.I released libwayland-client0,...
View ArticleTroubleshooting • Re: sudo apt update not working
You (or something you installed) seems to have added some non-standard repositories. The usual ones are the deb.debian.org and archive.raspberrypi.comEverything should still work, but you won't be...
View ArticleTroubleshooting • Re: Cloning SD card with autologin enabled
Thank you for the responses.I am using OS version 11.I have tested both methods: raspi-config and editing /etc/lightdm/lightdm.conf - no difference.Bit more info:I am using Win32DiskImager, to create...
View ArticleTroubleshooting • Playing video Youtube or VLC audio out of sync
I have always on Raspberry pi 4 and 5 when playing video VLC or YouTube that my audio is out of syncI thought with Raspberry pi 5 that it would be better, but still I am seeing itNot sure if there are...
View ArticleTroubleshooting • Re: Playing video Youtube or VLC audio out of sync
A problem can simply be that you use an audio output device that does not properly state or handle its delay.A Pi5 only can do HDMI audio out of the box, rest is your own DIY, Test it in a normal...
View ArticleTroubleshooting • Re: Pi Zero unable to connect to a Pi 5 access point
Are either of the two devices in metal cases? They can weaken the signal massively and may make it completely unusable. If that's the case. Remove the case(s) and try againPlastic case for bothIs...
View ArticleTroubleshooting • Re: [Help] Minecraft Server Port Forwarding
"local ip" will be the ip address of you pi on the local lan e.g. 192.168.1.23 (use ip a command to see it)"external ip" will be the ip address that the ISP has assigned to your router e.g. 92.4.5.6...
View ArticleTroubleshooting • Re: Volume control with momentary buttons, works but not on...
Odd, when i pasted the code it looked like it was all indented, but I can see you point. Will figure out how to fix it.Unfortunately I'm not much of a programmer, the last time I coded was 25 years...
View ArticleTroubleshooting • Bluetooth problem
I recently tried to update my OS to the version from Raspberry Pi using the online software. After discarding one memory card that was either ruined or defective, I successfully created a new one, and...
View ArticleTroubleshooting • Raspberrypi 5 with touch display and vnc at the same time
When raspberrypi 5 is connected to touch dsplay 2 and at the same time connects using VNC (realVNC or tiger VNC), the image via VNC is in portrait mode as on the display. I tried the vncserver-virtual...
View ArticleTroubleshooting • Ethernet randomly stops working on RPi3B and RPI4B
I have 3B and 4B.Problems occur on both of these devices.Everything worked fine until last reinstall to newest Ubuntu Server 24.04 LTS.My ethernet stops working randomly but very often.My TP-Link...
View ArticleTroubleshooting • Re: RASPBERRY PI 5 - ARDUCAM ERROR: *** failed to acquire...
Thanks for the reply, yes I have followed the instructions and added dtoverlay=imx519 to the boot file etc.Statistics: Posted by BradleyE — Sat Nov 09, 2024 7:55 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB sticks issue
Hahaha they disappear my post,they don't like other boards than their problematic pisPatheticStatistics: Posted by xeliman24 — Sat Nov 09, 2024 9:13 am
View ArticleTroubleshooting • Re: hdparm -y or hd-idle stop working, when i mount my HDD...
This script takes care of it all...https://github.com/gopalasubramanium/hdd-power-managerThanks,GSStatistics: Posted by gopalasubramanium — Sat Nov 09, 2024 10:04 am
View ArticleTroubleshooting • Wrong IP address in the Deluge window
Guys could someone help me with this problemI have put on my RP5 x64 Debian software IPvanish and its working wellThe problem is, what is showing in the Deluge IP windows is my ISP external IP...
View ArticleTroubleshooting • Re: Switching to Wayland causes VNC link to malfunction
Can you try it on a spare microSD card using the Bookworm released on October 22nd 2024 and then updated?Statistics: Posted by neilgl — Sat Nov 09, 2024 12:56 pm
View Article