PINE64
Ungoogled Chromium on a Pinebook Pro won't run - OpenGL errors? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Ungoogled Chromium on a Pinebook Pro won't run - OpenGL errors? (/showthread.php?tid=15489)



Ungoogled Chromium on a Pinebook Pro won't run - OpenGL errors? - pinemouth - 12-08-2021

New Pinebook owner, noob question. I figured out how to add the Privacyshark repo and how to install caidao. But when I run Caidao it just closes. When I run it from the command line, I get multiple errors which look like GPU / OpenGL errors. OpenGL is Panfrost Kali T860 v3.1.

Here's a sample of the error messages:

[121187:121187:1208/080938.364214:ERROR:gl_ozone_egl.cc(20)] GLSurfaceEGL::InitializeOneOff failed.
[121187:121187:1208/080938.373467:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[121160:121160:1208/080938.383374:ERROR:cursor_loader.cc(114)] Failed to load a platform cursor of type kNull
[121232:121232:1208/080938.566732:ERROR:angle_platform_impl.cc(44)] Display.cpp:894 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-speci
fic reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
[121232:121232:1208/080938.567287:ERROR:gl_surface_egl.cc(782)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../th
ird_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
[121232:121232:1208/080938.567617:ERROR:gl_surface_egl.cc(1382)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[121232:121232:1208/080938.567891:ERROR:gl_ozone_egl.cc(20)] GLSurfaceEGL::InitializeOneOff failed.
[121232:121232:1208/080938.572804:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[121271:121271:1208/080938.659539:ERROR:angle_platform_impl.cc(44)] Display.cpp:894 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-speci
fic reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
[121271:121271:1208/080938.659933:ERROR:gl_surface_egl.cc(782)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../th
ird_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
[121271:121271:1208/080938.660142:ERROR:gl_surface_egl.cc(1382)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[121271:121271:1208/080938.660317:ERROR:gl_ozone_egl.cc(20)] GLSurfaceEGL::InitializeOneOff failed.
[121271:121271:1208/080938.663790:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[121285:121285:1208/080938.698959:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is  
[121160:121175:1208/080939.139320:ERROR:ev_root_ca_metadata.cc(841)] Failed to register OID: 0



RE: Ungoogled Chromium on a Pinebook Pro won't run - OpenGL errors? - maxjrh - 12-09-2021

Can you maybe try running it with

--use-gl=egl

Are you on wayland or X11?


RE: Ungoogled Chromium on a Pinebook Pro won't run - OpenGL errors? - pinemouth - 12-09-2021

(12-09-2021, 06:42 AM)maxjrh Wrote: Can you maybe try running it with

--use-gl=egl

Are you on wayland or X11?

I'm assuming X11, or whatever the default is for Manjaro-arm on Pinebook.

Using that flag resulted in this error message:

[67527:67527:1209/142200.874588:ERROR:gl_factory.cc(146)] Requested GL implementation is not available.
[67527:67527:1209/142200.880026:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[67501:67501:1209/142200.936889:ERROR:cursor_loader.cc(114)] Failed to load a platform cursor of type kNull
[67560:67560:1209/142201.079591:ERROR:gl_factory.cc(146)] Requested GL implementation is not available.
[67560:67560:1209/142201.115072:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[67593:67593:1209/142201.159162:ERROR:gl_factory.cc(146)] Requested GL implementation is not available.
[67593:67593:1209/142201.166346:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[67608:67608:1209/142201.287347:ERROR:angle_platform_impl.cc(44)] Display.cpp:894 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed
for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
[67608:67608:1209/142201.287690:ERROR:gl_surface_egl.cc(782)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-speci
fic reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
[67608:67608:1209/142201.288022:ERROR:gl_surface_egl.cc(1382)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[67608:67608:1209/142201.288220:ERROR:gl_ozone_egl.cc(20)] GLSurfaceEGL::InitializeOneOff failed.
[67608:67608:1209/142201.292609:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[67629:67629:1209/142201.323199:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is