← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 525225] [NEW] Ati Driver crashes Xorg

 

Public bug reported:

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

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
Ati Driver crashes Xorg
https://bugs.launchpad.net/bugs/525225
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.



Follow ups

References