View Single Post
Old 04-07-2020, 02:01 PM   #22
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,622
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Try the glxinfo command again. But with a different grep filter:

Code:
LIBGL_DEBUG=verbose glxinfo | grep -iE "opengl|^direct|^libgl|^glx|^client"
client

I'm looking specifically for the glx vendor/version info.

Also: does Mageia have a "video" group? Typing "groups" at a command prompt should list available groups. If you DO have video group, be sure to add your user to it.
DiapDealer is offline   Reply With Quote