[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#428990: xserver-xorg: Monitor shutdown with any driver on xorg 7.2



Package: xserver-xorg
Version: 1:7.2-3
Severity: important



-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-06-14 20:29 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736280 2007-06-01 15:28 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
05:00.0 VGA compatible controller: ATI Technologies Inc R430 [Radeon
X800 (PCIE)]

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3431 2007-06-14 23:05 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
   Identifier     "Default Layout"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Generic Keyboard"
   InputDevice    "Configured Mouse"
EndSection

Section "Files"

   # path to defoma fonts
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/usr/X11R6/lib/X11/fonts/misc"
   FontPath     "/usr/share/fonts/X11/cyrillic"
   FontPath     "/usr/X11R6/lib/X11/fonts
/cyrillic"
   FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/Type1"
   FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath     "/usr/share/fonts/X11/100dpi"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
   FontPath     "/usr/share/fonts/X11/75dpi"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load  "i2c"
   Load  "bitmap"
   Load  "ddc"
   Load  "dri"
   Load  "extmod"
   Load  "freetype"
   Load  "glx"
   Load  "int10"
   Load  "vbe"
EndSection

Section "ServerFlags"
   Option        "AIGLX" "off"
EndSection

Section "InputDevice"
   Identifier  "Generic Keyboard"
   Driver      "kbd"
   Option        "CoreKeyboard"
   Option        "XkbRules" "xorg"
   Option        "XkbModel" "pc105"
   Option        "XkbLayout" "it"
EndSection

Section "InputDevice"
   Identifier  "Configured Mouse"
   Driver      "mouse"
   Option        "CorePointer"
   Option        "Device" "/dev/input/mice"
   Option        "Protocol" "ImPS/2"
   Option        "Emulate3Buttons" "true"
EndSection

Section "Monitor"
   Identifier   "Monitor Generico"
   HorizSync    57.6 - 82.0
   VertRefresh  60.0 - 77.0
   Option        "DPMS"
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      "fglrx"
   Option        "VideoOverlay" "on"
   Option        "OpenGLOverlay" "off"
       Option          "ColorTiling"           "false"
   Option "UseFBDev" "true" # <- da aggiungere per ombre
   Option "backingstore" "true" # <- da aggiungere per ombre
   Option "RenderAccel" "true" # <- da aggiungere per ombre
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

Section "DRI"
   Mode         0666
EndSection

##Section "Extensions"
##        Option  "Composite" "Disable"
##EndSection

Section "Extensions"
#     Option "Composite" "Enable"
   Option "RENDER" "true"
   Option "DAMAGE" "true"
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 57774 2007-01-20 12:26 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 52576 2007-05-03 20:06 /var/log/Xorg.94.log
-rw-r--r-- 1 root root 26849 2007-06-15 12:36 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux SubMission 2.6.21.4 #1 Thu Jun 14
18:49:37 CEST 2007 i686
Build Date: 01 June 2007
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 15 12:36:20 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) |   |-->Monitor "aticonfig-Monitor[0]"
(**) |   |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "AIGLX" "off"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
   Entry deleted from font path.
(WW) Including the default font path
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x- ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/100dpi/:unscaled,
   /usr/share/fonts/X11/75dpi/:unscaled,
   /usr/share/fonts/X11/Type1,
   /usr/share/fonts/X11/100dpi,
   /usr/share/fonts/X11/75dpi,
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/cyrillic,
   /usr/share/fonts/X11/100dpi/:unscaled,
   /usr/share/fonts/X11/75dpi/:unscaled,
   /usr/share/fonts/X11/Type1,
   /usr/share/fonts/X11/100dpi,
   /usr/share/fonts/X11/75dpi,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "RENDER" is enabled
(**) Extension "DAMAGE" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e5f60
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.3
   X.Org Video Driver: 1.2
   X.Org XInput driver : 0.7
   X.Org Server Extension : 0.3
   X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 1462,7125 rev a3 class 05,80,00
hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1462,7125 rev a3 class 06,01,00
hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1462,7125 rev a2 class 0c,05,00
hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1462,7125 rev a2 class 0c,03,10
hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1462,7125 rev a3 class 0c,03,20
hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 1462,7585 rev a2 class 04,01,00
hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card f462,7125 rev f2 class 01,01,8a
hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1462,7125 rev f3 class 01,01,85
hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1462,7125 rev f3 class 01,01,85
hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01
hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1462,7125 rev a3 class 06,80,00
hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00
hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00
hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00
hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00
hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00
hdr 80
(II) PCI: 01:0c:0: chip 1106,3044 card 0574,086c rev 80 class 0c,00,10
hdr 00
(II) PCI: 05:00:0: chip 1002,554f card 18bc,1490 rev 00 class 03,00,00
hdr 80
(II) PCI: 05:00:1: chip 1002,556f card 18bc,1491 rev 00 class 03,80,00
hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0200 (VGA_EN is cleared)
(II) Bus 1 I/O range:
   [0] -1    0    0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1    0    0xfea00000 - 0xfeafffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is
cleared)
(II) Bus 2 I/O range:
   [0] -1    0    0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1    0    0xfe800000 - 0xfe8fffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
   [0] -1    0    0xfe700000 - 0xfe7fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is
cleared)
(II) Bus 3 I/O range:
   [0] -1    0    0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
   [0] -1    0    0xfe600000 - 0xfe6fffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
   [0] -1    0    0xfe500000 - 0xfe5fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0000 (VGA_EN is
cleared)
(II) Bus 4 I/O range:
   [0] -1    0    0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
   [0] -1    0    0xfe400000 - 0xfe4fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
   [0] -1    0    0xfe300000 - 0xfe3fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 5 I/O range:
   [0] -1    0    0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
   [0] -1    0    0xfe200000 - 0xfe2fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
   [0] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(5:0:0) ATI Technologies Inc R430 [Radeon X800 (PCIE)] rev 0,
Mem @ 0xd0000000/28, 0xfe2f0000/16, I/O @ 0x9e00/8
(--) PCI: (5:0:1) ATI Technologies Inc R430 [Radeon X800 (PCIE)
Secondary] rev 0, Mem @ 0xfe2e0000/16
(II) Addressable bus resource ranges are
   [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
   [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
   [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
   [0] -1    0    0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
   [1] -1    0    0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
   [2] -1    0    0xfebfa000 - 0xfebfafff (0x1000) MX[B]
   [3] -1    0    0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
   [4] -1    0    0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
   [5] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[B]
   [6] -1    0    0xfebff000 - 0xfebfffff (0x1000) MX[B]
   [7] -1    0    0xfe2f0000 - 0xfe2fffff (0x10000) MX[B](B)
   [8] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [9] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[B]
   [10] -1    0    0x0000f000 - 0x0000f007 (0x8) IX[B]
   [11] -1    0    0x0000f100 - 0x0000f10f (0x10) IX[B]
   [12] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[B]
   [13] -1    0    0x00000960 - 0x00000967 (0x8) IX[B]
   [14] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[B]
   [15] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[B]
   [16] -1    0    0x0000f600 - 0x0000f60f (0x10) IX[B]
   [17] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[B]
   [18] -1    0    0x00000970 - 0x00000977 (0x8) IX[B]
   [19] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [20] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[B]
   [21] -1    0    0x0000fb00 - 0x0000fb0f (0x10) IX[B]
   [22] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [23] -1    0    0x0000ea00 - 0x0000eaff (0x100) IX[B]
   [24] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[B]
   [25] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[B]
   [26] -1    0    0x0000ff00 - 0x0000ff1f (0x20) IX[B]
   [27] -1    0    0x00009e00 - 0x00009eff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
   [0] -1    0    0xfe2e0000 - 0xfe2effff (0x10000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1    0    0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
   [1] -1    0    0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
   [2] -1    0    0xfebfa000 - 0xfebfafff (0x1000) MX[B]
   [3] -1    0    0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
   [4] -1    0    0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
   [5] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[B]
   [6] -1    0    0xfebff000 - 0xfebfffff (0x1000) MX[B]
   [7] -1    0    0xfe2f0000 - 0xfe2fffff (0x10000) MX[B](B)
   [8] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [9] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[B]
   [10] -1    0    0x0000f000 - 0x0000f007 (0x8) IX[B]
   [11] -1    0    0x0000f100 - 0x0000f10f (0x10) IX[B]
   [12] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[B]
   [13] -1    0    0x00000960 - 0x00000967 (0x8) IX[B]
   [14] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[B]
   [15] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[B]
   [16] -1    0    0x0000f600 - 0x0000f60f (0x10) IX[B]
   [17] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[B]
   [18] -1    0    0x00000970 - 0x00000977 (0x8) IX[B]
   [19] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [20] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[B]
   [21] -1    0    0x0000fb00 - 0x0000fb0f (0x10) IX[B]
   [22] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [23] -1    0    0x0000ea00 - 0x0000eaff (0x100) IX[B]
   [24] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[B]
   [25] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[B]
   [26] -1    0    0x0000ff00 - 0x0000ff1f (0x20) IX[B]
   [27] -1    0    0x00009e00 - 0x00009eff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
   [0] -1    0    0xfe2e0000 - 0xfe2effff (0x10000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
   [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1    0    0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
   [5] -1    0    0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
   [6] -1    0    0xfebfa000 - 0xfebfafff (0x1000) MX[B]
   [7] -1    0    0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
   [8] -1    0    0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
   [9] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[B]
   [10] -1    0    0xfebff000 - 0xfebfffff (0x1000) MX[B]
   [11] -1    0    0xfe2f0000 - 0xfe2fffff (0x10000) MX[B](B)
   [12] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [13] -1    0    0xfe2e0000 - 0xfe2effff (0x10000) MX[B](B)
   [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[B]
   [17] -1    0    0x0000f000 - 0x0000f007 (0x8) IX[B]
   [18] -1    0    0x0000f100 - 0x0000f10f (0x10) IX[B]
   [19] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[B]
   [20] -1    0    0x00000960 - 0x00000967 (0x8) IX[B]
   [21] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[B]
   [22] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[B]
   [23] -1    0    0x0000f600 - 0x0000f60f (0x10) IX[B]
   [24] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[B]
   [25] -1    0    0x00000970 - 0x00000977 (0x8) IX[B]
   [26] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [27] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[B]
   [28] -1    0    0x0000fb00 - 0x0000fb0f (0x10) IX[B]
   [29] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [30] -1    0    0x0000ea00 - 0x0000eaff (0x100) IX[B]
   [31] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[B]
   [32] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[B]
   [33] -1    0    0x0000ff00 - 0x0000ff1f (0x20) IX[B]
   [34] -1    0    0x00009e00 - 0x00009eff (0x100) IX[B](B)
(II) LoadModule: "i2c"(II) Module already built-in
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 1.3.0, module version = 2.1.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.3
(**) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.1.0
   ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.0.2
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
   compiled for 7.1.0, module version = 8.37.6
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
   compiled for 7.1.1, module version = 1.1.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 7.1.1, module version = 1.1.1
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.6
(II) Primary Device is: PCI 05:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.37.6
(II) ATI Proprietary Linux Driver Release Identifier:
LGDr8.37g1
(II) ATI Proprietary Linux Driver Build Date: May 25 2007 14:25:03
(II) ATI Proprietary Linux Driver Build Information:
autobuild-rel-r6-8.37.1.1.2.3-driver-lnx-x86-x86_64-346145
(--) Assigning device section with no busID to primary device
(WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
(--) Chipset Supported AMD Graphics Processor (0x554F) found
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1    0    0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
   [5] -1    0    0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
   [6] -1    0    0xfebfa000 - 0xfebfafff (0x1000) MX[B]
   [7] -1    0    0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
   [8] -1    0    0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
   [9] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[B]
   [10] -1    0    0xfebff000 - 0xfebfffff (0x1000) MX[B]
   [11] -1    0    0xfe2f0000 - 0xfe2fffff (0x10000) MX[B](B)
   [12] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [13] -1    0    0xfe2e0000 - 0xfe2effff (0x10000) MX[B](B)
   [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[B]
   [17] -1    0    0x0000f000 - 0x0000f007 (0x8) IX[B]
   [18] -1    0    0x0000f100 - 0x0000f10f (0x10) IX[B]
   [19] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[B]
   [20] -1    0    0x00000960 - 0x00000967 (0x8) IX[B]
   [21] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[B]
   [22] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[B]
   [23] -1    0    0x0000f600 - 0x0000f60f (0x10) IX[B]
   [24] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[B]
   [25] -1    0    0x00000970 - 0x00000977 (0x8) IX[B]
   [26] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [27] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[B]
   [28] -1    0    0x0000fb00 - 0x0000fb0f (0x10) IX[B]
   [29] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [30] -1    0    0x0000ea00 - 0x0000eaff (0x100) IX[B]
   [31] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[B]
   [32] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[B]
   [33] -1    0    0x0000ff00 - 0x0000ff1f (0x20) IX[B]
   [34] -1    0    0x00009e00 - 0x00009eff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x8203860
(II) resource ranges after probing:
   [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1    0    0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
   [5] -1    0    0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
   [6] -1    0    0xfebfa000 - 0xfebfafff (0x1000) MX[B]
   [7] -1    0    0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
   [8] -1    0    0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
   [9] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[B]
   [10] -1    0    0xfebff000 - 0xfebfffff (0x1000) MX[B]
   [11] -1    0    0xfe2f0000 - 0xfe2fffff (0x10000) MX[B](B)
   [12] -1    0    0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [13] -1    0    0xfe2e0000 - 0xfe2effff (0x10000) MX[B](B)
   [14] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
   [15] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [16] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
   [17] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
   [18] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
   [19] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[B]
   [20] -1    0    0x0000f000 - 0x0000f007 (0x8) IX[B]
   [21] -1    0    0x0000f100 - 0x0000f10f (0x10) IX[B]
   [22] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[B]
   [23] -1    0    0x00000960 - 0x00000967 (0x8) IX[B]
   [24] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[B]
   [25] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[B]
   [26] -1    0    0x0000f600 - 0x0000f60f (0x10) IX[B]
   [27] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[B]
   [28] -1    0    0x00000970 - 0x00000977 (0x8) IX[B]
   [29] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [30] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[B]
   [31] -1    0    0x0000fb00 - 0x0000fb0f (0x10) IX[B]
   [32] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [33] -1    0    0x0000ea00 - 0x0000eaff (0x100) IX[B]
   [34] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[B]
   [35] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[B]
   [36] -1    0    0x0000ff00 - 0x0000ff1f (0x20) IX[B]
   [37] -1    0    0x00009e00 - 0x00009eff (0x100) IX[B](B)
   [38] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
   [39] 0    0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [atiddxPreInit] === begin, [x]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
   compiled for 1.3.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 1.2
(II) fglrx(0): PCI bus 5 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "RADEON X800 GTO" (Chipset = 0x554f)
(--) fglrx(0): (PciSubVendor = 0x18bc, PciSubDevice = 0x1490)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT
original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xfe2f0000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 9.7
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2003, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: R430
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
   compiled for 7.1.0, module version = 8.37.6
   ABI class: X.Org Server Extension, version 0.3
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR3
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) fglrx(0): Connected Display1: CRT on primary DAC [crt1]
(II) fglrx(0):  Display1: No EDID information from DDC.
(II) fglrx(0):  Display1: Failed to get EDID information.
(II) fglrx(0): Connected Display2: DFP on internal TMDS [tmds1]
(II) fglrx(0): Display2 EDID data ---------------------------
(II) fglrx(0): Manufacturer: BNQ  Model: 7685  Serial#: 422
(II) fglrx(0): Year: 2005  Week: 21
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 38  vert.: 30
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.639 redY: 0.342   greenX: 0.297 greenY: 0.614
(II) fglrx(0): blueX: 0.146 blueY: 0.067   whiteX: 0.312 whiteY: 0.328
(II) fglrx(0): Supported VESA Video Modes:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@67Hz
(II) fglrx(0): 640x480@72Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@72Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 832x624@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@70Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): 1152x870@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported Future Video Modes:
(II) fglrx(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 76  vid: 36993
(II) fglrx(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): #3: hsize: 1280  vsize 1024  refresh: 72  vid: 35969
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
(II) fglrx(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end
1688 h_border: 0
(II) fglrx(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking:
1066 v_border: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 25.2 MHz   Image Size:  376 x 301 mm
(II) fglrx(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end
800 h_border: 0
(II) fglrx(0): v_active: 350  v_sync: 387  v_sync_end 389 v_blanking:
449 v_border: 0
(II) fglrx(0): Ranges: V min: 56  V max: 76 Hz, H min: 31  H max: 83
kHz, PixClock max 140 MHz
(II) fglrx(0): Monitor name: BenQ FP937s
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff0009d18576a6010000
(II) fglrx(0):     150f010380261e78eaa150a3574c9d25
(II) fglrx(0):     115054bdef80714f81908180818c0101
(II) fglrx(0):     010101010101302a009851002a403070
(II) fglrx(0):     1300782d1100001ed50980a0205e6310
(II) fglrx(0):     10605208782d1100001a000000fd0038
(II) fglrx(0):     4c1f530e000a202020202020000000fc
(II) fglrx(0):     0042656e51204650393337730a20009b
(II) fglrx(0): End of Display2 EDID data --------------------
(WW) fglrx(0): More than one displays are connected,so clone mode is enabled


-- System Information:
Debian Release: lenny/sid
 APT prefers testing
 APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.4
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2. 1.5.13               Debian configuration
management sy
ii  fglrx-driver [xserv 8.37.6-1             display driver for the ATI
graphic
ii  x11-common          1:7.2-3              X Window System (X.Org)
infrastruc
ii  xbase-clients       1:7.2.ds2-2          miscellaneous X clients
ii  xkb-data            0.9-4                X Keyboard Extension (XKB)
configu
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6     X.Org X server -- core server
ii  xserver-xorg-input- 1:7.2-3              the X.Org X server -- input
driver
ii  xserver-xorg-input- 1:1.1.5-2             X.Org X server -- evdev
input driv
ii  xserver-xorg-input- 1:1.1.0-4            X.Org X server -- keyboard
input d
ii  xserver-xorg-input- 1:1.1.1-3            X.Org X server -- mouse
input driv
ii  xserver-xorg-input- 0.14.7~git20070517-2 Synaptics TouchPad driver
for X.Or
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- VESA
display dri

Versions of packages xserver-xorg recommends:
pn  discover1 | discover          <none>     (no description available)
ii  dmidecode                     2.9-1      Dump Desktop Management
Interface
ii  laptop-detect                 0.12.1-0.1 attempt to detect a laptop
pn  mdetect                       <none>     (no description available)
pn  xresprobe                     <none>     (no description available)
ii  xserver-xorg-input-all        1:7.2-3    the X.Org X server -- input
driver
pn  xserver-xorg-video-all        <none>     (no description available)

-- debconf information:
 xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
 xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: false
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1280x1024, 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
 xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: it
* xserver-xorg/config/monitor/identifier: BenQ
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
 xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 31-82
 xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/inputdevice/keyboard/model: pc105
* xserver-xorg/config/device/driver: fglrx
* xserver-xorg/config/monitor/selection-method: Advanced
* xserver-xorg/config/write_files_section: false
 xserver-xorg/config/monitor/mode-list: 1280x1024 @ 60Hz
 shared/fontpath/fontserver:
 xserver-xorg/config/doublequote_in_string_error:
 xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
 shared/no_known_x-server:
 xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 56-77
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/modules: bitmap, ddc, dri, extmod, freetype, glx,
int10, vbe
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: Ati X800 GTO
 xserver-xorg/config/null_string_error:
 shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:5:0:0
 xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg
 xserver-xorg/config/monitor/default-identifier:



Hi all,
when I run startx the monitor shutdown with any driver forcing me to
reboot manually machine. No problem with xorg
7.1.
Have a nice day,
Leo.
Reply to: