* libGL error: No matching fbConfigs or visuals found
@ 2019-06-07 9:46 Myles English
2019-06-10 11:06 ` Myles English
0 siblings, 1 reply; 2+ messages in thread
From: Myles English @ 2019-06-07 9:46 UTC (permalink / raw)
To: help-guix
Hello,
Running glxgears installed by guix on an up-to-date Arch Linux gives the following error:
$ LIBGL_DEBUG=verbose /home/myles/.guix-profile/bin/glxgears
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/lib/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/lib/dri/swrast_dri.so
libGL: Can't open configuration file /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/myles/.drirc: No such file or directory.
libGL: Can't open configuration file /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/myles/.drirc: No such file or directory.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 36
Current serial number in output stream: 38
The glxgears installed by pacman runs fine. What do I need to do to get it working?
Thanks,
Myles
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: libGL error: No matching fbConfigs or visuals found
2019-06-07 9:46 libGL error: No matching fbConfigs or visuals found Myles English
@ 2019-06-10 11:06 ` Myles English
0 siblings, 0 replies; 2+ messages in thread
From: Myles English @ 2019-06-10 11:06 UTC (permalink / raw)
To: help-guix
on [2019-06-07] at 10:46 Myles English writes:
> Running glxgears installed by guix on an up-to-date Arch Linux gives the following error:
>
> $ LIBGL_DEBUG=verbose /home/myles/.guix-profile/bin/glxgears
> libGL: screen 0 does not appear to be DRI2 capable
> libGL: OpenDriver: trying /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/lib/dri/tls/swrast_dri.so
> libGL: OpenDriver: trying /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/lib/dri/swrast_dri.so
> libGL: Can't open configuration file /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/etc/drirc: No such file or directory.
> libGL: Can't open configuration file /home/myles/.drirc: No such file or directory.
> libGL: Can't open configuration file /gnu/store/r4vm5vdfr08p560phwjbx27vl095v58r-mesa-18.3.5/etc/drirc: No such file or directory.
> libGL: Can't open configuration file /home/myles/.drirc: No such file or directory.
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> X Error of failed request: BadValue (integer parameter out of range for operation)
> Major opcode of failed request: 151 (GLX)
> Minor opcode of failed request: 3 (X_GLXCreateContext)
> Value in failed request: 0x0
> Serial number of failed request: 36
> Current serial number in output stream: 38
>
> The glxgears installed by pacman runs fine. What do I need to do to get it working?
I replaced the nvidia driver with nouveau on the host and now it works fine.
Myles
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-10 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-07 9:46 libGL error: No matching fbConfigs or visuals found Myles English
2019-06-10 11:06 ` Myles English
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).