[Bug 286313] x11/nvidia-driver: Doesn't support the GL_OES_EGL_image GL extension
Date: Tue, 20 May 2025 13:53:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286313 --- Comment #7 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Found production branch of driver package 570.153.02. https://www.nvidia.com/en-us/drivers/details/245671/ Patch for upgrading is ready, but even on 570.153.02 and x11/nvidia-settings 570.153.02, glxinfo does not list GL_OES_EGL_image. Searching under x11/nvidia-driver/work/ after `make extract`, symbol GL_OES_EGL_image is found in obj/libnvidia-eglcore.so.1, obj/linux/libnvidia-eglcore.so.550.127.05 and obj/32/libnvidia-eglcore.so.1. Maybe the symbol is somehow not exposed. The library for 64bit FreeBSD native is installed at /usr/local/lib/libnvidia-eglcore.so.1. And more, the symbol already existed even on 550.127.05. Anyway, I'll file a bug for the upgrade (x11/nvidia-driver, x11/linux-nvidia-libs and graphics/nvidia-drm-*-kmod) after few days of local testing on stable/14, and consequently open a corresponding review. Should I do the same for x11/nvidia-settings, too? (x11/nvidia-xconfig is not done.) -- You are receiving this mail because: You are the assignee for the bug.