← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 356877] [NEW] Cant start Xserver with kernel linux 2.6.27-11-generic

 

You have been subscribed to a public bug:

Since I updated kernel from 2.6.27-9-generic to 2.6.27-11-generic I'm
not able to get gdm. I've got just a broken ubuntu logo instead of gdm
screen. But I can hear those "drums" and also if I enter my login and
password I can hear my starting sound but on screen is still same broken
ubuntu logo(its look like holdover of splash screen). When I try to
restart Xserver by combination of ctrl+alt+backspace or to switch to
tty1 by ctrl+alt+F1 the computer reboots. When I boot 2.6'.27-9-generic
everything goes right.

I'm using fglrx ati driver for my ati radeon hd3200. Here's my 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:5: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

When I reconfigured xorg.conf to defaults I didnt get those broken logo,
but I get something like "cant fing initial image" so no gdm.

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

-- 
Cant start Xserver with kernel linux 2.6.27-11-generic
https://bugs.edge.launchpad.net/bugs/356877
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu.