Jump to content

NixOS on ARM/PINE64 ROCK64: Difference between revisions

imported>Lopsided98
(Fix RAM size)
imported>Bennofs
Line 67: Line 67:
|}
|}


The serial console runs at 1500000 baud in the bootloader.
The serial console runs at 1500000 baud in the bootloader. When using the standard NixOS aarch64 sd image, set `console=ttyS2,115200n8` as kernel option in `extlinux/extlinux.conf` on the boot partition of the sdimage to get a serial linux console. For debugging, `console=uart8250,mmio32,0xff130000` should give you an early UART console, before the full serial console is up.


== Compatibility notes ==
== Compatibility notes ==
Anonymous user