LenovoController
LenovoController copied to clipboard
Energy driver error on Legion T5 28IMB05 and Thinkpad X1 Yoga (2nd gen)
Hi there This error keeps coming up on all app versions (since initial commit) and all windows versions (8.0 to 10) I'm doing this on a Legion T5 28IMB05 Any help is appreciated Thanks!
Same error on my device: Thinkpad X1 Yoga (2nd gen) Still anything we can do about this?
Seems like your models are missing, or have a different, energy driver: https://github.com/ViRb3/LenovoController/blob/e3b4638bffeda239ff0c3486225460960c69122d/source/Providers/DriverProvider.cs#L18-L19
I can't help with support of a device that I do not own, unfortunately.
Thanks for the reply. Could you tell what do you mean by 'energy driver'? Lenovo Energy Management? What driver your device is using? Maybe there is still a chance to find it somewhere and make it work (at least I could try)...
Each laptop with software, that can control hardware features like power profiles, will have a driver that makes it all work. In the Legion 7's case, this driver is the Energy Driver. If you find out how your laptop operates, and you submit a PR in this repo, I am more than happy to merge it.
I just had the same issue. There was no EnergyDrv interface on my system. Looking into Device Manager I found an error on the "Lenovo ACPI-Compliant Virtual Power Controller", saying something about broken Registry settings. Possibly due to having had Vantage installed and then removing it.
The fix was to remove the device (select & DEL key), then re-detect hardware (button in toolbar) and let windows update the driver, after which the device reappeared without the error, the EnergyDrv interface showed up and LenovoController worked. Try that.
This is for my machine
I just had the same issue. There was no EnergyDrv interface on my system. Looking into Device Manager I found an error on the "Lenovo ACPI-Compliant Virtual Power Controller", saying something about broken Registry settings. Possibly due to having had Vantage installed and then removing it.
The fix was to remove the device (select & DEL key), then re-detect hardware (button in toolbar) and let windows update the driver, after which the device reappeared without the error, the EnergyDrv interface showed up and LenovoController worked. Try that.
on what machine?
same issue with x230 and both normal/commercial vantage
Closing as my issue was partially solved, more info here: https://github.com/4JX/L5P-Keyboard-RGB/issues/61#issuecomment-1407493289