[GH-ISSUE #950] Add ASUS X550VX.. Please.. I'm desperate.. #821

Closed
opened 2026-02-26 00:33:40 +03:00 by kerem · 10 comments
Owner

Originally created by @thegreatmihai on GitHub (Jul 15, 2020).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/950

Information about my laptop:

Model - X550VX
Manufacturer - ASUSTeK COMPUTER INC.
DSDT Editor Code - https://mega.nz/file/Zod0RI6A#pZxuk_R9s-abHbhbhOyuuHoujWXTNZqI5y6Kr86wLTE

All that I know..

I want to hear my fan louder and be at this 100% power..

I'm ready to give more information about this..

Originally created by @thegreatmihai on GitHub (Jul 15, 2020). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/950 **Information about my laptop:** Model - X550VX Manufacturer - ASUSTeK COMPUTER INC. DSDT Editor Code - https://mega.nz/file/Zod0RI6A#pZxuk_R9s-abHbhbhOyuuHoujWXTNZqI5y6Kr86wLTE All that I know.. I want to hear my fan louder and be at this 100% power.. I'm ready to give more information about this..
kerem 2026-02-26 00:33:40 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@g34rn1nja commented on GitHub (Jul 21, 2020):

I tried to find your schematic, took my time but wasn't able to. I got the EC name though, if you want you can make a request for the schematic on https://badcaps.net

I looked at the .txt you shared, found some interesting lines, I believe that you'll find the read and write registers if you look at the DSDT enough, but you could also try to get a tool that display your BIOS information, using a proprietery tool for your motherboard's BIOS, I use Insyde BIOS Editor for mine since I got an Insyde BIOS, it showed some information on mine, didn't get it to work yet, started an issue on here and got no responses still. Anyways, your DSDT looks promosing, you could use it to find the registers, get the register values from the Fan variables in it and them with ec-probe.exe output while using the provided PC usage increaser/"CPU & RAM torture" too mentioned in the Wiki to up your fan speed.

That's pretty much it, in a nutshell, either post a request on badcaps.net or try to find the registers through the others DSDT ways, which you could combine with proping the registers you believe are for the Fan, where you're gonna have to read the values that you get the DSDT as well as using the "torture" method to up your usage. it's best if you can get the schematic, you can also try request it a company that sells the EC, I found one in Hong Kong
download

P.s: your EC's manufacturer is NetSwap, and you can emit the a from the of the model when Google searching
download

<!-- gh-comment-id:661825859 --> @g34rn1nja commented on GitHub (Jul 21, 2020): I tried to find your schematic, took my time but wasn't able to. I got the EC name though, if you want you can make a request for the schematic on https://badcaps.net I looked at the .txt you shared, found some interesting lines, I believe that you'll find the read and write registers if you look at the DSDT enough, but you could also try to get a tool that display your BIOS information, using a proprietery tool for your motherboard's BIOS, I use Insyde BIOS Editor for mine since I got an Insyde BIOS, it showed some information on mine, didn't get it to work yet, started an issue on here and got no responses still. Anyways, your DSDT looks promosing, you could use it to find the registers, get the register values from the Fan variables in it and them with ec-probe.exe output while using the provided PC usage increaser/"CPU & RAM torture" too mentioned in the Wiki to up your fan speed. That's pretty much it, in a nutshell, either post a request on badcaps.net or try to find the registers through the others DSDT ways, which you could combine with proping the registers you believe are for the Fan, where you're gonna have to read the values that you get the DSDT as well as using the "torture" method to up your usage. it's best if you can get the schematic, you can also try request it a company that sells the EC, I found one in Hong Kong download P.s: your EC's manufacturer is NetSwap, and you can emit the a from the of the model when Google searching ![download](https://user-images.githubusercontent.com/68093058/88054978-c407fe80-cb4d-11ea-9f2a-b85352bc1ef8.jpg)
Author
Owner

@thegreatmihai commented on GitHub (Jul 21, 2020):

I really don't know what to do.. :(
I read the tutorial from the "How to create a NBFC config" and I extracted what I saw and was in my knowledge :D
I'm not a native in english but what I read fried my brain, sorry.. If I known how to do this stuff.. I would never put this issue.. so please.. if u can make it short and simple to understand.. would be awesome.. to know what to do <3

edit: Not very knowledgeable about this kind of stuff.. ;(

<!-- gh-comment-id:662004335 --> @thegreatmihai commented on GitHub (Jul 21, 2020): I really don't know what to do.. :( I read the tutorial from the "How to create a NBFC config" and I extracted what I saw and was in my knowledge :D I'm not a native in english but what I read fried my brain, sorry.. If I known how to do this stuff.. I would never put this issue.. so please.. if u can make it short and simple to understand.. would be awesome.. to know what to do <3 edit: Not very knowledgeable about this kind of stuff.. ;(
Author
Owner

@g34rn1nja commented on GitHub (Jul 21, 2020):

The important part is finding the read, write, min and mix (Fan speed)
registers. That's the main part. I found a variable in the .txt called "FAN
RPM", that's for the fan speed, try using its register as the write
register, use ec-probe to set the value. You need to try to find the
registers yourself, there's no way around it, because I don't have the same
laptop and testing is need. if you want we could try on Teamviewer

On Tue, Jul 21, 2020, 8:37 PM Rafael notifications@github.com wrote:

I really don't know what to do.. :(
I read the tutorial from the "How to create a NBFC config" and I extracted
what I saw and was in my knowledge :D
I'm not a native in english but what I read fried my brain, sorry.. If I
known how to do this stuff.. I would never put this issue.. so please.. if
u can make it short and simple to understand.. would be awesome.. to know
what to do <3


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/hirschmann/nbfc/issues/950#issuecomment-662004335,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQHQJAS4VQN4HBRJOXH4RF3R4XG5RANCNFSM4O3CWLQQ
.

<!-- gh-comment-id:662032103 --> @g34rn1nja commented on GitHub (Jul 21, 2020): The important part is finding the read, write, min and mix (Fan speed) registers. That's the main part. I found a variable in the .txt called "FAN RPM", that's for the fan speed, try using its register as the write register, use ec-probe to set the value. You need to try to find the registers yourself, there's no way around it, because I don't have the same laptop and testing is need. if you want we could try on Teamviewer On Tue, Jul 21, 2020, 8:37 PM Rafael <notifications@github.com> wrote: > I really don't know what to do.. :( > I read the tutorial from the "How to create a NBFC config" and I extracted > what I saw and was in my knowledge :D > I'm not a native in english but what I read fried my brain, sorry.. If I > known how to do this stuff.. I would never put this issue.. so please.. if > u can make it short and simple to understand.. would be awesome.. to know > what to do <3 > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-662004335>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQHQJAS4VQN4HBRJOXH4RF3R4XG5RANCNFSM4O3CWLQQ> > . >
Author
Owner

@thegreatmihai commented on GitHub (Jul 21, 2020):

I want to try on Teamviewer if possible

On Tue, 21 Jul 2020 at 21:29, g34rn1nja notifications@github.com wrote:

The important part is finding the read, write, min and mix (Fan speed)
registers. That's the main part. I found a variable in the .txt called "FAN
RPM", that's for the fan speed, try using its register as the write
register, use ec-probe to set the value. You need to try to find the
registers yourself, there's no way around it, because I don't have the same
laptop and testing is need. if you want we could try on Teamviewer

On Tue, Jul 21, 2020, 8:37 PM Rafael notifications@github.com wrote:

I really don't know what to do.. :(
I read the tutorial from the "How to create a NBFC config" and I
extracted
what I saw and was in my knowledge :D
I'm not a native in english but what I read fried my brain, sorry.. If I
known how to do this stuff.. I would never put this issue.. so please..
if
u can make it short and simple to understand.. would be awesome.. to know
what to do <3


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/hirschmann/nbfc/issues/950#issuecomment-662004335,
or unsubscribe
<
https://github.com/notifications/unsubscribe-auth/AQHQJAS4VQN4HBRJOXH4RF3R4XG5RANCNFSM4O3CWLQQ

.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/hirschmann/nbfc/issues/950#issuecomment-662032103,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQJPLVMXF65MA2UTUQGRDULR4XM7XANCNFSM4O3CWLQQ
.

<!-- gh-comment-id:662068765 --> @thegreatmihai commented on GitHub (Jul 21, 2020): I want to try on Teamviewer if possible On Tue, 21 Jul 2020 at 21:29, g34rn1nja <notifications@github.com> wrote: > The important part is finding the read, write, min and mix (Fan speed) > registers. That's the main part. I found a variable in the .txt called "FAN > RPM", that's for the fan speed, try using its register as the write > register, use ec-probe to set the value. You need to try to find the > registers yourself, there's no way around it, because I don't have the same > laptop and testing is need. if you want we could try on Teamviewer > > On Tue, Jul 21, 2020, 8:37 PM Rafael <notifications@github.com> wrote: > > > I really don't know what to do.. :( > > I read the tutorial from the "How to create a NBFC config" and I > extracted > > what I saw and was in my knowledge :D > > I'm not a native in english but what I read fried my brain, sorry.. If I > > known how to do this stuff.. I would never put this issue.. so please.. > if > > u can make it short and simple to understand.. would be awesome.. to know > > what to do <3 > > > > — > > You are receiving this because you commented. > > Reply to this email directly, view it on GitHub > > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-662004335>, > > or unsubscribe > > < > https://github.com/notifications/unsubscribe-auth/AQHQJAS4VQN4HBRJOXH4RF3R4XG5RANCNFSM4O3CWLQQ > > > > . > > > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-662032103>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQJPLVMXF65MA2UTUQGRDULR4XM7XANCNFSM4O3CWLQQ> > . >
Author
Owner

@g34rn1nja commented on GitHub (Jul 24, 2020):

Cool, schedule an event on Google calenderand invite me to it, then you can
email me your ID and password once you have it running and i'll join

On Tue, Jul 21, 2020 at 7:43 PM Rafael notifications@github.com wrote:

I want to try on Teamviewer if possible

On Tue, 21 Jul 2020 at 21:29, g34rn1nja notifications@github.com wrote:

The important part is finding the read, write, min and mix (Fan speed)
registers. That's the main part. I found a variable in the .txt called
"FAN
RPM", that's for the fan speed, try using its register as the write
register, use ec-probe to set the value. You need to try to find the
registers yourself, there's no way around it, because I don't have the
same
laptop and testing is need. if you want we could try on Teamviewer

On Tue, Jul 21, 2020, 8:37 PM Rafael notifications@github.com wrote:

I really don't know what to do.. :(
I read the tutorial from the "How to create a NBFC config" and I
extracted
what I saw and was in my knowledge :D
I'm not a native in english but what I read fried my brain, sorry.. If
I
known how to do this stuff.. I would never put this issue.. so please..
if
u can make it short and simple to understand.. would be awesome.. to
know
what to do <3


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/hirschmann/nbfc/issues/950#issuecomment-662004335
,
or unsubscribe
<

https://github.com/notifications/unsubscribe-auth/AQHQJAS4VQN4HBRJOXH4RF3R4XG5RANCNFSM4O3CWLQQ

.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/hirschmann/nbfc/issues/950#issuecomment-662032103,
or unsubscribe
<
https://github.com/notifications/unsubscribe-auth/AQJPLVMXF65MA2UTUQGRDULR4XM7XANCNFSM4O3CWLQQ

.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/hirschmann/nbfc/issues/950#issuecomment-662068765,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQHQJATZO3SHVUAVIRTHFXDR4XVXBANCNFSM4O3CWLQQ
.

<!-- gh-comment-id:663545927 --> @g34rn1nja commented on GitHub (Jul 24, 2020): Cool, schedule an event on Google calenderand invite me to it, then you can email me your ID and password once you have it running and i'll join On Tue, Jul 21, 2020 at 7:43 PM Rafael <notifications@github.com> wrote: > I want to try on Teamviewer if possible > > On Tue, 21 Jul 2020 at 21:29, g34rn1nja <notifications@github.com> wrote: > > > The important part is finding the read, write, min and mix (Fan speed) > > registers. That's the main part. I found a variable in the .txt called > "FAN > > RPM", that's for the fan speed, try using its register as the write > > register, use ec-probe to set the value. You need to try to find the > > registers yourself, there's no way around it, because I don't have the > same > > laptop and testing is need. if you want we could try on Teamviewer > > > > On Tue, Jul 21, 2020, 8:37 PM Rafael <notifications@github.com> wrote: > > > > > I really don't know what to do.. :( > > > I read the tutorial from the "How to create a NBFC config" and I > > extracted > > > what I saw and was in my knowledge :D > > > I'm not a native in english but what I read fried my brain, sorry.. If > I > > > known how to do this stuff.. I would never put this issue.. so please.. > > if > > > u can make it short and simple to understand.. would be awesome.. to > know > > > what to do <3 > > > > > > — > > > You are receiving this because you commented. > > > Reply to this email directly, view it on GitHub > > > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-662004335 > >, > > > or unsubscribe > > > < > > > https://github.com/notifications/unsubscribe-auth/AQHQJAS4VQN4HBRJOXH4RF3R4XG5RANCNFSM4O3CWLQQ > > > > > > . > > > > > > > — > > You are receiving this because you authored the thread. > > Reply to this email directly, view it on GitHub > > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-662032103>, > > or unsubscribe > > < > https://github.com/notifications/unsubscribe-auth/AQJPLVMXF65MA2UTUQGRDULR4XM7XANCNFSM4O3CWLQQ > > > > . > > > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-662068765>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQHQJATZO3SHVUAVIRTHFXDR4XVXBANCNFSM4O3CWLQQ> > . >
Author
Owner

@thegreatmihai commented on GitHub (Jul 24, 2020):

I don't know ur e-mail

<!-- gh-comment-id:663633636 --> @thegreatmihai commented on GitHub (Jul 24, 2020): I don't know ur e-mail
Author
Owner

@g34rn1nja commented on GitHub (Jul 25, 2020):

There you go: thegearninjas@gmail.com

:)

On Fri, Jul 24, 2020 at 4:53 PM Rafael notifications@github.com wrote:

I don't know ur e-mail


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/hirschmann/nbfc/issues/950#issuecomment-663633636,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQHQJASXKMKAPUROVB4ILJDR5G4BDANCNFSM4O3CWLQQ
.

<!-- gh-comment-id:663820635 --> @g34rn1nja commented on GitHub (Jul 25, 2020): There you go: thegearninjas@gmail.com :) On Fri, Jul 24, 2020 at 4:53 PM Rafael <notifications@github.com> wrote: > I don't know ur e-mail > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/hirschmann/nbfc/issues/950#issuecomment-663633636>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQHQJASXKMKAPUROVB4ILJDR5G4BDANCNFSM4O3CWLQQ> > . >
Author
Owner

@logix10 commented on GitHub (Aug 22, 2020):

hey guys if you managed to make it work is it possible to link the config file i'm desperate as well, xD
it would be much appreciated

<!-- gh-comment-id:678688537 --> @logix10 commented on GitHub (Aug 22, 2020): hey guys if you managed to make it work is it possible to link the config file i'm desperate as well, xD it would be much appreciated
Author
Owner

@github-actions[bot] commented on GitHub (Feb 20, 2021):

This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed

<!-- gh-comment-id:782466223 --> @github-actions[bot] commented on GitHub (Feb 20, 2021): This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed
Author
Owner

@ersin3381 commented on GitHub (Aug 3, 2024):

Hey, I need a config for x550vx. Do you guys found a solution?

<!-- gh-comment-id:2266718896 --> @ersin3381 commented on GitHub (Aug 3, 2024): Hey, I need a config for x550vx. Do you guys found a solution?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#821
No description provided.