Greifent / afc-gui

GUI for the asus-fan-control project
MIT License
38 stars 5 forks source link

Support / Info on ASUS ROG STRIX GL704GW #14

Closed ajlennon closed 3 years ago

ajlennon commented 3 years ago

I tried on my ASUS ROG STRIX GL704GW with Ubuntu 20.04 LTS

Linux ajlennon-Strix-GL704GW-GL704GW 5.11.0-37-generic #41~20.04.2-Ubuntu SMP Fri Sep 24 09:06:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

It doesn't seem to be supported. You might be interested in the errrors from dmesg

[  494.452539] ACPI Warning: \_SB.PCI0.LPCB.EC0.WRAM: Insufficient arguments - Caller passed 2, method requires 3 (20201113/nsarguments-232)
[  494.454435] ACPI Warning: \_SB.PCI0.LPCB.EC0.WRAM: Insufficient arguments - Caller passed 2, method requires 3 (20201113/nsarguments-232)
[  494.456331] ACPI Warning: \_SB.PCI0.LPCB.EC0.WRAM: Insufficient arguments - Caller passed 2, method requires 3 (20201113/nsarguments-232)
[  494.458299] ACPI Warning: \_SB.PCI0.LPCB.EC0.WRAM: Insufficient arguments - Caller passed 2, method requires 3 (20201113/nsarguments-232)
[  494.460292] ACPI Warning: \_SB.PCI0.LPCB.EC0.WRAM: Insufficient arguments - Caller passed 2, method requires 3 (20201113/nsarguments-232)
[  518.410153] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.413367] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.416543] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.419759] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.422937] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.426287] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.429587] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)
[  518.432801] ACPI Warning: \_SB.PCI0.LPCB.EC0.RRAM: Insufficient arguments - Caller passed 1, method requires 2 (20201113/nsarguments-232)

Cheers.

Greifent commented 3 years ago

Hi, you were probably looking for this: https://github.com/dominiksalvet/asus-fan-control I'm only doing the graphic part, not the main asus-fan-control

ajlennon commented 3 years ago

oops. thanks @Greifent !