「ASUS Linux」の版間の差分
(英語版から転載) |
(一部翻訳) |
||
5行目: | 5行目: | ||
{{Related|supergfxctl}} |
{{Related|supergfxctl}} |
||
{{Related articles end}} |
{{Related articles end}} |
||
+ | ASUS Linux は、Linux を実行するときに ASUS のラップトップのパフォーマンスと機能を向上させるために設計されたツールのスイートです。前者は {{ic|asus-wmi}} カーネルモジュールと相互作用して BIOS レベルの機能を制御し、後者はデュアル GPU システムで専用 GPU を制御するために使用されます。 |
||
+ | このプロジェクトは Luke Jones によって維持され、GitLab でホストされています。 |
||
− | ASUS Linux is a suite of tools designed to improve the performance and functionality of ASUS laptops when running Linux. It comes in 2 main parts, [[asusctl]] and [[supergfxctl]], the former interacts with the {{ic|asus-wmi}} kernel module to control BIOS level features and the latter is used to control the dedicated GPU in dual GPU systems. |
||
+ | == インストール == |
||
− | The project is maintained by Luke Jones and is hosted on GitLab. |
||
+ | ASUS Linux は、次のパッケージで [[インストール]] できます: |
||
− | == Installation == |
||
− | |||
− | ASUS Linux can be [[install]]ed with the following packages : |
||
*{{AUR|asusctl}} |
*{{AUR|asusctl}} |
||
18行目: | 17行目: | ||
*{{AUR|rog-control-center}} |
*{{AUR|rog-control-center}} |
||
+ | [https://wiki.archlinux.org/title/Unofficial_user_repositories#g14 Unofficial user repositories#g14] からビルド済みのバイナリを含むカスタムリポジトリもあります。 |
||
− | There is also a custom repository which contains prebuilt binaries available here: [[Unofficial user repositories#g14]]. |
||
+ | {{Note|プロジェクトは G14 モニカを使用していますが、これは ASUS G14 モデルでのみ動作するという意味ではありません。実際には、ほぼすべての ASUS ROG および TUF ラップトップをサポートしています。}} |
||
− | {{Note|While the project uses the G14 moniker this '''does not''' mean it only works with ASUS G14 models, in actuality it supports almost all ASUS ROG & TUF laptops}} |
||
== asusctl == |
== asusctl == |
2023年3月25日 (土) 22:01時点における版
関連記事
ASUS Linux は、Linux を実行するときに ASUS のラップトップのパフォーマンスと機能を向上させるために設計されたツールのスイートです。前者は asus-wmi
カーネルモジュールと相互作用して BIOS レベルの機能を制御し、後者はデュアル GPU システムで専用 GPU を制御するために使用されます。
このプロジェクトは Luke Jones によって維持され、GitLab でホストされています。
インストール
ASUS Linux は、次のパッケージで インストール できます:
- asusctlAUR
- supergfxctlAUR
- rog-control-centerAUR
Unofficial user repositories#g14 からビルド済みのバイナリを含むカスタムリポジトリもあります。
asusctl
asusctlAUR is a CLI utility for ASUS ROG & TUF laptop, to name some of the important features it gives users control over:
- Integrated GPU MUX Control
- Keyboard RGB Lighting Profile (but limited compared to the Windows AURA/Armoury Crate)
- Fan Curves
- Battery Charge Limit
- Panel Overdrive
- AniMe Matrix Screens
For usage instructions see asusctl.
supergfxctl
supergfxctlAUR is a CLI utility for managing GPU switching functionality on ASUS hybrid laptops, particularly dedicated GPU MUX control.
For usage instructions see supergfxctl.
rog-control-center
rog-control-centerAUR is a GUI frontend for asusctl and supergfxctl.
Custom kernel
While no longer required to get basic functions working, ASUS Linux optionally offers a custom kernel which includes patches that have been submitted to the mainline kernel already but have not yet been merged.
Install it through the custom repository, the linux-g14AUR and linux-g14-headersAUR packages have not been updated since 2021.
See also
- Project homepage - https://asus-linux.org/
- Project GitLab page - https://gitlab.com/asus-linux