How to find the nouveau version used or installed into linux system (ubuntu v21.04)?
I read a lot information eg. here. However, none of the info found presenting the version of xorg / nouveau drivers. For an unknown reason, information is presenting only nvidia drivers version and not that of nouveau drivers.
So, what is the proper way to see what version of nouveau drivers are used by system?
/usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
from the mesa packagelibgl1-mesa-dri
https://packages.ubuntu.com/hirsute-updates/amd64/libgl1-mesa-dri/filelist .... ( and nouveau_vieux_dri.so ). – Knud Larsen Dec 07 '21 at 12:05locate nouveau
........ 2. https://packages.ubuntu.com/search?mode=filename&suite=bionic§ion=all&arch=amd64&keywords=nouveau_dri.so&searchon=contents ...... (Version __ libgl1-mesa-dri (21.0.3-0ubuntu0.3) ). – Knud Larsen Dec 07 '21 at 12:11