unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49847: OpenGL applications may fail to run on foreign distributions
@ 2021-08-03 17:33 Maxim Cournoyer
  2021-08-03 21:13 ` Thiago Jung Bauermann via Bug reports for GNU Guix
  2021-08-04 21:30 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Maxim Cournoyer @ 2021-08-03 17:33 UTC (permalink / raw)
  To: 49847

Hello Guix,

I recently discovered that on systems that used another implementation
of OpenGL than those provided by Mesa (such as systems using the
proprietary nvidia or AMD drivers), the OpenGL application would crash,
sometimes even requiring a reboot of the host system to recover!

While the issue could be dismissed due to the use of proprietary drivers
on these systems, I think in theory there might be issues also when mix
and matching Guix's Mesa libGL along the foreign distro kernel (which
may run Mesa but from a much older/or recent version).

I also think that it is quite surprising that graphical applications
distributed with Guix packs fail to be 'universal' in the way we've come
to know them for CLI applications.

It appears this issue may have a solution in enabling libglvnd [0]
support in our Mesa so that the GPU hardware vendor provided libGL.so
could be loaded from the system instead.

Thanks,

Maxim

[0]  https://github.com/NVIDIA/libglvnd/




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-08  3:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03 17:33 bug#49847: OpenGL applications may fail to run on foreign distributions Maxim Cournoyer
2021-08-03 21:13 ` Thiago Jung Bauermann via Bug reports for GNU Guix
2023-08-08  3:57   ` Maxim Cournoyer
2021-08-04 21:30 ` Ludovic Courtès
2021-08-05  2:21   ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).