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.

    • Linearity@piefed.zip
      link
      fedilink
      English
      arrow-up
      13
      ·
      14 hours ago

      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 [he/him]@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        12
        ·
        14 hours 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”.

  • burghler@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    17 hours ago

    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?

    • tabular@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      9 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.

  • A_Random_Idiot@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    12 hours 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?