this post was submitted on 17 Nov 2023
246 points (100.0% liked)

Technology

37630 readers
267 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] brie@beehaw.org 6 points 10 months ago (1 children)

VMs have their own drawbacks. There are some projects to integrate a Windows VM with Linux (WinApps), but it won't quite integrate fully. Graphical performance is bad without a GPU to pass through (Intel GVT-g kind of works, but is a massive pain to get working).

[–] dan@upvote.au 1 points 10 months ago

Intel GVT-g kind of works, but is a massive pain to get working

There's a kernel module to get SR-IOV (the replacement for GVT-g in newer Intel GPUs) working on Linux, and Intel are working on upstreaming it.