← Back to team overview

desktop-packages team mailing list archive

[Bug 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

 

Running 14.04.2 with original X stack and Utopic kernel. updated fglrx-
updates, fglrx-amdcccle-updates to the versions in proposed and it
didn’t work, giving several errors;

first got an error due to this bug #1444336

simply selecting the packages for re-installation in synaptic allowed
them to install properly, but I then encountered more errors after
reboot;

fglrxinfo in terminal gives:

	X Error of failed request:  BadRequest (invalid request code or no such operation)
	Major opcode of failed request:  155 (GLX)
	Minor opcode of failed request:  19 (X_GLXQueryServerString)
	Serial number of failed request:  12
	Current serial number in output stream:  12

Trying to start Catalyst Control Center gives

        There was a problem initializing Catalyst Control Center Linux
edition.  It could be caused by the following.

	No AMD graphics driver is installed, or the AMD driver is not functioning properly.
	Please install the AMD driver appropriate for you AMD hardware, or configure using aticonfig.

Running aticonfig gives

	Unable to open /etc/ati/control, please reinstall the driver.
	aticonfig: No supported adapters detected

Finally, Boinc complains about No usable GPUs found.

Completely removing, restarting and reinstalling fglrx-updates and
related packages from proposed and running aticonfig --initial fixes all
of these errors. Thus I think there may be problems for people when they
try to update fglrx if this version hits the official repos.

Unfortunately I found another problem with Boinc

Boinc now thinks that the gpu doesnt support opencl, giving these
errors;

        App version needs OpenCL but GPU doesn't support it

        Application uses missing ATI GPU

Running clinfo seems to indicate that OpenCL is installed.

Boinc recognized it as OpenCl fine with the previous driver version.
Thus I think there is something wrong with the driver, specifically
OpenCL recognition.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1424491

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --------------------------------------------------------------------------

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

          zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
          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.
          The following information may help to resolve the situation:

          The following packages have unmet dependencies:
           fglrx-updates : Depends: xorg-video-abi-11 but it is not installable or
                                    xorg-video-abi-12 but it is not installable or
                                    xorg-video-abi-13 but it is not installable or
                                    xorg-video-abi-14 but it is not installable or
                                    xorg-video-abi-15
          E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

          zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
          Reading package lists... Done
          Building dependency tree
          Reading state information... Done
          Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
          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.
          The following information may help to resolve the situation:

          The following packages have unmet dependencies:
           libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                             Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
           libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not going to be installed
                        Depends: gstreamer1.0-clutter but it is not going to be installed
           libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
                              Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
          E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

          zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
          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.
          The following information may help to resolve the situation:

          The following packages have unmet dependencies:
           libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                             Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
           libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not going to be installed
                        Depends: gstreamer1.0-clutter but it is not going to be installed
           libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
                              Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
          E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/1424491/+subscriptions


References