More information here:
https://wiki.ubuntu.com/X/Troubleshooting/VideoDriverDetection#Problem
:_Need_to_purge_-fglrx

Is this still a problem? If it's so, shouldn't this bug be fixed via a 
"conflicts" in the packages of both the open source and the proprietary driver?
Otherwise, jockey could deal with the driver situation in a more automatic way.

** Changed in: xserver-xorg-video-ati (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/285603

Title:
  MASTER: xserver crash, performs poorly, or other severe problem when
  loading the radeon driver if -fglrx has not been properly removed
  first

Status in “xserver-xorg-video-ati” package in Ubuntu:
  Incomplete

Bug description:
  [Problem]
  Running X with the -ati driver shows various problems if -fglrx is not fully 
installed first, including crashing, performing poorly, failing during gl 
operations, etc.

  A typical use case is upgrading from Ubuntu when you were using to
  fglrx, to a development version of Ubuntu where -fglrx is not
  available, and -ati is used instead.

  -ati and -fglrx share some overlapping files like libgl, which -fglrx
  replaces when it's installed and that results in -ati breakage.
  -fglrx also installs kernel components which can cause problems if
  they're still present when running -ati.

  For more info, see
  https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver

  [Workaround]
  Make sure -fglrx is fully purged from your system

  1. sudo apt-get remove --purge fglrx*
  2. sudo apt-get remove --purge xserver-xorg-video-ati 
xserver-xorg-video-radeon
  3. sudo apt-get install xserver-xorg-video-ati
  4. Restart X

  [Original report]
  After the update to Intrepid, the X server no longer starts.

  When launching the X server by hand I have this message:
  (==) Using config file: "/etc/X11/xorg.conf"

  Backtrace:
  0: X(xf86SigHandler+0x79) [0x80c2fe9]
  1: [0xb809f400]
  2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b05b07]
  3: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad355a]
  4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7ad64fc]
  5: X(InitOutput+0x96f) [0x80aac7f]
  6: X(main+0x279) [0x8071b19]
  7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7ca1685]
  8: X [0x8071101]
  Saw signal 11.  Server aborting.

  The message is the same if I choose the driver "radeon" or "ati". The graphic 
card is a ATI RV100:
  01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY 
[Radeon 7000/VE]

  The ubuntu version is:
  Description:  Ubuntu intrepid (development branch)
  Release:      8.10

  The driver version is:
  xserver-xorg-video-radeon:
    Installed : 1:6.9.0+git20081003.f9826a56-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/285603/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to