← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 544638] [NEW] segmentation fault on fglrx module during startup reverts to "low graphics mode"

 

Public bug reported:

packages installed first manually now via lucid archive. sony vaio
laptop with radeon mobility hd5650 and lucid lynx amd64 beta1 (fresh
install on two days ago). segmenation fault occurs with version -2, -3,
-4 and -5 of these packages

$ lspci -nn | grep Radeon
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5600 Series] [1002:68c1]
01:00.1 Audio device [0403]: ATI Technologies Inc Redwood HDMI Audio [Radeon HD 5600 Series] [1002:aa60]

xorg.conf generated via sudo aticonfig --initial
$ cat /etc/X11/xorg.conf
Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
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]-0"
	Driver      "fglrx"
	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

** Affects: fglrx-installer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
segmentation fault on fglrx module during startup reverts to "low graphics mode"
https://bugs.launchpad.net/bugs/544638
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.



Follow ups

References