Δημοσιεύτηκε: 22 Δεκ 2014, 14:12
από sotos21
Δοκίμασε να δώσεις
Κώδικας: Επιλογή όλων
sudo apt-get -f install
και δείξε μας τι λέει το τερματικό.
Edit: Πρώτα κοίτα εδώ http://wiki.cchtml.com/index.php/Ubuntu_Trusty_Installation_Guide την παράγραφο που λέει
Κώδικας: Επιλογή όλων
fglrx-core conflicts with libopencl1[edit]
If you have wine installed, the driver installation may fail due to a conflict with a library included with wine.
After you have created or downloaded the .deb files, but before you install them, repackage the fglrx-core package by doing the following
dpkg-deb -R fglrx-core_14.501-0ubuntu1_amd64.deb fglrx-core
sed -ri 's/(Conflicts|Provides).*/\1: fglrx-driver-core/' fglrx-core/DEBIAN/control
sudo dpkg-deb -b fglrx-core/ fglrx-core_14.501-0ubuntu1_amd64.deb