Troubleshooting • Re: New router WiFi connection problems
It was static. Your question prompted me to look at the wireless devices in the router and the Pi was listed as not connected. I deleted the instance thinking it would help but it hasn't.Statistics:...
View ArticleTroubleshooting • Re: Mouse pointer inverted after rotation of official...
So you followed the instructions for "Rotate screen without a desktop", but what are you running if you have a mouse pointer about?Editing the video= line inverts the primary plane, but not the cursor...
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
A few straws ...Have you got any USB3 devices operating in the vicinity of the Pi or the Router?Does the country of the router match the wireless country of the Pi?Can you switch off band steering on...
View ArticleTroubleshooting • Re: Using pi 5 with usb thermal camera
Is there a solution available. I still wasn't able to solve the problem.ThanksStatistics: Posted by mdeb2024sal — Thu Nov 14, 2024 1:19 pm
View ArticleTroubleshooting • Re: Bluetooth USB-Port Problem Bookworm on 4+
I will try thanksStatistics: Posted by ceomi — Thu Nov 14, 2024 2:32 pm
View ArticleTroubleshooting • Re: USB boot requires a high current (5V 5A) power supply....
..Note in the UK many mains outlets have a built-in switch to allow convenient resetting of Raspberry Pi power supplies. Statistics: Posted by aBUGSworstnightmare — Fri Nov 15, 2024 9:25 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 PCIe port plastic ribbon retention clip
Wow thanks aBUGSworstnightmare. Very much appreciated. A very detailed response with excellent t reference material and links to buy. I love it!Statistics: Posted by jamiet — Fri Nov 15, 2024 9:47 am
View ArticleTroubleshooting • Re: I can't remote into my raspberry pi 0 because of...
Which version of Raspberry Pi OS are you running ? Buster/Bullseye 32-bit or other?Statistics: Posted by neilgl — Fri Nov 15, 2024 9:53 am
View ArticleTroubleshooting • Re: Using nginx,: installing php-fpm fails
You only seem to have 2 posts in total - where is the “further post”?Statistics: Posted by neilgl — Fri Nov 15, 2024 10:05 am
View ArticleTroubleshooting • Re: sudden crash with Firefox 132.0
Raspberry Pi 5 Bookworm 64bit, 8gb, Wayland, RPI OS, all updates in.I am experiencing a weird problem after last three updates. In firefox (132.0).This is the sequence I do to reproduce the problem...
View ArticleTroubleshooting • Failed to allocate required memory
Hello ForumI am new to forum as well as to PI. I am using Pi-5 to develop GUI with two camera interface below is my code and error. I am unable to find solution. Memory allocation 1024MBCode:...
View ArticleTroubleshooting • Pi suddenly began to load Chromium at startup and show...
How can I turn this off? I haven't done anything (except installed software updates etc), and now whenever I boot up and login to Desktop it opens Chromium and shows this login page. The URL is:...
View ArticleTroubleshooting • Pi4: serial debug console not working
Hi, I have used rpi4 with headless setup for a while, today I messed up my network configuration, and cannot get connected it via sshI have already enabled "Interface Options -> Serial Port" in the...
View ArticleTroubleshooting • Re: Pi suddenly began to load Chromium at startup and show...
If you look on the taskbar on the right hand side you'll see a Raspberry Pi Connect icon has been added. Click on this and select Turn Off Raspberry Pi Connect and the login will not appear next boot...
View ArticleTroubleshooting • Re: About the Black Screen Issue on Raspberry Pi 5 Bootup
I can use the `sudo startx` command in the SSH page to make my HDMI screen enter the graphical interfaceYou shouldn't ever use sudo with startx. It messes up permissions on files and prevents it...
View ArticleTroubleshooting • Re: SegFaulting and Inode errors on Raspi 3A
The pre-event frame number is set to zero frames in motion. And the problem doesn't appear to happen if I stream motion with VLC over wifi on a daily basis. The first day I don't stream the problem...
View ArticleTroubleshooting • Re: No network: Pi Zero W, Imager, Bookworm
For the 32-bit version on a zeroW we see it connecting fine to wifi and (via SSH):Code: pi@pizero:~ $ cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"....pi@pizero:~ $ uname -aLinux...
View ArticleTroubleshooting • Re: Raspberry Pi 5 drops Wifi connection
Check that your router does not have a short lease time.What does this command show? Code: sudo iwlist wlan0 scan | egrep "Cell|ESSID|Signal|Rates"and this Code: journalctl | grep wlan0 | grep lease-...
View ArticleTroubleshooting • Re: Pi5 hanging when transfering large files to NAS
Amazing! The 16K pages somehow interacted with something in your environment to trigger bad behaviour in the Linux kernel. Since there is a factor 4 difference in page size I'd want to check that...
View ArticleTroubleshooting • Re: Pi 5 low 3V7_WL_SW_V ?
I find a new phenomenon that the 3V7 value will be lower if the CPU tempature (got by vcgencmd measure_temp) goes higher.e.g. When 40'C, 3V7=3.69vWhen 50'C, 3V7=3.67vWhen 60'C, 3V7=3.64v...When 70'C,...
View Article