Explicitly state arch is not supported

This commit is contained in:
Luke D Jones
2020-09-25 14:14:21 +12:00
parent 6746c2b654
commit 3c7544f034

View File

@@ -5,6 +5,8 @@ but can also be used with non-asus laptops with reduced features.
**NOTICE:** **NOTICE:**
This app is developed and tested on fedora only. Support is not provided for Arch or Arch based distros.
This program requires the kernel patch [here](https://www.spinics.net/lists/linux-input/msg68977.html) to be applied. This program requires the kernel patch [here](https://www.spinics.net/lists/linux-input/msg68977.html) to be applied.
Alternatively you may use the dkms module for 'hid-asus-rog` from one of the Alternatively you may use the dkms module for 'hid-asus-rog` from one of the
repositories [here](https://download.opensuse.org/repositories/home:/luke_nukem:/asus/). repositories [here](https://download.opensuse.org/repositories/home:/luke_nukem:/asus/).
@@ -74,9 +76,6 @@ stray configs blocking nvidia modules from loading in:
If you have installed the Nvidia driver manually you will require the If you have installed the Nvidia driver manually you will require the
`data/90-asusd-nvidia-pm.rules` udev rule to be installed in `/etc/udev/rules.d/`. `data/90-asusd-nvidia-pm.rules` udev rule to be installed in `/etc/udev/rules.d/`.
The above seems to also apply to Arch in general as it leaves a lot of things up
to the user.
### fedora and openSUSE ### fedora and openSUSE
You *may* need a file `/etc/dracut.conf.d/90-nvidia-dracut-G05.conf` installed You *may* need a file `/etc/dracut.conf.d/90-nvidia-dracut-G05.conf` installed