This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
我正在尝试使用硬件渲染支持配置 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吗?
此致、
理查德
您好、Richard、
Chromium 硬件加速是我们的 SDK 团队目前正在开发的一项功能。 该功能计划于2024年3月发布9.2 SDK。
遗憾的是、在此之前、我们无法在 Chromium 上支持硬件加速。
此致、
大沼市