Vì vậy, tôi đang chạy VMware Workstation 12 Player trên máy chủ 16.04. Và mọi khách tôi chạy đều phàn nàn rằng "Không có hỗ trợ 3d từ máy chủ" và "Không có khả năng tăng tốc đồ họa phần cứng" "Tăng tốc đồ họa 3D trong trình phát. Tôi có GPU AMD RX480 8gig với trình điều khiển amd
sudo lspci -knn | grep -A2 VGA
02:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:67df] (rev c7)
Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e347]
Kernel driver in use: amdgpu
glxinfo | grep direct direct rendering: Yes
$ vmplayer &
Gtk-Message: Failed to load module "atk-bridge": /usr/lib/x86_64-linux-gnu/libatspi.so.0: undefined symbol: g_type_class_adjust_private_offset
Gtk-Message: Failed to load module "unity-gtk-module": libunity-gtk-module.so: cannot open shared object file: No such file or directory
(vmware-modconfig:4752): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
...repeats x20 ...
vmware-modconfig:4752): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-modconfig:4752): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "atk-bridge": /usr/lib/x86_64-linux-gnu/libatspi.so.0: undefined symbol: g_type_class_adjust_private_offset
Gtk-Message: Failed to load module "unity-gtk-module": libunity-gtk-module.so: cannot open shared object file: No such file or directory
(vmplayer:4747): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmplayer:4747): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
I/O warning : failed to load external entity "/etc/vmware/hostd/proxy.xml"
@GrannySez đã chỉnh sửa
—
meccooll
mks.gl.allowBlacklistedDrivers = "TRUE"
đã lừa thnx !! Bạn có thể thêm nó dưới dạng câu trả lời
@GrannySez Lệnh đó phải là
—
Anwar
glxinfo | grep -i Direct
vì d
chữ thường ở đầu ra
glxinfo | grep Direct
không, nên xuất "Kết xuất trực tiếp: có". Ngoài ra còn có một đề xuất từ một trang web khác để thử điều này <br/> Chỉnh sửa tệp ~ / .vmware / Preferences và tìm một dòng bắt đầu bằng mks.gl.allowBlacklistedDrivers, nếu không có - bạn có thể thêm nó vào tập tin. Điều này nên được thay đổi thành mks.gl.allowBlacklistedDrivers = "TRUE" (lưu ý các dấu ngoặc kép quanh TRUE) <br/> Nếu chúng không hoạt động chạy vmware từ dòng lệnh, hãy xem đầu ra trong bảng điều khiển để biết bất kỳ manh mối nào.