Leaked images reveal Lenovo’s Steam Deck competitor with a hint of the Switch

2tone@lemmy.world to Technology@lemmy.world – 306 points –
Leaked images reveal Lenovo’s Steam Deck competitor with a hint of the Switch
theverge.com
85

You are viewing a single comment

Power management on laptop-like devices is a problem for Linux because of lazy manufacturers. ACPI often reports broken values and h/w vendors patch it up using Windows driver overrides, rather than a real fix. Suspend/resume is a delicately choreographed set of steps given to the OS by ACPI so if that's wrong, you'll get awful battery life or worse, crashes. Linux devs will emulate the Windows driver patches but that comes later, if at all.

I mean, hopefully it would work but Lenovo would need to not take the easy way out. They've been slipping, even with their Thinkpads lately.

Since its a all in one device couldn't the community just come up with a fix for the power management?

Yes, but things like that take time. So yeah: Six months after the device is released there will probably be fantastic Linux support. Until then it'll be hit or miss from an "annoying fucking bugs" and "where'd my battery life go?" perspective.

This is why it's always better when a device manufacturer supports Linux right out of the gate. Not only does that give the device vastly more capabilities it also helps Windows by ensuring that the hardware doesn't require all sorts of wacky ACPI workarounds and custom software be developed in order to do things like check the temperature or battery capacity (things that Lenovo has made absurdly proprietary in the past).