Skip to content

Add support for X1605VA #183

Description

@AeEn123

Environment
State your AFC version, OS version, and CPU name.

❯ paru -Qm | grep asus-fan-control
asus-fan-control 3.13.0-1
❯ cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="CachyOS"
❯ lscpu | grep "Model name"
Model name:                              13th Gen Intel(R) Core(TM) i9-13900H

Basic configuration
If only temperatures were set and they worked, add output of:

  • sudo asus-fan-control get-temps (new default temperatures for your device)
  • sudo asus-fan-control model-info

All commands except get-temps I've tried returns AE_NOT_FOUND.

❯ sudo asus-fan-control get-temps
acpi call failed with 'Error: AE_NOT_FOUND'
❯ sudo asus-fan-control model-info
name VivobookASUSLaptopX1605VAX1605VA
addresses 1335
default-temps 55 60 62 65 68 72 76 80
tested false

  Hello, I am very happy you have chosen to try out asus-fan-control (AFC).
  AFC is an open-source project and without community contributions there
  would not be so many devices tested. It appears you have an untested device
  and so if AFC works on it, please consider letting the AFC developers know
  this fact on the official AFC GitHub. Then, your device will be recognized
  as tested. It may also significantly help people with the same device. See
  the contributing.md file for more details. Thank you.
                                              - Dominik Salvet, the AFC author

Advanced configuration
If advanced configuration was used, add output of:

  • sudo FALLBACK_ADDRS='<addrs>' FALLBACK_TEMPS='<temps>' asus-fan-control model-info

It does not work
If neither configuration was working for your device, community involvement is required. Please provide some information so the community can build on something. Why does AFC not work? What have you tried?

Everything except model-info returns AE_NOT_FOUND. I've tried setting FALLBACK_ADDRS to 1335 as it mentions that as the addresses in model-info but that hasn't worked.

Additional context
Add any additional context.

No additional context

Metadata

Metadata

Assignees

Labels

AE_NOT_FOUNDUnable to perform a fan ACPI calladd new deviceAdd support for new device

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions