https://github.com/getsolus/solus-hardware-config
Base configuration files for Solus hardware deployments
https://github.com/getsolus/solus-hardware-config
Last synced: 4 months ago
JSON representation
Base configuration files for Solus hardware deployments
- Host: GitHub
- URL: https://github.com/getsolus/solus-hardware-config
- Owner: getsolus
- License: gpl-2.0
- Created: 2018-10-20T15:19:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T14:30:47.000Z (almost 3 years ago)
- Last Synced: 2026-01-06T07:14:31.578Z (5 months ago)
- Language: C
- Size: 102 KB
- Stars: 3
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solus-hardware-config
[](https://opensource.org/licenses/GPL-2.0)
This package contains configuration data and utilities required by all Solus installations, with various tweaks, to ensure proper performance and hardware functionality.
`solus-hardware-config` is a [Solus project](https://getsol.us/)

## Components
### cpu-powersave
Trivial boot service to move the system into powersave/on-demand CPU governor. The Solus kernel is configured to prefer `performance` by default, and lazily changing this later in the boot helps to maintain decent boot times as well as being conservative with battery life.
### modprobe
Various `modprobe.d` snippets to fix and blacklist certain hardware.
### tweaks
`sysctl` tweaks. Previously contained HDD tweaks but has since been removed.
### xorg
Legacy X11 snippets for problematic hardware. Should be unnecessary when using `libinput`.
## Authors
Copyright © 2016-2018 Solus Project
`solus-hardware-config` is available under the terms of the `GPL-2.0` license.
Data files can be distributed under the terms of the `GPL-2.0` or `MIT` license, at your discretion.