Media centres • Re: Peppy player
lolek23214, good to know that at least Kandinsky Edition works for you. This edition is the last one which is using Buster OS (05/07/2021).After that I started using newer Bookworm OS. But all my SPI...
View ArticleOther • Browser Security
This is a howto from another Linux distro on how to run a browser with more security.1. Run System Tools > Add New Users and make a "guest" user.2. Download the attached script named...
View ArticleOther • Re: Browser Security
never run a browser as root, whats wrong with youway to expose the whole system to the WWWStatistics: Posted by kerry_s — Sun Jun 22, 2025 5:22 am
View ArticleBeginners • Re: Having trouble with byobu-enable
byobu is a group of scripts build around the program tmux. You can read the scripts (less /usr/bin/byobu-enable) to see what they are intended to do.I notice that byobu-launcher-install adds code to...
View ArticleBeginners • Re: Shutdown menu item no longer works after upgrade
run pishutdown in terminal, see if it gives errorStatistics: Posted by kerry_s — Mon Jun 23, 2025 12:28 am
View ArticleC/C++ • Re: DIY C++ GPIO library
Hello! Creating your own C++ libraries for the pico-sdk is an accessible process but requires some prior knowledge. To begin, it is essential to study the datasheet of the microcontroller you are...
View ArticleTroubleshooting • SSH: Login with password not accepted after new...
Hallo everyone!Rappsberry Pi 5 8GB, current Raspberry imager (Apple version, MacBookPro M1), current Bookworm Lite imageI have problem with SSH login after flashing the OS to the micro ssd. The...
View ArticleTroubleshooting • There was an error running option S1 Wireless LAN
Just installed the latest OS LITE on a new SD card with Raspberry Pi Imager and put it in my old Raspberry Pi Zero and it didn't connect to the internet, despite me entering the Wifi LAN details.So...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Is this the way to wire a Rpi3 to a RED...
Hello rpi users I am trying to wire my Raspberry Pi 3 to a new RED LCD ili9486, so that it would have the same GPIO used as the waveshare 3.5" LCDsWould you think this is a good wiring diagram?I am...
View ArticlePortuguês • Aprimoramentos de um projeto
Pessoal, estou aprendendo agora a utilizar o Raspberry pi pico W e desenvolvi o seguinte código:Code: # ================ definicoes do ultrassom =====================from machine import Pinimport...
View ArticleBeginners • Re: RasipOS bookworm - Problems updating - From Russia?
So no luck here...Try one from the mirror list http://raspbian.raspberrypi.org/multiar ... mirrorlistStatistics: Posted by pidd — Mon Jun 23, 2025 3:44 am
View ArticleNetworking and servers • Re: Pi 4 on 5 Ghz WiFi can't connect to Pi 1 on 2.4 Ghz
Well, I'm away from home again and suddenly the scp started working again, all by itself. I did nothing.I have no idea, and probably never will, why it stopped working or why it started working again...
View ArticleRaspberry Pi OS • Re: Wrong OS when using PI Imager ???
Thanks, ill have a look today...Statistics: Posted by Adriaan — Mon Jun 23, 2025 4:39 am
View ArticleTroubleshooting • Re: There was an error running option S1 Wireless LAN
Problem solved. In fact the Pi Zero was not connected to the WiFi dongle. I was confused and accidentally disconnected the Pi from the USB hub when I plugged the keyboard in!So if anyone else gets...
View ArticleGeneral discussion • Are Raspberry Pi 4 GPIO pins sufficient for motor, pump,...
Hello,I’m using a Raspberry Pi 4 Model B and I need to perform the following tasks for a project:I will control a motor or a water pump, which may be 220V AC, 12V DC, or 24V DC (I haven’t decided...
View ArticleTroubleshooting • Re: SSH: Login with password not accepted after new...
Are you enabling SSH in the OS constomisation?Statistics: Posted by AndyD — Mon Jun 23, 2025 6:20 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Is this the way to wire a Rpi3 to a...
Update:I added these lines from viewtopic.php?p=2322056&hilit=ili9488#p2320285into my /boot/firmware/config.txtCode:...
View ArticleGeneral discussion • Re: Are Raspberry Pi 4 GPIO pins sufficient for motor,...
Anything that needs high voltage needs a transistor between your RPi and the load.Anything that is more than 3.3V needs a transistor between your RPi and the load to protect the RPi.You can't switch...
View ArticleTroubleshooting • Re: argon neo 5 NVMe not detected
Or can I power the fan through something elseStatistics: Posted by Minecraftplayer2937 — Tue Jun 24, 2025 2:20 am
View ArticleCamera board • Rpi-Cam-Web-Interface not working
HelloI'm noob to this program. Minor experience with RPi, but years with embedded systems.The instructions were written some time ago, before Bookworm. I did try Bookworm 32 lite, but had troubles...
View Article