请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:AM68 您好!
我正在尝试使用硬件渲染支持配置 Chromium-Oze-wayland (layers.openembedded.org/.../)。
使用 poky (kirkstone)和 local.conf 文件:
IMAGE_INSTALL:append = " ti-img-rogue-umlibs ti-img-rogue-driver" IMAGE_INSTALL:append = " libdrm" MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-modules" PREFERRED_PROVIDER_virtual/gpudriver = "ti-img-rogue-driver" IMAGE_INSTALL:append = " chromium-ozone-wayland" PACKAGECONFIG:append:pn-chromium-ozone-wayland = " use-egl"
用于路域构建的铬、但铬://GPU 报告未使用硬件加速。
Graphics Feature Status Canvas: Software only, hardware acceleration unavailable Canvas out-of-process rasterization: Disabled Direct Rendering Display Compositor: Disabled Compositing: Software only. Hardware acceleration disabled Multiple Raster Threads: Disabled OpenGL: Disabled Rasterization: Software only. Hardware acceleration disabled Raw Draw: Disabled Skia Graphite: Disabled Video Decode: Software only. Hardware acceleration disabled Video Encode: Software only. Hardware acceleration disabled Vulkan: Disabled WebGL: Software only, hardware acceleration unavailable WebGL2: Software only, hardware acceleration unavailable WebGPU: Disabled
使用 ti-img-rog 驱动程序提供的虚拟/gpudriver、我是否还必须指定虚拟/EGL、虚拟/libgles2? 或者、通过 Yocto 设置图形时是否需要其他细节?
其次、有一个构建支持 vaapi 的铬的选项、该选项可用于 AM68吗?
此致、
理查德