Kubuntu Crashes When Laptop Sleeps on Surface Laptop 3
Are you experiencing issues with your Surface Laptop 3 when running Kubuntu 23.10? Specifically, does your computer crash instead of going to sleep, displaying only a black screen and a frozen cursor? This article will provide a detailed context on the topic and offer potential solutions to this problem.
Context
Kubuntu is a popular Linux distribution that uses the KDE Plasma desktop environment. The Surface Laptop 3 is a high-end device from Microsoft that supports Linux distributions, including Kubuntu. However, some users have reported issues when trying to put their Surface Laptop 3 to sleep while running Kubuntu 23.10.
Potential Causes
The issue could be caused by a variety of factors, including:
- Incompatibility between the Surface Laptop 3 hardware and Kubuntu 23.10
- Power management issues in Kubuntu 23.10
- Bugs in the KDE Plasma desktop environment
Potential Solutions
Here are some potential solutions to try:
Disable Suspend on Lid Close
One workaround is to disable the "suspend on lid close" feature in Kubuntu. This can be done by following these steps:
- Open the "System Settings" application
- Go to the "Power" section
- Uncheck the "Suspend when laptop lid is closed" option
Update Kubuntu
Make sure that you are running the latest version of Kubuntu. This can be done by opening a terminal and running the following command:
sudo apt update && sudo apt upgradeUpdate KDE Plasma
If the issue is caused by bugs in the KDE Plasma desktop environment, try updating to the latest version. This can be done by opening a terminal and running the following commands:
sudo apt update && sudo apt upgrade kubuntu-desktop plasma-desktopUse a Different Desktop Environment
If the issue persists, try using a different desktop environment, such as GNOME or XFCE. This can be done by installing the desired desktop environment and then selecting it at login.
References
- Kubuntu - https://kubuntu.org/
- Microsoft Surface Laptop 3 - https://www.microsoft.com/en-us/surface/devices/laptop-3
- KDE Plasma - https://kde.org/plasma-desktop/
Please note that this article is for informational purposes only and does not constitute official support for Kubuntu or the Surface Laptop 3. If you continue to experience issues, you may want to consider reaching out to the Kubuntu community or Microsoft support for further assistance.