Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dual head, xinerama, (kde), ati radeon... trouble
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
beastmaster
Apprentice
Apprentice


Joined: 24 May 2004
Posts: 230

PostPosted: Sat Jun 05, 2004 9:44 pm    Post subject: Reply with quote

:roll:
I know my monitor's refresh rate off my dusty manual,
and I can get into X.

What I want to test is that if X is really using the same refreshrate that I set up in the config.
for example there is fbset, but I think it's not for X.
and ati-drivers' fps test tool, like fgl_gears... there is a bundle of these toolset ... :roll: , but I want the one like I described above.. :oops:
Back to top
View user's profile Send private message
nielchiano
Veteran
Veteran


Joined: 11 Nov 2003
Posts: 1287
Location: 50N 3E

PostPosted: Sat Jun 05, 2004 9:49 pm    Post subject: Reply with quote

I'm not sure, but I THINK that X will find the best value. Since he knows the allowable horizontal and vertical range, he can find the optimal value...
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Sun Jun 06, 2004 10:14 pm    Post subject: Reply with quote

nielchiano wrote:
I'm not sure, but I THINK that X will find the best value. Since he knows the allowable horizontal and vertical range, he can find the optimal value...


This has been my understanding of how X works. You the user specify the range for X to use, and when X is started it decides and uses the optimal settings.
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
beastmaster
Apprentice
Apprentice


Joined: 24 May 2004
Posts: 230

PostPosted: Sun Jun 06, 2004 11:44 pm    Post subject: Reply with quote

hi guys,
okay it's actually here
https://forums.gentoo.org/viewtopic.php?t=159279&highlight=xrandr+missing

and this is my result in big desktop
Code:

 SZ:    Pixels          Physical       Refresh
 0   1280 x 1024   ( 340mm x 271mm )   75 
 1   1024 x 768    ( 340mm x 271mm )   75 
 2    832 x 624    ( 340mm x 271mm )   75 
 3    800 x 600    ( 340mm x 271mm )   72 
 4    640 x 480    ( 340mm x 271mm )   75 
*5   2560 x 1024   ( 680mm x 271mm )  *75 
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - none


it looks kind of bad :roll: , cuz like I said my other monitor can only hold up 60 Hz at 1280x1024 resolution (according to my monitor's manual), I think sooner or later, this flat panel monitor is gonna burn out 8O and collect dust 8O

p.s. both of you are right about dual desktop mode, there is no way sending "instances" to the other screen.
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Mon Jun 07, 2004 2:27 pm    Post subject: Reply with quote

beastmaster wrote:
p.s. both of you are right about dual desktop mode, there is no way sending "instances" to the other screen.


Yeah, didn't think so. That would be a nice feature to see in later versions of xorg (*ahem*)...not likely to come in later versions of xfree.

By the way, beastmaster...was it you that said you were using xorg? How is it performance-wise compared to xfree? I'm planning to make the switch in the next couple of days...I'm putting it on a test system first so as not to bork my system. :D
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
nielchiano
Veteran
Veteran


Joined: 11 Nov 2003
Posts: 1287
Location: 50N 3E

PostPosted: Mon Jun 07, 2004 2:33 pm    Post subject: Reply with quote

YopWongSapn wrote:
By the way, beastmaster...was it you that said you were using xorg? How is it performance-wise compared to xfree? I'm planning to make the switch in the next couple of days...I'm putting it on a test system first so as not to bork my system. :D


sorry for the newbie-ness... what is xorg? differences?
Back to top
View user's profile Send private message
beastmaster
Apprentice
Apprentice


Joined: 24 May 2004
Posts: 230

PostPosted: Mon Jun 07, 2004 2:52 pm    Post subject: Reply with quote

YopWongSapn wrote:

By the way, beastmaster...was it you that said you were using xorg? How is it performance-wise compared to xfree? I'm planning to make the switch in the next couple of days...I'm putting it on a test system first so as not to bork my system. :D


nope, wasn't me :D
I'm still running xfree :wink: , the reason being it's not that I don't like xorg, it's just right now it's still not at its stable stage (only for sparc and others, but I don't have one :D), and afraid that things are gonna fall apart if I take the switch too soon 8O, considering I'm having all these nice and sweet setup... at least everything works ok :D
But for sure that I will upgrade to xorg in a few month when the stable release hits the portage, it's just not right now ;)

And to nielchiano, AFAIK xorg is another cool X11 of choice beside xfree :P

p.s. after all the poking, I like big desktop the best ;) also mplayer and xine work great in xinerama.
Back to top
View user's profile Send private message
MattSharp
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 258

PostPosted: Tue Jun 08, 2004 11:26 pm    Post subject: Reply with quote

If you use the "BIG DESKTOP" setting is it possible to get DRI working? I thought I read somewhere in this thread you can, but I can't seem to get it?
Back to top
View user's profile Send private message
superjaded
l33t
l33t


Joined: 05 Jul 2002
Posts: 802

PostPosted: Tue Jun 08, 2004 11:42 pm    Post subject: Reply with quote

Neither Xinerama nor ATI's "Big Desktop" won't work with DRI. I've yet to read anything that states otherwise.

Of course, I've never actually been able to get either Xinerama or "Big Desktop" to work for me, so I'm only going by what I've heard. ;)
Back to top
View user's profile Send private message
beastmaster
Apprentice
Apprentice


Joined: 24 May 2004
Posts: 230

PostPosted: Wed Jun 09, 2004 2:21 am    Post subject: Reply with quote

that's not true, I have DRI/GLX enabled in big desktop.
glxinfo and glxgears both show they are alright. :wink:

and again, I'm using xfree though. :oops:
Back to top
View user's profile Send private message
MattSharp
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 258

PostPosted: Wed Jun 09, 2004 3:20 am    Post subject: Reply with quote

beastmaster wrote:
that's not true, I have DRI/GLX enabled in big desktop.
glxinfo and glxgears both show they are alright. :wink:

and again, I'm using xfree though. :oops:


I actualyl did get ti working now. It turns out I was editign the wrong XF86config and my changes were being applied.
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Wed Jun 09, 2004 2:53 pm    Post subject: Reply with quote

MattSharp wrote:
I actualyl did get ti working now. It turns out I was editign the wrong XF86config and my changes were being applied.


I've done that a few times. :lol: It's amazing what a difference editing the right file makes hehe.
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
fourhead
l33t
l33t


Joined: 03 Sep 2003
Posts: 875
Location: Cologne, Germany

PostPosted: Wed Jun 30, 2004 9:43 pm    Post subject: Reply with quote

perhaps someone can help me. i've set up my nvidia card to have two x screens on my lcd display and my tv. so i have two desktops, two kicker applets ... works just fine. both displays "share" the same input devices, but i can't move windows between them, but thats not a problem. the problem is, when i start xine on the tv and i want to switch to fullscreen, the video doesn't get resized - it stays in its original size and i have huge black borders around it. i'm not using twinview/xinerama, its a dual head setup with two monitors, two screens in xorg.conf. any ideas how to get xine work properly?

tom
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Thu Jul 01, 2004 2:47 pm    Post subject: Reply with quote

Sounds like it may be a glitch with xorg, although I haven't jumped too deep into xorg yet, so I could be wrong. As long as you opened xine in the tv's "display", it should resize on that display...that's how xine behaves on my tv, anyway. :)

I would recommend starting a new thread, as your post is somewhat unrelated to this one, and you will probably get an answer quicker with a new thread than one that's 4 pages long.
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
atom
Tux's lil' helper
Tux's lil' helper


Joined: 25 Nov 2002
Posts: 122
Location: Columbus, Ohio, USA

PostPosted: Sat Jul 24, 2004 8:41 pm    Post subject: Reply with quote

YopWongSapn wrote:
beastmaster wrote:
p.s. both of you are right about dual desktop mode, there is no way sending "instances" to the other screen.


Yeah, didn't think so. That would be a nice feature to see in later versions of xorg (*ahem*)...not likely to come in later versions of xfree.


i believe this is what xinerama is for. i doubt you will ever see the ability to send windows to another display in dual-display.
Back to top
View user's profile Send private message
nielchiano
Veteran
Veteran


Joined: 11 Nov 2003
Posts: 1287
Location: 50N 3E

PostPosted: Sat Jul 24, 2004 10:36 pm    Post subject: Reply with quote

atom wrote:
i believe this is what xinerama is for.

IF it works.... (not with me) :(
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Mon Jul 26, 2004 3:36 pm    Post subject: Reply with quote

nielchiano wrote:
atom wrote:
i believe this is what xinerama is for.

IF it works.... (not with me) :(

I got it working, but it wasn't worth the effort for me. I got used to the dual head mode, and that's what I like. So, until xorg designs better support for xinerama, I'm just going to stick with my separate desktops. I'm only using one monitor right now anyway...the other display is my brand new flat screen tv. :D
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
soaringcondor
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2003
Posts: 103

PostPosted: Mon Jul 26, 2004 4:23 pm    Post subject: Reply with quote

I'm having a lot of trouble trying to get my Radeon 9700 working in Big Desktop mode. It will work fine with one display but if I try and kick into Big Desktop mode it throughs the following error:

Code:
    Fatal server error:
    AddScreen/ScreenInit failed for driver 0


Here is my xorg.conf and the Xorg.0.log files.

Code:
 # File generated by fglrxconfig (C) ATI Research, a substitute for xf86config.
 
 Section "dri"
 # Access to OpenGL ICD is allowed for all users:
     Mode 0666
 # Access to OpenGL ICD is restricted to a specific user group:
 #    Group 100    # users
 #    Mode 0660
 EndSection
 
 Section "Module"
 
 # This loads the DBE extension module.
 
     Load        "dbe"     # Double buffer extension
 
 # This loads the miscellaneous extensions module, and disables
 # initialisation of the XFree86-DGA extension within that module.
     SubSection  "extmod"
       Option    "omit xfree86-dga"   # don't initialise the DGA extension
     EndSubSection
 
 # This loads the Type1 and FreeType font modules
     Load        "type1"
     Load        "freetype"
 
 # This loads the GLX module
     Load        "glx"   # libglx.a
     Load        "dri"   # libdri.a
 
 EndSection
 
Section "Files"
 
 
     RgbPath   "/usr/X11R6/lib/X11/rgb"
 
 
     FontPath   "/usr/X11R6/lib/X11/fonts/local/"
     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
     FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
 
 # The module search path.  The default path is shown here.
 
 #    ModulePath "/usr/X11R6/lib/modules"
 
 EndSection
 
 Section "ServerFlags"
 
 EndSection
 
 Section "InputDevice"
 
     Identifier   "Keyboard1"
     Driver   "Keyboard"
 
     Option "XkbRules"   "xfree86"
     Option "XkbModel"   "pc104"
     Option "XkbLayout"   "us"
 
 EndSection
 
 
 Section "InputDevice"
 
 # Identifier and driver
 
     Identifier   "Mouse1"
     Driver "mouse"
     Option "Protocol"   "ExplorerPS/2"
     Option "Device"     "/dev/input/mice"
      Option "ZAxisMapping" "4 5"
 
 EndSection
 
 
 Section "Monitor"
     Identifier  "Monitor0"
     HorizSync   60
     VertRefresh 60
     Option "DPMS"
 
 EndSection
 
 Section "Device"
     Identifier  "Standard VGA"
     VendorName  "Unknown"
     BoardName   "Unknown"
 
 
     Driver      "vga"
 
 EndSection
 
 # === ATI device section ===
 
 Section "Device"
     Identifier                          "ATI Graphics Adapter"
     Driver                              "fglrx"
 # ### generic DRI settings ###
 # === disable PnP Monitor  ===
     #Option                              "NoDDC"
 # === disable/enable XAA/DRI ===
     Option "no_accel"                   "no"
     Option "no_dri"                     "no"
 # === misc DRI settings ===
     Option "mtrr"                       "off" # disable DRI mtrr mapper, driver has its own code for mtrr
 # ### FireGL DDX driver module specific settings ###
 # === Screen Management ===
     Option "DesktopSetup"               "0x00000001"
     Option "MonitorLayout"              "TMDS, CRT"
     Option "IgnoreEDID"                 "off"
     Option "HSync2"                     "60"
     Option "VRefresh2"                  "60"
     Option "ScreenOverlap"              "0"
 # === TV-out Management ===
     Option "NoTV"                       "yes"     
     Option "TVStandard"                 "NTSC-M"     
     Option "TVHSizeAdj"                 "0"     
     Option "TVVSizeAdj"                 "0"     
     Option "TVHPosAdj"                  "0"     
     Option "TVVPosAdj"                  "0"     
     Option "TVHStartAdj"                "0"     
     Option "TVColorAdj"                 "0"     
     Option "GammaCorrectionI"           "0x00000000"
     Option "GammaCorrectionII"          "0x00000000"
 # === OpenGL specific profiles/settings ===
     Option "Capabilities"               "0x00000000"
 # === Video Overlay for the Xv extension ===
     Option "VideoOverlay"               "on"
 # === OpenGL Overlay ===
 # Note: When OpenGL Overlay is enabled, Video Overlay
 #       will be disabled automatically
     Option "OpenGLOverlay"              "off"
 # === Center Mode (Laptops only) ===
     Option "CenterMode"                 "off"
 # === Pseudo Color Visuals (8-bit visuals) ===
     Option "PseudoColorVisuals"         "off"
 # === QBS Management ===
     Option "Stereo"                     "off"
     Option "StereoSyncEnable"           "1"
 # === FSAA Management ===
     Option "FSAAEnable"                 "no"
     Option "FSAAScale"                  "1"
     Option "FSAADisableGamma"           "no"
     Option "FSAACustomizeMSPos"         "no"
     Option "FSAAMSPosX0"                "0.000000"
     Option "FSAAMSPosY0"                "0.000000"
     Option "FSAAMSPosX1"                "0.000000"
     Option "FSAAMSPosY1"                "0.000000"
     Option "FSAAMSPosX2"                "0.000000"
     Option "FSAAMSPosY2"                "0.000000"
     Option "FSAAMSPosX3"                "0.000000"
     Option "FSAAMSPosY3"                "0.000000"
     Option "FSAAMSPosX4"                "0.000000"
     Option "FSAAMSPosY4"                "0.000000"
     Option "FSAAMSPosX5"                "0.000000"
     Option "FSAAMSPosY5"                "0.000000"
 # === Misc Options ===
     Option "UseFastTLS"                 "0"
     Option "BlockSignalsOnLock"         "on"
     Option "UseInternalAGPGART"         "yes"
     Option "ForceGenericCPU"            "no"
     BusID "PCI:3:0:0"    # vendor=1002, device=4e44
     Screen 0
 EndSection
 
 Section "Screen"
     Identifier  "Screen0"
     Device      "ATI Graphics Adapter"
     Monitor     "Monitor0"
     DefaultDepth 24
     #Option "backingstore"
 
     Subsection "Display"
         Depth       24
         Modes       "1280x1024" "1024x768" "800x600"
         ViewPort    0 0  # initial origin if mode is smaller than desktop
 #        Virtual     1280 1024
     EndSubsection
 EndSection
 
 Section "ServerLayout"
 
 # The Identifier line must be present
     Identifier  "Server Layout"
 
     Screen "Screen0" 
 
     InputDevice "Mouse1" "CorePointer"
     InputDevice "Keyboard1" "CoreKeyboard"
 
 EndSection
 
Back to top
View user's profile Send private message
soaringcondor
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2003
Posts: 103

PostPosted: Mon Jul 26, 2004 4:31 pm    Post subject: Reply with quote

Here is the errorlog that the above configuration generates. The ATI Drivers do pick up both monitors (since they have a bunch of information about each listed) but it dosn't like trying to set it up for some reason:

Code:

Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.7-gentoo-r11 i686 [ELF]
Current Operating System: Linux raptor 2.6.7-gentoo-r11 #2 SMP Sat Jul 24 14:25:27 UTC 2004 i686
Build Date: 23 July 2004
   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 25 22:19:27 2004
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Server Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "ATI Graphics Adapter"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.7
   X.Org XInput driver : 0.4
   X.Org Server Extension : 0.2
   X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800020fc, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev a2 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 1043,80ac rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 1043,80ac rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 1043,80ac rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 1043,80ac rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 1043,80ac rev a2 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 10de,006b card 1043,0c11 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0c:0: chip 10de,006d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 02:01:0: chip 10b7,9201 card 1043,80ab rev 40 class 02,00,00 hdr 00
(II) PCI: 03:00:0: chip 1002,4e44 card 1002,0002 rev 00 class 03,00,00 hdr 80
(II) PCI: 03:00:1: chip 1002,4e64 card 1002,0003 rev 00 class 03,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 I/O range:
   [0] -1   0   0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
   [0] -1   0   0xe8000000 - 0xe9ffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
   [0] -1   0   0xd8000000 - 0xe7ffffff (0x10000000) MX[B]
(--) PCI:*(3:0:0) ATI Technologies Inc Radeon R300 ND [Radeon 9700 Pro] rev 0, Mem @ 0xd8000000/27, 0xe9000000/16, I/O @ 0xa000/8
(--) PCI: (3:0:1) ATI Technologies Inc Radeon R300 [Radeon 9700 Pro] (Secondary) rev 0, Mem @ 0xe0000000/27, 0xe9010000/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   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xeb000000 - 0xeb00007f (0x80) MX[B]
   [1] -1   0   0xec085000 - 0xec08503f (0x40) MX[B]
   [2] -1   0   0xec084000 - 0xec0847ff (0x800) MX[B]
   [3] -1   0   0xec081000 - 0xec081fff (0x1000) MX[B]
   [4] -1   0   0xec000000 - 0xec07ffff (0x80000) MX[B]
   [5] -1   0   0xec087000 - 0xec087fff (0x1000) MX[B]
   [6] -1   0   0xec086000 - 0xec0860ff (0x100) MX[B]
   [7] -1   0   0xec083000 - 0xec083fff (0x1000) MX[B]
   [8] -1   0   0xec080000 - 0xec080fff (0x1000) MX[B]
   [9] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [10] -1   0   0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
   [11] -1   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [12] -1   0   0x00009000 - 0x0000907f (0x80) IX[B]
   [13] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [14] -1   0   0x0000b400 - 0x0000b47f (0x80) IX[B]
   [15] -1   0   0x0000b000 - 0x0000b0ff (0x100) IX[B]
   [16] -1   0   0x0000c400 - 0x0000c407 (0x8) IX[B]
   [17] -1   0   0x0000c000 - 0x0000c01f (0x20) IX[B]
   [18] -1   0   0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
   [0] -1   0   0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
   [1] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xeb000000 - 0xeb00007f (0x80) MX[B]
   [1] -1   0   0xec085000 - 0xec08503f (0x40) MX[B]
   [2] -1   0   0xec084000 - 0xec0847ff (0x800) MX[B]
   [3] -1   0   0xec081000 - 0xec081fff (0x1000) MX[B]
   [4] -1   0   0xec000000 - 0xec07ffff (0x80000) MX[B]
   [5] -1   0   0xec087000 - 0xec087fff (0x1000) MX[B]
   [6] -1   0   0xec086000 - 0xec0860ff (0x100) MX[B]
   [7] -1   0   0xec083000 - 0xec083fff (0x1000) MX[B]
   [8] -1   0   0xec080000 - 0xec080fff (0x1000) MX[B]
   [9] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [10] -1   0   0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
   [11] -1   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [12] -1   0   0x00009000 - 0x0000907f (0x80) IX[B]
   [13] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [14] -1   0   0x0000b400 - 0x0000b47f (0x80) IX[B]
   [15] -1   0   0x0000b000 - 0x0000b0ff (0x100) IX[B]
   [16] -1   0   0x0000c400 - 0x0000c407 (0x8) IX[B]
   [17] -1   0   0x0000c000 - 0x0000c01f (0x20) IX[B]
   [18] -1   0   0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
   [0] -1   0   0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
   [1] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xeb000000 - 0xeb00007f (0x80) MX[B]
   [6] -1   0   0xec085000 - 0xec08503f (0x40) MX[B]
   [7] -1   0   0xec084000 - 0xec0847ff (0x800) MX[B]
   [8] -1   0   0xec081000 - 0xec081fff (0x1000) MX[B]
   [9] -1   0   0xec000000 - 0xec07ffff (0x80000) MX[B]
   [10] -1   0   0xec087000 - 0xec087fff (0x1000) MX[B]
   [11] -1   0   0xec086000 - 0xec0860ff (0x100) MX[B]
   [12] -1   0   0xec083000 - 0xec083fff (0x1000) MX[B]
   [13] -1   0   0xec080000 - 0xec080fff (0x1000) MX[B]
   [14] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [15] -1   0   0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
   [16] -1   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [17] -1   0   0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
   [18] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [19] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [20] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [21] -1   0   0x00009000 - 0x0000907f (0x80) IX[B]
   [22] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [23] -1   0   0x0000b400 - 0x0000b47f (0x80) IX[B]
   [24] -1   0   0x0000b000 - 0x0000b0ff (0x100) IX[B]
   [25] -1   0   0x0000c400 - 0x0000c407 (0x8) IX[B]
   [26] -1   0   0x0000c000 - 0x0000c01f (0x20) IX[B]
   [27] -1   0   0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(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 DPMS
(II) Loading extension FontCache
(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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.2
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 6.7.0, module version = 2.1.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "fglrx"
(II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
(II) Module fglrx: vendor="Fire GL - ATI Research GmbH, Germany"
   compiled for 4.3.0.1, module version = 3.9.0
   Module class: XFree86 Video Driver
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.4
(II) FireGL8700/8800: Driver for chipset: ATI RV250 Id (R9000),
   ATI RV250 Ie (R9000), ATI RV250 If (R9000), ATI RV250 Ig (R9000),
   ATI RV250 Ld (M9), ATI RV250 Le (M9), ATI RV250 Lf (M9),
   ATI RV250 Lg (M9), ATI RV280 5960 (R9200 PRO),
   ATI RV280 Ya (R9200LE), ATI RV250SE Yd (R9200SE),
   ATI RV250 5C61 (M9+), ATI RV250 5C63 (M9+), ATI R200 QH (R8500),
   ATI R200 QL (R8500), ATI R200 QM (R9100), ATI R200 QT (R8500),
   ATI R200 QU (R9100), ATI R200 BB (R8500), ATI RV350 AP (R9600),
   ATI RV350SE AQ (R9600SE), ATI RV350 AR (R9600 PRO),
   ATI RV350 NP (M10), ATI R300 AD (R9500), ATI R300 AE (R9500),
   ATI R300 AF (R9500), ATI R300 AG (Fire GL Z1/X1),
   ATI R300 ND (R9700 PRO), ATI R300 NE (R9700/R9500 PRO),
   ATI R300 NF (R9600 TX), ATI R300 NG (Fire GL X1),
   ATI R350SE AH (R9800SE), ATI R350 AK (Fire GL unknown),
   ATI RV350 AT (Fire GL T2), ATI RV350 AU (Fire GL T2),
   ATI RV350 AV (Fire GL T2), ATI RV350 AW (Fire GL T2),
   ATI R350 NH (R9800), ATI R350LE NI (R9800LE), ATI R350 NJ (R9800),
   ATI R350 NK (Fire GL X2), ATI RV350 NT (WS/M10)
(II) Primary Device is: PCI 03:00:0
(WW) fglrx: No matching Device section for instance (BusID PCI:3:0:1) found
(--) Chipset ATI R300 ND (R9700 PRO) found
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xeb000000 - 0xeb00007f (0x80) MX[B]
   [6] -1   0   0xec085000 - 0xec08503f (0x40) MX[B]
   [7] -1   0   0xec084000 - 0xec0847ff (0x800) MX[B]
   [8] -1   0   0xec081000 - 0xec081fff (0x1000) MX[B]
   [9] -1   0   0xec000000 - 0xec07ffff (0x80000) MX[B]
   [10] -1   0   0xec087000 - 0xec087fff (0x1000) MX[B]
   [11] -1   0   0xec086000 - 0xec0860ff (0x100) MX[B]
   [12] -1   0   0xec083000 - 0xec083fff (0x1000) MX[B]
   [13] -1   0   0xec080000 - 0xec080fff (0x1000) MX[B]
   [14] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [15] -1   0   0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
   [16] -1   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [17] -1   0   0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
   [18] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [19] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [20] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [21] -1   0   0x00009000 - 0x0000907f (0x80) IX[B]
   [22] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [23] -1   0   0x0000b400 - 0x0000b47f (0x80) IX[B]
   [24] -1   0   0x0000b000 - 0x0000b0ff (0x100) IX[B]
   [25] -1   0   0x0000c400 - 0x0000c407 (0x8) IX[B]
   [26] -1   0   0x0000c000 - 0x0000c01f (0x20) IX[B]
   [27] -1   0   0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x8219590
(II) resource ranges after probing:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xeb000000 - 0xeb00007f (0x80) MX[B]
   [6] -1   0   0xec085000 - 0xec08503f (0x40) MX[B]
   [7] -1   0   0xec084000 - 0xec0847ff (0x800) MX[B]
   [8] -1   0   0xec081000 - 0xec081fff (0x1000) MX[B]
   [9] -1   0   0xec000000 - 0xec07ffff (0x80000) MX[B]
   [10] -1   0   0xec087000 - 0xec087fff (0x1000) MX[B]
   [11] -1   0   0xec086000 - 0xec0860ff (0x100) MX[B]
   [12] -1   0   0xec083000 - 0xec083fff (0x1000) MX[B]
   [13] -1   0   0xec080000 - 0xec080fff (0x1000) MX[B]
   [14] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [15] -1   0   0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
   [16] -1   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [17] -1   0   0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
   [18] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [19] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [20] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [21] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [22] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [23] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [24] -1   0   0x00009000 - 0x0000907f (0x80) IX[B]
   [25] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [26] -1   0   0x0000b400 - 0x0000b47f (0x80) IX[B]
   [27] -1   0   0x0000b000 - 0x0000b0ff (0x100) IX[B]
   [28] -1   0   0x0000c400 - 0x0000c407 (0x8) IX[B]
   [29] -1   0   0x0000c000 - 0x0000c01f (0x20) IX[B]
   [30] -1   0   0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
   [31] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [32] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [R200PreInit] === begin, [s]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): PCI bus 3 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 "NoAccel" "no"
(**) fglrx(0): Option "NoDRI" "no"
(**) fglrx(0): Option "Capabilities" "0x00000000"
(**) fglrx(0): Option "GammaCorrectionI" "0x00000000"
(**) fglrx(0): Option "GammaCorrectionII" "0x00000000"
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "DesktopSetup" "0x00000001"
(**) fglrx(0): Option "MonitorLayout" "TMDS, CRT"
(**) fglrx(0): Option "HSync2" "60"
(**) fglrx(0): Option "VRefresh2" "60"
(**) fglrx(0): Option "ScreenOverlap" "0"
(**) fglrx(0): Option "IgnoreEDID" "off"
(**) fglrx(0): Option "UseInternalAGPGART" "yes"
(**) fglrx(0): Option "Stereo" "off"
(**) fglrx(0): Option "StereoSyncEnable" "1"
(**) fglrx(0): Option "UseFastTLS" "0"
(**) fglrx(0): Option "BlockSignalsOnLock" "on"
(**) fglrx(0): Option "ForceGenericCPU" "no"
(**) fglrx(0): Option "CenterMode" "off"
(**) fglrx(0): Option "FSAAScale" "1"
(**) fglrx(0): Option "FSAAEnable" "no"
(**) fglrx(0): Option "FSAADisableGamma" "no"
(**) fglrx(0): Option "FSAACustomizeMSPos" "no"
(**) fglrx(0): Option "FSAAMSPosX0" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY0" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX1" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY1" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX2" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY2" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX3" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY3" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX4" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY4" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX5" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY5" "0.000000"
(**) fglrx(0): Option "NoTV" "yes"
(**) fglrx(0): Option "TVStandard" "NTSC-M"
(**) fglrx(0): Option "TVHSizeAdj" "0"
(**) fglrx(0): Option "TVVSizeAdj" "0"
(**) fglrx(0): Option "TVHPosAdj" "0"
(**) fglrx(0): Option "TVVPosAdj" "0"
(**) fglrx(0): Option "TVHStartAdj" "0"
(**) fglrx(0): Option "TVColorAdj" "0"
(**) fglrx(0): Option "PseudoColorVisuals" "off"
(**) fglrx(0): Qbs disabled
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(**) fglrx(0): Gamma Correction for I is 0x00000000
(**) fglrx(0): Gamma Correction for II is 0x00000000
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): initializing int10
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(**) fglrx(0): Option "mtrr" "off"
(--) fglrx(0): Chipset: "ATI R300 ND (R9700 PRO)" (Chipset = 0x4e44)
(--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0002)
(--) fglrx(0): board vendor info: original ATI grafics adapter
(--) fglrx(0): Linear framebuffer (phys) at 0xd8000000
(--) fglrx(0): MMIO registers at 0xe9000000
(--) fglrx(0): ChipExtRevID = 0x00
(--) fglrx(0): ChipIntRevID = 0x02
(--) fglrx(0): VideoRAM: 131072 kByte (64-bit SDR SDRAM)
(II) fglrx(0): board/chipset is supported by this driver (original ATI board)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.2.0
   ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): I2C bus "DDC" initialized.
(II) fglrx(0): Connector Layout from BIOS --------
(II) fglrx(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) fglrx(0): Connector0: DDCType-2, DACType-1, TMDSType-0, ConnectorType-3
(**) fglrx(0): MonitorLayout Option:
   Monitor1--Type TMDS, Monitor2--Type CRT

(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(II) fglrx(0): DDC detected on DDCType 2 with Monitor Type 3
(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(II) fglrx(0): DDC detected on DDCType 3 with Monitor Type 1
(II) fglrx(0): Primary head:
 Monitor   -- TMDS
 Connector -- DVI-I
 DAC Type  -- TVDAC/ExtDAC
 TMDS Type -- Internal
 DDC Type  -- DVI_DDC
(II) fglrx(0): Secondary head:
 Monitor   -- CRT
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- VGA_DDC
(II) fglrx(0): EDID data from the display on Primary head ----------------
(II) fglrx(0): Manufacturer: PGS  Model: 31b  Serial#: 947
(II) fglrx(0): Year: 2003  Week: 31
(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: Off; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.648 redY: 0.346   greenX: 0.292 greenY: 0.602
(II) fglrx(0): blueX: 0.150 blueY: 0.130   whiteX: 0.323 whiteY: 0.337
(II) fglrx(0): Supported VESA Video Modes:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported Future Video Modes:
(II) fglrx(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(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): Monitor name: VL 193
(II) fglrx(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 80 kHz, PixClock max 140 MHz
(II) fglrx(0): Serial No: OTCD3100947
(II) fglrx(0): EDID data from the display on Secondary head ---------------------------
(II) fglrx(0): Manufacturer: AY_  Model: 2fd  Serial#: 210086288
(II) fglrx(0): Year: 2002  Week: 42
(II) fglrx(0): EDID Version: 1.0
(II) fglrx(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) fglrx(0): Sync:  Separate
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 33  vert.: 27
(II) fglrx(0): Gamma: 2.50
(II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) fglrx(0): redX: 0.625 redY: 0.340   greenX: 0.279 greenY: 0.595
(II) fglrx(0): blueX: 0.154 blueY: 0.069   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@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): 1024x768@60Hz
(II) fglrx(0): 1024x768@70Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported Future Video Modes:
(II) fglrx(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
(II) fglrx(0): #1: hsize: 800  vsize 600  refresh: 60  vid: 16453
(II) fglrx(0): #2: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) fglrx(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 25.2 MHz   Image Size:  33 x 27 mm
(II) fglrx(0): h_active: 640  h_sync: 648  h_sync_end 744 h_blank_end 784 h_border: 0
(II) fglrx(0): v_active: 480  v_sync: 482  v_sync_end 484 v_blanking: 509 v_border: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 40.0 MHz   Image Size:  33 x 27 mm
(II) fglrx(0): h_active: 800  h_sync: 840  h_sync_end 968 h_blank_end 1056 h_border: 0
(II) fglrx(0): v_active: 600  v_sync: 601  v_sync_end 605 v_blanking: 628 v_border: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 65.0 MHz   Image Size:  33 x 27 mm
(II) fglrx(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
(II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 108.0 MHz   Image Size:  33 x 27 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):
(II) fglrx(0): DesktopSetup 0x0000
(**) fglrx(0):  PseudoColor visuals disabled
(**) fglrx(0): Overlay disabled
(**) fglrx(0): Overlay disabled
(II) fglrx(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=31000
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(**) fglrx(0): Center Mode is disabled
(==) fglrx(0): TMDS coherent mode is enabled
(II) fglrx(0): Validating mode for clone (secondary) head ------------
(II) fglrx(0): Total 5 valid mode(s) found.
(--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
(**) fglrx(0): *Default mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
(II) fglrx(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) fglrx(0):  Default mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) fglrx(0): *Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
(II) fglrx(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) fglrx(0): *Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
(II) fglrx(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) fglrx(0):  Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
(II) fglrx(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(II) fglrx(0): Valid Clone Mode: 1280x1024
(II) fglrx(0): Valid Clone Mode: 1280x960
(II) fglrx(0): Valid Clone Mode: 1024x768
(II) fglrx(0): Valid Clone Mode: 800x600
(II) fglrx(0): Valid Clone Mode: 640x480
(II) fglrx(0): Total of 5 clone modes found ------------

(II) fglrx(0): Validating modes on Primary head ---------
(II) fglrx(0): Panel size found from DDC: 1280x1024
(II) fglrx(0): Total 4 valid mode(s) found.
(--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
(**) fglrx(0): *Default mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
(II) fglrx(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) fglrx(0): *Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
(II) fglrx(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) fglrx(0): *Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
(II) fglrx(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) fglrx(0):  Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
(II) fglrx(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(--) fglrx(0): Display dimensions: (380, 300) mm
(--) fglrx(0): DPI set to (85, 86)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 0.7
(**) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.1.0
   ABI class: X.Org Video Driver, version 0.7
(==) fglrx(0): HPV inactive
(==) fglrx(0): FSAA enabled: NO
(**) fglrx(0): FSAA Gamma enabled
(**) fglrx(0): FSAA Multisample Position is fix
(**) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/X11R6/lib/modules/linux/libfglrxdrm.a
(II) Module fglrxdrm: vendor="Fire GL - ATI Research GmbH, Germany"
   compiled for 4.3.0.1, module version = 3.9.0
   ABI class: XFree86 Server Extension, version 0.2
(II) fglrx(0): Depth moves disabled by default
(**) fglrx(0): Capabilities: 0x00000000
(**) fglrx(0): cpuFlags: 0x4000000f
(**) fglrx(0): cpuSpeedMHz: 0x000008cf
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): using built in AGPGART module: yes
(**) fglrx(0): UseFastTLS=0
(**) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(II) fglrx(0): using CAIL version [ATI LIB=CAIL.LIB,IA32,2.0024]
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] 0   0   0xe9000000 - 0xe900ffff (0x10000) MX[B]
   [1] 0   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B]
   [2] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [3] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [4] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [5] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [6] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [7] -1   0   0xeb000000 - 0xeb00007f (0x80) MX[B]
   [8] -1   0   0xec085000 - 0xec08503f (0x40) MX[B]
   [9] -1   0   0xec084000 - 0xec0847ff (0x800) MX[B]
   [10] -1   0   0xec081000 - 0xec081fff (0x1000) MX[B]
   [11] -1   0   0xec000000 - 0xec07ffff (0x80000) MX[B]
   [12] -1   0   0xec087000 - 0xec087fff (0x1000) MX[B]
   [13] -1   0   0xec086000 - 0xec0860ff (0x100) MX[B]
   [14] -1   0   0xec083000 - 0xec083fff (0x1000) MX[B]
   [15] -1   0   0xec080000 - 0xec080fff (0x1000) MX[B]
   [16] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [17] -1   0   0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
   [18] -1   0   0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
   [19] -1   0   0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
   [20] -1   0   0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
   [21] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [22] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [23] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [24] 0   0   0x0000a000 - 0x0000a0ff (0x100) IX[B]
   [25] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [26] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [27] -1   0   0x00009000 - 0x0000907f (0x80) IX[B]
   [28] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [29] -1   0   0x0000b400 - 0x0000b47f (0x80) IX[B]
   [30] -1   0   0x0000b000 - 0x0000b0ff (0x100) IX[B]
   [31] -1   0   0x0000c400 - 0x0000c407 (0x8) IX[B]
   [32] -1   0   0x0000c000 - 0x0000c01f (0x20) IX[B]
   [33] -1   0   0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
   [34] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [35] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(WW) fglrx(0): Cannot read colourmap from VGA.  Will restore with default
(II) fglrx(0): UMM area:     0xd8700000 (size=0x07900000)
(II) fglrx(0): driver needs XFree86 version: 4.3.x
(WW) fglrx(0): could not detect XFree86 version (query_status=-3)
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:3:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xe10db000
(II) fglrx(0): [drm] mapped SAREA 0xe10db000 to 0x400cc000
(II) fglrx(0): [drm] framebuffer handle = 0xd8000000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 3.9.0
(II) fglrx(0):     Date: May 11 2004
(II) fglrx(0):     Desc: ATI Fire GL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.7-gentoo-r11
(II) fglrx(0):     Build-Kernel MODVERSIONS:        no
(II) fglrx(0):     Build-Kernel __SMP__:            no
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [drm] register handle = 0xe9000000
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENOMEM"
(EE) fglrx(0): cannot init AGP
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xe10db000 at 0x400cc000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *
(II) fglrx(0): FBADPhys: 0xd8000000 FBMappedSize: 0x08000000
(II) fglrx(0): ----------------------------------
(II) fglrx(0): | panel native mode is 1280x1024 |
(II) fglrx(0): ----------------------------------
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using hardware cursor (scanline 1024)
(II) fglrx(0): Largest offscreen area available: 1280 x 7163
(**) Option "dpms"
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
   Screen to screen bit blits
   Solid filled rectangles
   Solid Horizontal and Vertical Lines
   Offscreen Pixmaps
   Setting up tile and stipple cache:
      32 128x128 slots
      32 256x256 slots
      16 512x512 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): Direct rendering disabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 5
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Mouse1: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
SetClientVersion: 0 8
(II) 3rd Button detected: disabling emulate3Button
SetClientVersion: 0 8
SetGrabKeysState - disabled
SetGrabKeysState - enabled
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) fglrx(0): ----------------------------------
(II) fglrx(0): | panel native mode is 1280x1024 |
(II) fglrx(0): ----------------------------------
(II) Mouse1: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) fglrx(0): ***********************************
(WW) fglrx(0): * DRI initialization disabled!    *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available    *
(WW) fglrx(0): ***********************************
(II) fglrx(0): FBADPhys: 0xd8000000 FBMappedSize: 0x08000000
(II) fglrx(0): ----------------------------------
(II) fglrx(0): | panel native mode is 1280x1024 |
(II) fglrx(0): ----------------------------------
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
(II) fglrx(0): Using hardware cursor (scanline 1024)
(II) fglrx(0): Largest offscreen area available: 1280 x 7163
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): Direct rendering disabled
(==) RandR enabled
(II) Mouse1: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
    at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Mon Jul 26, 2004 4:44 pm    Post subject: Reply with quote

Was this file generated by the fglrxconfig script that comes with the ati-drivers? I noticed that your config file only has one monitor. You will need to make a "Monitor" section for each display, and a corresponding "Screen" section as well. Then you will need to add something like "Screen1 leftOf Screen0" depending on which side the second display is on. That should take care of your problem.
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
soaringcondor
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2003
Posts: 103

PostPosted: Mon Jul 26, 2004 4:51 pm    Post subject: Reply with quote

It was generated by fglrxconfig, I just removed many of the comments for readability.

I'll try adding another screen setup section but I want to run in Big Desktop mode, not Dual Head. Ideally, X would just see one big 2560x1024 screen device. I think you don't need the other screen section for that. I'll try it now anyways.

Thanks
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Mon Jul 26, 2004 7:37 pm    Post subject: Reply with quote

In order to have Dual Head mode up, you would need to build a second "Device" section. Big Desktop (to my knowledge) still requires a "Screen" and "Monitor" section for each display. That's how my config looks for Big Desktop, anyway.
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
atom
Tux's lil' helper
Tux's lil' helper


Joined: 25 Nov 2002
Posts: 122
Location: Columbus, Ohio, USA

PostPosted: Tue Jul 27, 2004 2:33 pm    Post subject: Reply with quote

YopWongSapn wrote:
In order to have Dual Head mode up, you would need to build a second "Device" section. Big Desktop (to my knowledge) still requires a "Screen" and "Monitor" section for each display. That's how my config looks for Big Desktop, anyway.


you are correct in both. i have been playing with my options lately, and am thoroughly disappointed that the ati drivers do not support true xinerama. big desktop is ok, but it is nowhere near as flexible as true xinerama support. it does not allow for different resolutions and is not able to be supported by the window manager as the wm only thinks there is one display. maybe we should start requesting true xinerama support from ati, is anybody in this with me?

the only option i've come up with for xinerama support is to pop in a second pci video card. this seems absurd to me as my 9600xt has two outputs. i was playing with this last night, but my s3 virge video card does not support anything higher than 800x600 at 24bit. *sigh* as i've known for a while, xinerama does not support different color depths. i'm getting sick of screwing with X to get it to do what i want, and i have about 10 xorg.confs in my /etc/X11.
Back to top
View user's profile Send private message
soaringcondor
Tux's lil' helper
Tux's lil' helper


Joined: 16 Dec 2003
Posts: 103

PostPosted: Tue Jul 27, 2004 8:21 pm    Post subject: Reply with quote

I ran fgrlrxconfig again and it came up with an XF86Config-4 that had an extra monitor in it. It only had one screen section though (big desktop mode) so I copied it and changed the data as needed, ran it and got the same error.

Anyone have a working config for Big Desktop I can try?
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Tue Jul 27, 2004 8:25 pm    Post subject: Reply with quote

soaringcondor wrote:
Anyone have a working config for Big Desktop I can try?

Not here, but I'll post one when I get home...assuming I remember. :D
_________________
Gentoo...it's like wiping your ass with silk. Or sandpaper.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 4 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum