GIMX + Linux autorun

Need help? Ask here and someone will help
Post Reply
Talgon
Posts: 6
Joined: Sun Jan 19, 2020 6:05 am

GIMX + Linux autorun

Post by Talgon »

Hello! Thanks for such a good project.
I have a G27 and a PS4.
Assembled the adapter. On windows 10, everything works fine.
There is also an old laptop.
I decided to build an assembly on Linux mint 19.
Gimx works great.
I have a problem's.
1) is it possible to configure gimx to run with a script when you turn on the laptop automatically?

There is no experience on Linux.
Thanks in advance for your advice.
User avatar
GoDlike
Posts: 1318
Joined: Thu Apr 28, 2016 12:47 pm
Location: Poland

Re: GIMX + Linux autorun

Post by GoDlike »

My hardware: PS3 Slim CFW 4.80 | PS4 Pro 500 Million LE | PS5 | Xbox Series X
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
Talgon
Posts: 6
Joined: Sun Jan 19, 2020 6:05 am

Re: GIMX + Linux autorun

Post by Talgon »

Про скрипты там ничего нет. ((
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: GIMX + Linux autorun

Post by kaiba_seto2004 »

You can follow this guide:
It worked on Ubuntu and Raspbian stretch, Armbian too.
PS4 enthusiast.
Talgon
Posts: 6
Joined: Sun Jan 19, 2020 6:05 am

Re: GIMX + Linux autorun

Post by Talgon »

According to instructions
sudo nano /etc/systemd/system/gimx.service
created the gimx.service file
with the right content.

then sudo systemctl daemon-reload
then sudo systemctl enable gimx && sudo systemctl start gimx

And then I don’t understand .... I added this file to startup, but when I turn it on, gimx still does not start ....

What am I doing wrong?
User avatar
kaiba_seto2004
Posts: 553
Joined: Sat Jul 15, 2017 9:15 am

Re: GIMX + Linux autorun

Post by kaiba_seto2004 »

gimx service will start (not gimx UI), you won't see anything on desktop.
Just press PS binding button and you're ready to play.
you can check for gimx service by this command (in terminal):

Code: Select all

ps aux | grep gimx
or

Code: Select all

systemctl status gimx
PS4 enthusiast.
Talgon
Posts: 6
Joined: Sun Jan 19, 2020 6:05 am

Re: GIMX + Linux autorun

Post by Talgon »

strange, after rebooting, the Mint shell continues to load anyway
Talgon
Posts: 6
Joined: Sun Jan 19, 2020 6:05 am

Re: GIMX + Linux autorun

Post by Talgon »

Re: GIMX + Linux autorun
Post by kaiba_seto2004 » Wed Feb 05, 2020 2:00 pm

gimx service will start (not gimx UI), you won't see anything on desktop.
Just press PS binding button and you're ready to play.


all OK! works! thanks
Post Reply