Public bug reported:

ATI Radeon 9600XT card ,Was running Gutsy using the ati proprietary 8.443 
drivers. had 3d acceln, and was able to invoke compiz desktop effects.
After successful Hardy (8.04) upgrade the first  reboot gave me the low 
graphics mode screen and after continuing i was stuck in 800X600 resolution and 
vesa driver
I tried upgrading to the latest(8.4) ati driver - no change
I tried downgrading to an earlier ati driver - no change
I removed the ati sourced drivers and loaded the xorg-driver-fglrx. On first 
reboot after this installation, the fglrx driver loaded correctly, Direct 
rendering working, but unable to enable desktop effects.... however on shutting 
down and rebooting again the system reverted back to low graphics and vesa 
driver ( xorg.conf.failsafe), and stayed there on subsequent reboots.
I have reverted to the xserver-xorg-video-ati driver, and cleaned up all the 
fglrx modules etc using dkms, and retried the xorg-driver-fglrx package with 
the same result as above- first reboot = eureka, next and subsequent reboots 
result in low graphics and vesa driver.
I currently dont have an Xorg.0.log file from a "vesa" reboot, but could 
generate one if that would assist.
this is my xorg.conf

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

Section "Files"
EndSection

Section "Module"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc101"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Emulate3Buttons" "true"
EndSection

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

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "ati"
EndSection

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

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
gutsy to hardy - all fglrx drivers fail-> low graphics
https://bugs.launchpad.net/bugs/228573
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to