this post was submitted on 24 Jun 2023
22 points (100.0% liked)
Linux Gaming
16069 readers
33 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm happy to run a VM if the performance is ok, problem is then I've gotta figure out GPU virtualization/passthrough which I believe is possible with my GPU. It's either that or I use their streaming service
Dual booting is a last resort, I switched to Linux for a reason, I've got used to it now and am unwilling to switch back on bare metal.
Yeah that's your best bet. Do you have two GPUs? If so it's pretty easy to do GPU pass through, if you only have one though you'll have to do single gpu pass through which is a bit of a pain
I don't have two GPUs no, I don't quite get how it seems so many people have multiple in their machines it doesn't really give any benefit to gaming as far as I've heard besides virtualization
Integrated graphics also work, if you have those which would technically count as a GPU. If not, I would look into just dualvooting tbh, as imo dual booting had about the same boot speeds as a vm with single GPU passthrough but without any of the quircks and restrictions a VM will have (since with single gpu pass through you can only run the VM or Linux not both at once)
Yeah that's the issue, I don't want to at any point be running Windows as the main operating system. My laptop is dual booted as I need windows for work sometimes but otherwise I'd like to keep windows as minimal as possible
Dual booting obviously has the best performance because you're just running the os bare metal the same way you would of it was installed normally, but I just really don't want to have windows running bare metal
There is apparently a way to virtualize some Nvidia GPUs so that's probably the route I'll end up taking
Even with single gpu pass through by "main" I meant you just won't be able to use Linux until you close it, it will still be in a container and can't fuck up anything (unless you give it access to).