The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.
← Previous page

    CLEVO Drivers Update Utility by OBSIDIAN-PC

    Discussion in 'Sager and Clevo' started by Spartan@HIDevolution, Feb 13, 2017.

  1. skandal

    skandal Notebook Evangelist

    Reputations:
    52
    Messages:
    306
    Likes Received:
    126
    Trophy Points:
    56
    So I think it might work can't be 100% sure :p
     
    a.Techie likes this.
  2. Meaker@Sager

    Meaker@Sager Company Representative

    Reputations:
    9,426
    Messages:
    58,171
    Likes Received:
    17,882
    Trophy Points:
    931
    As always an image backup if you really need to keep something is best ;)
     
    a.Techie and joluke like this.
  3. djsubtronic

    djsubtronic Notebook Evangelist

    Reputations:
    109
    Messages:
    387
    Likes Received:
    76
    Trophy Points:
    41
    I got a new laptop in March and paid the license for Fan Control - money was taken but key doesn't work. No response from store support, no response from John on here. So the project is well and truly dead, don't buy any new licenses, and good luck getting it to work if you get a new machine.
     
    a.Techie, dmanti and joluke like this.
  4. philstopford

    philstopford Notebook Consultant

    Reputations:
    17
    Messages:
    214
    Likes Received:
    78
    Trophy Points:
    41
    I did hack the binary a while back to make it work in these situations. I did make this available before, given proof of a license (e.g. invoice); I can do the same again, I guess. That seems to be ethical without violating John's copyright. Send me a PM if this would be something you would need.
     
    gb90, anytimer and a.Techie like this.
  5. joluke

    joluke Notebook Deity

    Reputations:
    1,008
    Messages:
    1,796
    Likes Received:
    1,188
    Trophy Points:
    181
    Pm sent. You never know If this is needed jn the future so better be safe than sorry
     
  6. djsubtronic

    djsubtronic Notebook Evangelist

    Reputations:
    109
    Messages:
    387
    Likes Received:
    76
    Trophy Points:
    41
    Thanks, I already made my own fan control app now and it's working nicely for me, I would rather just get the 30 euro back but hey.
     
  7. hacktrix2006

    hacktrix2006 Hold My Vodka, I going to kill my GPU

    Reputations:
    677
    Messages:
    2,175
    Likes Received:
    1,413
    Trophy Points:
    181
    Was going to purchase Fan and LED controls for X170KM, however i understand that stopped support which is a shame.
     
    Papusan likes this.
  8. RiasJiDar

    RiasJiDar Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    And now there is no way to get up control centrer?
     
  9. joluke

    joluke Notebook Deity

    Reputations:
    1,008
    Messages:
    1,796
    Likes Received:
    1,188
    Trophy Points:
    181
    Yuzutu likes this.
  10. Fuzzball_7

    Fuzzball_7 Newbie

    Reputations:
    5
    Messages:
    1
    Likes Received:
    1
    Trophy Points:
    6
    Hello everyone, I got a CLEVO laptop earlier this year, and am very frustrated with its poor fan control. I came across the Obsidian fan control program and this forum thread explaining that new licenses are no longer really working, but I thought I'd try buying one anyway, reasoning that if it didn't work I could then PM philstopford for his workaround.

    So weirdly the Obsidian site lets you register an account and put in an order for the software license, but then says it's on hold until you pay them. I've paid Obsidian with a bank transfer (I have invoice proof of this.), but then things haven't updated further.

    So I thought I'd try registering here and messaging philstopford with my proof of purchase, but have now found out that I can't PM other users until I've made "five quality posts".

    I only registered here to try and get this fan software working, so I don't want to go around spamming threads in a vain attempt to improve my forum status. Do you folks have any suggestions? Can someone send a PM to me, even if I can't start a conversation myself?

    I'm sadly not that great with computers, so wouldn't be able to replicate philstopford's workaround myself.

    EDIT: philstopford quickly messaged me after I posted this, and gave me access to the altered program. I'll try it out later when I have a free moment, and hopefully will work fine for me.
     
    Last edited: Dec 27, 2021
    joluke likes this.
  11. RandomObsidianUser

    RandomObsidianUser Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    6
    @oleuzop @djsubtronic @skandal
    Good evening everyone. I have created this account just to be able to reply to this thread and especially to shine some light on the quote from @mhp32 .
    The software from Rem0o's repository looks very promising and feature a plugin system. I am not a programmer myself, but I still did try to make a DLL following the instructions on the repository, and taking the Dell plugin as an example, but failed loading it into the software. I inspired myself (read "copied bits") from the code from @djsubtronic in order to let the plugin detect ClevoEcInfo.dll and load the functions, but even the first pointer is equal to IntPtr.Zero. That is as far as I can go, because it makes 15 years I haven't really coded anything serious. A little victory for myself that I had something building at least :D

    I believe this would be a good idea to make a plugin for this sotfware as the only problem would be to interface the plugin with what you have all succeed to do so far. Then you wouldn't have to worry about the UI, as this software already handles it, neither of the curves, or whatever triggers to set up to modify the fan speed, as the software handles it. And the author of this repo would probably maintain (or at least help maintain) the plugin as it is written in the readme:
    I currently use Obsidian's software, and it is doing the job so far, but I would really love to have the soft from Rem0o to work on my Clevo (P751TM1-G) because my temps are osciallating between two ranges and keep my fans winding up and down. With Rem0o's, you can specify the fans to run at speed S1 from, let's say, 40C to 65C, then switch to speed S2, but only slow down to speed S1 when the temps are going under 50C. This is just an example of the many possibilities we could all play with.
    There are a few videos on youtube that shows what the software is able to do. I believe I have found the channel of Rem0o, but the videos are pretty long for a quick preview.

    Here are a few quick links that could help:
    the repo (again): https://github.com/Rem0o/FanControl.Releases
    the wiki about plugins: https://github.com/Rem0o/FanControl.Releases/wiki/Plugins
    one of the plugin for inspiration (Dell plugin): https://github.com/Rem0o/FanControl.DellPlugin
    youtube channel: https://www.youtube.com/channel/UCClIDYAEncCD9d-Kmxumj3A

    Im sure one of you could crack it in no time :D

    Finally, I would like to ensure this whole message is interpreted as a suggestion. I understand this could be fun to develop your own software. I also understand this is done on free time and stuff already provided is already more than we could all expect. I also would like to apologize for the wall of text, but I really hope I tickled your curiosity enough so one of you try to develop said plugin.

    Respectfully yours,
    ROU
     
    Last edited: Jan 2, 2022
    djsubtronic likes this.
  12. gb90

    gb90 Notebook Enthusiast

    Reputations:
    0
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    5
    Just sent you a PM, if you could check I'd be very grateful!
     
  13. bca009

    bca009 Notebook Evangelist

    Reputations:
    2
    Messages:
    384
    Likes Received:
    15
    Trophy Points:
    31
    Can you pm me please
     
  14. djsubtronic

    djsubtronic Notebook Evangelist

    Reputations:
    109
    Messages:
    387
    Likes Received:
    76
    Trophy Points:
    41
    @RandomObsidianUser I already saw this repo some time ago and tried to mess around with it/get it to work with my laptop but didn't have a lot of success. I don't think there was a plugin system at the time, so maybe if I can find some spare time I will take another look at it. Meanwhile you are free to use my code if you like to try yourself.
     
  15. RandomObsidianUser

    RandomObsidianUser Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    6
    @djsubtronic I have already tried but completely failed. The log from Rem0o's soft would tell me it wasn't able to locate ClevoEcInfo.dll, despite pointing in the right location (because your code did the job). Im sure I have done something wrong, but I dont know why. If you do not want to start from scratch with that plugin, I could possibly send you what I have already done... At least, it compiles :D
    I just dont know how to send you that though.
     
  16. Vyacheslav

    Vyacheslav Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Good afternoon, help me figure out how to activate the Obsidian Fan Control license! After changing the bios firmware, it was necessary to support new video cards, it is now not activated! In support, I wrote there silence with an answer!
     
  17. joluke

    joluke Notebook Deity

    Reputations:
    1,008
    Messages:
    1,796
    Likes Received:
    1,188
    Trophy Points:
    181
    Sent a PM

    Enviado do meu ASUS_I001DC através do Tapatalk
     
  18. hacktrix2006

    hacktrix2006 Hold My Vodka, I going to kill my GPU

    Reputations:
    677
    Messages:
    2,175
    Likes Received:
    1,413
    Trophy Points:
    181
    So i have purchased the software and things was looking good however during some gaming the system just powered down and refused to power back on after.
    Has anyone had issues like this as running all the benchmarks i normally do to check if anything has been damaged due to my OC stint comes back OK.

    Temps was 75c on CPU, 69.2c on GPU Hot point 62.5c on GPU Core, my ram was 62c as well. Check the event log and nothing showed up there so trying to pin point what cause the shutdown is going to be hard.

    Apart from the ram being upgrade the Fan control software is the only other thing that has changed.
     
  19. joluke

    joluke Notebook Deity

    Reputations:
    1,008
    Messages:
    1,796
    Likes Received:
    1,188
    Trophy Points:
    181
    Not related to software at all. Can be a power issue but it's related to hardware

    Enviado do meu ASUS_I001DC através do Tapatalk
     
  20. hacktrix2006

    hacktrix2006 Hold My Vodka, I going to kill my GPU

    Reputations:
    677
    Messages:
    2,175
    Likes Received:
    1,413
    Trophy Points:
    181
    Oh great that's all I need. I take it PSU, its running fine ATM with fan software uninstalled. Stressed tested the works just hope it doesn't happen again.

    Sent from my SNE-LX1 using Tapatalk


    Edit: @joluke I did adjust the Emergency Max fan setting and still had Clevo's fan control software on Auto. System has been stable and i was playing the same game i was playing when it decided to power off.
     
    Last edited: Jan 9, 2022
← Previous page