Raspberry Pi OS • Re: How do I change the default theme
it depends on what your usingsince i'm using the default labwc i'll assume thatin terminalCode: cp /etc/xdg/labwc/rc.xml ~/.config/labwc/rc.xmlCode: mousepad ~/.config/labwc/rc.xmlyou should see the...
View ArticleRaspberry Pi OS • Re: squeekboard error on update
Added issue to GithubUpdate: reported as completed 20/12/2024Statistics: Posted by neilgl — Fri Dec 20, 2024 12:30 pm
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
I have installed the latest 64-bit with-desktop image today using the Raspberry Pi Imager.It looks like that image comes with the following packages pre-installed that are required for the on-screen...
View ArticleRaspberry Pi OS • Identical touchscreens cannot be differentiated by labwc -...
I am running the latest RPiOS (clean install a few days ago) on a Pi 4. I have 2 identical touchscreens: Hosyond 5" HDMI + USB. The screens work great (display-wise) and the touch is responsive....
View ArticleRaspberry Pi OS • Re: Identical touchscreens cannot be differentiated by...
Thought that hot sorted by https://github.com/raspberrypi/linux/pull/6356 but seems ongoing still.Statistics: Posted by aBUGSworstnightmare — Sat Dec 21, 2024 7:38 am
View ArticleRaspberry Pi OS • Raspbian Lite wont let me login
Hello people,I have installed raspbian lite 64 (please don't hit me for using this) and it runs fun through ssh over the LAN. However when I login from the raspbian box itself it refuses to recognize...
View ArticleRaspberry Pi OS • Re: Raspbian Lite wont let me login
I assume you mean Raspberry Pi OS?Which version Bookworm?Statistics: Posted by rpiMike — Sat Dec 21, 2024 9:53 am
View ArticleRaspberry Pi OS • Re: GUIDE: Ubuntu-like GNOME on Raspberry Pi OS Lite (NO SNAP)
Hi everyone! I’ve completely rewritten my original post to make it clearer and better! Feel free to check it out—I’d love to hear your thoughts and feedback! Big thanks to everyone who’s responded so...
View ArticleRaspberry Pi OS • Re: Unable to change splash image in bookworm
The changed splash is not yet in the initramfs. See: this post for more.The gist is: I did "sudo update-initramfs -u" and rebooted, and then my custom splash screen appeared both on shutdown and...
View ArticleRaspberry Pi OS • Re: is there a backup utility for Raspbian Bullseye?
However if its known files in known locations then you can just simply copy those files and folders graphically or command line to a USB device.If you have a system with a database you have to migrate...
View ArticleRaspberry Pi OS • What is the path syntax to a shared folder?
I have two users with accounts on the same Pi5 and they need to share one folder.I followed the suggestion found on this site (link below), which seems to answer my question. However, when the other...
View ArticleRaspberry Pi OS • Re: What is the path syntax to a shared folder?
You may find better information if you search using the term directory instead of folder, and group permissions instead of sharing. The title of your post sounds more like a question about network...
View ArticleRaspberry Pi OS • Bluetooth File Exchange GUI for Raspberry Pi OS
While the current Bluetooth on Raspberry Pi OS in the moment it is very handy to connect a bt keyboard and/or a bt mouse, it is quite hard to have no Bluetooth file exchange GUI option included to...
View ArticleRaspberry Pi OS • Changing resolution of Touch Display 2
There are directions for changing the resolution of the Touch Display 2 here:https://www.raspberrypi.com/documentati ... lay-2.htmlThe directions say to edit the file Code: /boot/firmware/config.txt...
View ArticleRaspberry Pi OS • Re: Pi5 with one partition exFat
The first partition on (any) disk needs to be a 'fat' partition for the hardware to find necessary drivers, then it switches to a Linux ext4 partition to run the system.Only if you're going to boot...
View ArticleRaspberry Pi OS • Re: can running hdparm -y /dev/sdb1 every 10 mins on an...
Try to find the manufacturer's datasheet/manual for the drive. Back in the days of mechanical drives for laptops, these sometimes quoted spinning hours per week as recommended operation or warranty...
View ArticleRaspberry Pi OS • Re: Using Raspberry Pi as NTP Server
You need to set-up the ntp security piece with ntpkeygen.I am not 100% sure that ntpsec really understands security, 'ntp' was the recommended time server to use on a Samba AD DC, this was secure....
View ArticleRaspberry Pi OS • Re: Can't login from Login Screen
Of course you can't see what it's typing at the login screen!Try typing your password when you're meant to type in your username, obviously when no one is around and don't press enter.The key mapping...
View ArticleRaspberry Pi OS • Re: systemd-nspawn - weird error message
You didn't provide the command line or environment in which you run systemd-nspawn, so just dropping in to say that I've run it a bazillion times in sdm and have never seen this particular...
View ArticleRaspberry Pi OS • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
For some reason Raspbian (all releases) lags well behind Debian for firefox-esr. Perhaps it has become difficult to build for ARMv6.If you do not need compatibility with first generation, Pi1 and...
View Article