Difference between revisions of "Installation"
Line 4: | Line 4: | ||
<!--T:2--> | <!--T:2--> | ||
− | + | Download and install the GIMX setup file: | |
− | * | + | * [http://gimx.fr/download/gimx-windows-32bits 32-bit setup] |
− | * | + | * [http://gimx.fr/download/gimx-windows-64bits 64-bit setup] |
+ | The setup file includes the following installers: | ||
+ | * CP210x driver - required when using a CP2102 USB to UART adapter | ||
+ | * USBDK driver - required when using a console that requires controller authentication | ||
==Ubuntu== <!--T:3--> | ==Ubuntu== <!--T:3--> |
Revision as of 10:22, 18 May 2015
Contents
Windows
Download and install the GIMX setup file:
The setup file includes the following installers:
- CP210x driver - required when using a CP2102 USB to UART adapter
- USBDK driver - required when using a console that requires controller authentication
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.