fglrx-core를 설치할 수 없습니다 - 도움말

fglrx-core를 설치할 수 없습니다 - 도움말

그래서 인터넷 검색 을 통해 와인이 AMD 드라이버와 작동하지 않는다는 것을 알게 된 후 libopen.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. 홈 디렉터리에서 패키지를 시도하고 이름을 바꾸었지만 아무것도 작동하지 않는 것 같습니다.

빨리 고친 사람 있나요? 저는 우분투를 처음 접했고 잘하지 못합니다.

답변1

fglrx를 설치해 보십시오. fglrx-core는 "AMD 그래픽 가속기를 위한 최소 비디오 드라이버"를 제공하는 반면, fglrx는 보다 "완전한" 설치를 제공합니다.

좋다:

sudo apt-get 업데이트
sudo apt-get 설치 fglrx

또는 (촉매 센터 포함)

sudo apt-get 업데이트
sudo apt-get 설치 fglrx fglrx-amdcccle fglrx-dev

관련 정보