LenovoController icon indicating copy to clipboard operation
LenovoController copied to clipboard

Energy driver error on Legion T5 28IMB05 and Thinkpad X1 Yoga (2nd gen)

Open CE1CECL opened this issue 3 years ago • 8 comments

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!

Capture

CE1CECL avatar Mar 06 '21 18:03 CE1CECL

Same error on my device: Thinkpad X1 Yoga (2nd gen) Still anything we can do about this?

SerpentDash avatar Jun 26 '21 13:06 SerpentDash

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.

ViRb3 avatar Jun 27 '21 18:06 ViRb3

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)...

SerpentDash avatar Jun 27 '21 20:06 SerpentDash

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.

ViRb3 avatar Jun 27 '21 21:06 ViRb3

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.

ingmar avatar Sep 28 '21 14:09 ingmar

Capture Capture This is for my machine

CE1CECL avatar Sep 28 '21 18:09 CE1CECL

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?

CE1CECL avatar Sep 28 '21 18:09 CE1CECL

same issue with x230 and both normal/commercial vantage

SyedOmarNooredu avatar Jun 01 '22 07:06 SyedOmarNooredu

Closing as my issue was partially solved, more info here: https://github.com/4JX/L5P-Keyboard-RGB/issues/61#issuecomment-1407493289

CE1CECL avatar Mar 06 '24 21:03 CE1CECL