Vlc 和 Smplayer 无法启动

Vlc 和 Smplayer 无法启动

如果我vlc从终端运行我会看到

VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80)
[000000000130e148] core libvlc: Esecuzione di vlc con l'interfaccia predefinita. Usa 'cvlc' per utilizzare vlc senza interfaccia.
screen 0 does not appear to be DRI2 capable
screen 0 does not appear to be DRI2 capable
Errore di segmentazione (core dump creato)

如果我跑,smplayer我就会看到

screen 0 does not appear to be DRI2 capable
screen 0 does not appear to be DRI2 capable
Errore di segmentazione (core dump creato)`

我该如何修复它?

答案1

尝试的步骤

  1. 重新安装显示驱动程序

  2. 检查 Dash 中的附加驱动程序是否缺少驱动程序

  3. 从以下位置安装 Ubuntu Restricted ExtrasUbuntu 软件中心

此套件集合包括:

MP3 和其他音频编解码软件可播放各种音频格式(GStreamer 插件)

安装 Microsoft Web 字体的软件

Adobe Flash 插件

LAME,用于创建压缩音频文件的软件。此软件不包含 libdvdcss2,并且不允许您播放加密 DVD。有关更多信息,请参阅https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs

这些软件包来自 Multiverse 频道,在某些国家/地区受到版权或法律问题的限制。有关更多信息,请参阅http://www.ubuntu.com/ubuntu/licensing

参考http://www.omgubuntu.co.uk/2016/04/10-things-to-do-after-installing-ubuntu-16-04-lts

如何安装 ubuntu-restricted extras 包?

相关内容