[Bug 1227477] New: eglinfo tool is required but could not be ofund
https://bugzilla.suse.com/show_bug.cgi?id=1227477 Bug ID: 1227477 Summary: eglinfo tool is required but could not be ofund Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.5 Hardware: x86-64 OS: openSUSE Leap 15.5 Status: NEW Severity: Normal Priority: P5 - None Component: KDE Applications Assignee: opensuse-kde-bugs@opensuse.org Reporter: tom.gossler@sigmanetworking.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Created attachment 875924 --> https://bugzilla.suse.com/attachment.cgi?id=875924&action=edit Screenshot of the Info Center message While running the Info Center application, clicking on OpenGl (EGL) in the menu under Graphics, the application reports "The eglinfo tool is required to display this page, but could not be found". I then attempted to install the tool manually via YaST, but the module was not found in the repositories. Details of my system are: Operating System: openSUSE Leap 15.5 KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.1.4-lp154.5-default (64-bit) Graphics Platform: X11 Processors: 2 × Intel® Pentium® CPU G630 @ 2.70GHz Memory: 7.7 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 2000 Manufacturer: Dell Inc. Product Name: Inspiron One 2320 System Version: 00 I believe this is simply a packaging issue, but could be considered installation as well. The same message was displayed within Info Center for the clinfo module, however I was able to install that manually as it was included in the repositories I have. Potentially this was fixed under bug 1195695 in Leap 15.3, but the fix may have been lost. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 Tom Gossler <tom.gossler@sigmanetworking.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|eglinfo tool is required |eglinfo tool is required |but could not be ofund |but could not be found -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c1 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabian@ritter-vogt.de Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Fabian Vogt <fabian@ritter-vogt.de> --- Related to bug 1195695. On Tumbleweed, eglinfo is part of Mesa-demo-egl and installed by default. On Leap it appears like Mesa-demos is too old and it's not available at all. Definitely a WONTFIX for 15.5. On 15.6 it could potentially be backported. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c2 --- Comment #2 from Fabian Vogt <fabian@ritter-vogt.de> --- For some reason the heavy older Mesa-demo package that was available in 15.3 is not part of the 15.5 repo, but it is part of 15.6. I wonder whether that's intentional, but likely too late to fix anyway. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c3 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrmazda@earthlink.net --- Comment #3 from Felix Miata <mrmazda@earthlink.net> --- # which eglinfo /usr/bin/eglinfo # rpm -qf /usr/bin/eglinfo Mesa-demo-egl-9.0.0-lp155.87.4.x86_64 # zypper se -s Mesa-demo-egl ... S | Name | Type | Version | Arch | Repository ---+---------------------+---------+------------------+--------+----------- i+ | Mesa-demo-egl | package | 9.0.0-lp155.87.4 | x86_64 | X11Xorg v | Mesa-demo-egl | package | 9.0.0-lp155.87.4 | i586 | X11Xorg | Mesa-demo-egl-32bit | package | 9.0.0-lp155.87.4 | x86_64 | X11Xorg # zypper lr | grep X11 10 | X11XOrg | Yes | (r ) Yes | http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_Leap_15.5/ # Without eglinfo installed, inxi -Ga cannot produce full output. # which eglinfo /usr/bin/eglinfo # rpm -qf /usr/bin/eglinfo Mesa-demo-egl-9.0.0-lp156.87.5.x86_64 # zypper se -s Mesa-demo-egl ... S | Name | Type | Version | Arch | Repository ---+---------------------+---------+------------------+--------+----------- i+ | Mesa-demo-egl | package | 9.0.0-lp156.87.5 | x86_64 | X11Xorg | Mesa-demo-egl-32bit | package | 9.0.0-lp156.87.5 | x86_64 | X11Xorg # zypper lr | grep X11 9 | X11XOrg | Yes | (r ) Yes | http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_Leap_15.6/ # -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c9 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(fvogt@suse.com) | --- Comment #9 from Fabian Vogt <fabian@ritter-vogt.de> --- (In reply to Stefan Dirsch from comment #6)
(In reply to Fabian Vogt from comment #5)
It would require a version update in SLE, which isn't trivial but technically possible.
Why do we need a Mesa-demo version update? We would just add Mesa-demo and not only Mesa-demo-x subpackage to media of Leap 15.5.
I don't remember what the issue was, but if eglinfo is part of the not shipped Mesa-demo package then adding that to the list of packages exported to Leap would work. IIRC it works with 15.6 and Mesa-demo is the same version in both (from SLE-15:GA even). -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c11 --- Comment #11 from Fabian Vogt <fabian@ritter-vogt.de> --- (In reply to Stefan Dirsch from comment #10)
(In reply to Fabian Vogt from comment #9)
(In reply to Stefan Dirsch from comment #6)
(In reply to Fabian Vogt from comment #5)
It would require a version update in SLE, which isn't trivial but technically possible.
Why do we need a Mesa-demo version update? We would just add Mesa-demo and not only Mesa-demo-x subpackage to media of Leap 15.5.
I don't remember what the issue was, but if eglinfo is part of the not shipped Mesa-demo package then adding that to the list of packages exported to Leap would work. IIRC it works with 15.6 and Mesa-demo is the same version in both (from SLE-15:GA even).
Thanks. Ok, so who can do that? Who is responsable for Leap 15.5/15.6?
It needs to be done on the SLE side, so AFAIK something for maintenance. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c13 --- Comment #13 from Lubos Kocman <lubos.kocman@suse.com> --- Hello team, do we really have to refresh product/iso? If the package is built just not available on install media can't we just make it part of KDE pattern etc? And tell people to enable online repos during installation? Thx Lubos -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c22 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo? Version|Leap 15.5 |Leap 15.6 --- Comment #22 from Felix Miata <mrmazda@earthlink.net> --- #(In reply to Antonio Gemelli from comment #21)
This bug can be closed.
That seems wrong. Is that because it was originally reported against 15.5? Problem apparently remains in 15.6: # which eglinfo /usr/bin/eglinfo # rpm -qf /usr/bin/eglinfo egl-utils-9.0.0-8.fc41.x86_64 # inxi --recommends | grep egl eglinfo: -G X11/Wayland EGL info.................................. Present # inxi --vs -GSz --hostname inxi 3.3.36-00 (2024-09-04) System: Host: ab85m Kernel: 6.11.11-300.fc41.x86_64 arch: x86_64 bits: 64 Desktop: TDE (Trinity) v: R14.1.3 Distro: Fedora Linux 41 (Forty One) Graphics: Device-1: Intel 4th Generation Core Processor Family Integrated Graphics driver: i915 v: kernel Display: x11 server: X.Org v: 21.1.14 with: Xwayland v: 24.1.4 driver: X: loaded: modesetting dri: crocus gpu: i915 resolution: 1: 2560x1440~60Hz 2: 1680x1050~60Hz 3: 1920x1200~60Hz API: EGL v: 1.5 drivers: crocus,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.2.8 renderer: Mesa Intel HD Graphics 4400 (HSW GT2) API: Vulkan v: 1.3.296 drivers: N/A surfaces: xcb,xlib # # which eglinfo /usr/bin/eglinfo # rpm -qf /usr/bin/eglinfo eglinfo-8.5.0-3.mga9 # inxi --recommends | grep egl eglinfo: -G X11/Wayland EGL info.................................. Present # inxi --vs -GSz --hostname inxi 3.3.36-00 (2024-09-04) System: Host: ab85m Kernel: 6.6.58-desktop-2.mga9 arch: x86_64 bits: 64 Desktop: TDE (Trinity) v: R14.1.3 Distro: Mageia 9 Graphics: Device-1: Intel 4th Generation Core Processor Family Integrated Graphics driver: i915 v: kernel Display: x11 server: X.org v: 1.21.1.8 driver: X: loaded: modesetting unloaded: vesa dri: crocus gpu: i915 resolution: 1: 2560x1440~60Hz 2: 1680x1050~60Hz 3: 1920x1200~60Hz API: EGL v: 1.5 drivers: crocus,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6 vendor: intel mesa v: 24.2.5 renderer: Mesa Intel HD Graphics 4400 (HSW GT2) API: Vulkan v: 1.3.231 drivers: intel,llvmpipe surfaces: xcb,xlib # # which eglinfo /usr/bin/eglinfo # apt-file search /usr/bin/eglinfo mesa-utils: /usr/bin/eglinfo mesa-utils-bin: /usr/bin/eglinfo.x86_64-linux-gnu # inxi --recommends | grep egl eglinfo: -G X11/Wayland EGL info.................................. Present inxi 3.3.36-00 (2024-09-04) System: Host: ab85m Kernel: 6.1.0-26-amd64 arch: x86_64 bits: 64 Desktop: TDE (Trinity) v: R14.1.3 Distro: Debian GNU/Linux 12 (bookworm) Graphics: Device-1: Intel 4th Generation Core Processor Family Integrated Graphics driver: i915 v: kernel Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: modesetting unloaded: fbdev,vesa dri: crocus gpu: i915 resolution: 1: 2560x1440~60Hz 2: 1680x1050~60Hz 3: 1920x1200~60Hz API: EGL v: 1.5 drivers: crocus,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6 vendor: intel mesa v: 22.3.6 renderer: Mesa Intel HD Graphics 4400 (HSW GT2) API: Vulkan v: 1.3.239 drivers: intel,llvmpipe surfaces: xcb,xlib # # which eglinfo which: no eglinfo in (/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/opt/kde3/bin) # zypper --no-refresh search eglinfo Loading repository data... Reading installed packages... No matching items found. # inxi --recommends | grep egl eglinfo: -G X11/Wayland EGL info.................................. Missing eglinfo rpm: egl-utils (SUSE: Mesa-demo-egl) # inxi --vs -GSz --hostname inxi 3.3.36-00 (2024-09-04) System: Host: 00srv Kernel: 6.4.0-150600.23.30-default arch: x86_64 bits: 64 Console: pty pts/9 Distro: openSUSE Leap 15.6 Graphics: Device-1: Intel HD Graphics 630 driver: i915 v: kernel Display: x11 server: X.Org v: 1.21.1.11 driver: X: loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915 resolution: 1920x1200~60Hz [>>>>> no API: EGL found here in openSUSE <<<<<] API: OpenGL v: 4.6 vendor: intel mesa v: 23.3.4 renderer: Mesa Intel HD Graphics 630 (KBL GT2) API: Vulkan v: 1.3.275 drivers: N/A surfaces: xcb,xlib # rpm -ivh Mesa-demo-egl-9.0.0-lp155.87.3.x86_64.rpm ### from repositories/X11:/XOrg/openSUSE_Leap_15.5 last spring Preparing... ################################# [100%] Updating / installing... 1:Mesa-demo-egl-9.0.0-lp155.87.3 ################################# [100%] # inxi --recommends | grep egl eglinfo: -G X11/Wayland EGL info.................................. Present # inxi --vs -GSz --hostname inxi 3.3.36-00 (2024-09-04) System: Host: 00srv Kernel: 6.4.0-150600.23.30-default arch: x86_64 bits: 64 Console: pty pts/9 Distro: openSUSE Leap 15.6 Graphics: Device-1: Intel HD Graphics 630 driver: i915 v: kernel Display: x11 server: X.Org v: 1.21.1.11 driver: X: loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915 resolution: 1920x1200~60Hz API: EGL v: 1.5 drivers: iris,swrast platforms: gbm,x11,surfaceless,device ### Leap with API: EGL!!! API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 23.3.4 renderer: Mesa Intel HD Graphics 630 (KBL GT2) API: Vulkan v: 1.3.275 drivers: N/A surfaces: xcb,xlib # Why can this bug be closed? It worked a year ago, and still does in other distros, as it still does in 15.6 when using a no longer provided rpm. Why is it OK for Leap to manifest apparent lack of support for EGL? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c24 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |--- Status|RESOLVED |REOPENED Flags|needinfo? | --- Comment #24 from Felix Miata <mrmazda@earthlink.net> --- (In reply to Antonio Gemelli from comment #23)
if the challenge still exists in SP6, please don’t close the bug.
There is no discoverable source for eglinfo in standard 15.6 repos currently. https://software.opensuse.org/search?baseproject=ALL&q=eglinfo produces: No packages found matching your search. YaST2 search produces no eglinfo. Zypper search produces no eglinfo. Other distros provide eglinfo in standard repos. Reopening. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 https://bugzilla.suse.com/show_bug.cgi?id=1227477#c30 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |FIXED --- Comment #30 from Felix Miata <mrmazda@earthlink.net> --- (In reply to Stefan Dirsch from comment #25)
eglinfo on SP6/Leap 15.6 is still in Mesa-demo [1] # rpm -ql Mesa-demo|grep eglinfo /usr/lib64/mesa-demos/egl/opengl/eglinfo
Still there is this issue that it's not in a path where anything other than kinfocenter can be expected to find it. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227477 Felix Miata <mrmazda@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.opensuse.o | |rg/show_bug.cgi?id=1235680 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com