Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Radeon Mobility 9200 / 2.6 Kernel and lots of problems...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 4:59 pm    Post subject: Radeon Mobility 9200 / 2.6 Kernel and lots of problems... Reply with quote

When I try to run startx, I see the X shaped mouse cursor for a second and then X drops out and I get this error:

(EE) fglrx(0): DRIScreenInit failed!


I tried running modprobe fglrx and get this error:

FATAL: Error inserting fglrx (/lib/modules/2.6.1-gentoo-r1/video/fglrx.ko): Operation not permitted.


I've tried various solutions on the forums and none of them seem to be helping... anyone else have an idea?
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
ckdake
l33t
l33t


Joined: 10 Apr 2003
Posts: 889
Location: Atlanta, GA

PostPosted: Tue Feb 10, 2004 5:30 pm    Post subject: Reply with quote

have you tried using /etc/init.d/xdm start as root? IIRC, Only root can insert kernel modules and I don't know if X can get root access when it is started as a user.
_________________
http://ckdake.com/


Last edited by ckdake on Tue Feb 10, 2004 5:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 5:39 pm    Post subject: Reply with quote

I'm logged in as root and running the modprobe as root...
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 5:45 pm    Post subject: Reply with quote

This is really starting to irritate the hell out of me. I had no problems getting X to run under the 2.4 kernel using xfree-drm...

I'm about this far <-> from going back to the 2.4 kernel.
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
ckdake
l33t
l33t


Joined: 10 Apr 2003
Posts: 889
Location: Atlanta, GA

PostPosted: Tue Feb 10, 2004 5:48 pm    Post subject: Reply with quote

What else shows up in /var/log/XFree86.log that might have something to do with it? Is there a particular guide that you used to try to get it working?

[edit]FYI I am using a Radeon 9200SE in my desktop with the newest mm-sources 2.6 and it works great, so there is a way to get it to work[/edit]
_________________
http://ckdake.com/
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 6:01 pm    Post subject: Reply with quote

is there a quick and easy way to copy the log to these forums? I'm something of a relative linux n00b...
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
ckdake
l33t
l33t


Joined: 10 Apr 2003
Posts: 889
Location: Atlanta, GA

PostPosted: Tue Feb 10, 2004 6:08 pm    Post subject: Reply with quote

you can use the lynx webbrowser (emerge lynx) to access this website and make a post from there, or if you can use the command line tool "scp" to copy the file from your machine to another machine where you can then copy/paste what you want to. (google for pscp.exe if you are using windows and do "man scp" if you are usig linux)
_________________
http://ckdake.com/
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Tue Feb 10, 2004 6:49 pm    Post subject: Reply with quote

@chaotician: check that you haven't got DRM support in your kernel. Check the output of "dmesg" just after you try to load the module, it will often have some diagnostic information. You could also try changing the "Driver" setting in your XF86Config to "vesa" - that should usually let X startup so you can easily copy your config, although it will be slow and horrible :)
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 7:00 pm    Post subject: Reply with quote

Vesa line didnt work either, however it isnt giving me the DRI error.

And DRM is not enabled in my kernel...
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 7:03 pm    Post subject: Reply with quote

dmesg

the only line I see in regards to the video in dmesg is this one:

Linux agpgart interface v0.100 (c) Dave Jones
[drm] Initialized radeon 1.9.0 20020828 on minor 0
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 7:30 pm    Post subject: Reply with quote

I went back in and set the kernel to use agpgart as a module, set the intel chipset, etc. I went in to modules.autoload.d and set my kernel to load the following modules in this order:

agpgart
intel-agp
fglrx

on reboot, the first two modules load, but fglrx does not


modprobe fglrx gives me this:
FATAL: Error inserting fglrx (/lib/modules/2.6.1-gentoo-r1/video/fglrx.ko): Operation not permitted.



dmesg gives me this:
[fglrx:firegl_stub_register] *ERROR* Fire GL kernel module has to be loaded prior to any other DRM kernel modules!


any ideas?
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Tue Feb 10, 2004 7:33 pm    Post subject: Reply with quote

chaotician wrote:
dmesg gives me this:
[fglrx:firegl_stub_register] *ERROR* Fire GL kernel module has to be loaded prior to any other DRM kernel modules!


any ideas?

Yes - go back into your kernel config and disable the "Direct Rendering Manager" setting. This:
Code:
[drm] Initialized radeon 1.9.0 20020828 on minor 0
indicates it's enabled, and as you're finding out, the fglrx driver will refuse to load when other DRM modules are present. Once it's disabled and the kernel is recompiled, the fglrx module should load without any trouble.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 7:44 pm    Post subject: Reply with quote

Thing is, DRM has been removed in my kernel... I dont know why thats still showing up. I'm going to go back in one more time and select it, make, reboot and then deselect, make and reboot...
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Tue Feb 10, 2004 7:48 pm    Post subject: Reply with quote

Check you're not forgetting anything simple, like not mounting your /boot partition before copying bzImage over etc :)
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 7:49 pm    Post subject: Reply with quote

ermm... mounting my boot partition...

:oops:
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 7:56 pm    Post subject: Reply with quote

still no dice.

same problem with modprobe, but this time I have a new message in dmesg:

fglrx: falsely claims to have parameter ^A

(this entry shows up twice)


(oh yeah, the [drm] line is gone)
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Tue Feb 10, 2004 8:10 pm    Post subject: Reply with quote

chaotician wrote:
fglrx: falsely claims to have parameter ^A

I have no idea what that means, never seen it before. Did you emerge the drivers again after rebooting into the new kernel?
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 8:12 pm    Post subject: Reply with quote

no..

I'll give that a shot, just the ati-drivers correct?
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 8:15 pm    Post subject: Reply with quote

emerged ati-drivers, ran opengl-update ati, rebooted and looks like the fglrx module loaded (at least no errors and it shows in lsmod)

going to try and startx now...
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 8:30 pm    Post subject: Reply with quote

No dice, startx drops me back out... I'd like to post the XFree86.0.log, but I'm not sure how to copy/paste within the command environment....

there is a lot of new stuff in there that is curious.
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Tue Feb 10, 2004 8:35 pm    Post subject: Reply with quote

Can you upload the log somewhere? Are you using a config generated by fglrxconfig?
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 9:27 pm    Post subject: Reply with quote

I'm trying to find a place to upload it, but nothing so far... and yes, I'm using the config generated bg fglxrconfig
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 10:12 pm    Post subject: Reply with quote

well folks, thats about all for that. I'm going back to the 2.4 kernel.
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 10:54 pm    Post subject: Reply with quote

on a whim I decided to fire up Gnome and see what would happen... well, I'm posting from inside gnome right now. Touchpad is a bit jumpy, but everything seems to be working. I'm going to post the code from the XFree86.0.log hopefully this can get worked out....
_________________
Pain is weakness leaving my body.
Back to top
View user's profile Send private message
chaotician
n00b
n00b


Joined: 02 Feb 2004
Posts: 61
Location: San Francisco

PostPosted: Tue Feb 10, 2004 10:55 pm    Post subject: Reply with quote

Code:

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.1-gentoo-r1 i686 [ELF]
Build Date: 10 February 2004
   Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Tue Feb 10 14:45:22 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) 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" "pc101"
(**) XKB: model: "pc101"
(**) 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"
(++) 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.2
   XFree86 Video Driver: 0.6
   XFree86 XInput driver : 0.4
   XFree86 Server Extension : 0.2
   XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8001002c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 0e11,0860 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 0e11,0860 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 0e11,0860 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 0e11,0860 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 0e11,0860 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 0e11,0860 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 0e11,0860 rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 0e11,0860 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 0e11,0860 rev 01 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c66 card 0e11,0860 rev 01 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 1106,3044 card 1106,3044 rev 80 class 0c,00,10 hdr 00
(II) PCI: 02:01:0: chip 10ec,8139 card 0e11,0860 rev 20 class 02,00,00 hdr 00
(II) PCI: 02:02:0: chip 8086,1043 card 8086,2527 rev 04 class 02,80,00 hdr 00
(II) PCI: 02:04:0: chip 1524,1410 card 0000,0000 rev 01 class 06,07,00 hdr 02
(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-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
   [0] -1   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [1] -1   0   0x00003400 - 0x000034ff (0x100) IX[B]
   [2] -1   0   0x00003800 - 0x000038ff (0x100) IX[B]
   [3] -1   0   0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0x90400000 - 0x904fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,3), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [1] -1   0   0x00002400 - 0x000024ff (0x100) IX[B]
   [2] -1   0   0x00002800 - 0x000028ff (0x100) IX[B]
   [3] -1   0   0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0x90000000 - 0x903fffff (0x400000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:4:0), (2,3,6), BCTRL: 0x03c4 (VGA_EN is cleared)
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] rev 1, Mem @ 0x98000000/27, 0x90400000/16, I/O @ 0x3000/8
(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 0xb0000000 from 0xbfffffff to 0xafffffff
(II) Active PCI resource ranges:
   [0] -1   0   0x90000000 - 0x90000fff (0x1000) MX[B]
   [1] -1   0   0x90300000 - 0x903000ff (0x100) MX[B]
   [2] -1   0   0x90200000 - 0x902007ff (0x800) MX[B]
   [3] -1   0   0xa0300000 - 0xa03000ff (0x100) MX[B]
   [4] -1   0   0xa0200000 - 0xa02001ff (0x200) MX[B]
   [5] -1   0   0x40000000 - 0x400003ff (0x400) MX[B]
   [6] -1   0   0xa0000000 - 0xa00003ff (0x400) MX[B]
   [7] -1   0   0xb0000000 - 0xafffffff (0x0) MX[B]O
   [8] -1   0   0x90400000 - 0x9040ffff (0x10000) MX[B](B)
   [9] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
   [10] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [11] -1   0   0x00002400 - 0x0000247f (0x80) IX[B]
   [12] -1   0   0x00004800 - 0x0000487f (0x80) IX[B]
   [13] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [14] -1   0   0x00004880 - 0x000048bf (0x40) IX[B]
   [15] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [16] -1   0   0x00004c20 - 0x00004c3f (0x20) IX[B]
   [17] -1   0   0x00004c40 - 0x00004c4f (0x10) IX[B]
   [18] -1   0   0x00004c00 - 0x00004c1f (0x20) IX[B]
   [19] -1   0   0x000048e0 - 0x000048ff (0x20) IX[B]
   [20] -1   0   0x000048c0 - 0x000048df (0x20) IX[B]
   [21] -1   0   0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0x90000000 - 0x90000fff (0x1000) MX[B]
   [1] -1   0   0x90300000 - 0x903000ff (0x100) MX[B]
   [2] -1   0   0x90200000 - 0x902007ff (0x800) MX[B]
   [3] -1   0   0xa0300000 - 0xa03000ff (0x100) MX[B]
   [4] -1   0   0xa0200000 - 0xa02001ff (0x200) MX[B]
   [5] -1   0   0x40000000 - 0x400003ff (0x400) MX[B]
   [6] -1   0   0xa0000000 - 0xa00003ff (0x400) MX[B]
   [7] -1   0   0xb0000000 - 0xafffffff (0x0) MX[B]O
   [8] -1   0   0x90400000 - 0x9040ffff (0x10000) MX[B](B)
   [9] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
   [10] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [11] -1   0   0x00002400 - 0x0000247f (0x80) IX[B]
   [12] -1   0   0x00004800 - 0x0000487f (0x80) IX[B]
   [13] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [14] -1   0   0x00004880 - 0x000048bf (0x40) IX[B]
   [15] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [16] -1   0   0x00004c20 - 0x00004c3f (0x20) IX[B]
   [17] -1   0   0x00004c40 - 0x00004c4f (0x10) IX[B]
   [18] -1   0   0x00004c00 - 0x00004c1f (0x20) IX[B]
   [19] -1   0   0x000048e0 - 0x000048ff (0x20) IX[B]
   [20] -1   0   0x000048c0 - 0x000048df (0x20) IX[B]
   [21] -1   0   0x00003000 - 0x000030ff (0x100) IX[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   0x90000000 - 0x90000fff (0x1000) MX[B]
   [6] -1   0   0x90300000 - 0x903000ff (0x100) MX[B]
   [7] -1   0   0x90200000 - 0x902007ff (0x800) MX[B]
   [8] -1   0   0xa0300000 - 0xa03000ff (0x100) MX[B]
   [9] -1   0   0xa0200000 - 0xa02001ff (0x200) MX[B]
   [10] -1   0   0x40000000 - 0x400003ff (0x400) MX[B]
   [11] -1   0   0xa0000000 - 0xa00003ff (0x400) MX[B]
   [12] -1   0   0xb0000000 - 0xafffffff (0x0) MX[B]O
   [13] -1   0   0x90400000 - 0x9040ffff (0x10000) MX[B](B)
   [14] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
   [15] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [16] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [17] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [18] -1   0   0x00002400 - 0x0000247f (0x80) IX[B]
   [19] -1   0   0x00004800 - 0x0000487f (0x80) IX[B]
   [20] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [21] -1   0   0x00004880 - 0x000048bf (0x40) IX[B]
   [22] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [23] -1   0   0x00004c20 - 0x00004c3f (0x20) IX[B]
   [24] -1   0   0x00004c40 - 0x00004c4f (0x10) IX[B]
   [25] -1   0   0x00004c00 - 0x00004c1f (0x20) IX[B]
   [26] -1   0   0x000048e0 - 0x000048ff (0x20) IX[B]
   [27] -1   0   0x000048c0 - 0x000048df (0x20) IX[B]
   [28] -1   0   0x00003000 - 0x000030ff (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.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 2.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 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, module version = 3.2.8
   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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 XInput Driver
   ABI class: XFree86 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 unknown)
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI RV250 Lf (M9) 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   0x90000000 - 0x90000fff (0x1000) MX[B]
   [6] -1   0   0x90300000 - 0x903000ff (0x100) MX[B]
   [7] -1   0   0x90200000 - 0x902007ff (0x800) MX[B]
   [8] -1   0   0xa0300000 - 0xa03000ff (0x100) MX[B]
   [9] -1   0   0xa0200000 - 0xa02001ff (0x200) MX[B]
   [10] -1   0   0x40000000 - 0x400003ff (0x400) MX[B]
   [11] -1   0   0xa0000000 - 0xa00003ff (0x400) MX[B]
   [12] -1   0   0xb0000000 - 0xafffffff (0x0) MX[B]O
   [13] -1   0   0x90400000 - 0x9040ffff (0x10000) MX[B](B)
   [14] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
   [15] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [16] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [17] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [18] -1   0   0x00002400 - 0x0000247f (0x80) IX[B]
   [19] -1   0   0x00004800 - 0x0000487f (0x80) IX[B]
   [20] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [21] -1   0   0x00004880 - 0x000048bf (0x40) IX[B]
   [22] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [23] -1   0   0x00004c20 - 0x00004c3f (0x20) IX[B]
   [24] -1   0   0x00004c40 - 0x00004c4f (0x10) IX[B]
   [25] -1   0   0x00004c00 - 0x00004c1f (0x20) IX[B]
   [26] -1   0   0x000048e0 - 0x000048ff (0x20) IX[B]
   [27] -1   0   0x000048c0 - 0x000048df (0x20) IX[B]
   [28] -1   0   0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x0820b110
(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   0x90000000 - 0x90000fff (0x1000) MX[B]
   [6] -1   0   0x90300000 - 0x903000ff (0x100) MX[B]
   [7] -1   0   0x90200000 - 0x902007ff (0x800) MX[B]
   [8] -1   0   0xa0300000 - 0xa03000ff (0x100) MX[B]
   [9] -1   0   0xa0200000 - 0xa02001ff (0x200) MX[B]
   [10] -1   0   0x40000000 - 0x400003ff (0x400) MX[B]
   [11] -1   0   0xa0000000 - 0xa00003ff (0x400) MX[B]
   [12] -1   0   0xb0000000 - 0xafffffff (0x0) MX[B]O
   [13] -1   0   0x90400000 - 0x9040ffff (0x10000) MX[B](B)
   [14] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
   [15] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [16] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [17] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [18] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [19] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [20] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [21] -1   0   0x00002400 - 0x0000247f (0x80) IX[B]
   [22] -1   0   0x00004800 - 0x0000487f (0x80) IX[B]
   [23] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [24] -1   0   0x00004880 - 0x000048bf (0x40) IX[B]
   [25] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [26] -1   0   0x00004c20 - 0x00004c3f (0x20) IX[B]
   [27] -1   0   0x00004c40 - 0x00004c4f (0x10) IX[B]
   [28] -1   0   0x00004c00 - 0x00004c1f (0x20) IX[B]
   [29] -1   0   0x000048e0 - 0x000048ff (0x20) IX[B]
   [30] -1   0   0x000048c0 - 0x000048df (0x20) IX[B]
   [31] -1   0   0x00003000 - 0x000030ff (0x100) IX[B](B)
   [32] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [33] 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.6
(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" "no"
(**) fglrx(0): Option "NoDRI" "no"
(**) fglrx(0): Option "Capabilities" "0x00000800"
(**) fglrx(0): Option "GammaCorrectionI" "0x00000000"
(**) fglrx(0): Option "GammaCorrectionII" "0x00000000"
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "DesktopSetup" "0x00000000"
(**) fglrx(0): Option "MonitorLayout" "AUTO, AUTO"
(**) fglrx(0): Option "HSync2" "unspecified"
(**) fglrx(0): Option "VRefresh2" "unspecified"
(**) fglrx(0): Option "ScreenOverlap" "0"
(**) fglrx(0): Option "IgnoreEDID" "off"
(**) fglrx(0): Option "UseInternalAGPGART" "no"
(**) 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" "6"
(**) 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" "no"
(**) 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) fglrx(0): initializing int10
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "ATI RV250 Lf (M9)" (Chipset = 0x4c66)
(--) fglrx(0): (PciSubVendor = 0x0e11, PciSubDevice = 0x0860)
(--) fglrx(0): board vendor info: Compaq
(--) fglrx(0): Linear framebuffer (phys) at 0x98000000
(--) fglrx(0): MMIO registers at 0x90400000
(--) fglrx(0): ChipExtRevID = 0x01
(--) fglrx(0): ChipIntRevID = 0x00
(--) fglrx(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(II) fglrx(0): board/chipset is supported by this driver (Compaq board)
(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.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(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.3.0.1, module version = 1.2.0
   ABI class: XFree86 Video Driver, version 0.6
(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
(**) fglrx(0): MonitorLayout Option:
   Monitor1--Type AUTO, Monitor2--Type AUTO

(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(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 0
(II) fglrx(0): Primary head:
 Monitor   -- LVDS
 Connector -- None
 DAC Type  -- Unknown
 TMDS Type -- NONE
 DDC Type  -- NONE
(II) fglrx(0): Secondary head:
 Monitor   -- NONE
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- VGA_DDC
(II) fglrx(0):
(II) fglrx(0): DesktopSetup 0x0000
(II) fglrx(0): Panel ID string: HTC                     
(II) fglrx(0): Panel Size from BIOS: 1280x800
(**) 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=35000; xclk=22000
(==) 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): Valid mode using on-chip RMX: 1280x800
(II) fglrx(0): Total 1 valid mode(s) found.
(--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
(**) fglrx(0): *Mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz
(II) fglrx(0): Modeline "1280x800"   71.00  1280 1328 1360 1440  800 802 808 823
(==) 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.3.0.1, module version = 1.0.0
   ABI class: XFree86 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="The XFree86 Project"
   compiled for 4.3.0.1, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.6
(**) 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.3.0.1, module version = 1.1.0
   ABI class: XFree86 Video Driver, version 0.6
(**) fglrx(0): FSAAScale=1
(**) fglrx(0): FSAA Gamma 141097371
(**) fglrx(0): FSAA Multisample Position is 141099243
(**) 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, module version = 3.2.8
   ABI class: XFree86 Server Extension, version 0.2
(II) fglrx(0): Depth moves disabled by default
(**) fglrx(0): Capabilities: 0x00000800
(**) fglrx(0): cpuFlags: 0x8000001d
(**) fglrx(0): cpuSpeedMHz: 0x000005d7
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): using built in AGPGART module: no
(**) 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   0x90400000 - 0x9040ffff (0x10000) MX[B]
   [1] 0   0   0x98000000 - 0x9fffffff (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   0x90000000 - 0x90000fff (0x1000) MX[B]
   [8] -1   0   0x90300000 - 0x903000ff (0x100) MX[B]
   [9] -1   0   0x90200000 - 0x902007ff (0x800) MX[B]
   [10] -1   0   0xa0300000 - 0xa03000ff (0x100) MX[B]
   [11] -1   0   0xa0200000 - 0xa02001ff (0x200) MX[B]
   [12] -1   0   0x40000000 - 0x400003ff (0x400) MX[B]
   [13] -1   0   0xa0000000 - 0xa00003ff (0x400) MX[B]
   [14] -1   0   0xb0000000 - 0xafffffff (0x0) MX[B]O
   [15] -1   0   0x90400000 - 0x9040ffff (0x10000) MX[B](B)
   [16] -1   0   0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
   [17] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [18] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [19] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [20] 0   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [21] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [22] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [23] -1   0   0x00002000 - 0x000020ff (0x100) IX[B]
   [24] -1   0   0x00002400 - 0x0000247f (0x80) IX[B]
   [25] -1   0   0x00004800 - 0x0000487f (0x80) IX[B]
   [26] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
   [27] -1   0   0x00004880 - 0x000048bf (0x40) IX[B]
   [28] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [29] -1   0   0x00004c20 - 0x00004c3f (0x20) IX[B]
   [30] -1   0   0x00004c40 - 0x00004c4f (0x10) IX[B]
   [31] -1   0   0x00004c00 - 0x00004c1f (0x20) IX[B]
   [32] -1   0   0x000048e0 - 0x000048ff (0x20) IX[B]
   [33] -1   0   0x000048c0 - 0x000048df (0x20) IX[B]
   [34] -1   0   0x00003000 - 0x000030ff (0x100) IX[B](B)
   [35] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [36] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) fglrx(0): UMM area:     0x985e8000 (size=0x01a18000)
(II) fglrx(0): driver needs XFree86 version: 4.3.x
(II) fglrx(0): detected XFree86 version: 4.3.0
(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 0xf8a1c000
(II) fglrx(0): [drm] mapped SAREA 0xf8a1c000 to 0x40219000
(II) fglrx(0): [drm] framebuffer handle = 0x98000000
(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.2.8
(II) fglrx(0):     Date: Sep 21 2003
(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.1-gentoo-r1
(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 = 0x90400000
(II) fglrx(0): [agp] Mode=0x1f000217 bridge: 0x8086/0x3340
(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 = 0xfabe5000
(II) fglrx(0): VisualConfigs initialized
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0x98000000 FBMappedSize: 0x005e8000
(II) fglrx(0): Splitting WC range: base: 0x98000000, size: 0x5e8000
(II) fglrx(0): Splitting WC range: base: 0x98400000, size: 0x1e8000
(II) fglrx(0): Splitting WC range: base: 0x98500000, size: 0xe8000
(II) fglrx(0): Splitting WC range: base: 0x98580000, size: 0x68000
(II) fglrx(0): Splitting WC range: base: 0x985c0000, size: 0x28000
(==) fglrx(0): Write-combining range (0x985e0000,0x8000)
(==) fglrx(0): Write-combining range (0x985c0000,0x28000)
(==) fglrx(0): Write-combining range (0x98580000,0x68000)
(==) fglrx(0): Write-combining range (0x98500000,0xe8000)
(==) fglrx(0): Write-combining range (0x98400000,0x1e8000)
(==) fglrx(0): Write-combining range (0x98000000,0x5e8000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,1209)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using hardware cursor (scanline 800)
(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
(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" "ImPS/2"
(**) Mouse1: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Emulate3Buttons"
(**) 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
AUDIT: Tue Feb 10 14:45:45 2004: 28466 X: client 4 rejected from local host

_________________
Pain is weakness leaving my body.
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 1, 2  Next
Page 1 of 2

 
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