Search Criteria
Package Details: faustus-dkms-git 0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/faustus-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | faustus-dkms-git |
Description: | Experimental unofficial Linux platform driver module for ASUS TUF Gaming series laptops. |
Upstream URL: | https://github.com/hackbnw/faustus |
Keywords: | asus backlight fx505 fx505dd fx505dy fx505gm fx705 fx705dy fx705ge gaming keyboard laptop tuf wmi |
Licenses: | GPL |
Conflicts: | faustus, faustus-dkms |
Submitter: | ryanobeirne |
Maintainer: | ryanobeirne |
Last Packager: | ryanobeirne |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-11 02:54 (UTC) |
Last Updated: | 2020-05-04 18:49 (UTC) |
Dependencies (5)
- dkms (dkms-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- linux-headers (optional)
- linux-lts-headers (optional)
- linux-zen-headers (optional)
Latest Comments
Andy3153 commented on 2022-12-29 11:10 (UTC)
Should this still be on the AUR? Since Linux kernel version 6.1, there is now code inside the kernel that does everything Faustus did.
Sharky009 commented on 2022-07-01 10:14 (UTC)
@ryanobeirne I understand your point. It seem's possible to let them choose the optional dependencys from a list (at least i saw this in Manjaro). They do this in a graphical way with a little popup which allows you to choose which version of the dependency you want to install. I really don't know how they packager can achieve this but it's a possible way. Another idea i have is to add a hint into the description that says that one header package has to be installed as well. I only want this to make it easier for people without much knowledge to use this.
Greetings Pascal
ryanobeirne commented on 2022-06-26 21:36 (UTC)
@Sharky009 the linux-headers package is optional because users may want a different kernel with a different -headers package (linux-lts-headers, linux-zen-headers for example).
Sharky009 commented on 2022-06-26 21:22 (UTC)
Hi, You should consider to make Linux-headers not an optional dependency because the driver will not create the kernel module without it.
Greetings and thanks for the package Pascal