Troubleshooting • Getting "Install an OS on this Raspberry Pi"...
Hi allI have a RPi 4, and I flashed a microSD card with RPiOS Bookworm 32bit Desktop,and after inserting it to the RPi, the OS loads, and everything inside it works well:It connects to my WLAN, I can...
View ArticleRaspberry Pi OS • Alsa not working on Raspberry Pi OS Lite
Hello,I have a problem with Alsa where I can't get it to play audio. I have a freshly burned image of the 32-bit Lite version OS. I only selected the default hdmi-0 audio output in raspi-config. Then...
View ArticleSDK • Software reboot
Hi, I'm trying to do a software reboot.I've found two options:1. Use watchdog timer. This works every time, however, I want to distinguish between 3 states, not 2.2. Run the reset handler...
View ArticleRaspberry Pi Connect • Cant connect after network change
Hi, I have wifi and GPRS (ppp) on an RPi. The Pi starts on wifi and I can connect using rpi however if the unit goes out of range and falls back to GSM I can't connect. How often does the remote agent...
View ArticleAdvanced users • ssh known_hosts format and cleaning up
For security purposes, when you use ssh to connect to a remote host, entries are made in the ~/.ssh/known_hosts file in hashed format.There is obviously nothing to 'reverse' the hash and get back...
View ArticleTroubleshooting • Second Raspberry Pi 5 suddenly died
Hello,I bought two Raspberry Pi 5's from The Pi Hut a few weeks ago, and one died after a couple of weeks of very lightweight use. It was working fine, I shut it down cleanly (i.e, "sudo shutdown -h...
View ArticleTroubleshooting • How to Install a x86_64 .deb Package on Raspberry Pi Using...
Hello everyone,I'm trying to install a program on my Raspberry Pi that is only available as a .deb package for x86_64 architecture. I already have Box86 and Box64 installed, but I'm struggling to...
View ArticleTroubleshooting • asyncio.create_task
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico W with RP2040I have a list of tasks which I try and call by indirectly addressing the task via a list. The first call works, subsequent calls do...
View ArticleNetworking and servers • Is It Possible to Disable the "You are now...
Hi allEvery time after I boot I see this message:I know that I am connected,and I wish not to have it shown,might there be a setting that enables disabling it?Thank youStatistics: Posted by spaceman5...
View ArticleBeginners • Mini-Keyboard with "Windows" and "Android" Modes
Hi allI am using a Mini Keyboard that looks like this:If you look closely on the A and S buttons,Fn-A is "Android",Fn-S is "Windows".I do not have a manual for this mini keyboard,but I assume this...
View ArticleTroubleshooting • cant use a 2 TB SD ?
I bought a 2 TB SD card, a good one : U3, V30, up to 30 MB/seg.I tried to install Raspbian using Imager v 1.7.2 under Linux and also under Windows.Always the result is "Verifying write failed....
View ArticleTroubleshooting • Taking a Screenshot: grim works, scrot doesn't
Hi allIf I try to take a screenshot using the PrtSc key on my keyboard,it works well, and I see a PNG file created under folder pictures/.The file's name ends with "_grim".Opening the file shows the...
View ArticleTroubleshooting • [SOLVED] Pi 2B - Wifi not working on USB3 SSD Boot
Just for info in case anyone else gets an issue with booting from USB drives that use a USB3 interface.I came across a hint to the answer in this post viewtopic.php?t=251487 which relates to a 3B+For...
View ArticleGeneral • Pico2 40Mhz SPI Signal integrity
HelloI'm trying to use the Pico2 SPI Interface at a Clock of 40Mhz. Unfortunately, when using a Clock of >10Mhz, my display (ST7796s) stops working properly and starts to show artifacts.When doing...
View ArticleGeneral • RP2350 Errata E9 - Pull-down lock-up
I had been wondering what impact the issue of latch-up on RP235X inputs having pull-down enabled would have. It appears it has had an affect on the MicroPython preview for RP235X -...
View ArticleSDK • Typo in 'picotool'
There are a number of references in 'main.cpp' and 'README.md' of 'picotool' to the "RP2350-E9" fix which involves creating an absolute block in images.I believe that should be "RP2350-E10" to reflect...
View ArticleAdvanced users • RPi5: Bricked after secure boot was enabled
Hello again. I had a secure boot setup working for days, finally decided to enable the program_pubkey=1 option to write the key to the OTP.Just for the record this is how I generated my files:Code:...
View ArticleAutomation, sensing and robotics • Circuit Feedback: Raspberry PI + mosfet +...
Please provide some feedback for attached circuit. Mostly worried about busting my Raspberry PI I0.Description:1. PI-GPIO1, PI-GPIO2, PI-GPIO3 all control some load. I've made sure that the load...
View ArticleTroubleshooting • WiFi issues with the Raspberry Pi 5
Hello everyone!!I recently bought a Raspberry Pi 5 with 8GB of RAM and installed the official Raspberry Pi OS - 64 bit on it using the Pi imager. I started doing the usual "sudo apt update &&...
View ArticleCamera board • Hyper-Hemispherical Lens Request
I would like to be the first to request that Raspberry Pi consider manufacturing at least one hyper-hemispherical lens, that is, a lens with approximately a 190° (or greater) field of view.Best...
View Article