無法安裝 fglrx-core - 幫助

無法安裝 fglrx-core - 幫助

因此,在谷歌搜尋並發現 wine 不適用於 AMD 驅動程式後,我卸載了它以及libopenAMD64 和 i386 的依賴項,因為它們與fglrx-core.

但是現在,當我嘗試安裝它時,我收到以下錯誤訊息:

(Reading database ... 208182 files and directories currently installed.)
Preparing to unpack .../fglrx-core_14.501-0ubuntu1_amd64_UB_14.01.deb ...
Unpacking fglrx-core (2:14.501-0ubuntu1) ...
dpkg: error processing archive /tmp/fglrx-core_14.501-0ubuntu1_amd64_UB_14.01.deb (--install):
 trying to overwrite '/etc/acpi/fglrx-powermode.sh', which is also in package fglrx 2:13.350.1-0ubuntu2
dpkg-deb (subprocess): decompressing archive member: internal gzip write error: Broken pipe
dpkg-deb (subprocess): cannot copy archive member from '/tmp/fglrx-core_14.501-0ubuntu1_amd64_UB_14.01.deb' to decompressor pipe: failed to write (Broken pipe)
dpkg-deb: error: subprocess <decompress> returned error exit status 2
Errors were encountered while processing:
 /tmp/fglrx-core_14.501-0ubuntu1_amd64_UB_14.01.deb

這是我試圖安裝tmp/fglrx-core_14.501-0buntu1_amd64_UB_14.01.deb的軟體包,但我也從我的主目錄中嘗試過它並重命名它,但似乎沒有任何效果。fglrx-core

有人有快速解決辦法嗎?我是 Ubuntu 新手,不太擅長。

答案1

嘗試安裝 fglrx,fglrx-core 為您提供“AMD 圖形加速器的最小視訊驅動程式”,而 fglrx 將為您提供更“完整”的安裝。

喜歡:

sudo apt-get 更新
sudo apt-get 安裝 fglrx

或(包括催化劑中心)

sudo apt-get 更新
sudo apt-get 安裝 fglrx fglrx-amdcccle fglrx-dev

相關內容