Raspberry Pi OS • Re: What's the status of 'labwc' under Bookworm ?
raspi-config can’t create the blanking autostart file unless the config directory exists, which it might not.Maybe that will fix your issue.I checked what was in '.config' before applying the steps...
View ArticleTroubleshooting • How to troubleshoot unexpected reboots
Hello,I have a new pi 4 installed with Raspbian 5.2. From time to time it reboots without any reason.I find nothing with dmesg and journalctl.Any hint ?RegardsStatistics: Posted by gritvh666 — Fri Aug...
View ArticleNetworking and servers • Network Equipment Monitor
Hi! I'm pretty new to Pi projects. I've done a home media server and a pi-hole, but nothing too involved. My boss has asked me to look at whether we can use Raspberry Pis in support of our clients. We...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 1.47 inch display with RPI 5
Last comment from me on that topic here:1. Follow the steps described here viewtopic.php?p=2165638&hilit=4in.bin#p21656382. make sure you've changed your config.txt accordingly3. make sure your...
View ArticleCamera board • Re: More FPS for HQ camera on RPI 5
I was very excited to see some traction on this, and have been following the progress eagerly. Do you have any idea when the pull's status will get upped from the current draft status? Thanks a stack...
View ArticleGraphics, sound and multimedia • Re: Using Raspberry pi as a NAS (omv vs os)
I have been hanging a 5TB moble HDD off my RPi4 2GB for over 4 years now running SMB (RPi OS). I added a 12TB 3.5 USB drive about 3 years ago. No issues. I set the spin-down time in the HDD's firmware...
View ArticleTroubleshooting • Re: Wireguard/OpenVPN throughput reduced
It's the 32bit light version of bookworm, all software on the latest stable release.Linux RPI 6.6.31+rpt-rpi-v7 #1 SMP Raspbian 1:6.6.31-1+rpt1OpenVPN 2.6.3Wireguard 1.0.20210914-1Statistics: Posted...
View ArticleTroubleshooting • Re: Issue with Web Browser when RDP into Pi4
Found 2 solutions!I'm not an expert on why these work or what the pros & cons are of each are. But here you go.Option 1) Make a new user and login with the new username insteadCode: sudo adduser...
View ArticleOfficial Display • Re: No HDMI signal after connecting the official display...
have you altered your cmdline.txt to includeCode: video=HDMI-A-1:640x480M@60DNow I have, but nothing changed.why did you enable I2C_arm and SPI? is any other HW connected?On some devices I need to use...
View ArticleOfficial Display • Re: Official 7 inch touch screen, image is rotated 180 on...
lcd_rotate=2 works if you enable the x11 gui and not wayland in that configuration you have the 180 degree screen right from startup obviously put a hash mark on the entry:Code:...
View ArticleTroubleshooting • Re: Raspberry Pi Hardware Repairs
The standard fix is send the appropriate currency to your favourite local Pi vendor and they send you a brand spanking new PMIC in its protective packaging that looks surprisingly like a new...
View ArticleTroubleshooting • Re: NO CAMERAS AVAILABLE ; RPI5
What camera and a picture of the cable connected at both ends.(is probably what will be asked for).Does dmesg say anything?Tried both slots?Statistics: Posted by bensimmo — Sat Aug 03, 2024 3:33 pm
View ArticleTroubleshooting • Re: Buster OS on 3B+ board boot problem.
Note, BTW: that "Buster out of the box" works fine on my 3B+ (board bought just 1 year ago (last August))But OP should probably search for the "Updating the Firmware" document (authored by someone at...
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
try to add -vvv to your ssh command. This will enable verbose output.like: ssh <username>@192.168.178.150 -vvvand if you won't be able to understand what is going on from the output - post it...
View ArticleGeneral • Re: Using all GPIO pins
Thought so? will have to rethink this.RegardsStatistics: Posted by Andrew57 — Sat Aug 03, 2024 3:42 pm
View ArticleTroubleshooting • Re: Cannot make Pi DAC+ work with Raspberry Zero 2W
I add some more details. Here is the dmesg output: Code: [ 8.878003] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.[ 8.914490] mc: Linux media...
View ArticleGeneral • Re: Need Guidance for RP2040 (PICO)
I aim for the signals measured by the 16 ADCs (across 4 PICO units, each with 4 ADC channels) to be below 0.8 V, as the trigger is set to the falling edge. At a lower frequency of 30 Hz, I observed...
View ArticleTroubleshooting • Need help in integrating LoRa HAtT 1268 with Rpi 5
Soc address not found error when using Lora HAT directly with GPIO of Rpi 5 8gb Bookworm Os .Statistics: Posted by Sumeet019 — Sat Aug 03, 2024 3:53 pm
View ArticleFrançais • Re: PI5, controler un servomoteur
Bon, j'ai peu d'idées:* concernant l'usage de gpiozero, n'ayant pas de cerf veau moteur, je ne peux pas tester:vous avez très certainement respecté la doc.https://gpiozero.readthedocs.io/en/stab ......
View ArticleGeneral discussion • Re: Problem with the WiFi on RPI4
Well that rules out 2 main culprits, metal cases or wireless dongles for keyboards/mice etc.Only other suggestion I can offer is congestion in your wifi channel, try changing it in your...
View Article