niizam / vantage

Lenovo Vantage for Linux
GNU General Public License v3.0
134 stars 14 forks source link

Installing is not possible #13

Closed Ladylunix77 closed 2 months ago

Ladylunix77 commented 2 months ago

Hi,

after entering the command on Linux Mint virginia, I have received this message: git clone https://github.com/niizam/vantage.git cd vantage The command 'git' was not found, but can be installed with sudo apt install git bash: cd: vantage: File or directory not found

How do I proceed from here?

I am a newbie on Linux. Many thanks in advance for you help! I wanted to install this on my Thinkpad W530, as the fans are driving me crazy, (too loud).

Lunix

niizam commented 2 months ago

Read through the output log, and comprehend it first. (The command 'git' was not found, but can be installed with sudo apt install git). Therefore you can run this first:

 sudo apt install git
Ladylunix77 commented 2 months ago

Thank you, I did not see the OBVIOUS.

Ladylunix77 commented 2 months ago

Installing worked fine, but:

I can only edit -camera -microfone and .wifi on this. Is there an option to add fan control?

niizam commented 2 months ago

Installing worked fine, but:

I can only edit -camera -microfone and .wifi on this. Is there an option to add fan control?

There isn't, because this was made specifically for my IdeaPad Gaming 3. And I have no idea how to make the fan control work.