You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Control various aspects of Microsoft Surface devices on Linux from the Command-Line.
9
9
Aims to provide a unified front-end to the various sysfs-attributes and special devices.
@@ -33,11 +33,11 @@ _Hint:_ You can specify the subcommand by any unabiguous prefix of it, i.e. `sur
33
33
34
34
## Prequisites
35
35
36
-
For this tool to work, you need a recent version of the [surface-acpi module][surface-acpi] e.g. via [Jake's kernel][surface-kernel] (for `latch` and `performance` sub-commands) and the [dGPU hot plug module][surface-shps] (for the `dgpu` sub-command).
36
+
For this tool to work, you need a recent version of the [surface-sam module][surface-sam] e.g. via the [linux-surface kernel][surface-kernel].
37
37
38
38
## Installing
39
39
40
-
Have a look at the [releases](https://github.com/qzed/linux-surface-control/releases) page.
40
+
Have a look at the [releases](https://github.com/linux-surface/surface-control/releases) page.
41
41
Pre-built packages are available for Debian (Ubuntu, ...), whereas PKGBUILDs for Arch Linux are in the AUR (`surface-control`).
42
42
43
43
## Building from Source
@@ -60,6 +60,5 @@ where setting `CARGO_TARGET_DIR` is required to output the generated auto-comple
60
60
61
61
The final package can be found in `target/debian`.
0 commit comments