Raspberry Pi OS • Re: GCC 14.1.0 with Bookworm on RPI5
That's not something I have tried. The GCC help list may be more useful.BUT I did notice that in the script it looks like the \ is missing in the OPTS= setting?You have added the "--disable-libstdcxx"...
View ArticleRaspberry Pi OS • Raspberry Pi 5 and Pi-Gen?
Hello!I would like to create a re-spin/remaster of the Raspberry Pi OS, basically to customize the software and theme and re-package it. I found and got Pi-Gen working, but the resulting image only...
View ArticleRaspberry Pi OS • Is It Possible to Disable the "You are now...
Hi allEvery time after I boot I see this message:I know that I am connected,and I wish not to have it shown,might there be a setting that enables disabling it?Thank youStatistics: Posted by spaceman5...
View ArticleRaspberry Pi OS • Re: Is It Possible to Disable the "You are now...
Hi allEvery time after I boot I see this message:I know that I am connected,and I wish not to have it shown,might there be a setting that enables disabling it?Thank youI haven't tried, but you don't...
View ArticleRaspberry Pi OS • Re: Please remove broken mirror from mirrorbrain (2024)
(I assume that what you are talking about is when you try to do an "apt update" or "apt upgrade" and it figures out what the nearest mirror is, but that mirror is down, so it just errors out instead...
View ArticleRaspberry Pi OS • Re: GUIDE: A keyboard-centric config for RPiOS (Bookworm) +...
Why is it so hard for some to just say awesome job. Anyways ...Thank you so much for this. Its just what I needed. Love the config.Statistics: Posted by gaiaprime — Sun Aug 25, 2024 12:56 am
View ArticleRaspberry Pi OS • How to set framebuffer depth in bookworm on rpi4 for...
How to set framebuffer depth for composite output?I see that by default I have 32-bit on rpi5 and 16-bit on rpi4. I want to change it on my rpi4 to 32-bit.In the previous version of the os, it was...
View ArticleRaspberry Pi OS • install custom kernel RPi5, cross compile using RPi5
I am trying to install a custom kernel on 6.6.31+rpt-rpi-2712 distribution.I have compiled the KERNEL_2712 plus changes.I am using an RPi5 with PCIe SSD as the host and plug a new fresh imaged SD as...
View ArticleRaspberry Pi OS • Re: install custom kernel RPi5, cross compile using RPi5
Building the Raspberry Pi OS Kernel : Made EasyStatistics: Posted by RonR — Sun Aug 25, 2024 10:58 pm
View ArticleRaspberry Pi OS • Re: grim "jpeg support disabled" on Bookworm Wayfire
rpdom's post on this thread implies that there was a post by "MiscBits", but I see no such post.Did "MiscBits" get, um, er, edited?Statistics: Posted by BigRedMailbox — Mon Aug 26, 2024 8:58 am
View ArticleRaspberry Pi OS • Customized kernel not loading on Pi4, instead the old...
Hello everyone.Advise would be welcome. I have done this successfully a week ago (for kernel version 6.6.45), but now I suddenly can't make it work.I've compiled a kernel with some custom changes.More...
View ArticleRaspberry Pi OS • (solved) Customized kernel not loading on Pi4, instead the...
Hello everyone.Advise would be welcome. I have done this successfully a week ago (for kernel version 6.6.45), but now I suddenly can't make it work.I've compiled a kernel with some custom changes.More...
View ArticleRaspberry Pi OS • Re: Customized kernel not loading on Pi4, instead the old...
You should follow https://www.raspberrypi.com/documentati ... l#buildingStatistics: Posted by aBUGSworstnightmare — Tue Aug 27, 2024 5:13 am
View ArticleRaspberry Pi OS • Re: not having a dedicated /home patation is driving me...
Did I miss the boat with this idea?With all the regular updates from say week to week, It seems I do not need to "try" out the package that gets updated every 6 months or so.Unless, I change (edit)...
View ArticleRaspberry Pi OS • Replacing OS on MicroSD card
I recently ordered a Pi 5 for a video game emulator project with my kids. My plan is to load Pi OS Lite and RetroPie as a program since the RetroPie OS is not yet ready for the 5. I have the Pi OS...
View ArticleRaspberry Pi OS • Move a user from sd card to ssd drive
I've recently added an ssd drive to my raspberry pi 4 and I want to move the user that holds my minecraft server onto a partition on that drive. Currently the user is in /opt/mcserver, I want to move...
View ArticleRaspberry Pi OS • Re: Replacing OS on MicroSD card
1. yes, PI-imager will completely replace what is on the card with the new install.2. having said that, I'd recommend using a spare card, to preserve "as-bought" just in case3. if you buy a new card,...
View ArticleRaspberry Pi OS • Re: Move a user from sd card to ssd drive
I ended up figuring it out, though if anyone wants to follow what I did be advised that I can't guarantee that my method doesn't end up causing problems in the future.The fstab edit I was confused...
View ArticleRaspberry Pi OS • Bookworm/Wayland display scaling in one direction only?
Per the title and a spin-off question from my other display thread - how can I configure a display scaling ratio in Bookworm that's equivalent to the old xrandr --scale NxM command?Specifically I need...
View ArticleRaspberry Pi OS • Something Like .bash_logout, But for Shutdown
Hi allIf you edit your ~/.bash_logout file,and add these lines to it:Code: echo "bye"sleep 0.5sthen you will see this message whenever you end your session using Ctrl-D.If you try to run the...
View Article