Difference between revisions of "Installation"
Line 4: | Line 4: | ||
<!--T:2--> | <!--T:2--> | ||
+ | --todo: update | ||
* Download [http://gimx.fr/download/CP210x_VCP_Windows the CP2102 drivers ] and install (mandatory). | * Download [http://gimx.fr/download/CP210x_VCP_Windows the CP2102 drivers ] and install (mandatory). | ||
* Download [http://gimx.fr/download/gimx-windows the GIMX setup file] and install. | * Download [http://gimx.fr/download/gimx-windows the GIMX setup file] and install. |
Revision as of 09:26, 13 May 2015
Contents
Windows
--todo: update
- Download the CP2102 drivers and install (mandatory).
- Download the GIMX setup file and install.
Ubuntu
Add "universe" to your software sources
- Start Ubuntu Software Center.
- Click Edit>Software Sources.
- Select "Community-maintained Open Source software (universe)", and close.
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.
- In the search area, type "terminal" with no quotes, and hit enter.
- In the terminal, type "sudo apt-get update" with no quotes, and hit enter.