Has anyone had success in getting VGL to work on any version of WSL2 Ubuntu?
The VGL installation is not making /etc/opt/VirtualGL/vgl_xauth_key The following told me to use lightdm: https://github.com/VirtualGL/virtualgl/issues/65 I successfully completed: sudo systemctl disable gdm3 sudo apt install lightdm But not, sudo systemctl enable lightdm I get: root@SEDACS29L:~# systemctl enable lightdm Synchronizing state of lightdm.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable lightdm The unit files have no installation config (WantedBy=, RequiredBy=, Also=, Alias= settings in the [Install] section, and DefaultInstance= for template units). This means they are not meant to be enabled using systemctl. Possible reasons for having this kind of units are: • A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. • A unit's purpose may be to act as a helper for some other unit which has a requirement dependency on it. • A unit may be started when needed via activation (socket, path, timer, D-Bus, udev, scripted systemctl call, ...). • In case of template units, the unit is meant to be enabled with some instance name specified. If I proceed and try to run, /opt/VirtualGL/bin/vglserver_config -config -s even after a wsl --shutdown and relaunch I cannot get /etc/opt/VirtualGL/vgl_xauth_key to be created. Google searches have not shown any results of VGL being used with WLS2 Ubuntu... Is this not a supported use case? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "VirtualGL User Discussion/Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/virtualgl-users/34f961d5-dcad-4a07-9624-1c36512faf88n%40googlegroups.com.
