User Tools

Site Tools


mycnc:hdmi_event_handler_for_sbc_tinkerboard

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mycnc:hdmi_event_handler_for_sbc_tinkerboard [2018/03/23 16:55] skirillovmycnc:hdmi_event_handler_for_sbc_tinkerboard [2018/03/23 16:55] skirillov
Line 58: Line 58:
  
 1. **UDEV** rule should be setup to catch events from HDMI. File "99-hdmi.rules" is added to "/etc/udev/rules.d" folder. HDMI rules are  1. **UDEV** rule should be setup to catch events from HDMI. File "99-hdmi.rules" is added to "/etc/udev/rules.d" folder. HDMI rules are 
-<code sh 99-hdmi.rules>+<code 99-hdmi.rules>
 SUBSYSTEM=="drm", ACTION=="change", RUN+="/usr/local/bin/hdmi-toggle" SUBSYSTEM=="drm", ACTION=="change", RUN+="/usr/local/bin/hdmi-toggle"
 </code> </code>
mycnc/hdmi_event_handler_for_sbc_tinkerboard.txt · Last modified: 2018/11/18 23:27 by skirillov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki