Ati Driver crashes Xorg

Bug #525225 reported by Andrei Marian GHERGHE
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xserver-xorg-video-ati (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: xorg

I have the ATI Radeon HD 3650 Graphic card, but after i install the ATI Driver, it starts in comand-line mode. In Ubuntu 9.10 I had no probem.

When i use the following Xorg.conf, it works (except compiz)

Section "ServerLayout"
 Identifier "amdcccle Layout"
 Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
 Load "glx"
EndSection

Section "Monitor"
 Identifier "aticonfig-Monitor[0]-0"
 Option "VendorName" "ATI Proprietary Driver"
 Option "ModelName" "Generic Autodetecting Monitor"
 Option "DPMS" "true"
EndSection

Section "Device"
 Identifier "aticonfig-Device[0]"
 BusID "PCI:1:0:0"
EndSection

Section "Screen"
 Identifier "aticonfig-Screen[0]-0"
 Device "aticonfig-Device[0]-0"
 Monitor "aticonfig-Monitor[0]-0"
 DefaultDepth 24
 SubSection "Display"
  Viewport 0 0
  Depth 24
 EndSubSection
EndSection

But, when i use:

Section "ServerLayout"
 Identifier "amdcccle Layout"
 Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
 Load "glx"
EndSection

Section "Monitor"
 Identifier "aticonfig-Monitor[0]-0"
 Option "VendorName" "ATI Proprietary Driver"
 Option "ModelName" "Generic Autodetecting Monitor"
 Option "DPMS" "true"
EndSection

Section "Device"
 Identifier "aticonfig-Device[0]"
 BusID "PCI:1:0:0"
        Driver "fglrx'
EndSection

Section "Screen"
 Identifier "aticonfig-Screen[0]-0"
 Device "aticonfig-Device[0]-0"
 Monitor "aticonfig-Monitor[0]-0"
 DefaultDepth 24
 SubSection "Display"
  Viewport 0 0
  Depth 24
 EndSubSection
EndSection

It doesn't work.

To report this bug, i used "ubuntu-bug -p xorg"

lsb.... output:

"
andrei@andrei-desktop:~$ lsb_release -rd
Description: Ubuntu lucid (development branch)
Release: 10.04
"

ProblemType: Bug
Architecture: i386
Date: Sun Feb 21 12:14:16 2010
DistroRelease: Ubuntu 10.04
DkmsStatus: fglrx, 8.702, 2.6.32-13-generic, i686: installed
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: xorg 1:7.5+1ubuntu6
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-13-generic root=UUID=d3fa6c8e-8263-45f5-be57-34177ec821d9 ro quiet splash
ProcEnviron:
 LANG=ro_RO.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu6
 libgl1-mesa-glx 7.7-3ubuntu1
 libdrm2 2.4.18-1ubuntu2
 xserver-xorg-video-intel 2:2.9.1-1ubuntu5
SourcePackage: xorg
Symptom: display
Uname: Linux 2.6.32-13-generic i686
dmi.bios.date: 02/13/2005
dmi.bios.vendor: Intel Corp.
dmi.bios.version: RL86510A.86A.0089.P21.0502132202
dmi.board.name: D865PERL
dmi.board.vendor: Intel Corporation
dmi.board.version: AAC27646-213
dmi.chassis.type: 2
dmi.modalias: dmi:bvnIntelCorp.:bvrRL86510A.86A.0089.P21.0502132202:bd02/13/2005:svn:pn:pvr:rvnIntelCorporation:rnD865PERL:rvrAAC27646-213:cvn:ct2:cvr:
glxinfo: Error: command ['glxinfo'] failed with exit code -11:
system:
 distro: Ubuntu
 architecture: i686kernel: 2.6.32-13-generic

Revision history for this message
Andrei Marian GHERGHE (andreigherghe) wrote :
Bryce Harrington (bryce)
affects: xorg (Ubuntu) → xserver-xorg-video-ati (Ubuntu)
Bryce Harrington (bryce)
tags: added: crash
Changed in xserver-xorg-video-ati (Ubuntu):
status: New → Confirmed
Revision history for this message
Bryce Harrington (bryce) wrote :

[This is an automatic notification.]

Thanks for reporting this bug to help making the -ati graphics driver
better. We hear from upstream that a number of bugs (possibly including
this one) have been fixed in the newer DRM code from the 2.6.33 kernel.
I don't know if your bug is one of the ones fixed in this release,
though, but we've prepared a PPA with this DRM update. Would you mind
installing this, rebooting, and testing if the original issue can be
reproduced with it or not?

The DRM PPA is here:

    https://edge.launchpad.net/~apw/+archive/red

Note there could be new bugs... please file these as new reports using
the command 'ubuntu-bug linux' (for kernel or DRM or KMS bugs) or
'ubuntu-bug xorg' if you suspect them to be X.org issues.

Changed in xserver-xorg-video-ati (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote :

We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this confirms the bug is one we may be able to pass upstream for help.

Changed in xserver-xorg-video-ati (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.