Raspberry Pi OS • Re: RPi Imager failes to write to SD cards on Ubuntu machine
Code: $ sudo dd if=tmp/deploy/images/raspberrypi3/core-image-minimal-raspberrypi3.rpi-sdimg of=/dev/sda1Are you sure you want to write the image to a partition and not the device ? Last time I did...
View ArticleRaspberry Pi OS • Re: Change XRDP resolution?
You can give it a try switching to X11 instead of Wayland (which is the default in Bookworm). A how-to is available via https://www.youtube.com/watch?v=wRJ22dxf8jEStatistics: Posted by glykos — Tue...
View ArticleRaspberry Pi OS • Cannot update my Pi
I am trying to update my Pi, which (according to uname -a) is running [Raspbian full] v4.14.98-v7.When I use the GUI update interface, I can retrieve the package list; but when I try to download the...
View ArticleRaspberry Pi OS • Raspberry Pi Zero - How to update linux kernel from Linux...
Good morning Everyone,When can I find the Raspberry Pi Zero updated kernel, and how to update?I am using: Linux raspberrypi 5.10.103, I would like to update to the Linux kernel v6.xx...
View ArticleRaspberry Pi OS • Re: Warning from apt-key: Key is stored in legacy...
Hello key fighters,I have a slight variation on the above. I have a Pi 3B (armhf) and I have upgraded from bullseye to bookworm, as a by-product of upgrading OMV 6 to 7. I had the same warnings as...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero - How to update linux kernel from...
sudo rpi-update will get you an experimental 6.6.30 kernel that you need to treat with care (and have a backup so you can reverse the change).sudo apt update && sudo apt dist-upgrade will get...
View ArticleRaspberry Pi OS • Questions about the Raspberry Pi OS
Hello! I am working on a project for a security door log and I wanted to make a system where 2 speakers and screens are showing the same thing in 2 separate rooms. I am planning to use a Raspberry Pi...
View ArticleRaspberry Pi OS • Re: WPS Chinese Clone
I bought a Raspberry Pi 4 a few years ago and installed Libre Office, which worked fine then. I shelved my Pi for a couple of years and when I retrieved it Libre no longer works so I searched for an...
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
New version 0.72! And of course I synced my fork to that. Just repeat the steps in my previous post:Code: $ cd /where/your/original/git/clone/was/wf-panel-pi$ git switch master # this is not strictly...
View ArticleRaspberry Pi OS • Re: Questions about the Raspberry Pi OS
How far away are the two separate rooms from each other?Statistics: Posted by neilgl — Wed May 08, 2024 5:51 pm
View ArticleRaspberry Pi OS • Re: Cannot update my Pi
What is the output from Code: cat /etc/os-releaseand Code: uname -aand Code: getconf LONG_BITStatistics: Posted by neilgl — Wed May 08, 2024 6:21 pm
View ArticleRaspberry Pi OS • How to sync just a single partition ?
Hi !I am working on a software power management for my HDDs connected to the Raspberry Pi 4 USB. My Python script will put in standby a drive after a period of idle time. The problem is that I want to...
View ArticleRaspberry Pi OS • Re: How to sync just a single partition ?
Simplest way I can think of would be to close all files that are open on the partition, terminate all processes with a cwd on that partition then unmount it.IIRC systemd has support for unmounting...
View ArticleRaspberry Pi OS • Re: Re: Questions about the Raspberry Pi OS
The distribution from where I plan to place the Raspberry Pi is not the same, however, I think the rough estimate will be 20-30ft for one and 40ft for the otherStatistics: Posted by Racerman479 — Wed...
View ArticleRaspberry Pi OS • Re: Ookla speedtest DNS issue
It could be that speedtest is not able to reach a predefined server (it maybe off-line / busy).You could try speedtest ( or the cli version) with a different server - you should be able to get a list...
View ArticleRaspberry Pi OS • Re: VNC on Raspberry Pi 5
Does anybody know if VNC ID fixed on raspberry pi 5?Statistics: Posted by Polar320 — Fri May 10, 2024 12:53 am
View ArticleRaspberry Pi OS • Initial update download progress bar
Hi, I just imaged 3/15/24 Bookworm 64 bit to a card for a Pi 5 and am downloading updates after choosing language/time/keyboard and setting up login, does the progress bar represent the current file...
View ArticleRaspberry Pi OS • Re: Change XRDP resolution?
thanks Glykos/alli changed to X11 and changed to LXQT but the same issue unfortunatelyis this an XRDP thing or can you help please?thanksStatistics: Posted by sozo777 — Fri May 10, 2024 7:06 am
View ArticleRaspberry Pi OS • Re: Bookworm 64bit - Disable all effects.
Hi Everyone, thanks a lot for contributing to this post. It really changed my Raspberry Pi 4 from an unusable mess to something nice.I normally wouldn't want most of these effects even on a powerful...
View ArticleRaspberry Pi OS • Re: eeprom updates gives error
Not sure why this happens.Bought second Pi5. This time nil PCIe/SSD just running straight from a SD. Downloaded Raspberry Pi OS 64 bit through the Imager and updated it through raspi-config. When...
View Article