<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: kavin.dev</title>
    <description>The latest articles on DEV Community by kavin.dev (@kavindotdev).</description>
    <link>https://dev.to/kavindotdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3907684%2F4e2b1006-1cb3-4adb-8e17-ea363a5dcad9.jpeg</url>
      <title>DEV Community: kavin.dev</title>
      <link>https://dev.to/kavindotdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kavindotdev"/>
    <language>en</language>
    <item>
      <title>How To Install ROG Control Center on Fedora 44,43 Based Distros (asusctl Guide)</title>
      <dc:creator>kavin.dev</dc:creator>
      <pubDate>Fri, 01 May 2026 15:08:43 +0000</pubDate>
      <link>https://dev.to/kavindotdev/how-to-install-rog-control-center-on-fedora-4443-based-distros-asusctl-guide-2e43</link>
      <guid>https://dev.to/kavindotdev/how-to-install-rog-control-center-on-fedora-4443-based-distros-asusctl-guide-2e43</guid>
      <description>&lt;p&gt;If you're running an Asus ROG/TUF laptop on Fedora 42,43,44, you've probably noticed there's no official Armoury Crate for Linux. But don't worry, the open source &lt;code&gt;asusctl.&lt;/code&gt; suite has you covered with fan control, performance profiles, GPU switching, and RGB lighting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Enable the COPR Repository
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;sudo dnf copr enable lukenukem/asus-linux&lt;/code&gt;&lt;br&gt;
&lt;code&gt;sudo dnf update --refresh&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Install asusctl and supergfxctl
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;sudo dnf install asusctl supergfxctl rog-control-center&lt;/code&gt;&lt;br&gt;
&lt;code&gt;sudo dnf update --refresh&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Enable Services
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;sudo systemctl daemon-reload&lt;/code&gt;&lt;br&gt;
&lt;code&gt;sudo systemctl enable --now asusd.service&lt;/code&gt;&lt;br&gt;
&lt;code&gt;sudo systemctl enable supergfxd.service&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  step 4: Verify Kernel Modules
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;code&gt;lsmod |  grep asus
&lt;/code&gt;You should see modules like &lt;code&gt;asus_nb_wmi&lt;/code&gt;, &lt;code&gt;asus_armoury&lt;/code&gt;, 
&lt;code&gt;asus_wmi&lt;/code&gt;, and &lt;code&gt;hid_asus&lt;/code&gt; listed.
&lt;code&gt;
## Step 5: Launch ROG Control Center
&lt;/code&gt;rog-control-center`&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Or find it in your application menu.&lt;/p&gt;

&lt;h2&gt;
  
  
  Troubleshooting
&lt;/h2&gt;

&lt;h3&gt;
  
  
  asusd.service fails to start?
&lt;/h3&gt;

&lt;p&gt;Run it manually to see the raw error:&lt;br&gt;
&lt;code&gt;sudo asusd&lt;/code&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  "Asus kernel isn't loaded" warning?
&lt;/h3&gt;

&lt;p&gt;Ignore it — it's safe and cosmetic.&lt;/p&gt;

&lt;h3&gt;
  
  
  Profile switching not working?
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;asusctl profile --list&lt;/code&gt;&lt;br&gt;
&lt;code&gt;asusctl profile -P Balanced&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What You Can Control
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Fan Curves&lt;/li&gt;
&lt;li&gt;Performance Profiles (silent, Balanced, Turbo)&lt;/li&gt;
&lt;li&gt;GPU switching (Integrated / Hybrid / Dedicated)&lt;/li&gt;
&lt;li&gt;Keyboard RGB lighting&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fli7s46d8ng4xgoi7g2xf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fli7s46d8ng4xgoi7g2xf.png" alt=" " width="800" height="471"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fifm3gco8eavgufwst82l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fifm3gco8eavgufwst82l.png" alt=" " width="800" height="471"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwvnpetakce3k33g8u7x1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwvnpetakce3k33g8u7x1.png" alt=" " width="800" height="471"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;No Windows VM needed anymore! The &lt;code&gt;asusctl&lt;/code&gt; project is actively &lt;br&gt;
maintained and gets better with every update. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Useful Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://asus-linux.org" rel="noopener noreferrer"&gt;asus-linux.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://gitlab.com/asus-linux/asusctl" rel="noopener noreferrer"&gt;asusctl GitLab&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>linux</category>
      <category>asus</category>
      <category>rog</category>
      <category>fedora</category>
    </item>
  </channel>
</rss>
