Videos, can't play after updating video card (AMD radeon)












0















After updating video cards in my ubuntu, No videos can't play, when I am trying to launch, it returns that output



vlc Movie HD.mp4 
VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332)
[00005648b24e8570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
QObject::~QObject: Timers cannot be stopped from another thread


There is an output of



lspci -v -s `lspci | awk '/VGA/{print $1}'`
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega [Radeon Vega 8 Mobile] (rev c5) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Vega [Radeon Vega 8 Mobile]
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at e0000000 (64-bit, prefetchable) [size=2M]
I/O ports at 1000 [size=256]
Memory at e0600000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu









share|improve this question

























  • try to install the libva library: sudo apt install libva-drm1 libva1

    – kukulo
    Jan 19 at 11:05











  • The libva1 is on Ubuntu 16.04, on Ubuntu 18.04 the package name might be another: Use search: apt-cache search libva

    – kukulo
    Jan 19 at 11:06
















0















After updating video cards in my ubuntu, No videos can't play, when I am trying to launch, it returns that output



vlc Movie HD.mp4 
VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332)
[00005648b24e8570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
QObject::~QObject: Timers cannot be stopped from another thread


There is an output of



lspci -v -s `lspci | awk '/VGA/{print $1}'`
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega [Radeon Vega 8 Mobile] (rev c5) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Vega [Radeon Vega 8 Mobile]
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at e0000000 (64-bit, prefetchable) [size=2M]
I/O ports at 1000 [size=256]
Memory at e0600000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu









share|improve this question

























  • try to install the libva library: sudo apt install libva-drm1 libva1

    – kukulo
    Jan 19 at 11:05











  • The libva1 is on Ubuntu 16.04, on Ubuntu 18.04 the package name might be another: Use search: apt-cache search libva

    – kukulo
    Jan 19 at 11:06














0












0








0








After updating video cards in my ubuntu, No videos can't play, when I am trying to launch, it returns that output



vlc Movie HD.mp4 
VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332)
[00005648b24e8570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
QObject::~QObject: Timers cannot be stopped from another thread


There is an output of



lspci -v -s `lspci | awk '/VGA/{print $1}'`
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega [Radeon Vega 8 Mobile] (rev c5) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Vega [Radeon Vega 8 Mobile]
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at e0000000 (64-bit, prefetchable) [size=2M]
I/O ports at 1000 [size=256]
Memory at e0600000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu









share|improve this question
















After updating video cards in my ubuntu, No videos can't play, when I am trying to launch, it returns that output



vlc Movie HD.mp4 
VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332)
[00005648b24e8570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
QObject::~QObject: Timers cannot be stopped from another thread


There is an output of



lspci -v -s `lspci | awk '/VGA/{print $1}'`
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega [Radeon Vega 8 Mobile] (rev c5) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Vega [Radeon Vega 8 Mobile]
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at e0000000 (64-bit, prefetchable) [size=2M]
I/O ports at 1000 [size=256]
Memory at e0600000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu






drivers graphics video radeon






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 19 at 10:58









Thomas

3,77181527




3,77181527










asked Jan 19 at 2:39









NaveenNaveen

1615




1615













  • try to install the libva library: sudo apt install libva-drm1 libva1

    – kukulo
    Jan 19 at 11:05











  • The libva1 is on Ubuntu 16.04, on Ubuntu 18.04 the package name might be another: Use search: apt-cache search libva

    – kukulo
    Jan 19 at 11:06



















  • try to install the libva library: sudo apt install libva-drm1 libva1

    – kukulo
    Jan 19 at 11:05











  • The libva1 is on Ubuntu 16.04, on Ubuntu 18.04 the package name might be another: Use search: apt-cache search libva

    – kukulo
    Jan 19 at 11:06

















try to install the libva library: sudo apt install libva-drm1 libva1

– kukulo
Jan 19 at 11:05





try to install the libva library: sudo apt install libva-drm1 libva1

– kukulo
Jan 19 at 11:05













The libva1 is on Ubuntu 16.04, on Ubuntu 18.04 the package name might be another: Use search: apt-cache search libva

– kukulo
Jan 19 at 11:06





The libva1 is on Ubuntu 16.04, on Ubuntu 18.04 the package name might be another: Use search: apt-cache search libva

– kukulo
Jan 19 at 11:06










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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111028%2fvideos-cant-play-after-updating-video-card-amd-radeon%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
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111028%2fvideos-cant-play-after-updating-video-card-amd-radeon%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to make a Squid Proxy server?

第一次世界大戦

Touch on Surface Book