Lenovo Thinkpad X1 Carbon - Doesn't Always Wake Up

Hi everyone, I just installed Zorin OS on our X1 Carbon and sometimes the laptop doesn't wake up from sleep mode. Any ideas?

I'm a Linux newbie, so thank you in advance for being patient with me.

This often falls down to Graphics or Kernel...
Can you open a terminal with ctrl+alt+t and post the output of:

uname -a

and of

sudo lshw -c video

1 Like

Thank you for your help, @Aravisian

Here are the outputs you requested:

Linux ThinkPad-X1-Carbon-Gen-8 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

And here's the second one:

*-display
description: VGA compatible controller
product: UHD Graphics
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:157 memory:e9000000-e9ffffff memory:c0000000-cfffffff ioport:3000(size=64) memory:c0000-dffff

In terminal, can you please run

sudo apt update && sudo apt full-upgrade

and reboot and test?

1 Like

Thank you very much, @Aravisian - just ran the Terminal command and did the reboot, everything went well. I'll update you if I experience any more issues.

Very appreciative for your help :coffee:

1 Like

@Aravisian - Just wanted to check in to let you know that my X1C has been perfect since you helped me out. I really appreciate it!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.