this post was submitted on 21 Nov 2025
108 points (99.1% liked)

Linux Gaming

22201 readers
341 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Expected to be introduced in the upcoming Linux 6.19 kernel cycle is the ASUS Armoury "asus-armoury" driver for enhancing support for the ASUS ROG Ally gaming handhelds and other ASUS enthusiast/gaming devices under Linux.

The ASUS Armoury driver was born out of the existing ASUS WMI driver but overhauling it with a clean and more well defined API. The ASUS Armoury driver provides new BIOS attributes using the fw_attributes_class while deprecating all the existing attributes from the ASUS-WMI driver with plans to then remove them in the next Linux LTS kernel version.

top 10 comments
sorted by: hot top controversial new old
[–] Dagnet@lemmy.world 20 points 1 day ago

I have an ASUS motherboard and armoury is malware haha

[–] Burghler@sh.itjust.works 7 points 1 day ago (3 children)

Is this sort of thing normal for the Linux kernel? I would never expect this to have a place inside it but rather be some seperate module?

Idk kernel design at all, this seems like bloat?

[–] arjache@fedia.io 18 points 1 day ago

It is a module. No need to load it if you don’t have an ASUS.

[–] tabular@lemmy.world 5 points 1 day ago* (last edited 23 hours ago)

Linux is a "monolithic kernel" where lots of things like drivers and services are inside it, apprently making it faster than a microkernel.

[–] AnUnusualRelic@lemmy.world 3 points 1 day ago

Normally it should be quite small. It's just exposing an interface to a few simple bits of hardware.

[–] warm@kbin.earth 3 points 1 day ago (1 children)

Please kindly fuck off ASUS.

[–] Linearity@piefed.zip 13 points 1 day ago (1 children)

Wtf why? 😭😭
I’m running Manjaro on my Ally X and am using it as my main device
I’d very much like these drivers to be on it

[–] _cryptagion@anarchist.nexus 12 points 1 day ago

right? I'm running a Strix laptop and I'm happy they're dropping this. never seen somebody look at a manufacturer adding support for linux and tell them to "fuck off".

[–] someacnt@sh.itjust.works 2 points 1 day ago

Oh, does this mean my ASUS laptop would be supported better?

[–] A_Random_Idiot@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

I assume this is something that will be a flag during compile or something, and only useful for asus hardware, and not something every one will have in all kernels on all hardware?