daringer / asus-fan

Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
GNU General Public License v2.0
95 stars 26 forks source link

Ubuntu DKMS fixes #41

Closed frederickjh closed 7 years ago

frederickjh commented 7 years ago

dkms.conf for Archlinux would not work for Ubuntu. Added a Ubuntu version of dkms.conf that works. All DKMS built modules end up in /updates. Updated DKMS installation script and manual installation instructions. This pull request fixes issue #35.

I created a separate branch for this pull request as I changed the repository to pull from to mine in the master branch so they would work until this gets merged.

frederickjh commented 7 years ago

Hi daringer! Please hold off on merging this pull request. I just realized I need to work further on the Ubuntu install script to make this work properly. I found issue #28 that was closed. I need make sure that the needed links get created on Ubuntu as the ones that the current script creates are broken links on Ubuntu. Happy New Year! Frederick