You are not logged in.

#1 2007-07-08 18:20:40

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Arch linux make.conf [fglrx/DVI problem]?

I'm stuck using the radeon open-source drivers because I'm having a problem with the fglrx drivers. My computer locks up and goes to a black screen when i startx.

I found a page that fixes the problem for Gentoo: http://gentoo-wiki.com/HOWTO_ATI_Driver … ter_startx

Blank screen or monitor turning off after startx

If you have a Radeon type Video Card: Please check the VIDEO_CARDS setting in /etc/make.conf:
File: make.conf

VIDEO_CARDS="fglrx radeon"

This would be great if i were using Gentoo tongue

Is there a file like this in arch that I can edit to see if I can get fglrx working?

Last edited by heleos (2007-07-09 02:39:17)

Offline

#2 2007-07-08 19:05:01

smurnjiff
Member
Registered: 2007-06-25
Posts: 211

Re: Arch linux make.conf [fglrx/DVI problem]?

Could you provide more information.  Like what you have attempted to get the fglrx driver working and what video card you have.

Offline

#3 2007-07-08 19:23:31

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Arch linux make.conf [fglrx/DVI problem]?

I have an X800PRO (PCI-E)

Before I got an LCD, I had a CRT, and fglrx drivers worked fine. When I bought a new LCD monitor, I hooked it up via DVI, and now fglrx drivers don't work properly anymore.

It loads grub fine, loads up to login (init 3) when I type startx, it goes to a black screen, and I can't do anything

Last edited by heleos (2007-07-08 19:31:04)

Offline

#4 2007-07-08 19:38:17

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Arch linux make.conf [fglrx/DVI problem]?

have you tried re-creating your xorg.conf since you changed monitors?

Offline

#5 2007-07-08 19:46:05

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Arch linux make.conf [fglrx/DVI problem]?

Did you switch from the vga to the dvi port? If so your BusId in xorg.conf has changed, find the new one with lspci -b, output will be like this example:

00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:11.0 IDE interface: ATI Technologies Inc ATI 437A Serial ATA Controller
00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA Controller
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:00.0 VGA compatible controller: ATI Technologies Inc RV380 [Radeon X600 (PCIE)]
    01:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600]
02:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
02:01.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder (rev d0)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)

The two indented lines are the important ones (they aren't indented by lspci however), and if I'd change from vga to dvi I'd change my BusId from PCI:1:0:0 to PCI:1:0:1 .
I hope this helps.

Last edited by Ramses de Norre (2007-07-08 19:49:18)

Offline

#6 2007-07-08 19:55:07

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Arch linux make.conf [fglrx/DVI problem]?

Cerebral wrote:

have you tried re-creating your xorg.conf since you changed monitors?

Yes, I actually just reinstalled arch last night, decided it was time to start fresh smile

Offline

#7 2007-07-08 21:03:07

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Arch linux make.conf [fglrx/DVI problem]?

Ramses de Norre wrote:

Did you switch from the vga to the dvi port? If so your BusId in xorg.conf has changed, find the new one with lspci -b, output will be like this example:

00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:11.0 IDE interface: ATI Technologies Inc ATI 437A Serial ATA Controller
00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA Controller
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:00.0 VGA compatible controller: ATI Technologies Inc RV380 [Radeon X600 (PCIE)]
    01:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600]
02:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
02:01.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder (rev d0)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)

The two indented lines are the important ones (they aren't indented by lspci however), and if I'd change from vga to dvi I'd change my BusId from PCI:1:0:0 to PCI:1:0:1 .
I hope this helps.

I was hopeful when I read that, but it didn't change anything. sad

Offline

#8 2007-07-08 21:43:09

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: Arch linux make.conf [fglrx/DVI problem]?

A couple of suggestions.

Try using nothing, but

        Option          "DPMS"

in your "monitor" section.
You could also leave (comment) out the "BusId" setting in "device" section.
xorg should autodetect the correct settings by itself.

As a last resort, you could try removing (rename it to be sure...) xorg.conf


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

#9 2007-07-08 22:45:28

smurnjiff
Member
Registered: 2007-06-25
Posts: 211

Re: Arch linux make.conf [fglrx/DVI problem]?

Can you post your xorg.conf, your xorg logs (in /var/log/Xorg.#.log).  What did you use to set up your xorg.conf?  The hwdetect utility or aticonfig?

Offline

#10 2007-07-09 00:38:00

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Arch linux make.conf [fglrx/DVI problem]?

xorg.conf (made with hwdetect):

Section "ServerLayout"
    Identifier     "Screen[0]"
    Screen      0  "Screen[0]" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
# PS/2 Mouse not detected
# Serial Mouse not detected
        InputDevice    "USB Mouse" "CorePointer"
EndSection

Section "ServerFlags"
    Option "AllowMouseOpenFail"  "true"
    Option "AIGLX" "false"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi"
# Additional fonts: Locale, Gimp, TTF...
    FontPath     "/usr/share/fonts/cyrillic"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
        Load  "ddc"  # ddc probing of monitor
    Load  "drm"
    Load  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
        Load  "bitmap" # bitmap-fonts
    Load  "type1"
    Load  "freetype"
    Load  "record"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
        Option      "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
EndSection

Section "InputDevice"
        Identifier      "USB Mouse"
    Driver    "evdev"
    Option    "CorePointer"
    Option    "Name" "Logitech USB Gaming Mouse"
EndSection

# Auto-generated by Archie mkxcfg

Section "Monitor"
    Identifier "Monitor[0]"
    Option "DPMS" "true"
    Option    "ForceMonitors" "TMDS, None"
EndSection

# Auto-generated by Archie mkxcfg

Section "Device"
    Identifier "Device[0]"
    Driver    "fglrx"
EndSection

Section "Screen"
    Identifier "Screen[0]"
    Device     "Device[0]"
    Monitor    "Monitor[0]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     8
        Modes    "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
        Modes    "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode 0666
    Group 0
EndSection

Section "Extensions"
    Option    "Composite" "Disabled"
EndSection

The Xorg.0.log is very short, and stops right after it's started, with the following lines:

(WW) fglrx: No matching Device section for instance (PCI:1:0:0) found
(EE) No Devices Detected

Then goes on to say "No screens found" If i remove the BusID, it boots to a black screen and locks.

Offline

#11 2007-07-09 00:50:23

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Arch linux make.conf [fglrx/DVI problem]?

I find it odd that your serverlayout's identifier is the same as your screen's.  Just for reference, here's my device section:

Section "Device"
    Identifier  "fglrx"
    Driver      "fglrx"
    Option        "UseInternalAGPGart" "no"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    Option        "Capabilities" "0x00000800"
    Option        "KernelModuleParm" "locked-userpages=0"
    BusID       "PCI:1:0:0"
EndSection

Offline

#12 2007-07-09 02:03:07

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Arch linux make.conf [fglrx/DVI problem]?

Still no luck. I found my xorg log, here it is:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN 
Current Operating System: Linux erebus 2.6.21-ARCH #1 SMP PREEMPT Sat Jul 7 06:35:11 UTC 2007 x86_64
Build Date: 06 July 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: Sun Jul  8 21:57:44 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Server"
(**) |-->Screen "Screen" (0)
(**) |   |-->Monitor "Monitor"
(**) |   |-->Device "Device"
(**) |-->Input Device "Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse"
(II) No default mouse found, adding one
(**) |-->Input Device "<default pointer>"
(**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/cyrillic,
    /usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "true"
(**) Option "AIGLX" "false"
(**) Extension "Composite" is disabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7b6400
(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 1043,815a rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,0053 card f043,815a rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1043,815a 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 1043,8141 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:00:0: chip 1002,5549 card 1002,0312 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,5569 card 1002,0313 rev 00 class 03,80,00 hdr 00
(II) PCI: 05:06:0: chip 1102,0002 card 1102,8066 rev 0a class 04,01,00 hdr 80
(II) PCI: 05:06:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
(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 5: bridge is at (0:9:0), (0,5,5), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 5 I/O range:
    [0] -1    0    0x0000a000 - 0x0000afff (0x1000) IX[b]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:13:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x00009000 - 0x00009fff (0x1000) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xd0000000 - 0xd1ffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xc0000000 - 0xcfffffff (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 (0x100000000) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x100000000) MX[b]
(--) PCI:*(1:0:0) ATI Technologies Inc R423 UI [Radeon X800PRO (PCIE)] rev 0, Mem @ 0xc0000000/28, 0xd1000000/16, I/O @ 0x9000/8
(--) PCI: (1:0:1) ATI Technologies Inc R423 UI [Radeon X800PRO (PCIE)] Secondary rev 0, Mem @ 0xd1010000/16
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x100000000) 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    0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [1] -1    0    0xd2001000 - 0xd2001fff (0x1000) MX[b]
    [2] -1    0    0xd2002000 - 0xd2002fff (0x1000) MX[b]
    [3] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [4] -1    0    0xd2003000 - 0xd2003fff (0x1000) MX[b]
    [5] -1    0    0xd1000000 - 0xd100ffff (0x10000) MX[b](B)
    [6] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [7] -1    0    0x0000a400 - 0x0000a407 (0x8) IX[b]
    [8] -1    0    0x0000a000 - 0x0000a01f (0x20) IX[b]
    [9] -1    0    0x0000b000 - 0x0000b007 (0x8) IX[b]
    [10] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[b]
    [11] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [12] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [13] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [14] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [15] -1    0    0x0000d800 - 0x0000d80f (0x10) IX[b]
    [16] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [17] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [18] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [19] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [20] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [21] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[b]
    [22] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[b]
    [23] -1    0    0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [24] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) Inactive PCI resource ranges:
    [0] -1    0    0xd1010000 - 0xd101ffff (0x10000) MX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [1] -1    0    0xd2001000 - 0xd2001fff (0x1000) MX[b]
    [2] -1    0    0xd2002000 - 0xd2002fff (0x1000) MX[b]
    [3] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [4] -1    0    0xd2003000 - 0xd2003fff (0x1000) MX[b]
    [5] -1    0    0xd1000000 - 0xd100ffff (0x10000) MX[b](B)
    [6] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [7] -1    0    0x0000a400 - 0x0000a407 (0x8) IX[b]
    [8] -1    0    0x0000a000 - 0x0000a01f (0x20) IX[b]
    [9] -1    0    0x0000b000 - 0x0000b007 (0x8) IX[b]
    [10] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[b]
    [11] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [12] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [13] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [14] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [15] -1    0    0x0000d800 - 0x0000d80f (0x10) IX[b]
    [16] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [17] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [18] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [19] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [20] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [21] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[b]
    [22] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[b]
    [23] -1    0    0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [24] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) Inactive PCI resource ranges after removing overlaps:
    [0] -1    0    0xd1010000 - 0xd101ffff (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    0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [5] -1    0    0xd2001000 - 0xd2001fff (0x1000) MX[b]
    [6] -1    0    0xd2002000 - 0xd2002fff (0x1000) MX[b]
    [7] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [8] -1    0    0xd2003000 - 0xd2003fff (0x1000) MX[b]
    [9] -1    0    0xd1000000 - 0xd100ffff (0x10000) MX[b](B)
    [10] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [11] -1    0    0xd1010000 - 0xd101ffff (0x10000) MX[b](B)
    [12] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [13] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [14] -1    0    0x0000a400 - 0x0000a407 (0x8) IX[b]
    [15] -1    0    0x0000a000 - 0x0000a01f (0x20) IX[b]
    [16] -1    0    0x0000b000 - 0x0000b007 (0x8) IX[b]
    [17] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[b]
    [18] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [19] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [20] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [21] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [22] -1    0    0x0000d800 - 0x0000d80f (0x10) IX[b]
    [23] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [24] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [25] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [26] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [27] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [28] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[b]
    [29] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[b]
    [30] -1    0    0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [31] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) LoadModule: "ddc"(II) Module already built-in
(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: "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: "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: "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: "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: "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: "keyboard"
(II) Loading /usr/lib/xorg/modules/input//keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.1.0
    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.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
(II) Primary Device is: PCI 01: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:40
(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:1:0:1) found
(--) Chipset Supported AMD Graphics Processor (0x5549) 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    0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [5] -1    0    0xd2001000 - 0xd2001fff (0x1000) MX[b]
    [6] -1    0    0xd2002000 - 0xd2002fff (0x1000) MX[b]
    [7] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [8] -1    0    0xd2003000 - 0xd2003fff (0x1000) MX[b]
    [9] -1    0    0xd1000000 - 0xd100ffff (0x10000) MX[b](B)
    [10] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [11] -1    0    0xd1010000 - 0xd101ffff (0x10000) MX[b](B)
    [12] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [13] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [14] -1    0    0x0000a400 - 0x0000a407 (0x8) IX[b]
    [15] -1    0    0x0000a000 - 0x0000a01f (0x20) IX[b]
    [16] -1    0    0x0000b000 - 0x0000b007 (0x8) IX[b]
    [17] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[b]
    [18] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [19] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [20] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [21] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [22] -1    0    0x0000d800 - 0x0000d80f (0x10) IX[b]
    [23] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [24] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [25] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [26] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [27] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [28] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[b]
    [29] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[b]
    [30] -1    0    0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [31] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
(II) fglrx(0): pEnt->device->identifier=0x7e0930
(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    0xd2000000 - 0xd2000fff (0x1000) MX[b]
    [5] -1    0    0xd2001000 - 0xd2001fff (0x1000) MX[b]
    [6] -1    0    0xd2002000 - 0xd2002fff (0x1000) MX[b]
    [7] -1    0    0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [8] -1    0    0xd2003000 - 0xd2003fff (0x1000) MX[b]
    [9] -1    0    0xd1000000 - 0xd100ffff (0x10000) MX[b](B)
    [10] -1    0    0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [11] -1    0    0xd1010000 - 0xd101ffff (0x10000) MX[b](B)
    [12] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [13] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [14] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1    0    0x0000a400 - 0x0000a407 (0x8) IX[b]
    [18] -1    0    0x0000a000 - 0x0000a01f (0x20) IX[b]
    [19] -1    0    0x0000b000 - 0x0000b007 (0x8) IX[b]
    [20] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[b]
    [21] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [22] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [23] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [24] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [25] -1    0    0x0000d800 - 0x0000d80f (0x10) IX[b]
    [26] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [27] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [28] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [29] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [30] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [31] -1    0    0x00004c40 - 0x00004c7f (0x40) IX[b]
    [32] -1    0    0x00004c00 - 0x00004c3f (0x40) IX[b]
    [33] -1    0    0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [34] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    [35] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [36] 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 1 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 "MonitorLayout" "AUTO, AUTO"
(**) fglrx(0): Option "UseInternalAGPGART" "no"
(**) 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) 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) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "RADEON X800 GTO" (Chipset = 0x5549)
(--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0312)
(--) fglrx(0): board vendor info: original ATI graphics adapter
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xd1000000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(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) 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.4
(II) fglrx(0): VESA VBE OEM Vendor: è
(II) fglrx(0): VESA VBE OEM Product: è
(II) fglrx(0): VESA VBE OEM Product Rev: 
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (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
(II) fglrx(0): board/chipset is supported by this driver (original ATI board)
(WW) fglrx(0): MonitorLayout is no longer supported. 
               Please use DesktopSetup and ForceMonitors options
(**) fglrx(0): ForceMonitors Settings: 0
(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: SAM  Model: 27f  Serial#: 1296380466
(II) fglrx(0): Year: 2007  Week: 16
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 47  vert.: 30
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.644 redY: 0.333   greenX: 0.286 greenY: 0.603
(II) fglrx(0): blueX: 0.152 blueY: 0.079   whiteX: 0.313 whiteY: 0.329
(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@56Hz
(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: 1680  vsize 1050  refresh: 60  vid: 179
(II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 119.0 MHz   Image Size:  474 x 296 mm
(II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
(II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
(II) fglrx(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
(II) fglrx(0): Monitor name: SyncMaster
(II) fglrx(0): Serial No: H9NP409272
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff004c2d7f023232454d
(II) fglrx(0):     10110103802f1e782ad515a455499a27
(II) fglrx(0):     145054bfef80b30081808140714f0101
(II) fglrx(0):     0101010101017c2e90a0601a1e403020
(II) fglrx(0):     3600da281100001a000000fd00384b1e
(II) fglrx(0):     510e000a202020202020000000fc0053
(II) fglrx(0):     796e634d61737465720a2020000000ff
(II) fglrx(0):     0048394e503430393237320a20200057
(II) fglrx(0): End of Display2 EDID data --------------------
(WW) fglrx(0): More than one displays are connected,so clone mode is enabled

Offline

#13 2007-07-09 21:14:26

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Arch linux make.conf [fglrx/DVI problem]?

Just a shot in the dark here, but my rc.conf modules don't include anything for my motherboard. Could that be a problem? I have an ASUS nforce4

Offline

Board footer

Powered by FluxBB