Giter Club home page Giter Club logo

Comments (4)

Djip007 avatar Djip007 commented on June 23, 2024

Same her with FX505DY and Fedora30... FN+F5 == FAN_BOOST => ae KEY not 99
And the dev_id is 0x00120075 not 0x00110018 like define. (look some dsdt have both... not this one.)

I test making change in kernel 5.3_RC6 with
#define NOTIFY_KBD_FBM 0xae
#define ASUS_WMI_DEVID_FAN_BOOST_MODE 0x00120075

CPU fan ctrl work ( low, normal & boost)...

look like 0x00110013 & 0x00110014 report the 2 FAN speeds... (dont know factor to apply... )

If I can help...

dsdt-FX505DY-311.dsl.txt

from faustus.

Djip007 avatar Djip007 commented on June 23, 2024

not sur but:
0x00110022 and 0x00110023 report 0x100ff...
and may change FAN speed (FF==AUTO? ... )
But did not test... DSDT have code related with 0x00120075 (FAN auto control low/normal/boost...)

Is there databas where I can find more DSDT dump and add my if not present?

from faustus.

hackbnw avatar hackbnw commented on June 23, 2024

Ok, so I've added support for both 0xAE as switch key and the 0x00120075 device ID.

Can't really test the 0x00110013 and 0x00110014, but it certainly looks like it judging by RTAH there. Can it be revolutions per minute?

About DSDT database, not that I know of. You can find some in other issues here and on the internet, otherwise some people on platform-driver-x86 kernel list may help if you write a patch. On my device both 0x00110013 and 0x00110014 are empty and return 0 in DSTS and 1 in DEVS, the 0x00110022 and 0x00110023 are not there at all.

from faustus.

Djip007 avatar Djip007 commented on June 23, 2024

look nice! thanks/

from faustus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.