Download Latest Version orangepi0_gimxos_0.9.7z (755.6 MB)
Email in envelope

Get an email when there's a new version of gimxos

Home
Name Modified Size InfoDownloads / Week
op0_armbian_stretch_gimx_6.11 2017-11-18
x86_debian_stretch_gimx_6.10 2017-11-13
rpi_raspbian_stretch_gimx_6.9 2017-11-12
readme.txt 2017-11-12 2.6 kB
Totals: 4 Items   2.6 kB 1
GIMX-images 

The goal of this project was to provide ready easy to flash images for GIMX (Game Input MultipleXer) with a minimal Graphical interface, without additional bloatware to ease CPU load and reduce image size.
Base image used for raspberry release is a CLI Raspbian (without GUI): https://www.raspberrypi.org/downloads/raspbian/
Base image used for x86 release is an offical netinstall Debian: https://www.debian.org/CD/netinst/

Complied GIMX binares can be found here: https://gimx.fr/wiki/index.php?title=Installation
PRoject source code is availabe in Matlo's GitHub: https://github.com/matlo/GIMX

Setup (Windows):
Provided image needs to be flashed on the microSD card in order to do so follow steps below (for x86 follow same steps but plug in a USB drive instead of SD card, in most cases microSD would work as well though):
Download and decompress the image,
Download and run W32 Disk Imager: https://sourceforge.net/projects/win32diskimager/
Insert microSD card into Your PC,
Open W32 Disk imager and select image to flash,
Check the SD card drive letter in Widnows Explorer (most probably "F:", "E:"),
Select the SD card letter in W32 Disk Imager,
Press "Write",
Igonre the popup about potential risk of destorying Your SD card by pressing Continue :) (just make shure You've picked the right drive letter.)
When it finishes just put the SD card into Your Pi and boot it up. For x86 reboot Your PC and enter boot menu to select a usb drive if it doesn't select it as a first boot device by default

How to connect using VNC:
VNC provides remote control over host, You can connect to Pi Xserver (Graphical user interface) using this service. Apart form beeing a convenient solution to control GIMX from Your mobile device (Android/iOS) or Laptop (Windows/Linux/macOS) it provides an only way to interact with the headless clients without HDMI out (Orange PI Zero (it's just 6$!) or C.H.I.P (9$) one day these jems will be able to run gimx without DIY adapter since they support USB OTG and they can work in device mode, Matlo works on this feature according to chanelogs and 8.0 milestones in github)
Connect your Pi/PC to the network using ethernet cable connection,
Download VNC Viewer app from for Your operationg system (Android/iOS/Windows/Linux/macOS)/: https://www.realvnc.com/en/connect/down ... r/windows/
In VNC viewer set hostname to: GIMX,
Login using login: pi and passowrd: raspberry

Setting mouse polling rate (refresh rate)
x86:
http://www.urbanterror.info/forums/topi ... on-ubuntu/

Raspberry PI: 

Added in 1.0
Exeute 'sudo mouse-config' to enter polling rate setup
Source: readme.txt, updated 2017-11-12