Raspberry Pi OS • Re: Components needed for Debian to match Raspios
I plan to build a virtual environment using VMWare Workstation or VirtualBox. So, I will need to use Debian for the VM. Is there any information or documentation which shows what has been included or...
View ArticleRaspberry Pi OS • I can't upgrade error libgstreamer-plugins
Hi all, I was trying to upgrade with the simple "sudo apt upgrade" command and I get an error message. How can I solve it? Thank youCode: Do you want to continue? [Y/n] yReading changelogs......
View ArticleRaspberry Pi OS • Re: a pi5 where boot option B3 just goes back to the prompt
OK, I hate to admit this one, but in case anyone else ever encounters this very puzzling case: the trouble was that I had managed to chown / (as well as /home) to pi:pi while copying files to...
View ArticleRaspberry Pi OS • Raspberry Pi 2 new installation, no icons
I downloaded RP and installed on a new SD card. It loaded but the only thing visible on screen is this Japanese ficherman and the waste basket. What do I do to get the menu up on screen?Statistics:...
View ArticleRaspberry Pi OS • Re: Raspberry Pi 2 new installation, no icons
I downloaded RP and installed on a new SD card. It loaded but the only thing visible on screen is this Japanese ficherman and the waste basket. What do I do to get the menu up on screen?Did you use...
View ArticleRaspberry Pi OS • Chromium not detecting dark mode preference
Hey folks.For the past couple of days I've been maining a Raspberry Pi 5 16GB on Raspberry Pi OS (64bit, Full) with the stock desktop environment. I have a preference for dark mode, so have set the...
View ArticleRaspberry Pi OS • gparted installed but not starting
Installed using Code: sudo apt install gparted -yThe menu shortcut command line is: /usr/sbin/gparted %f and Execution in terminal window' is unticked.When using the command line window and entering...
View ArticleRaspberry Pi OS • Re: Need To Learn
Tell me about it....I'm still trying to get hackers and others off my site.....What is it that you do?I use a hosting service https://ehosting.ca/. I'm only looking for Web Server and Email services....
View ArticleRaspberry Pi OS • Re: Warning from apt-key: Key is stored in legacy...
This worked for me...Code: sudo cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.dSimple, worked for me (mv instead of cp).Statistics: Posted by Havinit — Sun Jan 12, 2025 1:48 pm
View ArticleRaspberry Pi OS • Re: using Windows 10 Pro and Raspberry Pi Imager, when I...
A microSD for a Pi 4B should work in a Pi 3B+ they are both 64 bit CPUs.One of the primary goals of the makers of Raspbian/RaspiOS was that any image released today will work on any Pi model released...
View ArticleRaspberry Pi OS • Re: gparted installed but not starting
I have hit this problem in the past.The problem is that the X server is setup to be only accessible by a user who has the right "MIT magic cookie" in their .Xauthority file and root doesn't have it...
View ArticleRaspberry Pi OS • Re: Static IP with Bookworm
It is sad even the online rpi os manual doesn't just reference your solution.It is not surprising that i doesn't. It is an old, outdated way of managing networking.Using Network Manager is the current...
View ArticleRaspberry Pi OS • Wayland session freezes when visiting web page with Firefox!.
Hi. I'm using Raspberry Pi OS image from 2024-11-19 on a Raspberry Pi 4.I stumbled upon a Wayland freeze while visiting the following webpage with the Firefox...
View ArticleRaspberry Pi OS • Re: Wayland session freezes when visiting web page with...
Hi. The following is an extract from the "raspinfo" command (sorry, I had to extract parts since the complete output is way too long to publish here):Code: System...
View ArticleRaspberry Pi OS • lightweight display manager
I saw there are people uncomfortable with slow performing of lightdm, me too, so I wrote a dm more lightweight, it requires a secure setup, but works well with lxde.I'm curious if a OS dev is...
View ArticleRaspberry Pi OS • Using Zed editor for programming
Hi,I want to use the Zed editor for programming in Rust. As I understand it, Zed requires Mesa 24.x while the latest version of Raspberry Pi OS uses Mesa 23.2. Is there any way of telling when/whether...
View ArticleRaspberry Pi OS • wayfire.ini [idle]
Hey guys!The [idle] module in wayfire.ini works great and the screen blanks as expected.However it doesn't seem to consider playing music as being idle.I'm just playing music from Spotify web and have...
View ArticleRaspberry Pi OS • Buster -> Bullseye doesn't upgrade kernel
I have seen the discussion at viewtopic.php?t=323279 I upgraded form buster to bullseye and it went smoothly.One issue though is that the kernel remained at Code: uname -aLinux nbagent-5eff...
View ArticleRaspberry Pi OS • Re: GUI notifications on Raspberry Pi Desktop possible for...
Can you post your “eye rest program in Python” here so we can get it working? (Or a link to it on GitHub)Statistics: Posted by neilgl — Tue Jan 14, 2025 10:04 am
View ArticleRaspberry Pi OS • Re: Using Zed editor for programming
Have you tried this?Statistics: Posted by koge — Tue Jan 14, 2025 4:43 pm
View Article