← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 394924] [NEW] blank screen on rv350 in jaunty

 

Public bug reported:

Binary package hint: xserver-xorg-video-ati

On this computer, neither Desktop CD nor system installed from Alternate
CD could run without safe graphics option. If not so, the boot run fine
until start of X, when monitor went to off mode. One could still switch
to text consoles. After some struggle, I figured out that adding these
options to xorg.conf make a work around:

Section "Device"
        ...
        Option          "DefaultConnectorTable" "true"
EndSection

Section "Screen"
        ...Device          "Configured Video Device"
        SubSection "Display"
                Depth   24
                Modes   "1024x768"
        EndSubSection
EndSection

I'm also attaching manually the log from first run that resulted in
black screen. Behaviour is the same in both freshly installed and
updated systems.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: xserver-xorg-video-ati 1:6.12.1-0ubuntu2
ProcEnviron:
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-13-generic (buildd@vernadsky) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009
SourcePackage: xserver-xorg-video-ati
Uname: Linux 2.6.28-13-generic i686
xkbcomp:

** Affects: xserver-xorg-video-ati (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
blank screen on rv350 in jaunty
https://bugs.launchpad.net/bugs/394924
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



Follow ups

References