Difference between revisions of "Template:InstallationNext"

From GIMX
Jump to: navigation, search
(System Preparation)
(Disable power saving for USB devices)
Line 35: Line 35:
 
====Disable power saving for USB devices====  
 
====Disable power saving for USB devices====  
 
This is required to prevent Windows from turning off the controller or the USB to UART adapter.
 
This is required to prevent Windows from turning off the controller or the USB to UART adapter.
 +
<span style="color:red; font-weight: bold;">TODO: Add info about connecting adapter first!</span>
 
*Open the Device Manager.
 
*Open the Device Manager.
 
*Right click on the USB HUB (make sure to select the right one) > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power".
 
*Right click on the USB HUB (make sure to select the right one) > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power".
 
*Right click on the COM port > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power".
 
*Right click on the COM port > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power".
 +
 
====System Preparation====
 
====System Preparation====
 
* Install all Windows updates (otherwise GIMX setup may refuse installation).
 
* Install all Windows updates (otherwise GIMX setup may refuse installation).

Revision as of 18:39, 10 November 2017

Before Installation

Windows

Disable power saving for USB devices

This is required to prevent Windows from turning off the controller or the USB to UART adapter. TODO: Add info about connecting adapter first!

  • Open the Device Manager.
  • Right click on the USB HUB (make sure to select the right one) > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power".
  • Right click on the COM port > Properties > Power management > Uncheck "Allow the computer to turn off this device to save power".

System Preparation

  • Install all Windows updates (otherwise GIMX setup may refuse installation).
  • Create a system restore point, in case something goes wrong.

Ubuntu Linux

Add "universe" to your software sources

  • Start Ubuntu Software Center.
1.1_1_software_center_icon.jpg
  • Click Edit>Software Sources.
1.1_2_edit_software_sources.jpg
  • Select "Community-maintained Open Source software (universe)", and close.
1.1_3_universe.jpg

Refresh software sources

If you are running from a Live CD or a Live USB, you have to manually refresh software sources:

  • Click on the Ubuntu desk.
1.1_4_ubuntu_desk.jpg
  • In the search area, type "terminal" with no quotes, and hit enter.
1.1_5_search_terminal.jpg
  • In the terminal, type "sudo apt-get update" with no quotes, and hit enter.
1.1_6_apt_get_update.jpg
1.1_7_update_ok.jpg

GIMX Installation

Windows

Now, as you did previous steps you can proceed to installation of the GIMX software itself. Depending on architecture of your system choose correct package.

And install GIMX software.

Ubuntu Linux

Depending on architecture of your system choose correct package.

  • Downloard the .deb file: 32bits or 64bits
  • Install it (double click, then install).