This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberry:~ $ dmesg | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1] | |
[ 0.000000] Linux version 6.6.17-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1735 SMP PREEMPT Wed Feb 21 14:45:17 GMT 2024 | |
[ 0.000000] KASLR enabled | |
[ 0.000000] random: crng init done | |
[ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0 | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000002000000, size 320 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x0000000002000000..0x0000000015ffffff (327680 KiB) map reusable linux,cma |