this post was submitted on 17 Dec 2024
44 points (95.8% liked)

Linux

48665 readers
995 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi all,
I have all AMD and I wanted to try and set the integrated GPU for passthrough for VMs and leave the discrete one for my daily use. Is this doable? If so, how complicated would it be?
Processor: Ryzen 7 5700G with Radeon vega integrated graphics card
GPU AMD RX 6600.
Thank you

you are viewing a single comment's thread
view the rest of the comments
[–] penquin@lemm.ee 1 points 4 days ago (1 children)

So I did follow a tutorial earlier and I think I got something going. One thing the tutorial didn't mention is plugging one of the monitors into the motherboard's HDMI. That's why I only had one monitor when I did it? 🤦🏽‍♂️

[–] edinbruh@feddit.it 2 points 4 days ago (1 children)

Probably, if everything else is correct. GPU passthrough hands over an entire GPU to the virtual machine, so the only way of getting the output of that vm is plugging a monitor in that GPU

[–] penquin@lemm.ee 1 points 4 days ago (1 children)

Makes sense. Thank you. I'll mess with it more and see what I can come up with.

[–] dragonfly4933@lemmy.dbzer0.com 3 points 4 days ago (1 children)

This might be of use to you:

https://looking-glass.io/

You might still need a dummy hdmi/DP plug/adapter.

[–] penquin@lemm.ee 1 points 4 days ago (1 children)

Hold on, what? So this is just something you download and run? I've never heard of this thing, in case this question sounds stupid. Lol

[–] dragonfly4933@lemmy.dbzer0.com 2 points 4 days ago (1 children)

You would still need to pass the GPU through to the VM, but this can eliminate the need to plug the GPU output into another device or use a dedicated monitor.

I have never used it, but I know it is pretty common.

[–] penquin@lemm.ee 1 points 3 days ago

I checked their site and the Linux version of their app, according to them, is basically "use at your own risk". Not fully functional nor heavily tested.