linuxmint / linuxmint/cinnamon
igh CPU Usage in Cinnamon on Linux Mint 22.1 in VirtualBox Resolved by Installing wsdd
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 915
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 3
Description
Distribution
Mint 22.1
Package version
6.4.6
Graphics hardware in use
00:02.0 VMware SVGA II Adapter
Frequency
Always
Bug description
After installing Linux Mint 22.1 in VirtualBox, the system was very slow, with high CPU usage by Cinnamon (ranging between 5% and 60%). The issue was resolved by installing wsdd using sudo apt install wsdd. It is suggested to include wsdd in the meson.build for Cinnamon so that it is already included during installation.
Steps to reproduce
top
sudo apt install -y wsdd
top
sudo apt remove -y wsdd
Expected behavior
Cinnamon should run efficiently with minimal CPU usage after installing Linux Mint 22.1 in VirtualBox, without requiring additional packages like wsdd to resolve performance issues. The desktop environment should remain stable and responsive under normal usage conditions.
This describes the ideal scenario where the system performs optimally without manual intervention or additional installations.
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported Cinnamon CPU usage on Linux Mint 22.1 in VirtualBox with the listed top and apt commands. Then inspect the project's meson.build and determine whether wsdd belongs in the installation dependencies. Done means the dependency behavior and the reported performance result are verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100