lspci -nn | grep VGA
tells me the correct card
glxinfo | grep vendor
tells me "Error: unable to open display"
what's the cli command to tell me what driver it's trying to use?
tells me the correct card
glxinfo | grep vendor
tells me "Error: unable to open display"
what's the cli command to tell me what driver it's trying to use?
Comment