-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
X not started #58
Comments
I managed start Xorg. I added to xorg.conf "BusID "PCI:4:0:0"" But now I see only black screen with logo UBUNTU. And is what next? |
The RTX6000 (TU102) offers more profiles than the T4 (TU104), so by using it you get access to 3 and 6 GB profiles. The full lists are here:
To use vnc you can install x11vnc on the guest, this allows you to take advantage of the vGPU for rendering. I will also note that I had issues with getting this to work with the GNOME display manager and ended up installing LightDM instead.
I see that you still have the QXL graphics adapter attached to the VM, maybe that is the issue? Anyway, I would remove that display adapter since I don't see why you would need it. Also, if it helps, here is my xorg.conf Click to show
|
Thank you. And now it works. But fps is very low (few frames in second) and gpu usage up to 98% |
I have RTX2080 (connected to monitor)and Intel UHD 630 (primary, connected to monitor). Host is on AlmaLinux8.4 (clone RHEL8), guest OS is Ubuntu 20.04
Use NVIDIA-GRID-Linux-KVM-460.32.04-460.32.03-461.33.zip
Install NVIDIA-Linux-x86_64-460.32.04-vgpu-kvm.run
After installation have next on host:
mdevctl types
Next, in KVM create new VM with Ububtu 20.04 and add new PCI device with XML
Install NVIDIA-Linux-x86_64-460.32.03-grid.run
After reboot have no graphics, black screen.
Xorg.0.log
The text was updated successfully, but these errors were encountered: