vdpau version
#1
how can i see in the terminal the vdpau driver version that i had installed in my system?

its an easy question i guess

thanks
Reply
#2
Depends on what operating system you are using and how you installed it. Give one of the following a try:

dpkg -l | grep nvidia
nvidia-settings -q NvidiaDriverVersion
grep -i "x driver" /var/log/Xorg.0.log
Reply
#3
i was using the xbmc live i think its ubuntu and this works

dpkg -l | grep nvidia

many thanks
Reply

Logout Mark Read Team Forum Stats Members Help
vdpau version0