Difference between revisions of "Driver Installation"

From Sundtek Wiki
Jump to navigation Jump to search
(Created page with "== Driver Installation == === Linux === ==== Regular Linux with Terminal ==== On linux the driver Installation is quite easy, just download the netinstall script and it wil...")
 
Line 12: Line 12:
 
./sundtek_netinst.sh
 
./sundtek_netinst.sh
 
</pre>
 
</pre>
 +
 +
==== Deutsch ====
 +
 +
https://support.sundtek.com/index.php?topic=2.0

Revision as of 11:30, 24 November 2020

Driver Installation

Linux

Regular Linux with Terminal

On linux the driver Installation is quite easy, just download the netinstall script and it will install the correct driver. The install script will pick the correct build for your particular architecture (ARM, MIPS, PPC, SH4, X86).

wget http://sundtek.de/media/sundtek_netinst.sh
chmod 777 sundtek_netinst.sh
./sundtek_netinst.sh

Deutsch

https://support.sundtek.com/index.php?topic=2.0