SkyLandTW / clevo-indicator

Ubuntu fan control indicator for Clevo laptops
The Unlicense
136 stars 69 forks source link

Multiple running instances message #9

Open keigezellig opened 8 years ago

keigezellig commented 8 years ago

After MAKE INSTALLing and execute the program for the first time i got a "Multiple instances running' error message. I checked the output of ps and nothing clevo-indicator related is there. Even with 'sudo clevo-indicator' it didn't work.

I use Linux Mint 17.3 Rosa on a Clevo W350ST.

jiping-s commented 8 years ago

maybe a different user? The check function has been verified.

If you're sure you can bypass it by removing the call to "check_proc_instances" in clevo-indicator.c. But multiple programs sending commands to the same EC ports may cause malfunctions.

diegoSta commented 8 years ago

i'm having the same problem and removing the call to "check_proc_instances", it works.

However i would like to now if there is a way to debug to identify the problem and correct this issue..?

landsman commented 8 years ago

I have same problem after install