Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrangePi 5 Max - Ubuntu 22 LTS - Windows install step fails #84

Open
spotopolis opened this issue Apr 8, 2025 · 0 comments
Open

OrangePi 5 Max - Ubuntu 22 LTS - Windows install step fails #84

spotopolis opened this issue Apr 8, 2025 · 0 comments

Comments

@spotopolis
Copy link

BVM installed and configured up to step 5 "install Windows 11"
When trying to install with verbose output enabled, I get the following error(s):

arm_release_ver: g13p0-01eac0, rk_so_ver: 10
qemu-system-aarch64: egl: eglBindAPI failed (core mode)
qemu-system-aarch64: OpenGL is not supported by the display

If I run glxinfo -B I get the following error(s):

libGL error: glx: failed to create dri3 screen
libGL error: failed to load driver: rockchip
libGL error: gls: failed to create dri2 screen
libGL error: failed to load driver: rockchip

However, if I run eglinfo, I get what looks to be valid output:

EGL client extensions string:
    EGL_EXT_client_extensions EGL_EXT_platform_base
    EGL_KHR_client_get_all_proc_addresses EGL_KHR_platform_x11
    EGL_EXT_platform_x11 EGL_KHR_platform_gbm

GBM platform:
arm_release_ver: g13p0-01eac0, rk_so_ver: 10
eglinfo: eglInitialize failed

X11 platform:
EGL API version: 1.4
EGL vendor string: ARM
EGL version string: 1.4 Valhall-"g13p0-01eac0"
EGL client APIs: OpenGL_ES
EGL extensions string:
    EGL_NV_context_priority_realtime EGL_KHR_image_pixmap
    EGL_KHR_partial_update EGL_EXT_image_dma_buf_import
    EGL_KHR_config_attribs EGL_KHR_image EGL_KHR_image_base
    EGL_KHR_fence_sync EGL_KHR_wait_sync EGL_KHR_gl_colorspace
    EGL_KHR_get_all_proc_addresses EGL_IMG_context_priority
    EGL_KHR_no_config_context EGL_EXT_image_dma_buf_import
    EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_yuv_surface
    EGL_EXT_pixel_format_float EGL_ARM_pixmap_multisample_discard
    EGL_ANDROID_native_fence_sync EGL_KHR_gl_texture_2D_image
    EGL_KHR_gl_renderbuffer_image EGL_KHR_create_context
    EGL_KHR_surfaceless_context EGL_KHR_gl_texture_cubemap_image
    EGL_EXT_image_gl_colorspace EGL_EXT_create_context_robustness

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant