Comment 0 for bug 1998893

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

The X failed to load glamoregl module on Dell's new platform, the module is needed by NV dGPU.

十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: (II) LoadModule: "glamoregl"
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: (II) Module glamoregl: vendor="X.Org Foundation"
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: compiled for 1.21.1.3, module version = 1.0.1
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: ABI class: X.Org ANSI C Emulation, version 0.4
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: MESA: warning: Driver does not support the 0xa78b PCI ID.
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: (II) modeset(0): Refusing to try glamor on llvmpipe
十二 05 10:04:55 u-Dell-G16-7630 /usr/libexec/gdm-x-session[1292]: (II) modeset(0): glamor initialization failed

The upstream PR added missing ID for the platform.
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16320/
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17569/

After creating the test build to include the PR above, ODM verified passed on those platform.