Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


debian_buster_alix2d13

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
debian_buster_alix2d13 [2019/07/21 06:57] admindebian_buster_alix2d13 [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 104: Line 104:
  
 # Configure the first network interface (as DHCP client) # Configure the first network interface (as DHCP client)
-cat > /etc/systemd/network/enp9s0.network <<EOF+cat > /etc/systemd/network/enp0s9.network <<EOF
 [Match] [Match]
 Name=enp0s9 Name=enp0s9
Line 135: Line 135:
   * Configure locales<code>dpkg-reconfigure locales</code>   * Configure locales<code>dpkg-reconfigure locales</code>
  
 +====LED's====
 +The LED's are supported out of the box.
  
 +  * Install sysfsutils:<code>apt install sysfsutils</code>
 +  * Add to /etc/sysfs.conf:<code>
 +devices/platform/leds-gpio/leds/alix:1/brightness = 1
 +devices/platform/leds-gpio/leds/alix:2/trigger = disk-activity
 +</code>
 +  * Restart sysfsutils (or reboot) to test:<code>systemctl restart sysfsutils</code>
  
- +{{tag>[hardware pcengines alix alix2d13 debian buster]}}
- +
-{{tag>[hardware alix alix2d13 debian buster]}}+
debian_buster_alix2d13.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1