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

Lenovo Legion T5 28IMB05 Support? #289

Open
CE1CECL opened this issue Dec 21, 2024 · 0 comments
Open

Lenovo Legion T5 28IMB05 Support? #289

CE1CECL opened this issue Dec 21, 2024 · 0 comments

Comments

@CE1CECL
Copy link

CE1CECL commented Dec 21, 2024

Ref: BartoszCichecki/LenovoLegionToolkit#69, ViRb3/LenovoController#4 & 4JX/L5P-Keyboard-RGB#61

This desktop finally got support for zone 3 & 4 with OpenRGB (https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues/2999 & https://gitlab.com/CalcProgrammer1/OpenRGB/-/merge_requests/1602)
But it still is missing the wmic /namespace:\\root\wmi path LENOVO_GAMEZONE_DATA where "InstanceName='ACPI\\PNP0C14\\GamingWMI_0'" call /? part:


Method execution operations.
USAGE:

CALL <method name> [<actual paramlist>]
NOTE: <actual paramlist> ::= <actual param> | <actual param>,  <actual paramlist>

The following verb(s)/method(s) are available:

Call			[ In/Out ]Params&type			Status
====			=====================			======
GetFanList              [OUT]Data(UINT32)                   	Implemented    

GetFanSpeed             [IN ]idx(UINT32)                    	Implemented    

			[OUT]Data(UINT32)                   	

GetLED                  [IN ]idx(UINT32)                    	Implemented    

			[OUT]Data(UINT32)                   	

GetMemoryOCInfo         [OUT]Data(UINT32)                   	Implemented    

GetOCSetmode            [OUT]Data(UINT32)                   	Implemented    

GetProductInfo          [OUT]Data(UINT32)                   	Implemented    

GetSensorTemperature    [IN ]idx(UINT32)                    	Implemented    

			[OUT]Data(UINT32)                   	

GetSmartFanMode         [OUT]Data(UINT32)                   	Implemented    

GetSupportThermalMode   [OUT]Data(UINT32)                   	Implemented    

GetVersion              [OUT]Data(UINT32)                   	Implemented    

IsRestoreOCValue        [IN ]idx(UINT32)                    	Implemented    

			[OUT]Data(UINT32)                   	

IsSupportBIOSLED        [OUT]Data(UINT32)                   	Implemented    

IsSupportCpuOC          [OUT]Data(UINT32)                   	Implemented    

IsSupportEnergyStar     [OUT]Data(UINT32)                   	Implemented    

IsSupportGpuOC          [OUT]Data(UINT32)                   	Implemented    

IsSupportLightingFeature[OUT]Data(UINT32)                   	Implemented    

IsSupportSmartFan       [OUT]Data(UINT32)                   	Implemented    

IsSupportWaterCooling   [OUT]Data(UINT32)                   	Implemented    

SetLED                  [IN ]Data(UINT32)                   	Implemented    

SetOCSetmode            [IN ]Data(UINT32)                   	Implemented    

SetSmartFanMode         [IN ]Data(UINT32)                   	Implemented    

Anything I can do for this 2020 tower desktop to support RGB in anything BUT Windows 10, almost 5 years later after purchase? Zones 1-2 seem to be through ACPI/WMI somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant