“vdpau-va-driver” has unmet dependencies on Ubuntu 16.04, any official resolution? The 2019 Stack Overflow Developer Survey Results Are Inhow to install kjots in ubuntu 16.04Unmet dependencies while trying to install Unity Tweak Tooldo-release-upgrade from LTS to newer (but not newest!) LTSE: Sub-process /usr/bin/dpkg returned an error code (1) installing jdk and NetBeansLocal repository updateInstalling Wine and getting an errorappstreamcli: AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xml111: Connection refused when trying apt updateUbuntu 16.04 can't install any softwareImpossible to install R on Ubuntu 16.04
Right tool to dig six foot holes?
How to deal with fear of taking dependencies
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
Do these rules for Critical Successes and Critical Failures seem fair?
How to type this arrow in math mode?
How can I autofill dates in Excel excluding Sunday?
Why not take a picture of a closer black hole?
Deal with toxic manager when you can't quit
Falsification in Math vs Science
One word riddle: Vowel in the middle
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
Why is the Constellation's nose gear so long?
Delete all lines which don't have n characters before delimiter
Why is the maximum length of OpenWrt’s root password 8 characters?
How technical should a Scrum Master be to effectively remove impediments?
Reference request: Oldest number theory books with (unsolved) exercises?
Aging parents with no investments
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
Should I use my personal e-mail address, or my workplace one, when registering to external websites for work purposes?
Did 3000BC Egyptians use meteoric iron weapons?
What is the accessibility of a package's `Private` context variables?
Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?
Is there any way to tell whether the shot is going to hit you or not?
Is this app Icon Browser Safe/Legit?
“vdpau-va-driver” has unmet dependencies on Ubuntu 16.04, any official resolution?
The 2019 Stack Overflow Developer Survey Results Are Inhow to install kjots in ubuntu 16.04Unmet dependencies while trying to install Unity Tweak Tooldo-release-upgrade from LTS to newer (but not newest!) LTSE: Sub-process /usr/bin/dpkg returned an error code (1) installing jdk and NetBeansLocal repository updateInstalling Wine and getting an errorappstreamcli: AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xml111: Connection refused when trying apt updateUbuntu 16.04 can't install any softwareImpossible to install R on Ubuntu 16.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Kodi 18.1 on almost all the TV channels lags. It wasn't lagging a year ago, when I checked on a given machine (default 16.04 install and it doesn't counts what quality does the video have, nothing else is running in the background).
Maybe I can see some vdpau-va-driver related issues:
user@asdf:~$ kodi
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory
user@asdf:~$
on package level:
root@asdf:~# apt-get install va-driver-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
va-driver-all : Depends: vdpau-va-driver but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# apt-get install vdpau-va-driver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vdpau-va-driver : Depends: libva-driver-abi-0.39 or
libva-driver-abi-0.31 but it is not installable
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
root@asdf:~#
root@asdf:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# grep ^[a-z] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu xenial partner
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security multiverse
/etc/apt/sources.list.d/intellinuxgraphics.list:deb https://download.01.org/gfx/ubuntu/16.04/main xenial main #Intel Graphics drivers
/etc/apt/sources.list.d/nodesource.list:deb https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/nodesource.list:deb-src https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/skype-stable.list:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/skype-stable.list.save:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list:deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
root@asdf:~#
The question: how to resolve this dependency issue officially?
Already tried to use video driver updater via 01.org, but it stops because of the dependency issue. Dependency issue was there before the 01.org try too!
Google doesn't brings up any solution. Let's have one!
16.04 video video-driver kodi
New contributor
add a comment |
Kodi 18.1 on almost all the TV channels lags. It wasn't lagging a year ago, when I checked on a given machine (default 16.04 install and it doesn't counts what quality does the video have, nothing else is running in the background).
Maybe I can see some vdpau-va-driver related issues:
user@asdf:~$ kodi
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory
user@asdf:~$
on package level:
root@asdf:~# apt-get install va-driver-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
va-driver-all : Depends: vdpau-va-driver but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# apt-get install vdpau-va-driver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vdpau-va-driver : Depends: libva-driver-abi-0.39 or
libva-driver-abi-0.31 but it is not installable
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
root@asdf:~#
root@asdf:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# grep ^[a-z] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu xenial partner
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security multiverse
/etc/apt/sources.list.d/intellinuxgraphics.list:deb https://download.01.org/gfx/ubuntu/16.04/main xenial main #Intel Graphics drivers
/etc/apt/sources.list.d/nodesource.list:deb https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/nodesource.list:deb-src https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/skype-stable.list:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/skype-stable.list.save:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list:deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
root@asdf:~#
The question: how to resolve this dependency issue officially?
Already tried to use video driver updater via 01.org, but it stops because of the dependency issue. Dependency issue was there before the 01.org try too!
Google doesn't brings up any solution. Let's have one!
16.04 video video-driver kodi
New contributor
Please runsudo apt update
(ensure that you do not have any error output here), and add output ofapt-cache policy va-driver-all mesa-va-drivers
to the question.
– N0rbert
2 days ago
add a comment |
Kodi 18.1 on almost all the TV channels lags. It wasn't lagging a year ago, when I checked on a given machine (default 16.04 install and it doesn't counts what quality does the video have, nothing else is running in the background).
Maybe I can see some vdpau-va-driver related issues:
user@asdf:~$ kodi
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory
user@asdf:~$
on package level:
root@asdf:~# apt-get install va-driver-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
va-driver-all : Depends: vdpau-va-driver but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# apt-get install vdpau-va-driver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vdpau-va-driver : Depends: libva-driver-abi-0.39 or
libva-driver-abi-0.31 but it is not installable
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
root@asdf:~#
root@asdf:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# grep ^[a-z] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu xenial partner
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security multiverse
/etc/apt/sources.list.d/intellinuxgraphics.list:deb https://download.01.org/gfx/ubuntu/16.04/main xenial main #Intel Graphics drivers
/etc/apt/sources.list.d/nodesource.list:deb https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/nodesource.list:deb-src https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/skype-stable.list:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/skype-stable.list.save:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list:deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
root@asdf:~#
The question: how to resolve this dependency issue officially?
Already tried to use video driver updater via 01.org, but it stops because of the dependency issue. Dependency issue was there before the 01.org try too!
Google doesn't brings up any solution. Let's have one!
16.04 video video-driver kodi
New contributor
Kodi 18.1 on almost all the TV channels lags. It wasn't lagging a year ago, when I checked on a given machine (default 16.04 install and it doesn't counts what quality does the video have, nothing else is running in the background).
Maybe I can see some vdpau-va-driver related issues:
user@asdf:~$ kodi
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory
user@asdf:~$
on package level:
root@asdf:~# apt-get install va-driver-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
va-driver-all : Depends: vdpau-va-driver but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# apt-get install vdpau-va-driver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vdpau-va-driver : Depends: libva-driver-abi-0.39 or
libva-driver-abi-0.31 but it is not installable
E: Unable to correct problems, you have held broken packages.
root@asdf:~#
root@asdf:~#
root@asdf:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
root@asdf:~#
root@asdf:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@asdf:~#
root@asdf:~#
root@asdf:~#
root@asdf:~# grep ^[a-z] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates universe
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
/etc/apt/sources.list:deb http://at.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu xenial partner
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security multiverse
/etc/apt/sources.list.d/intellinuxgraphics.list:deb https://download.01.org/gfx/ubuntu/16.04/main xenial main #Intel Graphics drivers
/etc/apt/sources.list.d/nodesource.list:deb https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/nodesource.list:deb-src https://deb.nodesource.com/node_8.x xenial main
/etc/apt/sources.list.d/skype-stable.list:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/skype-stable.list.save:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list:deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
root@asdf:~#
The question: how to resolve this dependency issue officially?
Already tried to use video driver updater via 01.org, but it stops because of the dependency issue. Dependency issue was there before the 01.org try too!
Google doesn't brings up any solution. Let's have one!
16.04 video video-driver kodi
16.04 video video-driver kodi
New contributor
New contributor
New contributor
asked 2 days ago
christopher435christopher435
1
1
New contributor
New contributor
Please runsudo apt update
(ensure that you do not have any error output here), and add output ofapt-cache policy va-driver-all mesa-va-drivers
to the question.
– N0rbert
2 days ago
add a comment |
Please runsudo apt update
(ensure that you do not have any error output here), and add output ofapt-cache policy va-driver-all mesa-va-drivers
to the question.
– N0rbert
2 days ago
Please run
sudo apt update
(ensure that you do not have any error output here), and add output of apt-cache policy va-driver-all mesa-va-drivers
to the question.– N0rbert
2 days ago
Please run
sudo apt update
(ensure that you do not have any error output here), and add output of apt-cache policy va-driver-all mesa-va-drivers
to the question.– N0rbert
2 days ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132184%2fvdpau-va-driver-has-unmet-dependencies-on-ubuntu-16-04-any-official-resolutio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132184%2fvdpau-va-driver-has-unmet-dependencies-on-ubuntu-16-04-any-official-resolutio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please run
sudo apt update
(ensure that you do not have any error output here), and add output ofapt-cache policy va-driver-all mesa-va-drivers
to the question.– N0rbert
2 days ago