Raspberry Pi OS • Chromium and touch scrolling doesn't work with labwc
Hi,I have a Pi 5 hooked up to an old Dell touchscreen monitor. Touch scrolling and gestures (like pinching to resize text) have always worked, no problem.Lately that has not been working, and touching...
View ArticleRaspberry Pi OS • Swap Caps and Ctrl in LabWC
It took me a couple of days to find this, so hopefully this post saves someone in the future some time. As long as you have opted to use LabWC (as recommended) as your compositor/window manager, you...
View ArticleRaspberry Pi OS • Re: Fail! Pi Zero 2w OS 64 Lite with Gigastone 32 Sd
Appears 11/19 OS implemented "Command Queuing" by default. My Gigastone MLC 32GB does not support it. I am not sure if that is it. CQ is poorly documented outside of the PI 5 world. You can disable...
View ArticleRaspberry Pi OS • how to fix this error from rpi-update
Hello.Got the following error while trying to update rp:cp: cannot stat '//root/.rpi-firmware/vc/hardfp/*': No such file or directoryHow can I fix this, preferably without reinstalling raspbian from...
View ArticleRaspberry Pi OS • Re: how to fix this error from rpi-update
Why do you need to use rpi-update?Have you taken note of the warning?'rpi-update' should only be used if there is a specificreason to do so - for example, a request by a Raspberry Piengineer or if you...
View ArticleRaspberry Pi OS • Will not boot in Bookworm after editing /etc/fstab
Hi,I have a Pi5 with a NVME (Pimoroni) drive, this has been booting and working fine.Today, I added a 1TB SATA SSD via USB3 to the system purely for storage as an extra drive, I put in and partitioned...
View ArticleRaspberry Pi OS • Re: Will not boot in Bookworm after editing /etc/fstab
Is there a way to get around this error, maybe somehow editing the FSTAB file remotely to remove what I put inYes, use another Linux box (which could be the same Pi booting from a different SD card)...
View ArticleRaspberry Pi OS • Madness.....
Evening,I have an old Samsung A71.Any thoughts on rooting it and installing rpi os on it?Hoping it's possible... I just want to try it.I also have a Motorola G7 that could serve as well it that would...
View ArticleRaspberry Pi OS • Re: Madness.....
RPiOS is extremely unlikely to work when installed onto a mobile phone.Statistics: Posted by thagrol — Sat Dec 28, 2024 7:23 pm
View ArticleRaspberry Pi OS • Installing RustDesk on Pi 3 (Headless)?
I have installed RustDesk on Pi 3 using bookworm 12 but when I open the application I just see a black widnow. I'm using the Pi without a monitor and have set the display to 0.echo $DISPLAYoutput: :0I...
View ArticleRaspberry Pi OS • Is it safe and possible to by-pass apt dependence check?
For weather station, I installed mosquitto with sudo apt install mosquitto. As Debian official software list, Mosquitto version 2.0.11, year 2021 was installed. Mosquitto has race-condition/timing...
View ArticleRaspberry Pi OS • Re: Is it safe and possible to by-pass apt dependence check?
Why don't you just add the mosquitto repo?https://mosquitto.org/blog/2013/01/mosq ... epository/NB: available list files areCode: sudo wget http://repo.mosquitto.org/debian/mosquitto-bullseye.listsudo...
View ArticleRaspberry Pi OS • PI5 NVME df -h
Hi, the scenario is PI5 booting from NVME m.2 500Gb; using the command "df -h" I've the following result:Filesystem Size Used Avail Use% Mounted onudev 3.9G 0 3.9G 0% /devtmpfs 807M 6.0M 801M 1%...
View ArticleRaspberry Pi OS • Re: PI5 NVME df -h
did you use rpi imager to install to the nvmei'd try again with a clean install, boot should be a 512 partion, so df should be in the 500'sStatistics: Posted by kerry_s — Tue Dec 31, 2024 7:24 am
View ArticleRaspberry Pi OS • Re: Latest OS Lite bricks 20% of my SD cards
Hello,Bumping the post, to provide a bit of follow-up.Following the advice, bought some official power units. It seemed to help, but I still hade some issues (about 10%) on the next 50. But the...
View ArticleRaspberry Pi OS • [AppImages] LibreCAD, LibreLisp, LibrePython, LibreDcl+
Hello dear community,I wish you a happy new year 2025.I'm currently working on a project for LibreCAD. Maybe some of you would like to test it out.https://github.com/emanuel4you/LibreCAD ......
View ArticleRaspberry Pi OS • Network Installer fails after 'Starting Installer'
Having trouble booting the raspberry pi 5. I'm now trying the network installer. After seemingly downloading the installer the screen show "Starting Installer" and then proceeds to black screen. This...
View ArticleRaspberry Pi OS • Re: Network Installer fails after 'Starting Installer'
if you power up without the SD card inserted, do you get the diagnostic screen as shown below?if you get nothing, try updating the bootloader.(you will need to use the PI-imager app on another...
View ArticleRaspberry Pi OS • Re: Default values for cmdline.txt
You are correct.I used the old path name.I am trying to configure an autopilot to be more responsive. I started with cpu isolation and looking for more fine tuning.I think “quiet splash...
View ArticleRaspberry Pi OS • Re: Can't get a script to run on shutdown (Systemd) pi5...
I found this example https://earlruby.org/2023/03/run-a-linu ... -shutdown/ from this Google search https://www.google.com/search?q=run+sys ... e&ie=UTF-8Statistics: Posted by DS256 — Wed Jan 01,...
View Article