Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

QEMU doesn't fully support OpenGL

  • Minor

Despite the fact that QEMU is compiled with OpenGL support since 6.10, not all elements are in place for it to work.

I can't create a VM with "egl-headless" graphical framebuffer.  I've created a post in the VM forum to explain the steps I made: 

 

 

To follow-up from that post I modified the eglinfo executable to create a GBM surface like QEMU does and to check what the error code is.

The error code is surprisingly "EGL_SUCCESS", but it still returns "EGL_NO_DISPLAY"

 

I dug a bit deeper with the modded eglinfo executable and I found out that on Unraid there aren't any supported EGL client extensions, in particular it's missing the crucial "EGL_MESA_platform_gbm" and "EGL_KHR_platform_gbm".

Without those extensions, off-screen rendering isn't possible and egl-headless can't work.

 

Have those extensions been removed for a reason?

 

 

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.