Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE problems on a Dual Monitor System
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
CyberNinja
n00b
n00b


Joined: 25 Jan 2003
Posts: 29

PostPosted: Thu Apr 17, 2003 9:08 pm    Post subject: KDE problems on a Dual Monitor System Reply with quote

I have:
KDE 3.1.1 (latest in portage(4/16/03) unmasked)
XFree 4.2.1 (latest in portage(4/14/03) unmasked)
2 Dell 1702FP LCD monitors :D
ATI Radeon 9500Pro (NOT THE PROBLEM)
Gentoo 1.4_RC3

Problem:
When I click on a button on Screen1 to start a program it also starts that program on Screen0, but the one started on Screen0 never starts it just has a busy icon next to the mouse and is listed in the taskbar.

KDE also takes forever to get to the login screen after X is up and running.

Extra Info:
When I goto the Desktop->Panels in the Control Center and click on the Identify button it Identifies both screens as 1,(I did this from both screens).

After KDE finally startsup (after login), when I first move the mouse from Screen0 to Screen1 the mouse pointer reverts to an X until i move it back to Screen0, after the pointer is fine till i go over the panel on Screen1, at which time the pointer reverts to and X again until i leave the panel, at which point it starts looking right again.

Also when I click the KDE start button on Screen1 the pointer turn to an X again until I click out of the menu.

Thanks to any1 that can help me!! :D
_________________
The computer field is like an ocean, to keep from sinking you MUST keep learning and asking questions.
Back to top
View user's profile Send private message
derk
Guru
Guru


Joined: 10 Mar 2003
Posts: 347
Location: St Thomas Ontario

PostPosted: Sat Apr 19, 2003 5:31 pm    Post subject: Reply with quote

There are several other threads dealling with dual monitor or two screen set-ups do a 'quick search' for 'dual monitor' or 'two screen' and you'll find a wealth of sources.

I suspect a X config file problem.

derk
Back to top
View user's profile Send private message
puddpunk
l33t
l33t


Joined: 20 Jul 2002
Posts: 681
Location: New Zealand

PostPosted: Sat Apr 19, 2003 10:09 pm    Post subject: Reply with quote

Hi there,

KDE 3.2's Xinerama support is improved exponentially over the current code. Either pull it from CVS, or wait for KDE 3.2. You may be able to find some quick hacks here, but KDE 3.2 is going to be good!

About your long delay before KDM, try to re-emerge fontconfig. That helped me.

Thanks,
Chris.
Back to top
View user's profile Send private message
CyberNinja
n00b
n00b


Joined: 25 Jan 2003
Posts: 29

PostPosted: Sat Apr 19, 2003 11:31 pm    Post subject: Reply with quote

I didn't compile KDE with xinerama support in the USE flags, which could be the problem. :?
But the real problem is that KDE doesn't seem to see that screen0 is screen0.
when i go to Control Center->Desktop->Panels on Screen0 and click on the Identify button it identifies it as 1 and when i go to Screen1 and do the same it identifies Screen1 as 1.
So, it seems to me that this is either a build error on my part (doh!!) or that there is a configuration problem in some of the startup scripts.
Thanks for ur help!! :D

BTW here is my XF86Config:
Code:

# File generated by CyberNinja and FGLRXconifg.
#

Section "ServerLayout"
   #
   Identifier     "Anaconda Configured"
   Screen      0  "Screen0" 0 0
   Screen      1  "Screen1" RightOf "Screen0"
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
   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/"

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 "InputDevice"
#   Option   "AutoRepeat"   "500 5"
# when using XQUEUE, comment out the above line, and uncomment the
# following line
#   Option   "Protocol"   "Xqueue"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#   Option   "Xleds"      "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#   Option   "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#   Option   "XkbModel"   "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#   Option   "XkbModel"   "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#   Option   "XkbLayout"   "de"
# or:
#   Option   "XkbLayout"   "de"
#   Option   "XkbVariant"   "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#   Option   "XkbOptions"   "ctrl:swapcaps"
   # Option   "XkbOptions"   ""
   Identifier  "Keyboard0"
   Driver      "keyboard"
   Option       "XkbRules" "xfree86"
   Option       "XkbModel" "dell101"
   Option       "XkbLayout" "us"
   # Option   "XkbVariant"   ""
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "IMPS/2"
   Option       "Device" "/dev/input/mouse0"
   Option       "ZAxisMapping" "4 5"
   Option       "Emulate3Buttons" "no"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Dell 1702FP (Analog)"
   HorizSync    30.0 - 80.0
   VertRefresh  56.0 - 76.0
   # Option       "dpms"
EndSection

Section "Monitor"
   Identifier   "Monitor1"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
   HorizSync    30.0 - 80.0
   VertRefresh  56.0 - 76.0
   # Option       "dpms"
EndSection

# === ATI device section ===

Section "Device"
    Identifier                          "ATI Graphics Adapter0"
    Driver                              "fglrx"
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === Fire GL DDX driver module specific settings ===
# === Screen Management ===
    Option "DesktopSetup"               "0x00000000"
    Option "Display2"                   "0"
    Option "HSync2"                     "unspecified"
    Option "VRefresh2"                  "unspecified"
    Option "GammaCorrectionI"           "0x06419064"
    Option "GammaCorrectionII"          "0x06419064"
# === 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"
    BusID "PCI:1:0:0"    # vendor=1002, device=4e45
    Screen 0
EndSection

# === ATI device section ===

Section "Device"
    Identifier                          "ATI Graphics Adapter1"
    Driver                              "fglrx"
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === Fire GL DDX driver module specific settings ===
# === Screen Management ===
    Option "DesktopSetup"               "0x00000000"
    Option "Display2"                   "0"
    Option "HSync2"                     "unspecified"
    Option "VRefresh2"                  "unspecified"
    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"
    BusID "PCI:1:0:0"    # vendor=1002, device=4e45
    Screen 1
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "ATI Graphics Adapter0"
   Monitor    "Monitor0"
   DefaultDepth     24
   SubSection "Display"
      Depth     16
      Modes    "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "1280x1024" "800x600" "640x480"
   EndSubSection
EndSection

Section "Screen"
   Identifier "Screen1"
   Device     "ATI Graphics Adapter1"
   Monitor    "Monitor1"
   DefaultDepth     24
   SubSection "Display"
      Depth     16
      Modes    "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "1280x1024" "800x600" "640x480"
   EndSubSection
EndSection

Section "DRI"
   Mode         0666
EndSection


_________________
The computer field is like an ocean, to keep from sinking you MUST keep learning and asking questions.
Back to top
View user's profile Send private message
CyberNinja
n00b
n00b


Joined: 25 Jan 2003
Posts: 29

PostPosted: Tue Apr 29, 2003 9:46 pm    Post subject: Reply with quote

I still haven't benn able to fix this problem.
I have tried to delete the .kde directories in my home folder
but I still have the same problem.:evil:

I am starting to agree with derk, that is an X config problem but don't know where to start. Have looked through the forums and can't find any threads dealing with this problem. :(

Here is my /var/log/XFree86.0.log file:

[code:1:74b46aeef5]
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-gentoo-r2 i686 [ELF]
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/XFree86.0.log", Time: Tue Apr 29 17:09:31 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Anaconda Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "ATI Graphics Adapter0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "ATI Graphics Adapter1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) 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/,/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"
(**) Option "Xinerama" "Off"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8004682c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2531 card 1028,00d8 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2532 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 8086,2533 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1028,00d8 rev 04 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1028,00d8 rev 04 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1028,00d8 rev 04 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1028,00d8 rev 04 class 0c,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4e45 card 1002,0002 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,4e65 card 1002,0003 rev 00 class 03,80,00 hdr 00
(II) PCI: 02:1f:0: chip 8086,1360 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 03:00:0: chip 8086,1161 card 8086,1161 rev 01 class 08,00,20 hdr 80
(II) PCI: 04:0b:0: chip 10b7,9200 card 1028,00d8 rev 78 class 02,00,00 hdr 00
(II) PCI: 04:0c:0: chip 104c,8020 card 1028,00d8 rev 00 class 0c,00,10 hdr 00
(II) PCI: 04:0d:0: chip 1102,0002 card 1102,8022 rev 08 class 04,01,00 hdr 80
(II) PCI: 04:0d:1: chip 1102,7002 card 1102,0020 rev 08 class 09,80,00 hdr 80
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[1] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[2] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[3] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xff800000 - 0xff9fffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xe8000000 - 0xf7ffffff (0x10000000) MX[B]
(II) Bus 2: bridge is at (0:2:0), (0,2,3), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 2 I/O range:
(II) Bus 2 non-prefetchable memory range:
[0] -1 0xff500000 - 0xff7fffff (0x300000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[1] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[2] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[3] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0xff300000 - 0xff4fffff (0x200000) MX[B]
(II) Bus 4 prefetchable memory range:
(II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus 3: bridge is at (2:31:0), (2,3,3), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 3 I/O range:
(II) Bus 3 non-prefetchable memory range:
[0] -1 0xff600000 - 0xff7fffff (0x200000) MX[B]
(II) Bus 3 prefetchable memory range:
(--) PCI:*(1:0:0) ATI unknown chipset (0x4e45) rev 0, Mem @ 0xf0000000/27, 0xff8f0000/16, I/O @ 0xec00/8, BIOS @ 0xc1000000/17
(--) PCI: (1:0:1) ATI unknown chipset (0x4e65) rev 0, Mem @ 0xe8000000/27, 0xff8e0000/16
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xff3f8000 - 0xff3fbfff (0x4000) MX[B]
[1] -1 0xff3ff000 - 0xff3ff7ff (0x800) MX[B]
[2] -1 0xff3ffc00 - 0xff3ffc7f (0x80) MX[B]
[3] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[4] -1 0xff8e0000 - 0xff8effff (0x10000) MX[B](B)
[5] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[6] -1 0xc1000000 - 0xc101ffff (0x20000) MX[B](B)
[7] -1 0xff8f0000 - 0xff8fffff (0x10000) MX[B](B)
[8] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[9] -1 0x0000dc58 - 0x0000dc5f (0x8) IX[B]
[10] -1 0x0000dc60 - 0x0000dc7f (0x20) IX[B]
[11] -1 0x0000dc80 - 0x0000dcff (0x80) IX[B]
[12] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[13] -1 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
[14] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[15] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[16] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1 0xff6ff000 - 0xff6fffff (0x1000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xff3f8000 - 0xff3fbfff (0x4000) MX[B]
[1] -1 0xff3ff000 - 0xff3ff7ff (0x800) MX[B]
[2] -1 0xff3ffc00 - 0xff3ffc7f (0x80) MX[B]
[3] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[4] -1 0xff8e0000 - 0xff8effff (0x10000) MX[B](B)
[5] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[6] -1 0xc1000000 - 0xc101ffff (0x20000) MX[B](B)
[7] -1 0xff8f0000 - 0xff8fffff (0x10000) MX[B](B)
[8] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[9] -1 0x0000dc58 - 0x0000dc5f (0x8) IX[B]
[10] -1 0x0000dc60 - 0x0000dc7f (0x20) IX[B]
[11] -1 0x0000dc80 - 0x0000dcff (0x80) IX[B]
[12] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[13] -1 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
[14] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[15] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[16] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0xff6ff000 - 0xff6fffff (0x1000) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xff3f8000 - 0xff3fbfff (0x4000) MX[B]
[6] -1 0xff3ff000 - 0xff3ff7ff (0x800) MX[B]
[7] -1 0xff3ffc00 - 0xff3ffc7f (0x80) MX[B]
[8] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[9] -1 0xff8e0000 - 0xff8effff (0x10000) MX[B](B)
[10] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[11] -1 0xc1000000 - 0xc101ffff (0x20000) MX[B](B)
[12] -1 0xff8f0000 - 0xff8fffff (0x10000) MX[B](B)
[13] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0xff6ff000 - 0xff6fffff (0x1000) MX[B]
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x0000dc58 - 0x0000dc5f (0x8) IX[B]
[18] -1 0x0000dc60 - 0x0000dc7f (0x20) IX[B]
[19] -1 0x0000dc80 - 0x0000dcff (0x80) IX[B]
[20] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[21] -1 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
[22] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[23] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[24] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(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 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: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.0.2
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 2.5.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) FireGL8700/8800: Driver for chipset: ATI R200 QH (AGP),
ATI R200 QL (AGP), ATI R200 QT (AGP), ATI R200 BB (AGP),
Radeon RV250 Id (R9000), Radeon RV250 Ie (R9000),
Radeon RV250 If (R9000), Radeon RV250 Ig (R9000),
Radeon RV250 Ld (M9), Radeon RV250 Le (M9), Radeon RV250 Lf (M9),
Radeon RV250 Lg (M9), Radeon R300 AD (R9500), Radeon R300 AE (R9500),
Radeon R300 AF (R9500), Radeon R300 AG (Fire GL Z1/X1),
Radeon R300 ND (R9700 Pro), Radeon R300 NE (R9700/R9500Pro),
Radeon R300 NF (Unknown), Radeon R300 NG (Fire GL X1)
(II) Primary Device is: PCI 01:00:0
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset Radeon R300 NE (R9700/R9500Pro) found
(--) Chipset Radeon R300 NE (R9700/R9500Pro) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xff3f8000 - 0xff3fbfff (0x4000) MX[B]
[6] -1 0xff3ff000 - 0xff3ff7ff (0x800) MX[B]
[7] -1 0xff3ffc00 - 0xff3ffc7f (0x80) MX[B]
[8] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[9] -1 0xff8e0000 - 0xff8effff (0x10000) MX[B](B)
[10] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[11] -1 0xc1000000 - 0xc101ffff (0x20000) MX[B](B)
[12] -1 0xff8f0000 - 0xff8fffff (0x10000) MX[B](B)
[13] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0xff6ff000 - 0xff6fffff (0x1000) MX[B]
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x0000dc58 - 0x0000dc5f (0x8) IX[B]
[18] -1 0x0000dc60 - 0x0000dc7f (0x20) IX[B]
[19] -1 0x0000dc80 - 0x0000dcff (0x80) IX[B]
[20] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[21] -1 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
[22] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[23] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[24] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x08257380
(II) fglrx(1): pEnt->device->identifier=0x08257380
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xff3f8000 - 0xff3fbfff (0x4000) MX[B]
[6] -1 0xff3ff000 - 0xff3ff7ff (0x800) MX[B]
[7] -1 0xff3ffc00 - 0xff3ffc7f (0x80) MX[B]
[8] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[9] -1 0xff8e0000 - 0xff8effff (0x10000) MX[B](B)
[10] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[11] -1 0xc1000000 - 0xc101ffff (0x20000) MX[B](B)
[12] -1 0xff8f0000 - 0xff8fffff (0x10000) MX[B](B)
[13] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0xff6ff000 - 0xff6fffff (0x1000) MX[B]
[15] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0x0000dc58 - 0x0000dc5f (0x8) IX[B]
[21] -1 0x0000dc60 - 0x0000dc7f (0x20) IX[B]
[22] -1 0x0000dc80 - 0x0000dcff (0x80) IX[B]
[23] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[24] -1 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
[25] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[26] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[27] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
[28] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[29] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) fglrx(0): === [R200PreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(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 "NoAccel" "Off"
(**) fglrx(0): Option "NoDRI" "Off"
(**) fglrx(0): Option "Capabilities" "0x00000000"
(**) fglrx(0): Option "GammaCorrectionI" "0x06419064"
(**) fglrx(0): Option "GammaCorrectionII" "0x06419064"
(**) fglrx(0): Option "OpenGLOverlay" "on"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "DesktopSetup" "0x00000000"
(**) fglrx(0): Option "Display2" "0"
(**) fglrx(0): Option "HSync2" "unspecified"
(**) fglrx(0): Option "VRefresh2" "unspecified"
(==) 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/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) fglrx(0): initializing int10
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "Radeon R300 NE (R9700/R9500Pro)" (Chipset = 0x4e45)
(--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0002)
(--) fglrx(0): board vendor info: original ATI grafics adapter
(--) fglrx(0): Linear framebuffer (phys) at 0xf0000000
(--) fglrx(0): MMIO registers at 0xff8f0000
(--) fglrx(0): ROM-BIOS at 0xc1000000
(--) fglrx(0): ChipRevID = 0x02
(--) fglrx(0): VideoRAM: 131072 kByte (64-bit SDR SDRAM)
(II) fglrx(0): board/chipset is supported by this driver (original ATI board)
(**) fglrx(0): OpenGL Overlay disabled due to unsupported screen management settings
(II) fglrx(0): Primary Display == Type 3
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(II) fglrx(0): I2C bus "DDC" initialized.
(II) fglrx(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=27000
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(II) fglrx(0): Validating modes on Primary head (DDCType: 2) ---------
(**) fglrx(0): Option "ddc" "Off"
(**) fglrx(0): Option "ddc" "Off"
(**) fglrx(0): Option "ddc" "Off"
(II) fglrx(0): Monitor0: Using hsync range of 30.00-80.00 kHz
(II) fglrx(0): Monitor0: Using vrefresh range of 56.00-76.00 Hz
(II) fglrx(0): Clock range: 20.00 to 400.00 MHz
(II) fglrx(0): Not using default mode "640x350" (vrefresh out of range)
(II) fglrx(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "640x400" (vrefresh out of range)
(II) fglrx(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "720x400" (vrefresh out of range)
(II) fglrx(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "640x480" (vrefresh out of range)
(II) fglrx(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "800x600" (vrefresh out of range)
(II) fglrx(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1024x768" (vrefresh out of range)
(II) fglrx(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1280x960" (hsync out of range)
(II) fglrx(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1280x1024" (hsync out of range)
(II) fglrx(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1792x1344" (hsync out of range)
(II) fglrx(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1792x1344" (hsync out of range)
(II) fglrx(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1856x1392" (hsync out of range)
(II) fglrx(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1856x1392" (hsync out of range)
(II) fglrx(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1920x1440" (hsync out of range)
(II) fglrx(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1920x1440" (hsync out of range)
(II) fglrx(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1400x1050" (hsync out of range)
(II) fglrx(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
(**) fglrx(0): Default mode "1280x1024": 135.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 "800x600": 49.5 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, 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): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(**) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(**) 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.2.0, module version = 2.5.1
ABI class: XFree86 Server Extension, version 0.1
(II) fglrx(0): Depth moves disabled by default
(**) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): cpuFlags: 0x0000001d
(==) fglrx(0): cpuSpeedMHz: 0x0000069e
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(II) fglrx(0): using CAIL version [ATI LIB=CAIL.LIB,IA32,2.0024]
(II) fglrx(1): === [R200PreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(II) fglrx(1): PCI bus 1 card 0 func 0
(**) fglrx(1): Depth 24, (--) framebuffer bpp 32
(II) fglrx(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(1): Default visual is TrueColor
(**) fglrx(1): Option "NoAccel" "Off"
(**) fglrx(1): Option "NoDRI" "Off"
(**) fglrx(1): Option "Capabilities" "0x00000000"
(**) fglrx(1): Option "GammaCorrectionI" "0x00000000"
(**) fglrx(1): Option "GammaCorrectionII" "0x00000000"
(**) fglrx(1): Option "OpenGLOverlay" "on"
(**) fglrx(1): Option "VideoOverlay" "off"
(**) fglrx(1): Option "DesktopSetup" "0x00000000"
(**) fglrx(1): Option "Display2" "0"
(**) fglrx(1): Option "HSync2" "unspecified"
(**) fglrx(1): Option "VRefresh2" "unspecified"
(==) fglrx(1): RGB weight 888
(II) fglrx(1): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(1): Buffer Tiling is ON (copy from primary)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) fglrx(1): initializing int10
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(1): Chipset: "Radeon R300 NE (R9700/R9500Pro)" (Chipset = 0x4e45)
(--) fglrx(1): (PciSubVendor = 0x1002, PciSubDevice = 0x0002)
(--) fglrx(1): board vendor info: original ATI grafics adapter
(--) fglrx(1): ROM-BIOS at 0xc1000000
(--) fglrx(1): ChipRevID = 0x02
(--) fglrx(1): VideoRAM: 65536 kByte (64-bit SDR SDRAM)
(II) fglrx(1): board/chipset is supported by this driver (original ATI board)
(II) fglrx(1): Secondary Display == Type 1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/X11R6/lib/modules/libi2c.a
(II) fglrx(1): I2C bus "DDC" initialized.
(II) fglrx(1): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=27000
(==) fglrx(1): Using gamma correction (1.0, 1.0, 1.0)
(II) fglrx(1): Validating modes on Secondary head (DDCType: 3) ---------
(**) fglrx(1): Option "ddc" "Off"
(**) fglrx(1): Option "ddc" "Off"
(**) fglrx(1): Option "ddc" "Off"
(II) fglrx(1): Monitor1: Using hsync range of 30.00-80.00 kHz
(II) fglrx(1): Monitor1: Using vrefresh range of 56.00-76.00 Hz
(II) fglrx(1): Clock range: 20.00 to 400.00 MHz
(II) fglrx(1): Not using default mode "640x350" (vrefresh out of range)
(II) fglrx(1): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "640x400" (vrefresh out of range)
(II) fglrx(1): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "720x400" (vrefresh out of range)
(II) fglrx(1): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "640x480" (vrefresh out of range)
(II) fglrx(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) fglrx(1): Not using default mode "800x600" (vrefresh out of range)
(II) fglrx(1): Not using default mode "400x300" (vrefresh out of range)
(II) fglrx(1): Not using default mode "1024x768" (vrefresh out of range)
(II) fglrx(1): Not using default mode "512x384" (vrefresh out of range)
(II) fglrx(1): Not using default mode "1024x768" (vrefresh out of range)
(II) fglrx(1): Not using default mode "512x384" (vrefresh out of range)
(II) fglrx(1): Not using default mode "1280x960" (hsync out of range)
(II) fglrx(1): Not using default mode "640x480" (hsync out of range)
(II) fglrx(1): Not using default mode "1280x1024" (hsync out of range)
(II) fglrx(1): Not using default mode "640x512" (hsync out of range)
(II) fglrx(1): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(1): Not using default mode "800x600" (hsync out of range)
(II) fglrx(1): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(1): Not using default mode "800x600" (hsync out of range)
(II) fglrx(1): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(1): Not using default mode "800x600" (hsync out of range)
(II) fglrx(1): Not using default mode "1600x1200" (hsync out of range)
(II) fglrx(1): Not using default mode "800x600" (hsync out of range)
(II) fglrx(1): Not using default mode "1792x1344" (hsync out of range)
(II) fglrx(1): Not using default mode "896x672" (hsync out of range)
(II) fglrx(1): Not using default mode "1792x1344" (hsync out of range)
(II) fglrx(1): Not using default mode "896x672" (hsync out of range)
(II) fglrx(1): Not using default mode "1856x1392" (hsync out of range)
(II) fglrx(1): Not using default mode "928x696" (hsync out of range)
(II) fglrx(1): Not using default mode "1856x1392" (hsync out of range)
(II) fglrx(1): Not using default mode "928x696" (hsync out of range)
(II) fglrx(1): Not using default mode "1920x1440" (hsync out of range)
(II) fglrx(1): Not using default mode "960x720" (hsync out of range)
(II) fglrx(1): Not using default mode "1920x1440" (hsync out of range)
(II) fglrx(1): Not using default mode "960x720" (hsync out of range)
(II) fglrx(1): Not using default mode "1400x1050" (hsync out of range)
(II) fglrx(1): Not using default mode "700x525" (hsync out of range)
(--) fglrx(1): Virtual size is 1280x1024 (pitch 1280)
(**) fglrx(1): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) fglrx(1): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) fglrx(1): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) fglrx(1): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) fglrx(1): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) fglrx(1): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(==) fglrx(1): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(==) fglrx(1): NoAccel = NO (copy from primary screen)
(==) fglrx(1): bNoDRI = NO (copy from primary screen)
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) resource ranges after preInit:
[0] 0 0xff8f0000 - 0xff8fffff (0x10000) MX[B]
[1] 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
[2] 0 0xff8f0000 - 0xff8fffff (0x10000) MX[B]
[3] 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
[4] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[5] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[6] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[7] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[8] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[9] -1 0xff3f8000 - 0xff3fbfff (0x4000) MX[B]
[10] -1 0xff3ff000 - 0xff3ff7ff (0x800) MX[B]
[11] -1 0xff3ffc00 - 0xff3ffc7f (0x80) MX[B]
[12] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
[13] -1 0xff8e0000 - 0xff8effff (0x10000) MX[B](B)
[14] -1 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[15] -1 0xc1000000 - 0xc101ffff (0x20000) MX[B](B)
[16] -1 0xff8f0000 - 0xff8fffff (0x10000) MX[B](B)
[17] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[18] -1 0xff6ff000 - 0xff6fffff (0x1000) MX[B]
[19] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[20] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[21] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[22] 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[23] 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[24] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[25] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[26] -1 0x0000dc58 - 0x0000dc5f (0x8) IX[B]
[27] -1 0x0000dc60 - 0x0000dc7f (0x20) IX[B]
[28] -1 0x0000dc80 - 0x0000dcff (0x80) IX[B]
[29] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[30] -1 0x0000ccd0 - 0x0000ccdf (0x10) IX[B]
[31] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[32] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[33] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
[34] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[35] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) fglrx(0): UMM area: 0xf0700000 (size=0x07900000)
(II) fglrx(0): driver needs XFree86 version: 4.2.x
(II) fglrx(0): detected XFree86 version: 4.2.1
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xe0a20000
(II) fglrx(0): [drm] mapped SAREA 0xe0a20000 to 0x40024000
(II) fglrx(0): [drm] framebuffer handle = 0xf0000000
(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: 2.5.1
(II) fglrx(0): Date: Nov 27 2002
(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.4.20-gentoo-r2
(II) fglrx(0): Build-Kernel MODVERSIONS: yes
(II) fglrx(0): Build-Kernel __SMP__: yes
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0xff8f0000
(II) fglrx(0): [agp] Mode=0x1f000217 bridge: 0x8086/0x2531
(II) fglrx(0): [agp] AGP disable mask 0x00000000
(II) fglrx(0): [agp] enabling AGP with mode=0x1f000314
(II) fglrx(0): [agp] AGP protocoll is enabled for grafics board. (cmd=0x1f000314)
(II) fglrx(0): [agp] grafics chipset has AGP v2.0
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 28672
(II) fglrx(0): [drm] texture shared area handle = 0xe8e37000
(II) fglrx(0): VisualConfigs initialized
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): back buffer: 0xf0700000
(II) fglrx(0): depth buffer: 0xf7b00000
(II) fglrx(0): front buffer: 0xf0000000
(II) fglrx(0): offscreen: 0xf0500000
(II) fglrx(0): FBADPhys: 0xf0000000 FBMappedSize: 0x00700000
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,1433)
(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 401
(**) Option "dpms"
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x00000001
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled [s]
(II) Loading extension FGLRXEXTENSION
(II) fglrx(1): driver needs XFree86 version: 4.2.x
(WW) fglrx(1): could not detect XFree86 version, query_status=-2
(II) fglrx(1): doing DRIScreenInit
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned 'PCI:1:0:0'
drmOpenDevice: minor is 1
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 2
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 3
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 4
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 5
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 6
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 7
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 8
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 9
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 10
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 11
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 12
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 13
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 14
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: busid is PCI:1:0:0
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
(II) fglrx(1): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(1): [drm] added 8192 byte SAREA at 0xe0a20000
(II) fglrx(1): [drm] mapped SAREA 0xe0a20000 to 0x40cd4000
(II) fglrx(1): [drm] framebuffer handle = 0xf0000000
(II) fglrx(1): [drm] added 1 reserved context for kernel
(II) fglrx(1): DRIScreenInit done
(II) fglrx(1): VisualConfigs initialized
(II) fglrx(1): DRI initialization successfull!
(II) fglrx(1): back buffer: 0xf1300000
(II) fglrx(1): depth buffer: 0xf7600000
(II) fglrx(1): front buffer: 0xf0c00000
(II) fglrx(1): offscreen: 0xf1100000
(II) fglrx(1): FBADPhys: 0xf0c00000 FBMappedSize: 0x00700000
(II) fglrx(1): FBMM initialized for area (0,0)-(1280,1433)
(II) fglrx(1): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
(==) fglrx(1): Backing store disabled
(==) fglrx(1): Silken mouse enabled
(II) fglrx(1): Using hardware cursor (scanline 1024)
(II) fglrx(1): Largest offscreen area available: 1280 x 401
(**) Option "dpms"
(**) fglrx(1): DPMS enabled
(II) fglrx(1): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
(II) fglrx(1): Acceleration enabled
(II) fglrx(1): X cont
_________________
The computer field is like an ocean, to keep from sinking you MUST keep learning and asking questions.
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
Page 1 of 1

 
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