Raspberry Pi OS • Re: Pi os not installing properly
The second partition is still a compressed image. It will be expanded on first run (you might need to wait several minutes).it doesnt boot. its just solid red light on my pi 5 8gb. edit i tested my pi...
View ArticleRaspberry Pi OS • Re: What is gpio-charger overlay?
I really appreciate your second reply. That looks like a fascinating project!Statistics: Posted by frodojj — Wed Feb 28, 2024 1:46 pm
View ArticleRaspberry Pi OS • Re: Custom RPiOS Image
You can pick a minimal raspberry pi OS image (lite) and customize it using scripts. I build custom images of BBN Marine OS fromraspberry pi lite OS images. It works best on CircleCi which supports...
View ArticleRaspberry Pi OS • Re: Kiosk tutorial - Wayfire and Autorun
Hi, I have a similar issue, but in my case there is no wayfire.ini file at all? Created it and did the config, but just boots back in to the desktop....any pointers to a newbie?Running the full...
View ArticleRaspberry Pi OS • Re: P2 GPU Memory - missing in raspi-config
I want install Frigate on doker.The thing I don't understand though is why it doesn't show me the setting to change, it's not that it ignores the change, but I just can't find how to change it. do you...
View ArticleRaspberry Pi OS • Bookworm LVM rootfs
Hi Folks,This does seem possible. It came up as a side issue on viewtopic.php?t=363217. I blatted my rpi5 this morning, installed 2023-10-10-raspios-bookworm-arm64.img.xz onto an sdcard, added lvm2...
View ArticleRaspberry Pi OS • Re: Bookworm LVM rootfs
I've been thinking about adding a capability in sdm to convert rootfs to btrfs, and by the n+1 theorem would have ended up looking at lvm as well.Statistics: Posted by bls — Wed Feb 28, 2024 6:12 pm
View ArticleRaspberry Pi OS • Re: Changing the DE without a fresh OS image?
Code: sudo apt install task-kde-desktopkde uses sddm for login so change to thatCode: sudo dpkg-reconfigure sddmrebootraspberry os lite + desktop/wm of choice is always the better option as you get a...
View ArticleRaspberry Pi OS • Re: Quite some problems
I believe 1 has just been fixed, have you updated?Statistics: Posted by rpiMike — Thu Feb 29, 2024 7:48 am
View ArticleRaspberry Pi OS • Systematic journal corruption on clean install of Raspian...
I've stumbled across this error in the journal after spending weeks building a project on top of this OS:system.journal corrupted or uncleanly shut down, renaming and replacingAfter some investigation...
View ArticleRaspberry Pi OS • Re: Systematic journal corruption on clean install of...
I've seen similar messages on 32bit RPiOS running on zero and A+ models too.My guess? It's because only the Pi5 has an onboard RTC. The other models fake it which means until that occurs the clock is...
View ArticleRaspberry Pi OS • Re: GUI screenshot/snip on rpi5/bookworm
I hope to also figure out how to get it to add it to clipboard for pasting into a doc.My quick n dirty solution for now, overwriting fileslurp | grim -g - ~/Pictures/snip.png ; eom...
View ArticleRaspberry Pi OS • Re: Alt-Tab behavior
Is this what you are after? viewtopic.php?p=2180896#p2180896Yes, it helps, but I already miss having the list of apps to select from (also being able to press Esc to cancel switching).Cool? Too cool...
View ArticleRaspberry Pi OS • Cannot select session in lightdm
Hello everyone,I have a Raspberry Pi 3 and I installed the new Raspios 12 64-bit Desktop image on it, which comes with X and LXDE. I want to use this mainly to watch streams on kodi on my TV, which...
View ArticleRaspberry Pi OS • Re: Dual Monitors Extended Bookworm 64/4B 8GB
In the meantime, has anyone found a solution to get the two screens identical, banners included?It seems unlikely to me that this problem has not already been solved elsewhere.Is switching to X11 the...
View ArticleRaspberry Pi OS • RPI-5 Bookworm gcompris-qt missing dependency?
Not sure if this is the right place to report this. I have a new install of RPI5 with bookworm installed from the RPiOS 64bit Desktop Lite. I used apt to install Gcompris.In the program some images...
View ArticleRaspberry Pi OS • Brother MFC and Raspberry Pi
I'm revisiting a printing issue question. Brother has written a driver for their MFC-J491DW for X-86 processors, but that doesn't seem to work with Raspberry. Alternately, the CUPS open source...
View ArticleRaspberry Pi OS • Sound and sound icon disappear after turning monitor off...
In the last week, I have found that if I turn my monitor off then on again, sound on raspberry Pi5 stops working, and even the sound icon is missing from the taskbar. Rebooting seems to fix the issue...
View ArticleRaspberry Pi OS • Re: Brother MFC and Raspberry Pi
i have a Brother MFC-7360Ni had to install printer-driver-brlaser to get it to work....sudo apt list printer-driver-brlaserListing... Doneprinter-driver-brlaser/stable,now 6-3 arm64...
View ArticleRaspberry Pi OS • Re: New Bookworm 64bit download Problems
With a new RPI5 I downloaded image from: https://downloads.raspberrypi.com/raspi ... Ni4wLjAuMA..The image after being uncompressed was: 2023-12-05-raspios-bookworm-armhf-full.imgFlashed a 64G SD card...
View Article