Differences

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

Link to this comparison view

Next revision
Previous revision
raspberry:pd_autostart_headless [2020/02/11 22:25]
admin created
raspberry:pd_autostart_headless [2020/05/12 16:56] (current)
admin [Links]
Line 1: Line 1:
 ===== Autostart without the Desktop ===== ===== Autostart without the Desktop =====
  
-That i sthe workaround for running a PD patch on a headless Raspberry Pi without any desktop.\\+That is a workaround for running a PD patch on a headless Raspberry Pi without any desktop.\\
 Open this file:\\ Open this file:\\
     $ sudo nano /etc/rc.local     $ sudo nano /etc/rc.local
Line 12: Line 12:
 ==== Links ==== ==== Links ====
 [[https://guitarextended.wordpress.com/2012/08/28/running-pd-on-a-headless-raspberry-pi/]] [[https://guitarextended.wordpress.com/2012/08/28/running-pd-on-a-headless-raspberry-pi/]]
 +
 +----
 +==== License ====
 +
 +This manual is made by **Wolfgang Spahn** 2020.\\
 +It is licensed under a [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].
 +
 +<html>
 +<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> 
 +</html>
  
 ---- ----