Line 7: |
Line 7: |
| If the link-local address (zynthian.local or zynthian.lan) is not found, make sure that the link-local feature is enabled in your system. Sometimes it's disabled and link-local names are not recognized (windows). If you can't manage to get link-local names to work, you can use the Zynthian's IP address. The zynthian's IP address can be found int the UI's "Admin->Network Info" menu, and it's also printed on the zynthian's error screen. See: [[Finding your IP address]] | | If the link-local address (zynthian.local or zynthian.lan) is not found, make sure that the link-local feature is enabled in your system. Sometimes it's disabled and link-local names are not recognized (windows). If you can't manage to get link-local names to work, you can use the Zynthian's IP address. The zynthian's IP address can be found int the UI's "Admin->Network Info" menu, and it's also printed on the zynthian's error screen. See: [[Finding your IP address]] |
| | | |
− | ==== Connecting via SSH and Accessing the File System ==== | + | === Wifi Configuration === |
| | | |
− | The filesystem can be accessed with '''sftp''' and '''scp''' (If you are using Windows, use '''Winscp''' - free software needed to communicate using this Internet protocol).
| + | Wifi credentials can be set via the web config tool: System - Wifi - Add Network. Wifi must be enabled in the Zynthian Gui: press the Back button until you are in the Admin menu. Then select 'Start WIFI'. |
− | | |
− | You can also login with '''ssh''' to access the Linux console. see [[Command_Line_User_Guide]] (use '''PuTTY''' for Windows). The username and default password is:
| |
− | | |
− | user=root
| |
− | password=raspberry
| |
| | | |
− | | + | === Wifi Hotspot === |
− | | |
− | == Wifi Hotspot == | |
| | | |
| You can connect to your Zynthian using the built-in Wifi Hotspot mode. This is less convenient than using Ethernet or an existing Wifi network, and is mostly useful to configure connections to other wifi networks. | | You can connect to your Zynthian using the built-in Wifi Hotspot mode. This is less convenient than using Ethernet or an existing Wifi network, and is mostly useful to configure connections to other wifi networks. |
Line 30: |
Line 23: |
| Note that the wifi network created in hotspot mode allows anyone to connect. If using the wifi hotspot in a public place, ensure you've changed your Zynthian password. | | Note that the wifi network created in hotspot mode allows anyone to connect. If using the wifi hotspot in a public place, ensure you've changed your Zynthian password. |
| | | |
− | == Accessing the Web Configuration Tool == | + | == Ways to Access Zynthian From Your Computer == |
| + | |
| + | === Connecting via SSH and Accessing the File System === |
| + | |
| + | The filesystem can be accessed with '''sftp''' and '''scp''' (If you are using Windows, use '''Winscp''' - free software needed to communicate using this Internet protocol). |
| + | |
| + | You can also login with '''ssh''' to access the Linux console. see [[Command_Line_User_Guide]] (use '''PuTTY''' for Windows). The username and default password is: |
| + | |
| + | user=root |
| + | password=raspberry |
| + | |
| + | === Accessing the Web Configuration Tool === |
| | | |
| You can access the web configuration tool using the web browser from your computer: | | You can access the web configuration tool using the web browser from your computer: |
Line 50: |
Line 54: |
| <br clear=all> | | <br clear=all> |
| | | |
− | == Wifi Configuration ==
| |
| | | |
− | Wifi credentials can be set via the web config tool: System - Wifi - Add Network. Wifi must be enabled in the Zynthian Gui: press the Back button until you are in the Admin menu. Then select 'Start WIFI'.
| |
| | | |
− | == Accessing the MOD-UI web interface == | + | === Accessing the MOD-UI web interface === |
| [[File:MODUI.png|right|500px|MOD-UI pedal board style interface]] | | [[File:MODUI.png|right|500px|MOD-UI pedal board style interface]] |
| You can access the MOD-UI web interface using the web browser from your computer: | | You can access the MOD-UI web interface using the web browser from your computer: |
Line 70: |
Line 72: |
| If the link-local address (zynthian.local or zynthian.lam) is not found, test that the link-local feature is enabled in your system. Sometimes is disabled and local names are not recognized. You can use the zynthian's IP address instead. See: [[Finding your IP address]] | | If the link-local address (zynthian.local or zynthian.lam) is not found, test that the link-local feature is enabled in your system. Sometimes is disabled and local names are not recognized. You can use the zynthian's IP address instead. See: [[Finding your IP address]] |
| | | |
− | == Viewing Zynthian UI and Synth Engine Native GUIs on your Computer == | + | === Viewing Zynthian UI and Synth Engine Native GUIs on your Computer === |
| [[File:Synth engines native gui.png|right|500px|Synth engines native GUI]] | | [[File:Synth engines native gui.png|right|500px|Synth engines native GUI]] |
| Some engines have a native GUI that can be accessed from your desktop/laptop computer. Zynthian provides a VNC viewer for a desktop that allows access to these native GUI. By default VNC is disabled and it is recommended to disable for performance (as it has a small overhead which is best saved for your audio). To enable VNC and access the desktop and engines' native GUI: | | Some engines have a native GUI that can be accessed from your desktop/laptop computer. Zynthian provides a VNC viewer for a desktop that allows access to these native GUI. By default VNC is disabled and it is recommended to disable for performance (as it has a small overhead which is best saved for your audio). To enable VNC and access the desktop and engines' native GUI: |