Answer the question
In order to leave comments, you need to log in
How to find out which video driver is used in linux?
There are 2 video cards intel and nvidia. How can I find out which video drivers are used?
Answer the question
In order to leave comments, you need to log in
This question has already been
lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question