diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-08-08 16:58:29 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-08-08 16:58:42 +0300 |
| commit | 9d8577ba2a2c8e3d96cfdb7be4201e4e230e210f (patch) | |
| tree | 68dc61d5bd049835f2db8133e46c01452c96ca4d /docs/INTEGRATION.md | |
| parent | 8187920ed261c7024826f8204cc7bea45153a3da (diff) | |
| download | hid-tmff2-9d8577ba2a2c8e3d96cfdb7be4201e4e230e210f.tar.gz hid-tmff2-9d8577ba2a2c8e3d96cfdb7be4201e4e230e210f.zip | |
add a few words about immutable distros
+ As requested in #153.
Diffstat (limited to 'docs/INTEGRATION.md')
| -rw-r--r-- | docs/INTEGRATION.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/INTEGRATION.md b/docs/INTEGRATION.md index 3d7c1aa..a5aa5b6 100644 --- a/docs/INTEGRATION.md +++ b/docs/INTEGRATION.md @@ -7,3 +7,14 @@ The previous discussion was in https://github.com/Kimplul/hid-tmff2/issues/71, but it seems to have been removed by GitHub. For now, please refer to https://search.nixos.org/packages?query=hid-tmff2 + +# Bazzite, other immutable distros + +In the general case, installing external modules yourself is not possible. Some +exceptions apply, SteamOS allows temporarily making the root drive writeable +with `sudo steamos-readonly disable`, but the extra kernel modules will have to +be manually reinstalled after every system update. + +Check your distributions packages if `hid-tmff2` exists. If not, please try to +get it packaged (or, maybe preferably, please pester me into getting this +module upstreamed :p). |
