首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >如何安装ARM/aarch64Ubuntu虚拟机的virtio客户驱动程序?

如何安装ARM/aarch64Ubuntu虚拟机的virtio客户驱动程序?
EN

Ask Ubuntu用户
提问于 2023-02-25 02:37:36
回答 1查看 777关注 0票数 0

我使用qemu (UTM)在苹果硅设备上运行Ubuntu虚拟机。客户操作系统是ARM/aarch64版本的Ubuntu22.04。

我希望能够使用virtio允许手臂Ubuntu客户利用3d加速。因此,在设置虚拟机时,我选择了“(GPU支持的)”图形设备选项。

UTM告诉我,“3d加速需要客座司机。”

如何将必要的virtio客户驱动程序安装到我的手臂/aarch64Ubuntu来宾上?

EN

回答 1

Ask Ubuntu用户

发布于 2023-02-25 04:15:44

它已经安装了Ubuntu桌面。但它是辆马车而且不可靠。https://github.com/utmapp/UTM/issues/4983

代码语言:javascript
运行
复制
$ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0x1af4)
    Device: virgl (ANGLE (Apple, Apple M1, OpenGL 4.1 Metal - 83)) (0x1010)
    Version: 22.2.5
    Accelerated: yes
    Video memory: 0MB
    Unified memory: no
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 2.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: virgl (ANGLE (Apple, Apple M1, OpenGL 4.1 Metal - 83))
OpenGL version string: 2.1 Mesa 22.2.5
OpenGL shading language version string: 1.20

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 22.2.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1456619

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档