larixer / hid-asus-dkms

ASUS HID FTE100* DKMS Driver
GNU General Public License v2.0
68 stars 10 forks source link

To restart the touchpad does not work #18

Closed ligomat closed 7 years ago

ligomat commented 7 years ago

I apologize for my English but I'm Italian. I have a asus x556u, I followed the guide and the touchpad but it works to restart does not work and whenever I have to install the drivers from the terminal. I also had to download the file as .zip and then do it by the book because it does not make me add repository saying that is not valid. How can I fix?

redmcg commented 7 years ago

@ligomat Thanks for the report.

Could you please copy and paste the error you are seeing when adding the repository?

ligomat commented 7 years ago

@redmcg the error: `Cloning into 'hid-asus-fte-dkms'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.`

redmcg commented 7 years ago

Try using https instead: git clone https://github.com/vlasenko/hid-asus-fte-dkms.git

ligomat commented 7 years ago

@redmcg perfect, it works!! Thanks !!! :)

redmcg commented 7 years ago

Is the touchpad working after restart?

larixer commented 7 years ago

@ligomat In case of touchpad is not working after reboot, please try to update the driver from source, there were some relevant changes today: https://github.com/vlasenko/hid-asus-dkms#user-content-updating-to-the-latest-driver-version

larixer commented 7 years ago

Closing this one because of no issue author activity. Please reopen this issue if you still have any problems with the driver.