General discussion • Re: Wi-Fi is currently blocked by rfkill Issue
I tried,sudo rpi-updatesudo apt updatesudo apt upgradesudo apt full-upgradesudo apt dist-upgraderebootstill,Code: pi@pi5tor:~ $ rfkill list0: hci0: Bluetooth Soft blocked: no Hard blocked: no1: phy0:...
View ArticleRaspberry Pi OS • Best way to disable WiFi Power Save?
Hi. In new release of Raspberry Pi OS (2024-11-13), is removed default rc.local file.What is the way now to disable WiFi Power Save?Before I used to add this line in rc.local: Code: iw dev wlan0 set...
View ArticleCompute Module • Re: CM4IO Schematics, KiCad nightly build
KiCAD 8 should be fine.Statistics: Posted by dp11 — Mon Nov 25, 2024 2:49 pm
View ArticleSDK • Re: Support for Pico2-W
Well after a few:console.ts:137 [Extension Host] [ERROR] [raspberry-pi-pico - githubREST] Fetching pico-sdk-tools releases failed: Error http status code: 404console.ts:137 [Extension Host] [ERROR]...
View ArticleRaspberry Pi Connect • Re: RaspberryPi Connect shows black screen
Which version of wayvnc do you have installed? e.g.Code: $ wayvnc --versionwayvnc: 0.9-devneatvnc: 0.9-devaml: 0.3.0Statistics: Posted by paulmu — Mon Nov 25, 2024 2:58 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Subject: Conflict Between HiFiBerry...
My guess is that the st7735 library is doing something unspeakable, ignoring the loaded driver and using the default GPIOs.Statistics: Posted by PhilE — Tue Nov 26, 2024 2:42 pm
View ArticleRaspberry Pi OS • Re: X11/Wayfire/Labwc
why not simply try it and see if that helps with your issues?If you're not fine with labwc you can use raspi-config any time for switching back to X11Statistics: Posted by aBUGSworstnightmare — Tue...
View ArticleGeneral • Re: [Closed] ADC creepage on the RP235X
So with proper configuration you got it to 11-bit?How long is the board level design list? (Ignoring mechanical, thermal, environmental, etc.)Order of AllocationDynamic vs Static loadTime...
View ArticleCompute Module • Re: UART sends weird data after firmware update
I found the solution!Adding this line to /boot/config.txt solved the problem:Code: gpu_freq=500Thanks for everyone to help to solve this problem.Statistics: Posted by pappit — Tue Nov 26, 2024 2:53 pm
View ArticleAutomation, sensing and robotics • Re: New to Pi and need help
Would this work for multiple "recievers" and one transmitter? Also do you think i could also run this on a 3?ever heard of Network IP's? Every single computer in your LAN/WiFi network has a unique IP...
View ArticleTroubleshooting • Pi 4/4Gb (Pi OS Lite 54)
Hi,So I've been installing Open media Vault which uses Pi OS Lite but although I installed it successfully, I'm now having problems logging on via SSH (MobaXterm) in that I continuously get "Access...
View ArticleRaspberry Pi OS • Re: Buildroot + Raspberry PI CM4 IO Board
Not really comparable, as I've have been manually figuring out what's required for the official 7" display on a Pi5, but maybe you can derive what's needed in your case: I had to add:...
View ArticleTroubleshooting • Python program service
I have a python program that runs just fine from Thorny. The program reads information from a BME280 sensor and outputs the information to a file.import smbus2import bme280port = 1address = 0x76bus =...
View ArticleDevice Tree • Re: Using dtoverlay GPIO expander gpios in kernel driver
I'll read that.Again, thank you very much.Statistics: Posted by DigitalLumberjack — Tue Nov 26, 2024 3:08 pm
View ArticleAutomation, sensing and robotics • Need Some Help Understanding A Circuit
This is part of a project I started a few years ago. The breadboarded circuit survived but if I had any notes, etc I can't find them. I am eventually going to try to have a Raspberry Pi start a...
View ArticleGeneral discussion • Re: wifi is not working
tried from a fresh OS install without any messed-up config?Is that secure WiFi configured via RPI Imager or do you connect manually (entering correct PWD for sure)?Statistics: Posted by...
View ArticleTroubleshooting • Re: Pi 4/4Gb (Pi OS Lite 54)
Have you enabled SSH within OMV?Login to the OMV home web page.Go to Services, SSH and enable SSH.Statistics: Posted by procount — Tue Nov 26, 2024 3:21 pm
View ArticleGeneral discussion • Select which updates to install.
Hello All,When I update Brave Browser to version 1.73.91 I get "aw snap" error 5 every minute or less. I can reload the page but the error keeps coming back. I have a backup of my SSD card installed...
View ArticleGraphics programming • Re: 7" Display 2 and rotating content using DRM
You are correct that the overlay override is only setting a property on the connector. It is up to userspace to do something with that (fbcon, X11, Wayfire, and labwc all should do...
View ArticleTroubleshooting • Re: 512 GB card is too small for 477 GB image
As soon as I got it I imaged The SD card 512GB in case the card died. The image is 477GB. Well just a couple of months later the card did die so I tried putting that image onto a new sandisk Extreme...
View Article