Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Обновил статью об установке hid-sony-fix-dkms #646

Merged
merged 2 commits into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .cspell/anglicisms.dict
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@
шебангом
юникоде
багзилл*
6 changes: 6 additions & 0 deletions docs/equipment/dualshock.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ systemctl enable --now ds4drv

Для китайских реплик **DualShock 4** необходимо будет собрать модуль ядра `hid-sony-fix-dkms`.

::: info

Данный DKMS модуль поддерживается исключительно его разработчиком на Github, в случае поломки сборки на новых версиях ядра просим оставлять issue на Github разработчика, а не баг в багзилле
Ampernic marked this conversation as resolved.
Show resolved Hide resolved

:::

#### Установка зависимостей

::: code-group
Expand Down
Loading