Here is a use case that I hope can change the status of this report from
Opinion to New/Confirmed.

The fglrx package is needed if one wants to use the AMD CodeXL tool, an
OpenGL/OpenCL development tool from AMD. The CodeXL tool can work with
"offline devices", i.e. without having an AMD GPU in the computer from
where it is run, but it requires the Catalyst/fglrx libraries to be
installed anyway.

Here is the problem: when CodeXL sees that the host is using an AMD
libGL.so library, it disables its "offline" features and tries to use
the available AMD GPU. But there are no available AMD GPUs, so it fails.

To use CodeXL one has to

1. start on a system where fglrx is not installed
2. install fglrx (this install libGL.so and many other libraries)
3. use CodeXL (the fglrx's libGL.so is present but not loaded, so CodeXL does 
not know it is available and "offline devices" can be used)
4. remove fglrx

If one reboots without removing the fglrx package, then its libGL will
be loaded and CodeXL will stop to work.

This problem would be solved if it were possible to install fglrx
without activating its version of libGL.so.

-- 
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/442574

Title:
  mesa doesn't work when fglrx is installed

Status in “fglrx-installer” package in Ubuntu:
  Opinion

Bug description:
  When fglrx is installed, attempting to use a mesa driver (such as
  Intel) results in GLX not working.

  cyberix@eval:~$ glxgears
  X Error of failed request:  BadRequest (invalid request code or no such 
operation)
    Major opcode of failed request:  135 (GLX)
    Minor opcode of failed request:  19 (X_GLXQueryServerString)
    Serial number of failed request:  16
    Current serial number in output stream:  16

  This is not (usefully) fixable in Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/442574/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to