「ASUS Linux」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(一部翻訳)
(→‎asusctl: 翻訳)
23行目: 23行目:
 
== asusctl ==
 
== asusctl ==
   
  +
{{AUR|asusctl}} は、ASUS ROG および TUF ラップトップ用の CLI ユーティリティであり、ユーザーが制御できる重要な機能のいくつかを挙げると:
{{AUR|asusctl}} 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
+
* 統合された GPU MUX コントロール
  +
* キーボード RGB ライティングプロファイル (ただし、Windows AURA/Armory Crate に比べて制限があります)
* Keyboard RGB Lighting Profile (but limited compared to the Windows AURA/Armoury Crate)
 
  +
* ファン曲線
* Fan Curves
 
  +
* バッテリー充電制限
* Battery Charge Limit
 
  +
* パネルオーバードライブ
* Panel Overdrive
 
* AniMe Matrix Screens
+
* AniMe matrix スクリーン
   
  +
使用方法については、[[asusctl]] を参照してください。
For usage instructions see [[asusctl]].
 
   
 
== supergfxctl ==
 
== supergfxctl ==

2023年3月25日 (土) 22:06時点における版

関連記事

ASUS Linux は、Linux を実行するときに ASUS のラップトップのパフォーマンスと機能を向上させるために設計されたツールのスイートです。前者は asus-wmi カーネルモジュールと相互作用して BIOS レベルの機能を制御し、後者はデュアル GPU システムで専用 GPU を制御するために使用されます。

このプロジェクトは Luke Jones によって維持され、GitLab でホストされています。

インストール

ASUS Linux は、次のパッケージで インストール できます:

Unofficial user repositories#g14 からビルド済みのバイナリを含むカスタムリポジトリもあります。

ノート: プロジェクトは G14 モニカを使用していますが、これは ASUS G14 モデルでのみ動作するという意味ではありません。実際には、ほぼすべての ASUS ROG および TUF ラップトップをサポートしています。

asusctl

asusctlAUR は、ASUS ROG および TUF ラップトップ用の CLI ユーティリティであり、ユーザーが制御できる重要な機能のいくつかを挙げると:

  • 統合された GPU MUX コントロール
  • キーボード RGB ライティングプロファイル (ただし、Windows AURA/Armory Crate に比べて制限があります)
  • ファン曲線
  • バッテリー充電制限
  • パネルオーバードライブ
  • AniMe matrix スクリーン

使用方法については、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

この記事またはセクションの正確性には問題があります。
理由: the patches may have been merged as early as kernel 5.14; and on at least one tested laptop all the asusctl and supergfxctl functions seemed to be working properly without this custom kernel. (議論: トーク:ASUS Linux#)

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.

ノート: If you are switching from a stock kernel to a custom kernel you must also update any kernel modules to their DKMS variants.

See also