this post was submitted on 08 Sep 2024
53 points (94.9% liked)
Linux
47949 readers
1855 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The software will likely work, but keep in mind that you'll have to add VM startup time when you want to use the software. I have occasionally seen software behave strangely in a VM as well, so best to just try it.
Can you share the software you went to use? Maybe there's a good Linux alternative or someone knows how to get it working in wine.
VM startup time can be skipped by saving state instead of shutting it down every time.
I would say the worst issue using a VM is with programs that need the GPU (e.g. CAD softwares or games), and software with aggressive DRM.
Sounds like they're using it on their desktop, so passthru is probably going to be a mess regardless of hypervisor type, since they probably can't do exclusive access to it.
I fucking hate GPU companies for always removing SR-IOV from their consumer cards
What do you mean by "isn't an issue"? You still need a dedicated GPU for the VM.
These are all paid programs that don't have viable alternatives and/or I actually need to use them.
A few off the top of my head:
I do my best to find alternatives to other software, and prefer to use self-hosted solutions, but the ones above aren't really easy to replace, so I'd rather just run them in a VM.
I've use VMs in windows to run Linux, so I'm aware of the performance hit and possible startup times (but I use snapshots for quick access). I'm not too concerned about that for any of these programs, since I'm only using them from time-to-time.
Have you checked these all on winehq? It would be nice for them to be reported with logs if they haven't already.
Garmin Express for example is on there with some discussion here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=40213
It might not help in the short term, but even just having logs for more broken programs could be useful for the wine project.