NixOS on ARM/ODROID-HC4: Difference between revisions
imported>Erdnaxe Add audio |
m Add category |
||
| (One intermediate revision by one other user not shown) | |||
| Line 57: | Line 57: | ||
== Known issues == | == Known issues == | ||
=== Fan doesn't work by default === | === Fan doesn't work by default === | ||
You need to use software fan control (via <code>fancontrol</code>) for this. | You need to use software fan control (via <code>fancontrol</code>) for this. | ||
You may refer to [[https://github.com/NixOS/nixos-hardware/blob/master/hardkernel/odroid-hc4/default.nix nixos-hardware Odroid HC4 module]] for <code>fancontrol</code> configuration. | |||
hardware | |||
</ | |||
== No HDMI audio by default == | == No HDMI audio by default == | ||
| Line 95: | Line 79: | ||
* [https://www.armbian.com/odroid-hc4/ Armbian Odroid HC4] | * [https://www.armbian.com/odroid-hc4/ Armbian Odroid HC4] | ||
* [https://u-boot.readthedocs.io/en/latest/board/amlogic/odroid-c4.html U-Boot for Odroid C4 documentation] | * [https://u-boot.readthedocs.io/en/latest/board/amlogic/odroid-c4.html U-Boot for Odroid C4 documentation] | ||
[[Category:NixOS on ARM]] | |||