Raspberry Pi OS • Re: Chromium and touch scrolling doesn't work with labwc
I have the same problem and have posted a couple threads on it. You are not alone. The latest raspberry pi os breaks after apt update and apt upgrade. I am unable to find any time frame for a fix or...
View ArticleRaspberry Pi OS • Supporting EAP with Raspbian 2020
Hello everyoneWe are using Raspberry PI 3 with Raspbian 2020 and we need to use EAP options. After verifying,, I found that EAP protocol was'nt installed. So, I've compiled it using...
View ArticleRaspberry Pi OS • Re: Supporting EAP with Raspbian 2020
Well, I have never tried to use radius with wifi, but if I did, I would start with an up to date OS, not one five years old.Statistics: Posted by hortimech — Tue Jan 21, 2025 4:18 pm
View ArticleRaspberry Pi OS • Re: Bootstrap user with uid
Thanks for the suggestions everyone. I'll see how to incorporate them into my process. I'm trying to do the minimal needed but we'll see.Statistics: Posted by jbum — Tue Jan 21, 2025 6:46 pm
View ArticleRaspberry Pi OS • Re: Latest Raspbery pi OS breaks touch
I contacted raspberry pi on this issue. Hopefully I’ll hear back. It would be nice to know they are aware of it and an ETA on a fix.Statistics: Posted by Lenny9 — Tue Jan 21, 2025 10:03 pm
View ArticleRaspberry Pi OS • Re: How do I Restore default interpreter
I have solved this myself by realising that I needed to change the drop down at the bottom right corner in the Thonny window to 'Local Python 3' rather than 'Configure Interpreter' that I had selected...
View ArticleRaspberry Pi OS • HDMI Audio with Desktop but not Console boot (Bookworm)
Can anyone explain to me why I can get HDMI audio when booting to desktop but not when booting to console? Based on other posts I was able to get audio via HDMI in console boot by updating...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
Thanks for the original post / guide. I also would like to have the virtual keyboard on my Pi screen. I am using it on a touch screen monitor with a web page (Home Assistant) at full screen and there...
View ArticleRaspberry Pi OS • Re: HDMI Audio with Desktop but not Console boot (Bookworm)
Code: speaker-test -t wav -c 5Statistics: Posted by kerry_s — Wed Jan 22, 2025 5:42 am
View ArticleRaspberry Pi OS • Remember my selection for chromium apps
Hi,I'm new to forums and raspberry pi in general, I wanted to request for a new feature in raspberry pi OSI use chromium apps, zoho workplace specifically in an industrial setting , when i double...
View ArticleRaspberry Pi OS • Chrome Kioskmode exits fullscreen mode after signal loss
Hi everyone, I am using a raspberry Pi for showing a website on a TV in kiosk mode. I used to do this with the jessie Image and the autostart config:Code: /etc/xdg/lxsession/LXDE-pi/autostart@lxpanel...
View ArticleRaspberry Pi OS • Streaming Video When Using Raspberry pi as Desktop...
Hello! After my Windows 10 laptop crashed, I'm looking into using my Raspberry Pi 5 as a desktop replacement. I hope to go beyond my basic knowledge of Linux and Python as well, so I've a lot to...
View ArticleRaspberry Pi OS • Re: Streaming Video When Using Raspberry pi as Desktop...
A 9yo laptop is a perfect machine to run Linux on - try some 'live' distros on it to see what you like. I use a RPi as a desktop computer, but I don't 'stream' videos from many websites, but imagine...
View ArticleRaspberry Pi OS • Re: Bookworm: Looking for suggestions to reduce disk...
You might consider approaching this from the other end. Start with RPiOS Lite and then add only the packages you want (letting apt pull in any dependencies).Statistics: Posted by W. H. Heydt — Thu Jan...
View ArticleRaspberry Pi OS • Re: Booting time reduction
Its already been suggested above. You want the Lite version if you are running headless.Raspberry Pi OS Lite 64-bit.Last time I looked, Lite had about half the number of processes running. Also...
View ArticleRaspberry Pi OS • Re: lightweight display manager
Finally I couldn't resist to test it and I saw a great speed up, so I collect some testing,1) lightdm+lxsession start takes 248Mi RAM and it's really slow2) xlogin lxde start without lxsession takes...
View ArticleRaspberry Pi OS • read bootable sd card over usb
Hello everyone,Raspberry PI4 does not see boot cards over usb port, but those formatted with windows work perfectly,Does anyone know the solution?kind regardsStefanoStatistics: Posted by RaspySte —...
View ArticleRaspberry Pi OS • Re: GUIDE: Ubuntu-like GNOME on Raspberry Pi OS Lite (NO SNAP)
I know this forum is dedicated to Raspberry Pi, but I was curious if the same setup could work on a PC. I adapted the Raspberry Pi guide setup with some key differences: Instead of Chromium, I used...
View ArticleRaspberry Pi OS • VNC resolution of 2560x1440
Running pios bookworm on pi 5 headless over VNC using X.11 and RealVNC. I have a 4K monitor and would like a 2560x1440 VNC window but the largest resolution offered by raspi-config is 1920x1080.I...
View ArticleRaspberry Pi OS • Re: VNC resolution of 2560x1440
I don't know your reasons for choosing X11, and I'm not at all anti-X11, but both Wayfire and Labwc let me go all the way up to 3840x2160 for remote VNC into a Pi5. Just something to consider. I find...
View Article