People who maintain VMs on linux, I have a question.
-
People who maintain VMs on linux, I have a question.
I have an Nvidia GTX 1060 that I have passed through to a Debian 12 VM. It works fine, but only if I use an X11 session. I can't log in to Plasma if I use Wayland. This has been the case for about a year now.
I want to upgrade the VM to Debian 13 but I anticipate that with the removal of X11 it won't work at all anymore.
Has anyone gotten a comparable Nvidia card working with an updated KDE + wayland vm? Thoughts appreciated
-
People who maintain VMs on linux, I have a question.
I have an Nvidia GTX 1060 that I have passed through to a Debian 12 VM. It works fine, but only if I use an X11 session. I can't log in to Plasma if I use Wayland. This has been the case for about a year now.
I want to upgrade the VM to Debian 13 but I anticipate that with the removal of X11 it won't work at all anymore.
Has anyone gotten a comparable Nvidia card working with an updated KDE + wayland vm? Thoughts appreciated
@crocodisle Umm... maybe there's something about Nvidia or KDE (I run Xfce), but xorg is very definitely still in Debian 13.
$ grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
$ dpkg -l xorg
...
ii xorg 1:7.7+24+deb13u1 amd64 X.Org X Window System
$ -
R AodeRelay shared this topic