You are not logged in.
So I am running Arch Linux with GNOME 40.2 in a vmware virtual box, and I am having trouble using it with multiple monitors
I had an Ubuntu virtual machine that I could cycle monitors easily but it was using x11 with virtual monitors to do it, but I have no idea how to replicate it with wayland
any help would be great thank you
Offline
I am having trouble using it with multiple monitors
I'm having trouble mean nothing, tell us how you want to setting GNOME.
BTW i think that you can easily replicate your ubuntu virutal machine by apply the same changes that you have on Ubuntu on the setting files of your Arch virtual machine.
Fan of Giorgio Moroder & Mohammad Ammax enemy
Offline
I basically want to replicate virtual monitors with wayland on GNOME so that I can use the VMware's cycle multiple monitor setting to use my second monitor
Offline
Please post the output of :
lsmod | grep vmFan of Giorgio Moroder & Mohammad Ammax enemy
Offline
Have you seen https://wiki.archlinux.org/title/VMware … solution_5 ? Also are you sure/have you seen references that this should work properly with Wayland in general?
Last edited by V1del (2021-06-26 14:12:05)
Offline
Please post the output of :
lsmod | grep vm
vmw_vsock_virtio_transport_common 40960 1 vsock_loopback
vmw_vsock_vmci_transport 32768 2
vsock 49152 7 vmw_vsock_virtio_transport_common,vsock_loopback,vmw_vsock_vmci_transport
vmwgfx 376832 3
ttm 86016 1 vmwgfx
drm_kms_helper 290816 1 vmwgfx
vmw_balloon 24576 0
vmw_vmci 81920 2 vmw_balloon,vmw_vsock_vmci_transport
drm 581632 6 vmwgfx,drm_kms_helper,ttmOffline