Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What works and what doesn't on your model: please report here #1

Open
GeographicCone opened this issue Aug 10, 2023 · 8 comments
Open
Labels
Bug Report An already implemented functionality not working as it should

Comments

@GeographicCone
Copy link
Owner

GeographicCone commented Aug 10, 2023

In this issue, please report if the script works for you or not.
Template:


  • Device: Model Name & Version (Device List)
  • Script Version: YYYY-MM-DD
  • Working:
    • [...]
  • Not Working
    • [...]
* Device: **Model Name & Version (Year, AMD | AMD/nVidia | Intel/nVidia)**
* Script Version: **YYYY-MM-DD**
* Working:
  * [Please list what you tried that worked]
* Not Working:
  * [Please list what you tried that did not work]

2023-08-15 Template updated as there are now many more operations implemented, and the entirety of them is unlikely to work on any single device.

@GeographicCone GeographicCone added the Information Sharing information related to the project label Aug 10, 2023
@GeographicCone
Copy link
Owner Author

  • Device Omen 16-b1xxxx (2022, Intel/nVidia)
  • Version: 2023-08-10
  • All Working

@Dragofagnir
Copy link

  • Device: Omen 16-b0000 (2021, Intel/nVidia)
  • Version: 2023-08-11
  • All Working

@dd871
Copy link

dd871 commented Aug 13, 2023

Sorry, this is going to be a bit longer, but thought I provide some feedback on a different model

  • Device Omen 17-ck2xxx (2023, Intel/nVidia)
  • Version: 2023-08-12
  • Partially working:

This is a fairly new laptop, hence I did not try to do any "set" commands, as I am afraid I might break something. But based on the "get" commands, there are definitely some differences already.

  • GetBacklight: Not working. Just outputs zero's, no matter if on or off
  • GetBacklightSupport: Returns 063a0000
  • GetBornOnDate: Working
  • GetColorTable: Seems to return values that match the description, but if I change colors in OmenHub it does not reflect any changes on this output. Hence, I assume this might not map to the "Multizone" setting from OmenHub
  • GetFanCount: Working
  • GetFanLevel: Working
  • GetFanTable: Not sure. It returns a table that matches the description, but the values are not reflecting the custom fan table I have setup in OmenHub. Maybe this is the factory fan table - but even then the values are a bit strange, e.g. highest temperature threshold is 50.
  • GetGfxMode: Not working(?). Always returns 0x02, no matter which mode is enabled.
  • GetGpuStatus: Working
  • GetKbdType: Working
  • GetTemp: Working(?). Value is lower than reported from other tools, but scales correctly

I hope someone braver than me with the same laptop will try to do the "set" commands and report if they work

@DarkestOmen
Copy link

  • Device: Omen-15 en1xxx (2021, AMD/nVidia)
  • Script Version: 2023-08-22
  • Partially working. The max TGP of my 3060 is 100W. I extracted and ran the boot task. The scheduled task was created successfully. However the TGP in any game hovers around 94W and dips sometimes. How can I run it at 100W almost all the time. Also can you animate the keyboard backlit with the script and run it in conjugation with the max tgp script?

@cyxnzb
Copy link

cyxnzb commented Aug 29, 2023

Device: Omen 16-wf0000 (2023, Intel/nVidia)
Version: 2023-08-22

  • Not Working:
  • -GetThermalThrottlingStatus:Failed: Error 6

@GeographicCone GeographicCone pinned this issue Aug 31, 2023
@GeographicCone GeographicCone added Bug Report An already implemented functionality not working as it should and removed Information Sharing information related to the project labels Aug 31, 2023
@GeographicCone GeographicCone changed the title Does it work for you or not? Please report here Does It Work for You or Not? Please Report Here Aug 31, 2023
@rogue-ent
Copy link

  • Device: OMEN 17-ck1003nr (2023 | intel/nvidia)

  • Script Version: 2023-08-22

  • Working:

    BacklightOn/Off

    MaxFanSpeedOn/Off

    SetColor4 (at first it kept telling me the syntax was incorrect, i thought the <> were part of the syntax)

  • Not sure:

    any get command because i dont understand what any of it means. since it just seems to output hex codes or something

    the gpu power commands, im 99% sure they work at least i set it to max and it did give me a big boost in performance, didnt try the others and i feel like id have no real way to tell if it really is the absolute max/mid/min anyway since i dont understand all the codes

    OmenKeyOn/Off (i think but i uninstalled omen gaming hub so it doesnt do anything, couldnt test it)

    SetMemXmp - i did this, it said it worked but idk how to check if its actually on

  • Not Working:

    didnt find anything that 100% didnt work

the rest of the commands i didnt test i dont want to mess around with stuff that i dont understand and wouldnt know how to fix like the cpu and fan stuff

@GeographicCone GeographicCone unpinned this issue Nov 5, 2023
@GeographicCone
Copy link
Owner Author

@rogue-ent (I've answered you in the other thread) and also @cyxnzb, @DarkestOmen, @dd871, @Dragofagnir: thank you all for your feedback on OmenHwCtl.

As a heads-up, I've just released OmenMon, a C# application that has 100% of OmenHwCtl's functionality and much more. If you want to check it out it's at omenmon.github.io and github.com/OmenMon.

In particular, running OmenMon -Bios gives all the information OmenHwCtl could retrieve but in a clearer format:

OmenMon -Bios

@GeographicCone GeographicCone changed the title Does It Work for You or Not? Please Report Here What works and what doesn't on your model: please report here Nov 10, 2023
@Arjun-Y-Bhardwaj
Copy link

Omen 16 3070ti here
-fans customization working
-backlight on off working
-omen key isn't doing anything even though tried on/off
help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report An already implemented functionality not working as it should
Projects
None yet
Development

No branches or pull requests

7 participants