this post was submitted on 02 Jun 2025
31 points (81.6% liked)
Linux
54864 readers
537 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Did you test windows in a VM?
Did you test wine?
You could also just buy an external camera if that's the problem?
I understand the disliking of windows because of privacy but you use it for work. Windows is not really going to spy on much.
Yo did consider this but my current laptop doesn’t run windows in a vm well enough. I think the cpu is too weak.
There is no way any laptop from 2021 doesn't run windows well enough in a VM. Did you give it only 1 core? 2 gigs of ram? Did you not install the guest tools so you get stuff like 3d acceleration?
At work we run windows in a VM on 15 year old hardware with 0 graphics acceleration and it does A OK.
What CPU do you have? Have you enabled hardware accelerated virtualization in the BIOS? Did you do any tweaking when running the VM? I had a Windows 10 VM on a 2013 laptop, so what you are describing might just be bad configuration.
Enabling virtualization in the BIOS is required for usable performance. Tweaks are optional but I highly recommend them because out of the box Windows VM feels pretty sluggish mainly because of bad graphics configuration. For that I use Quickemu which is a script that automatically sets up your VM for optimal performance. (Works for MacOS VMs too but I have not tried it) Finally you can try debloating your Windows 10 installation with Chris Titus' Winutil, which btw also includes some useful Windows tools like a GUI for package manager.
That's odd... My laptop is a shitty E-series Thinkpad from 2018 with 16 GB RAM and runs Windows in a VM quite well.