パッケージ cedarview-drm が見つかりません

パッケージ cedarview-drm が見つかりません
$ sudo apt-get install cedarview-drm libva-cedarview-vaapi-driver cedarview-graphics-drivers

Reading package lists... Done
Building dependency tree       
Reading state information... Done

E: Unable to locate package cedarview-drm
E: Unable to locate package libva-cedarview-vaapi-driver
E: Unable to locate package cedarview-graphics-drivers

$ uname -m
i686
  • なぜこれらの「cedarview-drm パッケージ」が見つからないのでしょうか?

答え1

古いハードウェアで古いバージョンのUbuntuを実行していると仮定します。cedarviewドライバはあまりサポートされていないようです。このリンクによると、 そして別のリンクこれらは Ubuntu の 32 ビット バージョン (12.04?) でのみ動作すると思われます。 Ubuntu パッケージcedarview 用のダウンロード可能なドライバーがあるので、試してみるといいかもしれません。それ以外では、Intel に電話したり、メールを送ったりしてみてはいかがでしょうか?

関連情報