Difference between revisions of "NixOS on ARM/ODROID-C2"

From NixOS Wiki
Jump to: navigation, search
m (Adds reference to irc log.)
(Add link to product page)
Line 27: Line 27:
  
 
== Resources ==
 
== Resources ==
 +
 +
Product page with spec sheet: [https://www.hardkernel.com/main/products/prdt_info.php?g_code=G145457216438]

Revision as of 18:10, 10 October 2018

Status

ODROID-C2 support is being worked on by @grahamc. Mainline kernel from NixOS has been reported as working[1]. A non-specified build from mainline u-boot also has been reported to work.

Serial console

I used minicom to access the serial:

$ cat /etc/minirc.odroid-c2 
# Machine-generated file - use "minicom -s" to change parameters.
pu port             /dev/ttyUSB0
pu lock             /var/lock
pu rtscts           No

then run sudo minicom to access the serial console.


Resources

Product page with spec sheet: [1]