首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >由于未满足的依赖关系,无法安装雪松drm

由于未满足的依赖关系,无法安装雪松drm
EN

Ask Ubuntu用户
提问于 2012-11-10 06:59:27
回答 1查看 2K关注 0票数 0

我一直试图为我的宏碁Aspire One D270安装Intel二进制Xorg驱动程序,用于D270,Windows 8和Ubuntu12.04。

我逐字地遵循了这些指示,但在步骤3中,当我试图安装Cedarview驱动程序时,会出现以下错误:

代码语言:javascript
复制
The following packages have unmet dependencies:
cedarview-drm:i386 : Depends: grub-gfxpayload-lists:i386 but it is not going to be installed
Depends: linux-headers-generic:i386 (>= 2.6) but it is not going to be installed or linux-headers-generic-pae:i386 (>= 2.6) but it is not going to be installed
Depends: dkms:i386 (>= 2.1.0.0) but it is not installable

cedarview-graphics-drivers:i386 : Depends: xserver-xorg-core:i386 (>= 2:1.10.99.901) but it is not going to be installed
Depends: xorg-video-abi-11:i386
E: Unable to correct problems, you have held broken packages.

我自己尝试并成功地安装了其中一个软件包:

代码语言:javascript
复制
sudo apt-get install libva-cedarview-vaapi-driver

但是,当我试图自己安装cedarview-drm时,会出现以下错误:

代码语言:javascript
复制
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.

下列资料也可能有助于解决这一情况:

代码语言:javascript
复制
The following packages have unmet dependencies:
cedarview-drm:i386 : Depends: grub-gfxpayload-lists:i386 but it is not going to be installed
Depends: linux-headers-generic:i386 (>= 2.6) but it is not going to be installed or linux-headers-generic-pae:i386 (>= 2.6) but it is not going to be installed
Depends: dkms:i386 (>= 2.1.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2012-11-10 07:31:52

您安装了64位Ubuntu(使用uname -m验证),存储库中的CedarView驱动程序仅为32位。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/215290

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档