Bây giờ tôi đã sử dụng 12.04 với tư cách là khách trên máy tính xách tay của mình và nó hoạt động hoàn hảo.
Hôm nay một đồng nghiệp hỏi tôi về hiệu suất 3D của khách. Tôi chưa bao giờ nghĩ đến việc sử dụng công cụ 3D ưa thích cho khách, nhưng dù sao tôi cũng quan tâm đến kết quả, vì vậy tôi đã bật 3D acceleration
menu VirtualBox để cài đặt và khởi động lại vm.
Chạy glxgears
cho cảnh báo lạ, cộng với cửa sổ với bánh răng quay vẫn màu đen (tôi đã đăng đầu ra giao diện điều khiển bên dưới).
Chạy glxgears
mà không có khả năng tăng tốc 3D hoạt động, tôi kết thúc với ~ 570 FPS và không có cảnh báo.
FPS thấp không phải là vấn đề của tôi ở đây, nhưng cửa sổ glxgears đen là lạ. Tôi đoán là có một số vấn đề với trình điều khiển nVidia của hệ thống máy chủ? (nhìn vào NV
hậu tố của các cảnh báo)
ortang@vbox-12-04:~$ glxgears
OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
OpenGL Warning: glVertexArrayRangeNV not found in mesa table
OpenGL Warning: glCombinerInputNV not found in mesa table
OpenGL Warning: glCombinerOutputNV not found in mesa table
OpenGL Warning: glCombinerParameterfNV not found in mesa table
OpenGL Warning: glCombinerParameterfvNV not found in mesa table
OpenGL Warning: glCombinerParameteriNV not found in mesa table
OpenGL Warning: glCombinerParameterivNV not found in mesa table
OpenGL Warning: glFinalCombinerInputNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glDeleteFencesNV not found in mesa table
OpenGL Warning: glFinishFenceNV not found in mesa table
OpenGL Warning: glGenFencesNV not found in mesa table
OpenGL Warning: glGetFenceivNV not found in mesa table
OpenGL Warning: glIsFenceNV not found in mesa table
OpenGL Warning: glSetFenceNV not found in mesa table
OpenGL Warning: glTestFenceNV not found in mesa table
369 frames in 5.0 seconds = 73.647 FPS
Máy chủ lưu trữ là một Máy tính xách tay Dell Windows 7 (64 bit) (Precision E4600) với i7-2820QM
CPU và nVidia Quadro 2000M
card đồ họa (phiên bản trình điều khiển 311.10).
Khách là bản cài đặt LTS 12.04 cập nhật, với các addons khách đã cài đặt.
Một số thông tin bổ sung, chạy công cụ kiểm tra hỗ trợ thống nhất:
ortang@vbox-12-04:~$ /usr/lib/nux/unity_support_test -p
OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
OpenGL Warning: glVertexArrayRangeNV not found in mesa table
OpenGL Warning: glCombinerInputNV not found in mesa table
OpenGL Warning: glCombinerOutputNV not found in mesa table
OpenGL Warning: glCombinerParameterfNV not found in mesa table
OpenGL Warning: glCombinerParameterfvNV not found in mesa table
OpenGL Warning: glCombinerParameteriNV not found in mesa table
OpenGL Warning: glCombinerParameterivNV not found in mesa table
OpenGL Warning: glFinalCombinerInputNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glDeleteFencesNV not found in mesa table
OpenGL Warning: glFinishFenceNV not found in mesa table
OpenGL Warning: glGenFencesNV not found in mesa table
OpenGL Warning: glGetFenceivNV not found in mesa table
OpenGL Warning: glIsFenceNV not found in mesa table
OpenGL Warning: glSetFenceNV not found in mesa table
OpenGL Warning: glTestFenceNV not found in mesa table
OpenGL vendor string: Humper
OpenGL renderer string: Chromium
OpenGL version string: 2.1 Chromium 1.9
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: yes
GUI chạy trơn tru, tuy nhiên tôi chưa kích hoạt bất kỳ nội dung ưa thích nào (tất cả mặc định).
Tôi đã tìm thấy một số liên kết nơi họ báo cáo rằng khả năng tăng tốc 3D hoạt động tốt trên một khách 12.04, họ thậm chí còn chạy các trò chơi ở đó mà không bị giảm hiệu suất lớn.
Tôi đã tìm thấy một bài viết tương tự trên stackoverflow nhưng nó đã bị đóng như lạc đề:
/programming/16287511/opengl-warnings-after-eneac-3d-accelutions-in-virtual-box-ricky-ubfox-12
Bất kỳ gợi ý để giải quyết vấn đề đó sẽ được tốt đẹp!