this post was submitted on 07 Mar 2024
1413 points (92.9% liked)
linuxmemes
21273 readers
1567 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And now you suddenly have to manage two operating systems with all their quirks. Nice!
Going full Linux desktop kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays.
Why not just give in an manage A SINGLE yet productive OS that is widely supported by every vender and tool you might need? To Microsoft's credit they made WSL and Windows Terminal very well and it's way easier to run the 1 or 2 Linux-only applications on those than the other way around.
Err OK. I passthrough a card to each, switch with KVM. Its like having 2 native machines. According to you I have loads of issues, I guess I just haven't found them yet? What should I be giving in to?
This is really weird,
ps, I sometimes game on either system, still can't tell any performance difference from when it was bare metal. I guess I could be super lucky considering all those issues I should be having. Or maybe things aren't quite as dramatic as you've portrayed them
How are you getting your video back into the main system? Some kind of remote desktop protocol? That adds delay. Unless your VM is attached to e dedicated screen you'll have issues there.
The host is headless, no video output. The 2 VMs have a GPU passed directly through vfio, so there is no additional delay. Both GPUs connect to the same 2 monitors and USB by a KVM, so its one button press to flip between systems. Though I often run the cad software over RDP, as a little extra latency when using that doesn't bother me.
There you go.