Raspberry Pi OS • Re: GUIDE: full disk encryption with Yubikey (and optional...
Caveats:- The /boot/firmware partition is not encrypted for obvious reasons.- podman doesn't work with ZFS, so you have to remove the storage directories (/var/lib/containers/storage &...
View ArticleRaspberry Pi OS • Re: GUIDE: full disk encryption of NVME with FIDO2 key (and...
They should add encryption option to Rpi imager.Statistics: Posted by keyboardman — Mon Jun 03, 2024 5:32 pm
View ArticleRaspberry Pi OS • Re: Hiding "Welcome to Raspberry pi Desktop",...
Does this help?Code: for svc in plymouth-start plymouth-read-write plymouth-quit plymouth-quit-wait plymouth-rebootdo systemctl mask $svc >/dev/null 2>&1doneStatistics: Posted by bls — Mon...
View ArticleRaspberry Pi OS • Re: How to install Raspberry Pi Buster?
I have a similar question:I am wanting to put together a portable "photo booth in a box" (similar to the one shown in this video: https://www.youtube.com/watch?app=desktop&v=PXmx4DnMybM )which...
View ArticleRaspberry Pi OS • Problem with Raspberry Pi Os
Hello, Whenever I install RaspAP on my Pi 4b, I can only enter a sort of terminal. No interface, no VNC. Is that normal and if yes are there any workarounds to have both?Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Problem with Raspberry Pi Os
Hello, Whenever I install RaspAP on my Pi 4b, I can only enter a sort of terminal. No interface, no VNC. Is that normal and if yes are there any workarounds to have both?From the online installation...
View ArticleRaspberry Pi OS • Re: Termios PARMRK and INPCK seem to have no effect in...
Quick update. I flashed the latest Raspberry Pi OS Bullseye image onto the Pi Zero 2W. Everything is working as expected with no code changes. It seems something has changed between Bullseye and...
View ArticleRaspberry Pi OS • Re: RaPi5 title bar at top
This? https://forums.raspberrypi.com/viewtopic.php?t=331882 I am unable to hide the panel so far.Statistics: Posted by eiger3970 — Tue Jun 04, 2024 2:08 pm
View ArticleRaspberry Pi OS • Re: How to enable NUM LOCK on boot itself
Please, what to do if I use Bullseye 64 bit?Unfortunately, I am forced to use this version.I ask for the simplest possible solution: I turn it on and it starts with num-lock activated, like in...
View ArticleRaspberry Pi OS • Re: ssh-keygen problem
ThanksStatistics: Posted by gldrplt — Wed Jun 05, 2024 4:22 pm
View ArticleRaspberry Pi OS • Bookworm Remote Development
I've been using VsCode on a Mac to remote edit and compile a GUI app on a Pi4 running Bullseye - I can run the GUI app from VsCode. To do this I've included this line in .profleCode: export...
View ArticleRaspberry Pi OS • Install of dhcpcd5 removes raspberrypi-sys-mods
Hello,I am just trying to build a modified Raspberry Pi OS images with SDM.I would really like to use the old wpa_supplicant / dhcp of handling network stuff, but that's impossible right now due the...
View ArticleRaspberry Pi OS • Re: Install of dhcpcd5 removes raspberrypi-sys-mods
Can this be resolved, or must I change to network manager. I really do not need it, as there will be no network switches for my project.When bookworm came out, I was pretty damn sure that I was going...
View ArticleRaspberry Pi OS • Pi 5 64bit , menu, no scroll bars on long menus
Hi all, long time lurker.. first time posting.So one of my Pi5's, all updated software and os wise, the is not a scroll bar on a long menu.The other strange thing on Xdaliclock, each time it's close...
View ArticleRaspberry Pi OS • Re: Pi 5 64bit , menu, no scroll bars on long menus
yeah, cascading menu's always suck.you can use the search, just start typing the first few letters of the app.for example:hit the super/win key to open menustart typing, for example: kdeto list all...
View ArticleRaspberry Pi OS • Re: How to add multiple wifi's to bookworm
Thank you...Statistics: Posted by exwaver — Thu Jun 06, 2024 2:32 pm
View ArticleRaspberry Pi OS • Re: Bookworm Remote Development
I've not needed to perform any particular modifications to do just what you describe in Bookworm - including viewing the desktop via Raspberry Pi Connect.Statistics: Posted by tdewey — Thu Jun 06,...
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
Have applied patch from this repo to 0.75 version and built it as a deb-package for my uConsole CM4 device with Raspbian installed. Works flawlessly. Would like to see this plugin/applet merged into...
View ArticleRaspberry Pi OS • Help! Config.txt :-> Initramfs
Hello Everyone ! Pi 4 user hereI am seeking help towards the initramfs line config.txt.By default, Pi config.txt has "initramfs filename followkernel" and the documentation specifies that instead of...
View ArticleRaspberry Pi OS • Re: Help! Config.txt :-> Initramfs
What's wrong with using followkernel and letting the system pick an address for you? 1. Yes it will be hex.2. You can pick any number from the length of the kernel to 7.9GB. But it's easier to just...
View Article