Fwd: No Desktop!
drew einhorn
drew.einhorn at gmail.com
Sun Mar 30 11:49:48 PDT 2008
Started this in another list.
I was trying to get dual head working on Ubuntu Gutsy
with some ati cards. Google found me folks saying
I need to use proprietary fglrx drive. Tried getting from
repositories. Too old, no joy!
Downloaded latest from ati.
Built and installed .debs for:
fglrx-amdcccle 8.471-0ubuntu1$
fglrx-kernel-source 8.471-0ubuntu1$
xorg-driver-fglrx 8.471-0ubuntu1$
Wondering if they clobbered some file besides xorg.conf
Ever since then my desktop has not come up (see below),
except for once when my desktop came up and worked for
a while, and I was happy till the screen turned white and
my desktop was gone, just a mouse pointer.
Had to trim back the Xorg.0.log for the other list server
Will rerun a post full log file if this is insufficient.
---------- Forwarded message ----------
From: drew einhorn <drew.einhorn at gmail.com>
Date: Sat, Mar 29, 2008 at 5:27 PM
Subject: Fwd: No Desktop!
To: ubuntu-users at lists.ubuntu.com
Here's the latest unsuccessful attempt:
Output from:
$ lspci | grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200
QW [Radeon 7500]
02:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon
9200 PRO] (rev 01)
02:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200
PRO] (Secondary) (rev 01)
Been try a bunch of variations. This xorg.conf was trimmed back a bit
then stuff added in prep for a dual head attempt but that stuff is
either unreferenced or commented out.
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "0 ATI Technologies Inc Radeon RV200 QW [Radeon 7500]"
Driver "ati"
Busid "PCI:1:0:0"
# Option "UseFBDev" "true"
EndSection
Section "Device"
Identifier "1 ATI Technologies Inc Radeon RV280 [Radeon 9200 PRO]"
Driver "ati"
Busid "PCI:2:0:0"
EndSection
Section "Device"
Identifier "2 ATI Technologies Inc Radeon RV280 [Radeon
9200 PRO] (Secondary)"
Driver "ati"
Busid "PCI:2:0:1"
EndSection
Section "Monitor"
Identifier "ULTRASCANP99"
Vendorname "Dell"
Modelname "Dell P990"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "ULTRASCAN1600HS"
Vendorname "Dell"
Modelname "Dell D1626HT"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "TVOUT"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "0 ATI Technologies Inc Radeon RV200 QW [Radeon 7500]"
Monitor "ULTRASCAN1600HS"
DefaultDepth 24
SubSection "Display"
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "1 ATI Technologies Inc Radeon RV280 [Radeon 9200 PRO]"
Monitor "ULTRASCANP99"
Defaultdepth 24
SubSection "Display"
Depth 24
Modes "1400x1050"
EndSubSection
EndSection
# Enabling the Xinerama caused problems every time -
# but it sounds like getting that working is the last step
# in having true interacting monitors.
#Section "ServerFlags"
# Option "Xinerama" "true"
# Option "DefaultServerLayout" "DualHead"
#EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0"
# Screen 0 "Screen0" 0 0
# Screen 1 "Screen1" RightOf "Screen0"
# Option "DualHead" "true"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
EndSection
Reboot
I see login screen
I login
My desktop starts to come up it starts drawing top and bottom
menu/panels, but before it's finished it goes away and is replaced by
a white screen with cursor.
Here is the first 40K of a 147K Xorg.0.log. If I try to send more
that the list chokes on it.
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 Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu8.3)
Current Operating System: Linux drew4 2.6.22-14-generic #1 SMP Tue
Feb 12 07:42:25 UTC 2008 i686
Build Date: 18 January 2008
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: Sat Mar 29 17:30:07 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "ULTRASCAN1600HS"
(**) | |-->Device "0 ATI Technologies Inc Radeon RV200 QW [Radeon 7500]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) 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,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e9800
(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 8086,2578 card 1028,0156 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2579 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 8086,257e card 0000,0000 rev 02 class 08,80,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24d2 card 1028,0156 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1028,0156 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1028,0156 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1028,0156 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1028,0156 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1028,0156 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,24d1 card 1028,0156 rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1028,0156 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5157 card 1002,103a rev 00 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 1002,5960 card 148c,2095 rev 01 class 03,00,00 hdr 80
(II) PCI: 02:00:1: chip 1002,5940 card 148c,2094 rev 01 class 03,80,00 hdr 00
(II) PCI: 02:01:0: chip 1102,0002 card 1102,8022 rev 07 class 04,01,00 hdr 80
(II) PCI: 02:01:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 02:0c:0: chip 8086,100e card 1028,0156 rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(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 - 0xfeafffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (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 0xfe700000 - 0xfe8fffff (0x200000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xe8000000 - 0xf7ffffff (0x10000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
rev 0, Mem @ 0xe0000000/27, 0xfe9f0000/16, I/O @ 0xde00/8, BIOS @
0xfea00000/17
(--) PCI: (2:0:0) ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1,
Mem @ 0xf0000000/27, 0xfe7c0000/16, I/O @ 0xce00/8, BIOS @
0xfe800000/17
(--) PCI: (2:0:1) ATI Technologies Inc RV280 [Radeon 9200 PRO]
(Secondary) rev 1, Mem @ 0xe8000000/27, 0xfe7d0000/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) PCI Memory resource overlap reduced 0xd0000000 from 0xdfffffff to
0xcfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfe7e0000 - 0xfe7fffff (0x20000) MX[B]
[1] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[B]
[2] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[3] -1 0 0xfecf0000 - 0xfecf0fff (0x1000) MX[B]
[4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[5] -1 0 0xfe7d0000 - 0xfe7dffff (0x10000) MX[B](B)
[6] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[7] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[8] -1 0 0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
[9] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[10] -1 0 0x0000cdc0 - 0x0000cdff (0x40) IX[B]
[11] -1 0 0x0000cd98 - 0x0000cd9f (0x8) IX[B]
[12] -1 0 0x0000cda0 - 0x0000cdbf (0x20) IX[B]
[13] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[14] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[15] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[16] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[17] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[18] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[20] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[21] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[25] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[26] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[27] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[28] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1 0 0xfe700000 - 0xfe71ffff (0x20000) MX[B](B)
[1] -1 0 0xfe7c0000 - 0xfe7cffff (0x10000) MX[B](B)
[2] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[3] -1 0 0x0000ce00 - 0x0000ceff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfe7e0000 - 0xfe7fffff (0x20000) MX[B]
[1] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[B]
[2] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[3] -1 0 0xfecf0000 - 0xfecf0fff (0x1000) MX[B]
[4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[5] -1 0 0xfe7d0000 - 0xfe7dffff (0x10000) MX[B](B)
[6] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[7] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[8] -1 0 0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
[9] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[10] -1 0 0x0000cdc0 - 0x0000cdff (0x40) IX[B]
[11] -1 0 0x0000cd98 - 0x0000cd9f (0x8) IX[B]
[12] -1 0 0x0000cda0 - 0x0000cdbf (0x20) IX[B]
[13] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[14] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[15] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[16] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[17] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[18] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[20] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[21] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[25] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[26] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[27] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[28] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xfe700000 - 0xfe71ffff (0x20000) MX[B](B)
[1] -1 0 0xfe7c0000 - 0xfe7cffff (0x10000) MX[B](B)
[2] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[3] -1 0 0x0000ce00 - 0x0000ceff (0x100) IX[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 0xfe7e0000 - 0xfe7fffff (0x20000) MX[B]
[5] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[B]
[6] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[7] -1 0 0xfecf0000 - 0xfecf0fff (0x1000) MX[B]
[8] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[9] -1 0 0xfe7d0000 - 0xfe7dffff (0x10000) MX[B](B)
[10] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[11] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[12] -1 0 0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xfe700000 - 0xfe71ffff (0x20000) MX[B](B)
[15] -1 0 0xfe7c0000 - 0xfe7cffff (0x10000) MX[B](B)
[16] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000cdc0 - 0x0000cdff (0x40) IX[B]
[20] -1 0 0x0000cd98 - 0x0000cd9f (0x8) IX[B]
[21] -1 0 0x0000cda0 - 0x0000cdbf (0x20) IX[B]
[22] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[23] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[24] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[25] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[26] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[27] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[28] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[29] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[30] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[31] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[33] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[34] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[35] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[36] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[37] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
[38] -1 0 0x0000ce00 - 0x0000ceff (0x100) IX[B](B)
(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: "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: "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 enabled
(II) Loading extension GLX
(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: "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: "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: "ati"
(II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 6.7.195
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) ATI: ATI driver wrapper (version 6.7.195) for chipsets: mach64,
rage128, radeon
(II) Primary Device is: PCI 01:00:0
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 4.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.2
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
------------- Whacked out the list of cards supported by this driver
(WW) RADEON: No matching Device section for instance (BusID PCI:2:0:0) found
(WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found
(--) Chipset ATI Radeon 7500 QW (AGP/PCI) 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 0xfe7e0000 - 0xfe7fffff (0x20000) MX[B]
[5] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[B]
[6] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[7] -1 0 0xfecf0000 - 0xfecf0fff (0x1000) MX[B]
[8] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[9] -1 0 0xfe7d0000 - 0xfe7dffff (0x10000) MX[B](B)
[10] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[11] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[12] -1 0 0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xfe700000 - 0xfe71ffff (0x20000) MX[B](B)
[15] -1 0 0xfe7c0000 - 0xfe7cffff (0x10000) MX[B](B)
[16] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000cdc0 - 0x0000cdff (0x40) IX[B]
[20] -1 0 0x0000cd98 - 0x0000cd9f (0x8) IX[B]
[21] -1 0 0x0000cda0 - 0x0000cdbf (0x20) IX[B]
[22] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[23] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[24] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[25] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[26] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[27] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[28] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[29] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[30] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[31] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[33] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[34] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[35] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[36] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[37] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
[38] -1 0 0x0000ce00 - 0x0000ceff (0x100) IX[B](B)
(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 0xfe7e0000 - 0xfe7fffff (0x20000) MX[B]
[5] -1 0 0xfebffc00 - 0xfebfffff (0x400) MX[B]
[6] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[7] -1 0 0xfecf0000 - 0xfecf0fff (0x1000) MX[B]
[8] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[9] -1 0 0xfe7d0000 - 0xfe7dffff (0x10000) MX[B](B)
[10] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[11] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[12] -1 0 0xfe9f0000 - 0xfe9fffff (0x10000) MX[B](B)
[13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xfe700000 - 0xfe71ffff (0x20000) MX[B](B)
[15] -1 0 0xfe7c0000 - 0xfe7cffff (0x10000) MX[B](B)
[16] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000cdc0 - 0x0000cdff (0x40) IX[B]
[23] -1 0 0x0000cd98 - 0x0000cd9f (0x8) IX[B]
[24] -1 0 0x0000cda0 - 0x0000cdbf (0x20) IX[B]
[25] -1 0 0x0000efe0 - 0x0000efff (0x20) IX[B]
[26] -1 0 0x0000fea0 - 0x0000feaf (0x10) IX[B]
[27] -1 0 0x0000fe30 - 0x0000fe33 (0x4) IX[B]
[28] -1 0 0x0000fe20 - 0x0000fe27 (0x8) IX[B]
[29] -1 0 0x0000fe10 - 0x0000fe13 (0x4) IX[B]
[30] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[B]
[31] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[32] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[33] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[34] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[35] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[36] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[37] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[38] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX
[39] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[40] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
[41] -1 0 0x0000ce00 - 0x0000ceff (0x100) IX[B](B)
[42] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[43] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0xfe9f0000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(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) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0,
hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(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) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon 7500 QW (AGP/PCI)" (ChipID = 0x5157)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): BIOS at 0xfea00000
(II) RADEON(0): AGP card detected
(II) RADEON(0): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel
module version 1.27.0
(==) RADEON(0): Page Flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Detected total video RAM=32768K, accessible=65536K
(PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 32768 kByte (64 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) RADEON(0): Max desktop size set to 2048x1200
(II) RADEON(0): For a larger or smaller max desktop size, add a
Virtual line to your xorg.conf
(II) RADEON(0): If you are having trouble with 3D, reduce the desktop
size by adjusting the Virtual line to your xorg.conf
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=17000
(II) RADEON(0): Bios Connector table:
(II) RADEON(0): Port0: DDCType-3, DACType-0, TMDSType-0, ConnectorType-2
(II) RADEON(0): Port5: DDCType-0, DACType-1, TMDSType-2, ConnectorType-6
(II) RADEON(0): Output VGA-0 using monitor section ULTRASCAN1600HS
(II) RADEON(0): I2C bus "VGA_DDC" initialized.
(II) RADEON(0): Output S-video has no monitor section
(II) RADEON(0): Default TV standard: NTSC
(II) RADEON(0): TV standards supported by chip: NTSC PAL PAL-M NTSC-J
(II) RADEON(0): Port0:
Monitor -- AUTO
Connector -- VGA
DAC Type -- Primary
TMDS Type -- None
DDC Type -- VGA_DDC
(II) RADEON(0): Port1:
Monitor -- AUTO
Connector -- STV
DAC Type -- TVDAC/ExtDAC
TMDS Type -- None
DDC Type -- None
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 1
(II) RADEON(0): EDID data from the display on connector: VGA
----------------------
(II) RADEON(0): Manufacturer: DEL Model: 515b Serial#: 843728183
(II) RADEON(0): Year: 1999 Week: 32
(II) RADEON(0): EDID Version: 1.1
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 38 vert.: 29
(II) RADEON(0): Gamma: 2.50
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595
(II) RADEON(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) RADEON(0): #5: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 28.3 MHz Image Size: 388 x 291 mm
(II) RADEON(0): h_active: 720 h_sync: 738 h_sync_end 846 h_blank_end
900 h_border: 0
(II) RADEON(0): v_active: 350 v_sync: 388 v_sync_end 390
v_blanking: 449 v_border: 0
(II) RADEON(0): Serial No: 55347B2JE779
(II) RADEON(0): Monitor name: DELL D1626HT
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 107 kHz,
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff0010ac5b5137454a32
(II) RADEON(0): 200901010e261d96e80dc9a057479827
(II) RADEON(0): 12484ca54b003159455961598199a94f
(II) RADEON(0): a95901010101100bd0b4205e6310126c
(II) RADEON(0): 620884231100001a000000ff00353533
(II) RADEON(0): 343742324a453737390a000000fc0044
(II) RADEON(0): 454c4c20443136323648540a000000fd
(II) RADEON(0): 0032a01e6bff000a202020202020002d
finished output detect: 0
finished output detect: 1
finished all detect
before xf86InitialConfiguration
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Monitor Type: 1
(II) RADEON(0): EDID data from the display on connector: VGA
----------------------
(II) RADEON(0): Manufacturer: DEL Model: 515b Serial#: 843728183
(II) RADEON(0): Year: 1999 Week: 32
(II) RADEON(0): EDID Version: 1.1
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 38 vert.: 29
(II) RADEON(0): Gamma: 2.50
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595
(II) RADEON(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) RADEON(0): #5: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 28.3 MHz Image Size: 388 x 291 mm
(II) RADEON(0): h_active: 720 h_sync: 738 h_sync_end 846 h_blank_end
900 h_border: 0
(II) RADEON(0): v_active: 350 v_sync: 388 v_sync_end 390
v_blanking: 449 v_border: 0
(II) RADEON(0): Serial No: 55347B2JE779
(II) RADEON(0): Monitor name: DELL D1626HT
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 107 kHz,
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff0010ac5b5137454a32
(II) RADEON(0): 200901010e261d96e80dc9a057479827
(II) RADEON(0): 12484ca54b003159455961598199a94f
(II) RADEON(0): a95901010101100bd0b4205e6310126c
(II) RADEON(0): 620884231100001a000000ff00353533
(II) RADEON(0): 343742324a453737390a000000fc0044
(II) RADEON(0): 454c4c20443136323648540a000000fd
(II) RADEON(0): 0032a01e6bff000a202020202020002d
(II) RADEON(0): Output VGA-0 connected
in RADEONProbeOutputModes
(II) RADEON(0): I2C device "VGA_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "VGA_DDC:ddc2" removed.
(II) RADEON(0): EDID for output VGA-0
(II) RADEON(0): Manufacturer: DEL Model: 515b Serial#: 843728183
(II) RADEON(0): Year: 1999 Week: 32
(II) RADEON(0): EDID Version: 1.1
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 38 vert.: 29
(II) RADEON(0): Gamma: 2.50
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595
(II) RADEON(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400 at 70Hz
(II) RADEON(0): 640x480 at 60Hz
(II) RADEON(0): 640x480 at 75Hz
(II) RADEON(0): 800x600 at 60Hz
(II) RADEON(0): 800x600 at 75Hz
(II) RADEON(0): 1024x768 at 60Hz
(II) RADEON(0): 1024x768 at 75Hz
(II) RADEON(0): 1280x1024 at 75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) RADEON(0): #5: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 28.3 MHz Image Size: 388 x 291 mm
(II) RADEON(0): h_active: 720 h_sync: 738 h_sync_end 846 h_blank_end
900 h_border: 0
(II) RADEON(0): v_active: 350 v_sync: 388 v_sync_end 390 v_blanking:
449 v_border: 0
(II) RADEON(0): Serial No: 55347B2JE779
(II) RADEON(0): Monitor name: DELL D1626HT
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 107 kHz,
(II) RADEON(0): EDID (in hex):
(II) RADEON(0): 00ffffffffffff0010ac5b5137454a32
(II) RADEON(0): 200901010e261d96e80dc9a057479827
(II) RADEON(0): 12484ca54b003159455961598199a94f
(II) RADEON(0): a95901010101100bd0b4205e6310126c
(II) RADEON(0): 620884231100001a000000ff00353533
(II) RADEON(0): 343742324a453737390a000000fc0044
(II) RADEON(0): 454c4c20443136323648540a000000fd
(II) RADEON(0): 0032a01e6bff000a202020202020002d
(II) RADEON(0): Using EDID range info for horizontal sync
(II) RADEON(0): Using EDID range info for vertical refresh
(II) RADEON(0): Printing DDC gathered Modelines:
(II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601
605 628 +hsync +vsync
(II) RADEON(0): Modeline "640x480" 31.50 640 656 720 840 480 481
484 500 -hsync -vsync
(II) RADEON(0): Modeline "640x480" 25.20 640 656 752 800 480 490
492 525 -hsync -vsync
(II) RADEON(0): Modeline "720x400" 28.32 720 738 846 900 400 412
414 449 -hsync +vsync
(II) RADEON(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688
1024 1025 1028 1066 +hsync +vsync
(II) RADEON(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768
769 772 800 +hsync +vsync
(II) RADEON(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768
771 777 806 -hsync -vsync
(II) RADEON(0): Modeline "800x600" 49.50 800 816 896 1056 600 601
604 625 +hsync +vsync
(II) RADEON(0): Modeline "640x480" 35.00 640 664 728 816 480 483
487 507 -hsync +vsync
(II) RADEON(0): Modeline "800x600" 56.75 800 848 928 1056 600 603
607 633 -hsync +vsync
(II) RADEON(0): Modeline "1024x768" 94.50 1024 1096 1200 1376 768
771 775 809 -hsync +vsync
(II) RADEON(0): Modeline "1280x1024" 159.50 1280 1376 1512 1744
1024 1027 1034 1078 -hsync +vsync
(II) RADEON(0): Modeline "1600x1200" 204.75 1600 1720 1888 2176
1200 1203 1207 1255 -hsync +vsync
(II) RADEON(0): Modeline "1600x1200" 235.00 1600 1728 1896 2192
1200 1203 1207 1262 -hsync +vsync
(II) RADEON(0): Modeline "720x350" 28.32 720 738 846 900 350 388
390 449 -hsync +vsync
(II) RADEON(0): EDID vendor "DEL", prod id 20827
(II) RADEON(0): Not using default mode "1792x1344" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "1792x1344" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "1856x1392" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "1856x1392" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "1920x1440" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "1920x1440" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "1920x1440" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "2048x1536" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "2048x1536" (height too large
for virtual size)
(II) RADEON(0): Not using default mode "2048x1536" (height too large
for virtual size)
(II) RADEON(0): Printing probed modes for output VGA-0
(II) RADEON(0): Modeline "1920x1200"x72.8 230.00 1920 1936 2096 2528
1200 1201 1204 1250 -hsync -vsync (91.0 kHz)
(II) RADEON(0): Modeline "1920x1200"x60.0 193.16 1920 2048 2256
2592 1200 1201 1204 1242 (74.5 kHz)
------------ Whacked a bunch more modelines
Maybe I'll squeak under the size limit now!
--
Drew Einhorn
More information about the xorg
mailing list