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.

    CLEVO P870xx, P775xx Cover + KB LED manager

    Discussion in 'Sager and Clevo' started by rzrwolf, Jan 16, 2021.

  1. rzrwolf

    rzrwolf Notebook Consultant

    Reputations:
    41
    Messages:
    101
    Likes Received:
    79
    Trophy Points:
    41
    I have decided to create a separate thread for anyone, who may be interested in my utility.

    This is a small standalone tray utility for setting up and saving/restoring LED backlight settings.

    No any "Clevo Control Center" or "Obsidian" software is required for it to work independently with your KB LED settings.

    The program works with your laptop's EC via native clevomof.dll library for EC management for Clevo laptops by sending WMI calls.

    Initially it was designed to complement "Obsidian" Keyboard LED utility, which is missing P870TM1 Cover backlight LED settings and due to annoying blue default color of this LED.
    And of course - to forget the horrors of original CLEVO CCC package once and for all.
    But after some additional coding, all available functions related to backlight from original CCC were implemented.


    Can work together with CCC or any of Obsidian Utilities, however preferably without Obsidian Keyboard LED, as it may conflict with it (and what is the point?)

    Software tested and works on:

    P870XX - P870TM, P870KM, P870DMx
    P775XX – P775TM, P775DMx


    HOTKEYS description:
    • CTRL + NUMPAD / - Cycle KB Timeout setting (0-30min)
    • CTRL + NUMPAD * - Enable/Disable KB LED (and cover LED on P870XX)
    • CTRL + NUMPAD - - Reduce LED intensity
    • CTRL + NUMPAD + - Increase LED intensity
    • CTRL + NUMPAD 0 – Disable Cover LED (only for P870XX)
    • CTRL + NUMPAD . – Cycle Cover LED preset colors (only for P870XX)

    Where to get?

    https://github.com/rzrwolf/LED-manager-for-Clevo/releases

    Source Code and description


    https://github.com/rzrwolf/LED-manager-for-Clevo

    Disclaimer: This is not official software and you use it at your own risk.
    Also this is alpha-test version, pre-release, any may contain tons of bugs, as i am no professional C# software developer.

    Any input, code suggestions, fixes, test report are always welcome.
     

    Attached Files:

    Last edited: Jan 16, 2021
  2. matyee

    matyee Notebook Deity

    Reputations:
    254
    Messages:
    862
    Likes Received:
    430
    Trophy Points:
    76
    Hi,
    Do I understand correctly that with the utility I can set the cover's color? I skip CCC, so I puke from the green 870dm3 topcase color :)
     
    rzrwolf likes this.
  3. rzrwolf

    rzrwolf Notebook Consultant

    Reputations:
    41
    Messages:
    101
    Likes Received:
    79
    Trophy Points:
    41
    Yes, you understand correctly) You can skip CCC and use just this app for full control of LEDs (including cover LED for p870xx) and Obsidian fan control for fans.

    It still has some bugs with gui, but already fully usable
     
  4. matyee

    matyee Notebook Deity

    Reputations:
    254
    Messages:
    862
    Likes Received:
    430
    Trophy Points:
    76
    I use obsidian keyboard led manager as well,then I give a shot to it :) great app btw!
     
  5. rzrwolf

    rzrwolf Notebook Consultant

    Reputations:
    41
    Messages:
    101
    Likes Received:
    79
    Trophy Points:
    41
    I was using them too, but absence of cover LED control made me do, what i did) If you like it and works for you without issues - you can skip KB app from Obsidian.

    I was looking for help from any c# experienced programmer, but had to dig everything myself and that is result)
     
    electrosoft and joluke like this.
  6. joluke

    joluke Notebook Deity

    Reputations:
    1,040
    Messages:
    1,797
    Likes Received:
    1,215
    Trophy Points:
    181
    Good job dude!
     
    jc_denton likes this.
  7. vIkInG_w0w

    vIkInG_w0w Notebook Consultant

    Reputations:
    22
    Messages:
    143
    Likes Received:
    36
    Trophy Points:
    41
    Hi, would it be possible to support CCC 2.0 models with per-key RGB with a simple on/off (and maybe brightness control) feature?
     
    joluke likes this.