F5F Stay Refreshed Software Operating Systems Is it possible to run GPU passes on Linux?

Is it possible to run GPU passes on Linux?

Is it possible to run GPU passes on Linux?

Pages (3): Previous 1 2 3 Next
G
Guntherberry
Junior Member
5
01-12-2017, 03:37 PM
#11
Based on what I've seen, you'll likely be back on Windows soon. If most of your software runs on Windows, you'll keep getting stuck in the virtual machine. Setting it up is a hassle—you'll need more hardware inside the same box, deal with very specific software and settings, and so on. Manjaro Linux is also a pain to use every day. I tried it, and I quickly switched back to Ubuntu derivatives because they're much more user-friendly. If you're not doing this just for the love of Linux (meaning you're setting it up mainly for fun), maybe skip it.
G
Guntherberry
01-12-2017, 03:37 PM #11

Based on what I've seen, you'll likely be back on Windows soon. If most of your software runs on Windows, you'll keep getting stuck in the virtual machine. Setting it up is a hassle—you'll need more hardware inside the same box, deal with very specific software and settings, and so on. Manjaro Linux is also a pain to use every day. I tried it, and I quickly switched back to Ubuntu derivatives because they're much more user-friendly. If you're not doing this just for the love of Linux (meaning you're setting it up mainly for fun), maybe skip it.

A
AllForAndroid
Junior Member
43
01-12-2017, 05:16 PM
#12
Live boot should work without issues. Check the iommu groups (search online if you need precise commands) to confirm the second GPU is part of a group with nothing else.
A
AllForAndroid
01-12-2017, 05:16 PM #12

Live boot should work without issues. Check the iommu groups (search online if you need precise commands) to confirm the second GPU is part of a group with nothing else.

H
Hnrk_
Junior Member
11
01-15-2017, 07:12 PM
#13
H
Hnrk_
01-15-2017, 07:12 PM #13

H
HeyItzLilith
Member
68
01-18-2017, 01:03 AM
#14
I've already reset my hardware multiple times. This time I'm aiming for better understanding.
H
HeyItzLilith
01-18-2017, 01:03 AM #14

I've already reset my hardware multiple times. This time I'm aiming for better understanding.

A
Askatal
Member
223
01-18-2017, 01:25 AM
#15
The goal of switching is to use native applications. It's not about gaming performance, but about using software designed for your system. This approach suits workstations, servers, and other professional tasks rather than entertainment.
A
Askatal
01-18-2017, 01:25 AM #15

The goal of switching is to use native applications. It's not about gaming performance, but about using software designed for your system. This approach suits workstations, servers, and other professional tasks rather than entertainment.

Q
QuintenvH2001
Member
183
01-18-2017, 07:02 AM
#16
After watching the introductory tech video, I've been using Ubuntu on another drive occasionally. Unfortunately, my setup caused issues because my CPU/MBOO treated all PCI slots as one IOMMU group; passing it through would bypass them. Still, I can play most of my Steam games without problems and Linux applications generally work well for non-Steam titles. Windows remains my preference since the games are better, and WSL handles most of my Linux requirements smoothly.
Q
QuintenvH2001
01-18-2017, 07:02 AM #16

After watching the introductory tech video, I've been using Ubuntu on another drive occasionally. Unfortunately, my setup caused issues because my CPU/MBOO treated all PCI slots as one IOMMU group; passing it through would bypass them. Still, I can play most of my Steam games without problems and Linux applications generally work well for non-Steam titles. Windows remains my preference since the games are better, and WSL handles most of my Linux requirements smoothly.

T
tomoyan1441
Member
58
01-18-2017, 01:33 PM
#17
Disclaimer: never tried VMs (didn’t find enough reason to start learning them). I’ll note that while it’s technically feasible to separate a GPU from running software (X.org) and move it elsewhere (in this case), it’s not just about the VM setup or letting X.org release the GPU. It seems to be that GPUs also need to start up and run their own microcode. If you don’t shut them down properly (like rebooting), issues could arise. This sounds like a complex task, I think. But if your situation really demands it—like you must use Linux, dual-boot isn’t possible, and native Linux gaming isn’t enough—then it might be worth the effort, though there could be hidden challenges along the way. *I’m curious about how this would work.* A custom Bumblebee might be better than forcing a restart, but it’s similar to a full reboot on a desktop.
T
tomoyan1441
01-18-2017, 01:33 PM #17

Disclaimer: never tried VMs (didn’t find enough reason to start learning them). I’ll note that while it’s technically feasible to separate a GPU from running software (X.org) and move it elsewhere (in this case), it’s not just about the VM setup or letting X.org release the GPU. It seems to be that GPUs also need to start up and run their own microcode. If you don’t shut them down properly (like rebooting), issues could arise. This sounds like a complex task, I think. But if your situation really demands it—like you must use Linux, dual-boot isn’t possible, and native Linux gaming isn’t enough—then it might be worth the effort, though there could be hidden challenges along the way. *I’m curious about how this would work.* A custom Bumblebee might be better than forcing a restart, but it’s similar to a full reboot on a desktop.

P
ProffesorFrog
Member
137
01-18-2017, 07:06 PM
#18
X.org lacks the technical ability to swap graphics drivers or GPUs like Windows does. This would need all X clients to stop, and there’s no available fix... I’m not sure about Wayland, but it doesn’t support NVIDIA drivers either. Bumblebee simply runs a different X server on another GPU driver, not switching the actual driver. The system just operates with another server. The best approach would be to create a script that automatically unlinks VFIO drivers and switches to the GPU driver, then restarts X.org again. Edited February 3, 2019 by Guest
P
ProffesorFrog
01-18-2017, 07:06 PM #18

X.org lacks the technical ability to swap graphics drivers or GPUs like Windows does. This would need all X clients to stop, and there’s no available fix... I’m not sure about Wayland, but it doesn’t support NVIDIA drivers either. Bumblebee simply runs a different X server on another GPU driver, not switching the actual driver. The system just operates with another server. The best approach would be to create a script that automatically unlinks VFIO drivers and switches to the GPU driver, then restarts X.org again. Edited February 3, 2019 by Guest

Q
Qandii
Member
233
01-19-2017, 07:25 AM
#19
I play the game smoothly and without issues.
Q
Qandii
01-19-2017, 07:25 AM #19

I play the game smoothly and without issues.

E
epicthreat5432
Junior Member
12
01-27-2017, 02:35 AM
#20
Fallout 4 doesn't work with Hitman 2, Witcher 3 isn't stable even on good hardware, League of Legends functions fine, and Battlefield 3 or 4 fails because EA's platform is mainly Windows. Those are the games I play, and none run smoothly on Linux.
E
epicthreat5432
01-27-2017, 02:35 AM #20

Fallout 4 doesn't work with Hitman 2, Witcher 3 isn't stable even on good hardware, League of Legends functions fine, and Battlefield 3 or 4 fails because EA's platform is mainly Windows. Those are the games I play, and none run smoothly on Linux.

Pages (3): Previous 1 2 3 Next