NixOS on ARM/Raspberry Pi: Difference between revisions
imported>Samueldr m →Audio: Verified, audio won't work otherwise. |
imported>Samueldr m Add note about the sd image |
||
| Line 151: | Line 151: | ||
=== Raspberry Pi 4B === | === Raspberry Pi 4B === | ||
Support for the Pi 4 in nixpkgs is still experimental. These configurations will boot (from [https://github.com/NixOS/nixpkgs/pull/68265#issuecomment-532040372 this PR comment]): | Support for the Pi 4 in nixpkgs is still experimental. These configurations will boot (from [https://github.com/NixOS/nixpkgs/pull/68265#issuecomment-532040372 this PR comment]): | ||
Until the generic image works, a [https://hydra.nixos.org/job/nixos/trunk-combined/nixos.sd_image_raspberrypi4.aarch64-linux temporary device-specific image is build on Hydra]. Note that this image is not using u-boot, but rather the Raspberry Pi specific bootloader configuration. | |||
==== Without GPU ==== | ==== Without GPU ==== | ||