Add keyboard LED support for ASUS TUF A16 FA608UP (Fedora 43)
Issue description
Please add keyboard LED support for ASUS TUF A16 FA608UP under Fedora 43. The system functions correctly, but asusd reports that no LED profile exists for this model.
Labels: bug, hardware, keyboard-backlight
Suggested Maintainer Actions
• Add LED configuration file for model FA608UP in `/usr/share/asusd/asus_models/FA608UP.ron`
• Verify keyboard LED zones and supported Aura modes.
• Confirm `asusctl -k High` command functionality after update.
Recommended Labels
Labels: bug, support request, hardware, keyboard-backlight
Tags for Visibility
[ASUS TUF A16], [FA608UP], [Fedora 43], [Keyboard backlight], [asusd]
- Fedora version and kernel (Fedora 43, Linux 6.7+)\
- BIOS version (FA608UP.311)\
- Output of:
asusctl -s
sudo dmidecode -s system-product-name
systemctl status asusd\ - Log warning showing missing LED entry attached
ASUS TUF Gaming A16 FA608UP_FA608UP erikincph@fedora:~$ systemctl status asusd ● asusd.service - ASUS Notebook Control Loaded: loaded (/usr/lib/systemd/system/asusd.service; static) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Active: active (running) since Mon 2025-11-10 14:49:01 CET; 5h 10min ago Invocation: d7bd5b152e9249588a962af56b2e4e2f Process: 1062 ExecStartPre=/bin/sleep 1 (code=exited, status=0/SUCCESS) Main PID: 1324 (asusd) Tasks: 37 (limit: 37380) Memory: 11.3M (peak: 12.5M) CPU: 2.111s CGroup: /system.slice/asusd.service └─1324 /usr/bin/asusd
Nov 10 14:49:01 fedora asusd[1324]: [DEBUG asusd::aura_laptop::trait_impls] reloading keyboard mode Nov 10 14:49:01 fedora asusd[1324]: [DEBUG asusd::aura_laptop::trait_impls] reloading power states Nov 10 14:49:01 fedora asusd[1324]: [DEBUG asusd::aura_manager] No serial for SCSI device: "/devices/virtual/block/zram0" Nov 10 14:49:01 fedora asusd[1324]: [INFO asusd::aura_manager] Found 1 valid devices on startup Nov 10 14:49:01 fedora asusd[1324]: [INFO asusd] Startup success, begining dbus server loop Nov 10 14:49:01 fedora systemd[1]: Started asusd.service - ASUS Notebook Control. Nov 10 15:43:13 fedora asusd[1324]: [DEBUG asusd] Doing on_prepare_for_sleep(true) Nov 10 16:00:57 fedora asusd[1324]: [DEBUG asusd] Doing on_prepare_for_sleep(false) Nov 10 16:17:07 fedora asusd[1324]: [DEBUG asusd] Doing on_prepare_for_sleep(true) Nov 10 19:01:38 fedora asusd[1324]: [DEBUG asusd] Doing on_prepare_for_sleep(false) erikincph@fedora:~$
Steps to reproduce
(How can the issue be reproduced)
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
(What you should see instead)
Relevant logs and/or screenshots
(run journalctl -b -u asusd > ~/asusd.log
and attach ~/asusd.log)
(Paste any relevant logs - use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)
System details
NAME="Fedora Linux" VERSION="43 (Workstation Edition)" RELEASE_TYPE=stable ID=fedora VERSION_ID=43 VERSION_CODENAME="" PRETTY_NAME="Fedora Linux 43 (Workstation Edition)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:43" DEFAULT_HOSTNAME="fedora" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f43/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=43 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=43 SUPPORT_END=2026-12-02 VARIANT="Workstation Edition" VARIANT_ID=workstation
erikincph@fedora:$ uname -r 6.17.7-300.fc43.x86_64 erikincph@fedora:$ echo $XDG_CURRENT_DESKTOP GNOME