Troubleshooting • Re: What are all of Raspberry Pi 4 Problems?
OP is a spammeryes, first post was deleted with a banhammer, not all first posts are locked, only suspicious ones.You really should delete the whole thread as this now reads as meaningless...
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 ArticleOff topic discussion • What happened to my old account
Can anyone explain why I was banned as a spambot please?My old account was miscbits and despite trying to contact the admin via the form I'm offered when trying to sign in I've not heard anything.I...
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 ArticleC/C++ • Re: DHT11 code works with python but not C++
My python code for interfacing with a DHT11 works fine, but not the C++ "equivalent". Not sure if this is what you want to read, you will be better off using the AHT10 and talk to it on i2c. One wire...
View ArticleTroubleshooting • Re: External Drive issues with Pi5
W.r.t. the "Pi Hut USB-to-SATA adapter" is it, per chance, this one: https://www.cpmspectrepi.uk/raspberry_p ... SATA_Cablewhich I used successfully with a P4B and a Yucun SSD (but haven't tried with...
View ArticleGraphics, sound and multimedia • Re: Help with logarithmic potentiometer
Worked perfectly thx!Case solvedStatistics: Posted by Nikolls — Sun Aug 04, 2024 3:04 pm
View Article