Hello,
I recently put together a new system with the intention of using it as a home server and virtualization host. My hardware specs are:
- Ryzen 9 5900X
- 128 GB DDR4-3200
- Asrock X570 Taichi
- GTX 1650
- RX 6600
- 2x 1TB WD SN850X
- 2TB WD SN850X
- 7x 16TB WD Gold HDD
I’m running TrueNAS Scale, and trying to use GPU passthrough to run a Manjaro VM to use as a desktop. I’m currently just testing the setup, but hope to eventually replace the GTX 1650 with the RTX 3070 from my PC and use VMs for gaming, development, and general computing.
I’ve successfully gotten the GPU passed through to the VM, but haven’t had much luck beyond that.
At first I was using Kubuntu 24.04 as a guest OS, but after installing the OS in my VM I found that any attempt to log in would result in a loading screen, a freeze, and then I’d be back at the login screen.
I tried a couple of different versions of Kubuntu, and Ubuntu, but had no luck.
I then switched to Manjaro 24.0.5 Cinamon, and was able to install the OS, and sign in and get to a desktop (via TrueNAS SPICE virtual display). I checked that the GTX 1650 was detected by lspci
, installed the Nvidia drivers, rebooted, and got nothing.
The Nvidia X Server settings application detects the GPU, shows settings, fan speed, etc. It detects that there is a display connected to it, and it detects the displays resolution, EDID name, etc. But there’s no image on the display, and it doesn’t appear in the Manjaro Display Settings application.
When I search for other people having similar problems, they seem to all be using laptops and just need to install optimus-manager, but I don’t have an iGPU so that doesn’t help.
I tried messing around with xorg.conf, but haven’t had any luck.
Any advice would be greatly appreciated.
Also, this is my first post here on the L1T forums, so let me know if I’ve categorized or tagged it wrong.