Package: xserver-xorg-video-ati
Version: 1:6.6.2-2
Severity: important

Hi,

Back when X.Org was introduced to unstable, there was a bug where when X
was started up, the DVI flat panel (Apple Cinema Display 20") went into
standby mode, and wouldn't come out.  This could be worked around with
IIRC a PanelSize option and a few other manual tweaks.  This was later
fixed, and the special options were no longer necessary.

With the latest version, this bug has reappeared, and the monitor again
goes into standby when the X server starts.


The relevant parts of xorg.conf follow.  If I uncomment "UseFBDev", the
monitor won't come out of standby even if I kill the X server.  The
other commented out options don't appear to have any effect.


I'll be happy to do any further testing.


Regards,
Roger


Section "Device"
        Identifier      "ATI Radeon 9200"
        Driver          "ati"
        BusID           "PCI:0:16:0"
#       Option          "UseFBDev"              "true"
#       Option          "MonitorLayout"         "TMDS"
        Option          "SWcursor"              "true"
#       Option          "fbdev"                 "/dev/fb0"
        Option          "DDCMode"               "true"
EndSection

Section "Monitor"
        Identifier      "Apple Cinema Display"
        #Option         "DPMS"

        HorizSync       28-90
        VertRefresh     43-72
        DisplaySize     434 270
                                
        Mode "1680x1050"
                # D: 119.005 MHz, H: 64.677 kHz, V: 59.886 Hz
                DotClock        119.006
                HTimings        1680 1728 1760 1840
                VTimings        1050 1053 1059 1080
                Flags           "-HSync" "+VSync"
        EndMode

EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Radeon 9200"
        Monitor         "Apple Cinema Display"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1680x1050"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-powerpc
Locale: LANG=en_GB.UTF8, LC_CTYPE=en_GB.UTF8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  xserver-xorg-core            2:1.1.1-7   X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to