Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please add support for asus rog zephyrus g16 GA605WI (2024) #44

Open
rakshithskumar88 opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@rakshithskumar88
Copy link

rakshithskumar88 commented Sep 26, 2024

asusd states that it has no entry for this model: GA605WI, 19b6. Using a default

● asusd.service - ASUS Notebook Control
     Loaded: loaded (/usr/lib/systemd/system/asusd.service; static)
     Active: active (running) since Fri 2024-09-27 02:46:45 IST; 14min ago
    Process: 37538 ExecStartPre=/bin/sleep 1 (code=exited, status=0/SUCCESS)
   Main PID: 37549 (asusd)
      Tasks: 29 (limit: 37126)
     Memory: 8.0M (peak: 9.2M)
        CPU: 27ms
     CGroup: /system.slice/asusd.service
             └─37549 /usr/bin/asusd

Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [**WARN  rog_aura::aura_detection] the aura_support.ron file has no entry for this model: GA605WI, 19b6. Using a default**
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [INFO  asusd::ctrl_aura::config] Setting up AuraConfig for "19b6"
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [INFO  dmi_id] Found dmi ID info at "id"
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [INFO  rog_aura::aura_detection] Loaded default LED support data from /usr/share/asusd/aura_support.ron
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [WARN  rog_aura::aura_detection] the aura_support.ron file has no entry for this model: GA605WI, 19b6. Using a default
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [INFO  config_traits] Parsed RON for "asusd::ctrl_aura::config::AuraConfig"
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [INFO  dmi_id] Found dmi ID info at "id"
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [WARN  asusd::ctrl_aura::controller] No asus::kbd_backlight found for ROG Zephyrus G16 ??
Sep 27 02:46:45 rakshithskumar-rog-laptop asusd[37549]: [INFO  asusd::ctrl_aura::controller] Found 1 Aura devices
Sep 27 02:46:45 rakshithskumar-rog-laptop systemd[1]: Started asusd.service - ASUS Notebook Control.

and asusctl and rog-control-center fail with the following error

rakshithskumar@rakshithskumar-rog-laptop:~$ RUST_BACKTRACE=full bash -c asusctl
Starting version 6.0.12
thread 'main' panicked at asusctl/src/main.rs:62:54:
called `Result::unwrap()` on an `Err` value: MethodError(OwnedErrorName("org.freedesktop.DBus.Error.UnknownInterface"), Some("Unknown interface 'org.asuslinux.Platform'"), Msg { type: Error, serial: 11, sender: UniqueName(":1.187"), reply-serial: 5, body: Signature("s"), fds: [] })
stack backtrace:
   0:     0x55e530b013c1 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1b9dad2a88e955ff
   1:     0x55e530a1c91b - core::fmt::write::h4b5a1270214bc4a7
   2:     0x55e530ad0ff2 - std::io::Write::write_fmt::hd04af345a50c312d
   3:     0x55e530b05ca7 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed
   4:     0x55e530b06edf - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b
   5:     0x55e530b06745 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44
   6:     0x55e530b066a9 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e
   7:     0x55e530b06694 - rust_begin_unwind
   8:     0x55e5309be952 - core::panicking::panic_fmt::h3d8fc78294164da7
   9:     0x55e5309bedb5 - core::result::unwrap_failed::hfa79a499befff387
  10:     0x55e5309ed32f - asusctl::main::h34973f92a7ce7f02
  11:     0x55e5309d0fc3 - std::sys::backtrace::__rust_begin_short_backtrace::hfb1cb1ddcfbc0e0d
  12:     0x55e530a0c742 - main
  13:     0x71be0c82a1ca - __libc_start_call_main
                               at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
  14:     0x71be0c82a28b - __libc_start_main_impl
                               at ./csu/../csu/libc-start.c:360:3
  15:     0x55e5309cc525 - _start
  16:                0x0 - <unknown>
Aborted (core dumped)

output for nix-shell -p nix-info --run "nix-info -m"

 - system: `"x86_64-linux"`
 - host os: `Linux 6.11.0-061100-generic, Ubuntu, 24.04.1 LTS (Noble Numbat), nobuild`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.1`
 - channels(root): `"nixpkgs"`
 - nixpkgs: `/root/.nix-defexpr/channels/nixpkgs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant