openoms on Nostr: Found that the new #RaspberryOS based on Debian12 sets the memory page size to 16kB ...
Found that the new #RaspberryOS based on Debian12 sets the memory page size to 16kB (from the default 4kB) which breaks a bunch of apps including jemalloc (used in Fulcrum - how I found out), btrfs, all android apps, etc.:
https://github.com/raspberrypi/bookworm-feedback/issues/107Check the value used with:
getconf PAGE_SIZE
Be aware if you are using a new image (default for the Raspberry Pi 5) the solution is to place the line:
kernel=kernel8.img
to the beginning of /boot/config.txt and restart the RPi.
Let us know if you have any thoughts on why we shouldn't use the kernel8.img on the #Raspiblitz by default:
https://github.com/raspiblitz/raspiblitz/issues/4346Published at
2024-01-03 08:02:03Event JSON
{
"id": "3789a81fbe939060a2a49028ff23e3b6f54a3cdbbf0bac9be2b0dae3aec713fc",
"pubkey": "aac07d95089ce6adf08b9156d43c1a4ab594c6130b7dcb12ec199008c5819a2f",
"created_at": 1704268923,
"kind": 1,
"tags": [
[
"t",
"RaspberryOS"
],
[
"t",
"Raspiblitz"
]
],
"content": "Found that the new #RaspberryOS based on Debian12 sets the memory page size to 16kB (from the default 4kB) which breaks a bunch of apps including jemalloc (used in Fulcrum - how I found out), btrfs, all android apps, etc.: https://github.com/raspberrypi/bookworm-feedback/issues/107\n\nCheck the value used with:\n\ngetconf PAGE_SIZE\n\nBe aware if you are using a new image (default for the Raspberry Pi 5) the solution is to place the line:\n\nkernel=kernel8.img\n\nto the beginning of /boot/config.txt and restart the RPi.\n\nLet us know if you have any thoughts on why we shouldn't use the kernel8.img on the #Raspiblitz by default: https://github.com/raspiblitz/raspiblitz/issues/4346",
"sig": "ca66f48a819936c002953bcee04024928b5ccd41476c9296f1c53b15825b01d525a6835fca13bff4610d22f704eafe2b684227c7ce3e8f43ed5c5e610adecbc4"
}