Raspberry Pi OS • Re: Multiple Wifi's using CLI?
Which PiOS Lite - Bookworm or something else ?Statistics: Posted by hippy — Fri Jul 26, 2024 11:10 am
View ArticleRaspberry Pi OS • Re: Font and icon size small although system font is 36
did you restart the rpisome settings are cached & don't apply till after reboot. i've found this apply's to fontsfont doesn't change icon size, use menubar, 48 is maxStatistics: Posted by kerry_s...
View ArticleRaspberry Pi OS • Re: apt source chromium-browser not work
Are you building the binary packages on an arm64 system?Do you need this soon? We should be moving to a proper source package in the not-too-distant future.Statistics: Posted by ShiftPlusOne — Fri Jul...
View ArticleRaspberry Pi OS • Rasbian Wheezy - mincraft pi
Hi,my son wants to learn to program in Python with Minecraft. There used to be an Raspbian version with Minecraft-pi which can be manipulated via programming in Python. However this Raspbian version...
View ArticleRaspberry Pi OS • Remove borders on gtk apps
I use Raspberry Pi OS with X11 and I notice that gtk applications have thick borders around the window. I believe it is due to the PiX theme, and therefore I believe that a css file should be...
View ArticleRaspberry Pi OS • Re: Set 1280 x 720 resolution RPi Bookworm
HiI am using X11, reason being I run CBPI4 to brew beer. I dont use wayland or wayfire... also I use realvnc. It gets complicated but I manage to plod on. Thanks for your help as it has given me 1280...
View ArticleRaspberry Pi OS • Re: Rasbian Wheezy - mincraft pi
Found the sollution. So for others in the future with the same problem:Apperently Minecraft-Pi is also in Pi-apps. Simply installing a current Raspberry OS version (Bullseye 32-bit) and then...
View ArticleRaspberry Pi OS • Re: Does Pi OS has "semi-official" list of good...
In the context of the comparison to PlayStore, the Raspberry Pi OS repos would probably be the closest match. It is also worth mentioning that the Raspberry Pi OS (bookworm) desktop environment under...
View ArticleRaspberry Pi OS • QT5 and Wayland
Hello, I have QT designer 5.15.8 installed on my RPi-4 with latest Raspbian Bookworm (Wayland desktop). When mooveing my GUI project from older version of Raspbian (X11 desktop) to the newest one I...
View ArticleRaspberry Pi OS • Re: Debian GNOME Ubuntu NO SNAP
Go to Chromium --> "Settings" --> "System" --> disable "Use graphics acceleration when available" --> "Relaunch".Thank you so much, vinada! I followed your suggestion to disable the 'Use...
View ArticleRaspberry Pi OS • Force HDMI on with RasperryPiOS 5.3 (July 2024) + Login...
Usually, if I don't turn on the monitor before the Pi, I get a black screen and apparently I need to turn off the device and turn it on again, what's the correct procedure to keep the two ports always...
View ArticleRaspberry Pi OS • Re: Force HDMI on with RasperryPiOS 5.3 (July 2024) + Login...
Are you on RPiOS bookworm? In general it should handle displays being powered on after boot.You can force a display to have a certain resolution. For your described case try:Code:...
View ArticleRaspberry Pi OS • DSI Display Desktop vanished
I'm having an issue with my DSI set-up on my PI 4 Debian Bullseye. Everything was running fine, I was trying to add an option for HDMI mirroring in xrandr and saw a suggestion to add it manually that...
View ArticleRaspberry Pi OS • Re: Font and icon size small although system font is 36
In case anyone had the same issue, I managed to resolve the Appearance Settings program not loading by following this guide: https://github.com/raspberrypi/bookworm ... issues/254I plugged the pi into...
View ArticleRaspberry Pi OS • Re: why are there two different splash screens now?
Heya, having the same issue, on version 6.6.31 it worked fine, now initramfs -u -k does not work anymoreStatistics: Posted by nonino — Tue Jul 30, 2024 12:19 am
View ArticleRaspberry Pi OS • Re: Booting time reduction
Here are a few things to consider:Look at 'sudo systemd-analyze blame' to see what services are taking the most time. Convince yourself that all of them are needed.Look at services that are starting...
View ArticleRaspberry Pi OS • SSH stopped working after changing port, how do I get in on...
Madams and Sirs,I have a Raspberry Pi 5, running latest version of Nextcloud Pi, with everything updated. I run it headless.I tried to change my SSH port to a port over 1024 and now I can't get in via...
View ArticleRaspberry Pi OS • Re: SSH stopped working after changing port, how do I get...
Simplest way I can think of is to use a new copy of the OS and put the 'wrong' version in a USB to SD Card adapter and edit the file you changed previously.My guess is you changed the...
View ArticleRaspberry Pi OS • Re: Changing Hostname after completing OS and app development
Folks....Changing the "hostname" and the entry in the "Hosts" file succeeded, up to a point. I could SSH to the Pi, the Pi was available on my network via SAMBA, BUT the web server which it was...
View ArticleRaspberry Pi OS • grim "jpeg support disabled" on Bookworm Wayfire
I'm trying to get a screenshot from CLI using grim on latest bookworm using Wayfire, and I want it to output as JPEG, but that is disabled when I use the below command. Will future versions include...
View Article