Gå til innhold

ATI X1600 + Direct Rendering = umulig?


Anbefalte innlegg

Ok, nå har jeg prøvd det meste, mye mer enn det som måtte til den gangen jeg kjørte edgy (kjører feisty nå). Har prøvd med xgl også, får det rett og slett ikke til :thumbdown:

 

glxgears kjører jo med godt over 8000fps så 3d-accel er der ihvertfall, og driverene er installert. Compiz kjører også uten noe stress.

 

Noen som kan prøve å hjelpe meg?

 

$ fglrxinfo

Klikk for å se/fjerne innholdet nedenfor
display: :0.0 screen: 0

OpenGL vendor string: ATI Technologies Inc.

OpenGL renderer string: ATI Mobility Radeon X1600

OpenGL version string: 2.0.6334 (8.34.8)

 

$ glxinfo

Klikk for å se/fjerne innholdet nedenfor
name of display: :1.0

Xlib: extension "XFree86-DRI" missing on display ":1.0".

display: :1 screen: 0

direct rendering: No

server glx vendor string: SGI

server glx version string: 1.2

server glx extensions:

GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,

GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,

GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,

GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig

client glx vendor string: ATI

client glx version string: 1.3

client glx extensions:

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,

GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,

GLX_ATI_pixel_format_float, GLX_ATI_render_texture

GLX version: 1.2

GLX extensions:

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,

GLX_ARB_multisample

OpenGL vendor string: ATI Technologies Inc.

OpenGL renderer string: ATI Mobility Radeon X1600

OpenGL version string: 1.2 (2.0.6334 (8.34.8))

OpenGL extensions:

GL_ARB_multitexture, GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,

GL_ARB_texture_env_add, GL_ARB_texture_env_combine,

GL_ARB_texture_env_dot3, GL_ARB_transpose_matrix, GL_EXT_abgr,

GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,

GL_EXT_texture_env_add, GL_EXT_texture_env_combine,

GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias

 

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav

id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat

----------------------------------------------------------------------

0x2c 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x2d 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None

0x2e 32 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 Ncon

0x2f 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon

 

xorg.conf:

Klikk for å se/fjerne innholdet nedenfor
# /etc/X11/xorg.conf (xorg X Window System server configuration file)

#

# This file was generated by dexconf, the Debian X Configuration tool, using

# values from the debconf database.

#

# Edit this file with caution, and see the xorg.conf(5) manual page.

# (Type "man xorg.conf" at the shell prompt.)

#

# This file is automatically updated on xserver-xorg package upgrades *only*

# if it has not been modified since the last upgrade of the xserver-xorg

# package.

#

# If you have edited this file but would like it to be automatically updated

# again, run the following command:

# sudo dpkg-reconfigure -phigh xserver-xorg

 

Section "ServerLayout"

Identifier "Default Layout"

Screen "Default Screen" 0 0

InputDevice "Generic Keyboard"

InputDevice "Configured Mouse"

InputDevice "stylus" "SendCoreEvents"

InputDevice "cursor" "SendCoreEvents"

InputDevice "eraser" "SendCoreEvents"

InputDevice "Synaptics Touchpad"

EndSection

 

Section "Files"

 

# path to defoma fonts

FontPath "/usr/share/fonts/X11/misc"

FontPath "/usr/share/fonts/X11/cyrillic"

FontPath "/usr/share/fonts/X11/100dpi/:unscaled"

FontPath "/usr/share/fonts/X11/75dpi/:unscaled"

FontPath "/usr/share/fonts/X11/Type1"

FontPath "/usr/share/fonts/X11/100dpi"

FontPath "/usr/share/fonts/X11/75dpi"

FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

 

Section "Module"

Load "bitmap"

Load "ddc"

Load "dri"

Load "extmod"

Load "freetype"

Load "glx"

Load "int10"

Load "record"

Load "v4l"

Load "vbe"

EndSection

 

Section "ServerFlags"

Option "AIGLX" "off"

EndSection

 

Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "CoreKeyboard"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "no"

Option "XkbOptions" "lv3:ralt_switch"

EndSection

 

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

Option "Device" "/dev/input/mice"

Option "Protocol" "ImPS/2"

Option "ZAxisMapping" "4 5"

Option "Emulate3Buttons" "true"

EndSection

 

Section "InputDevice"

Identifier "Synaptics Touchpad"

Driver "synaptics"

Option "SendCoreEvents" "true"

Option "Device" "/dev/psaux"

Option "Protocol" "auto-dev"

Option "HorizScrollDelta" "0"

EndSection

 

Section "InputDevice"

Identifier "stylus"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "stylus"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

 

Section "InputDevice"

Identifier "eraser"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "eraser"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

 

Section "InputDevice"

Identifier "cursor"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "cursor"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

 

Section "Monitor"

Identifier "Standard skjerm"

HorizSync 28.0 - 72.0

VertRefresh 43.0 - 60.0

Option "DPMS"

EndSection

 

Section "Device"

Identifier "ATI RADEON X1600"

Driver "fglrx"

Option "VideoOverlay" "on"

Option "OpenGLOverlay" "off"

BusID "PCI:6:0:0"

EndSection

 

Section "Screen"

Identifier "Default Screen"

Device "ATI RADEON X1600"

Monitor "Standard skjerm"

DefaultDepth 24

SubSection "Display"

Depth 1

Modes "1440x900" "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 4

Modes "1440x900" "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 8

Modes "1440x900" "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 15

Modes "1440x900" "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 16

Modes "1440x900" "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 24

Modes "1440x900" "1024x768" "800x600" "640x480"

EndSubSection

EndSection

 

Section "DRI"

Mode 0666

EndSection

 

Section "Extensions"

Option "Composite" "0"

EndSection

 

Xorg.0.log:

Klikk for å se/fjerne innholdet nedenfor

X Window System Version 7.2.0

Release Date: 22 January 2007

X Protocol Version 11, Revision 0, Release 7.2

Build Operating System: Linux Ubuntu

Current Operating System: Linux mapster-laptop 2.6.20-16-generic #2 SMP Wed May 23 01:46:23 UTC 2007 i686

Build Date: 04 April 2007

Before reporting problems, check http://wiki.x.org

to make sure that you have the latest version.

Module Loader present

Markers: (--) probed, (**) from config file, (==) default setting,

(++) from command line, (!!) notice, (II) informational,

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 7 00:59:42 2007

(==) Using config file: "/etc/X11/xorg.conf"

(==) ServerLayout "Default Layout"

(**) |-->Screen "Default Screen" (0)

(**) | |-->Monitor "Standard skjerm"

(**) | |-->Device "ATI RADEON X1600"

(**) |-->Input Device "Generic Keyboard"

(**) |-->Input Device "Configured Mouse"

(**) |-->Input Device "stylus"

(**) |-->Input Device "cursor"

(**) |-->Input Device "eraser"

(**) |-->Input Device "Synaptics Touchpad"

(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.

Entry deleted from font path.

(**) FontPath set to:

/usr/share/fonts/X11/misc,

/usr/share/fonts/X11/100dpi/:unscaled,

/usr/share/fonts/X11/75dpi/:unscaled,

/usr/share/fonts/X11/Type1,

/usr/share/fonts/X11/100dpi,

/usr/share/fonts/X11/75dpi,

/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,

/usr/share/fonts/X11/misc,

/usr/X11R6/lib/X11/fonts/misc,

/usr/share/fonts/X11/cyrillic,

/usr/share/fonts/X11/100dpi/:unscaled,

/usr/share/fonts/X11/75dpi/:unscaled,

/usr/share/fonts/X11/Type1,

/usr/X11R6/lib/X11/fonts/Type1,

/usr/share/fonts/X11/100dpi,

/usr/share/fonts/X11/75dpi,

/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType

(==) RgbPath set to "/etc/X11/rgb"

(==) ModulePath set to "/usr/lib/xorg/modules"

(**) Option "AIGLX" "off"

(**) Extension "Composite" is disabled

(II) Open ACPI successful (/var/run/acpid.socket)

(II) Loader magic: 0x81c92e0

(II) Module ABI versions:

X.Org ANSI C Emulation: 0.3

X.Org Video Driver: 1.1

X.Org XInput driver : 0.7

X.Org Server Extension : 0.3

X.Org Font Renderer : 0.5

(II) Loader running on linux

(II) LoadModule: "pcidata"

(II) Loading /usr/lib/xorg/modules//libpcidata.so

(II) Module pcidata: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Video Driver, version 1.1

(++) using VT number 7

 

(II) PCI: PCI scan (all values are in hex)

(II) PCI: 00:00:0: chip 8086,27a0 card 1043,1167 rev 03 class 06,00,00 hdr 00

(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01

(II) PCI: 00:1b:0: chip 8086,27d8 card 1043,1243 rev 02 class 04,03,00 hdr 00

(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81

(II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 02 class 06,04,00 hdr 81

(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81

(II) PCI: 00:1d:0: chip 8086,27c8 card 1043,1167 rev 02 class 0c,03,00 hdr 80

(II) PCI: 00:1d:1: chip 8086,27c9 card 1043,1167 rev 02 class 0c,03,00 hdr 00

(II) PCI: 00:1d:2: chip 8086,27ca card 1043,1167 rev 02 class 0c,03,00 hdr 00

(II) PCI: 00:1d:3: chip 8086,27cb card 1043,1167 rev 02 class 0c,03,00 hdr 00

(II) PCI: 00:1d:7: chip 8086,27cc card 1043,1167 rev 02 class 0c,03,20 hdr 00

(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01

(II) PCI: 00:1f:0: chip 8086,27b9 card 8086,27b9 rev 02 class 06,01,00 hdr 80

(II) PCI: 00:1f:2: chip 8086,27c4 card 1043,1167 rev 02 class 01,01,80 hdr 00

(II) PCI: 01:01:0: chip 1180,0832 card 1043,1907 rev 00 class 0c,00,10 hdr 80

(II) PCI: 01:01:1: chip 1180,0822 card 1043,1217 rev 19 class 08,05,00 hdr 80

(II) PCI: 01:01:2: chip 1180,0843 card 1043,1217 rev 01 class 08,80,00 hdr 80

(II) PCI: 01:01:3: chip 1180,0592 card 1043,1217 rev 0a class 08,80,00 hdr 80

(II) PCI: 01:01:4: chip 1180,0852 card 1043,1217 rev 05 class 08,80,00 hdr 80

(II) PCI: 01:02:0: chip 1131,7133 card 1461,a836 rev d1 class 04,80,00 hdr 00

(II) PCI: 04:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00

(II) PCI: 05:00:0: chip 10ec,8168 card 1043,11f5 rev 01 class 02,00,00 hdr 00

(II) PCI: 06:00:0: chip 1002,71c5 card 1043,10b2 rev 00 class 03,00,00 hdr 00

(II) PCI: End of PCI scan

(II) Intel Bridge workaround enabled

(II) Host-to-PCI bridge:

(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)

(II) Bus 0 I/O range:

[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX

(II) Bus 0 non-prefetchable memory range:

[0] -1 0 0x00000000 - 0xffffffff (0x0) MX

(II) Bus 0 prefetchable memory range:

[0] -1 0 0x00000000 - 0xffffffff (0x0) MX

(II) PCI-to-PCI bridge:

(II) Bus 6: bridge is at (0:1:0), (0,6,6), BCTRL: 0x000a (VGA_EN is set)

(II) Bus 6 I/O range:

[0] -1 0 0x0000b000 - 0x0000dfff (0x3000) IX

(II) Bus 6 non-prefetchable memory range:

[0] -1 0 0xfe000000 - 0xfe0fffff (0x100000) MX

(II) Bus 6 prefetchable memory range:

[0] -1 0 0xbff00000 - 0xdfefffff (0x20000000) MX

(II) PCI-to-PCI bridge:

(II) Bus 5: bridge is at (0:28:0), (0,5,5), BCTRL: 0x0002 (VGA_EN is cleared)

(II) Bus 5 I/O range:

[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX

(II) Bus 5 non-prefetchable memory range:

[0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX

(II) PCI-to-PCI bridge:

(II) Bus 4: bridge is at (0:28:1), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)

(II) Bus 4 non-prefetchable memory range:

[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX

(II) PCI-to-PCI bridge:

(II) Bus 2: bridge is at (0:28:2), (0,2,3), BCTRL: 0x0002 (VGA_EN is cleared)

(II) Bus 2 I/O range:

[0] -1 0 0x00009000 - 0x00009fff (0x1000) IX

(II) Bus 2 non-prefetchable memory range:

[0] -1 0 0xfd600000 - 0xfddfffff (0x800000) MX

(II) Bus 2 prefetchable memory range:

[0] -1 0 0xbdf00000 - 0xbfefffff (0x2000000) MX

(II) Subtractive PCI-to-PCI bridge:

(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)

(II) Bus 1 non-prefetchable memory range:

[0] -1 0 0xfd500000 - 0xfd5fffff (0x100000) MX

(II) PCI-to-ISA bridge:

(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)

(--) PCI:*(6:0:0) ATI Technologies Inc M56P [Radeon Mobility X1600] rev 0, Mem @ 0xc0000000/28, 0xfe0f0000/16, I/O @ 0xd000/8, BIOS @ 0xfe0c0000/17

(II) Addressable bus resource ranges are

[0] -1 0 0x00000000 - 0xffffffff (0x0) MX

[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX

(II) OS-reported resource ranges:

[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)

[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX

[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX

[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX

[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX

[5] -1 0 0x00000000 - 0x000000ff (0x100) IX

(II) Active PCI resource ranges:

[0] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX

[1] -1 0 0xfdeff000 - 0xfdefffff (0x1000) MX

[2] -1 0 0xfd5ff800 - 0xfd5fffff (0x800) MX

[3] -1 0 0xfd5ff400 - 0xfd5ff4ff (0x100) MX

[4] -1 0 0xfd5ff000 - 0xfd5ff0ff (0x100) MX

[5] -1 0 0xfd5fec00 - 0xfd5fecff (0x100) MX

[6] -1 0 0xfd5fe800 - 0xfd5fe8ff (0x100) MX

[7] -1 0 0xfd5fe000 - 0xfd5fe7ff (0x800) MX

[8] -1 0 0xfe1ffc00 - 0xfe1fffff (0x400) MX

[9] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX

[10] -1 0 0xfe0c0000 - 0xfe0dffff (0x20000) MX(B)

[11] -1 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX(B)

[12] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX(B)

[13] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX

[14] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX

[15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[19] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX

[20] -1 0 0x0000e880 - 0x0000e89f (0x20) IX

[21] -1 0 0x0000e800 - 0x0000e81f (0x20) IX

[22] -1 0 0x0000e480 - 0x0000e49f (0x20) IX

[23] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX(B)

(II) Active PCI resource ranges after removing overlaps:

[0] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX

[1] -1 0 0xfdeff000 - 0xfdefffff (0x1000) MX

[2] -1 0 0xfd5ff800 - 0xfd5fffff (0x800) MX

[3] -1 0 0xfd5ff400 - 0xfd5ff4ff (0x100) MX

[4] -1 0 0xfd5ff000 - 0xfd5ff0ff (0x100) MX

[5] -1 0 0xfd5fec00 - 0xfd5fecff (0x100) MX

[6] -1 0 0xfd5fe800 - 0xfd5fe8ff (0x100) MX

[7] -1 0 0xfd5fe000 - 0xfd5fe7ff (0x800) MX

[8] -1 0 0xfe1ffc00 - 0xfe1fffff (0x400) MX

[9] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX

[10] -1 0 0xfe0c0000 - 0xfe0dffff (0x20000) MX(B)

[11] -1 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX(B)

[12] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX(B)

[13] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX

[14] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX

[15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[19] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX

[20] -1 0 0x0000e880 - 0x0000e89f (0x20) IX

[21] -1 0 0x0000e800 - 0x0000e81f (0x20) IX

[22] -1 0 0x0000e480 - 0x0000e49f (0x20) IX

[23] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX(B)

(II) OS-reported resource ranges after removing overlaps with PCI:

[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)

[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX

[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX

[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX

[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX

[5] -1 0 0x00000000 - 0x000000ff (0x100) IX

(II) All system resource ranges:

[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)

[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX

[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX

[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX

[4] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX

[5] -1 0 0xfdeff000 - 0xfdefffff (0x1000) MX

[6] -1 0 0xfd5ff800 - 0xfd5fffff (0x800) MX

[7] -1 0 0xfd5ff400 - 0xfd5ff4ff (0x100) MX

[8] -1 0 0xfd5ff000 - 0xfd5ff0ff (0x100) MX

[9] -1 0 0xfd5fec00 - 0xfd5fecff (0x100) MX

[10] -1 0 0xfd5fe800 - 0xfd5fe8ff (0x100) MX

[11] -1 0 0xfd5fe000 - 0xfd5fe7ff (0x800) MX

[12] -1 0 0xfe1ffc00 - 0xfe1fffff (0x400) MX

[13] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX

[14] -1 0 0xfe0c0000 - 0xfe0dffff (0x20000) MX(B)

[15] -1 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX(B)

[16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX(B)

[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX

[18] -1 0 0x00000000 - 0x000000ff (0x100) IX

[19] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX

[20] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX

[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[25] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX

[26] -1 0 0x0000e880 - 0x0000e89f (0x20) IX

[27] -1 0 0x0000e800 - 0x0000e81f (0x20) IX

[28] -1 0 0x0000e480 - 0x0000e49f (0x20) IX

[29] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX(B)

(II) LoadModule: "ddc"

(II) Loading /usr/lib/xorg/modules//libddc.so

(II) Module ddc: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Video Driver, version 1.1

(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so

(II) Module dri: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Server Extension, version 0.3

(II) Loading extension XFree86-DRI

(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so

(II) Module extmod: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

Module class: X.Org Server Extension

ABI class: X.Org Server Extension, version 0.3

(II) Loading extension SHAPE

(II) Loading extension MIT-SUNDRY-NONSTANDARD

(II) Loading extension BIG-REQUESTS

(II) Loading extension SYNC

(II) Loading extension MIT-SCREEN-SAVER

(II) Loading extension XC-MISC

(II) Loading extension XFree86-VidModeExtension

(II) Loading extension XFree86-Misc

(II) Loading extension XFree86-DGA

(II) Loading extension DPMS

(II) Loading extension TOG-CUP

(II) Loading extension Extended-Visual-Information

(II) Loading extension XVideo

(II) Loading extension XVideo-MotionCompensation

(II) Loading extension X-Resource

(II) LoadModule: "freetype"

(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so

(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"

compiled for 7.2.0, module version = 2.1.0

Module class: X.Org Font Renderer

ABI class: X.Org Font Renderer, version 0.5

(II) Loading font FreeType

(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so

(II) Module glx: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Server Extension, version 0.3

(**) AIGLX disabled

(II) Loading extension GLX

(II) LoadModule: "int10"

(II) Loading /usr/lib/xorg/modules//libint10.so

(II) Module int10: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Video Driver, version 1.1

(II) LoadModule: "record"

(II) Loading /usr/lib/xorg/modules/extensions//librecord.so

(II) Module record: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.13.0

Module class: X.Org Server Extension

ABI class: X.Org Server Extension, version 0.3

(II) Loading extension RECORD

(II) LoadModule: "v4l"

(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so

(II) Module v4l: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 0.1.1

ABI class: X.Org Video Driver, version 1.1

(II) LoadModule: "vbe"

(II) Loading /usr/lib/xorg/modules//libvbe.so

(II) Module vbe: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.1.0

ABI class: X.Org Video Driver, version 1.1

(II) LoadModule: "fglrx"

(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so

(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."

compiled for 7.1.0, module version = 8.34.8

Module class: X.Org Video Driver

ABI class: X.Org Video Driver, version 1.0

(II) LoadModule: "kbd"

(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so

(II) Module kbd: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.1.0

Module class: X.Org XInput Driver

ABI class: X.Org XInput driver, version 0.7

(II) LoadModule: "mouse"

(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so

(II) Module mouse: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.1.1

Module class: X.Org XInput Driver

ABI class: X.Org XInput driver, version 0.7

(II) LoadModule: "wacom"

(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so

(II) Module wacom: vendor="X.Org Foundation"

compiled for 4.3.99.902, module version = 1.0.0

Module class: X.Org XInput Driver

ABI class: X.Org XInput driver, version 0.7

(II) Wacom driver level: 47-0.7.7-7 $

(II) LoadModule: "synaptics"

(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so

(II) Module synaptics: vendor="The XFree86 Project"

compiled for 4.2.0, module version = 1.0.0

Module class: XFree86 XInput Driver

ABI class: XFree86 XInput driver, version 0.3

(II) v4l driver for Video4Linux

(II) Primary Device is: PCI 06:00:0

(II) ATI Proprietary Linux Driver Version Identifier:8.34.8

(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.34g1

(II) ATI Proprietary Linux Driver Build Date: Feb 20 2007 11:49:19

(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.34.1.1.2.3-driver-lnx-x86-x86_64-327152

(--) Chipset Supported AMD Graphics Processor (0x71C5) found

(II) resource ranges after xf86ClaimFixedResources() call:

[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)

[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX

[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX

[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX

[4] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX

[5] -1 0 0xfdeff000 - 0xfdefffff (0x1000) MX

[6] -1 0 0xfd5ff800 - 0xfd5fffff (0x800) MX

[7] -1 0 0xfd5ff400 - 0xfd5ff4ff (0x100) MX

[8] -1 0 0xfd5ff000 - 0xfd5ff0ff (0x100) MX

[9] -1 0 0xfd5fec00 - 0xfd5fecff (0x100) MX

[10] -1 0 0xfd5fe800 - 0xfd5fe8ff (0x100) MX

[11] -1 0 0xfd5fe000 - 0xfd5fe7ff (0x800) MX

[12] -1 0 0xfe1ffc00 - 0xfe1fffff (0x400) MX

[13] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX

[14] -1 0 0xfe0c0000 - 0xfe0dffff (0x20000) MX(B)

[15] -1 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX(B)

[16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX(B)

[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX

[18] -1 0 0x00000000 - 0x000000ff (0x100) IX

[19] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX

[20] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX

[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[25] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX

[26] -1 0 0x0000e880 - 0x0000e89f (0x20) IX

[27] -1 0 0x0000e800 - 0x0000e81f (0x20) IX

[28] -1 0 0x0000e480 - 0x0000e49f (0x20) IX

[29] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX(B)

(II) fglrx(0): pEnt->device->identifier=0x81e4638

(II) resource ranges after probing:

[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)

[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX

[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX

[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX

[4] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX

[5] -1 0 0xfdeff000 - 0xfdefffff (0x1000) MX

[6] -1 0 0xfd5ff800 - 0xfd5fffff (0x800) MX

[7] -1 0 0xfd5ff400 - 0xfd5ff4ff (0x100) MX

[8] -1 0 0xfd5ff000 - 0xfd5ff0ff (0x100) MX

[9] -1 0 0xfd5fec00 - 0xfd5fecff (0x100) MX

[10] -1 0 0xfd5fe800 - 0xfd5fe8ff (0x100) MX

[11] -1 0 0xfd5fe000 - 0xfd5fe7ff (0x800) MX

[12] -1 0 0xfe1ffc00 - 0xfe1fffff (0x400) MX

[13] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX

[14] -1 0 0xfe0c0000 - 0xfe0dffff (0x20000) MX(B)

[15] -1 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX(B)

[16] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX(B)

[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS

[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS

[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS

[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX

[21] -1 0 0x00000000 - 0x000000ff (0x100) IX

[22] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX

[23] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX

[24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[28] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX

[29] -1 0 0x0000e880 - 0x0000e89f (0x20) IX

[30] -1 0 0x0000e800 - 0x0000e81f (0x20) IX

[31] -1 0 0x0000e480 - 0x0000e49f (0x20) IX

[32] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX(B)

[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS

[34] 0 0 0x000003c0 - 0x000003df (0x20) IS

(II) Setting vga for screen 0.

(II) fglrx(0): === [atiddxPreInit] === begin, [x]

(II) Loading sub module "vgahw"

(II) LoadModule: "vgahw"

(II) Loading /usr/lib/xorg/modules//libvgahw.so

(II) Module vgahw: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 0.1.0

ABI class: X.Org Video Driver, version 1.1

(II) fglrx(0): PCI bus 6 card 0 func 0

(**) fglrx(0): Depth 24, (--) framebuffer bpp 32

(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)

(==) fglrx(0): Default visual is TrueColor

(**) fglrx(0): Option "OpenGLOverlay" "off"

(**) fglrx(0): Option "VideoOverlay" "on"

(**) fglrx(0): Option "DPMS"

(==) 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) Reloading /usr/lib/xorg/modules//libint10.so

(II) Loading sub module "vm86"

(II) LoadModule: "vm86"

(II) Loading /usr/lib/xorg/modules//libvm86.so

(II) Module vm86: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Video Driver, version 1.1

(II) fglrx(0): Primary V_BIOS segment is: 0xc000

(--) fglrx(0): Chipset: "ATI Mobility Radeon X1600" (Chipset = 0x71c5)

(--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x10b2)

(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI

(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000

(--) fglrx(0): MMIO registers at 0xfe0f0000

(==) fglrx(0): ROM-BIOS at 0x000c0000

(II) Loading sub module "vbe"

(II) LoadModule: "vbe"

(II) Reloading /usr/lib/xorg/modules//libvbe.so

(II) fglrx(0): VESA BIOS detected

(II) fglrx(0): VESA VBE Version 3.0

(II) fglrx(0): VESA VBE Total Mem: 16384 kB

(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS

(II) fglrx(0): VESA VBE OEM Software Rev: 9.12

(II) fglrx(0): VESA VBE OEM Vendor: © 1988-2005, ATI Technologies Inc.

(II) fglrx(0): VESA VBE OEM Product: M56P

(II) fglrx(0): VESA VBE OEM Product Rev: 01.00

(II) fglrx(0): ATI Video BIOS revision 9 or later detected

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is -1, (No such device or address)

drmOpenDevice: open result is -1, (No such device or address)

drmOpenDevice: Open failed

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmGetBusid returned ''

(II) Loading sub module "fglrxdrm"

(II) LoadModule: "fglrxdrm"

(II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so

(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."

compiled for 7.1.0, module version = 8.34.8

ABI class: X.Org Server Extension, version 0.3

(--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR2

(II) fglrx(0): PCIE card detected

(WW) fglrx(0): board is an unknown third party board, chipset is supported

(II) Loading sub module "ddc"

(II) LoadModule: "ddc"

(II) Reloading /usr/lib/xorg/modules//libddc.so

(II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]

(II) fglrx(0): Display1 EDID data ---------------------------

(II) fglrx(0): Manufacturer: AUO Model: 1101 Serial#: 0

(II) fglrx(0): Year: 2004 Week: 1

(II) fglrx(0): EDID Version: 1.2

(II) fglrx(0): Digital Display Input

(II) fglrx(0): Max H-Image Size [cm]: horiz.: 37 vert.: 23

(II) fglrx(0): Gamma: 2.20

(II) fglrx(0): No DPMS capabilities specified; RGB/Color Display

(II) fglrx(0): First detailed timing is preferred mode

(II) fglrx(0): redX: 0.609 redY: 0.350 greenX: 0.300 greenY: 0.560

(II) fglrx(0): blueX: 0.139 blueY: 0.139 whiteX: 0.319 whiteY: 0.329

(II) fglrx(0): Manufacturer's mask: 0

(II) fglrx(0): Supported additional Video Mode:

(II) fglrx(0): clock: 96.3 MHz Image Size: 367 x 230 mm

(II) fglrx(0): h_active: 1440 h_sync: 1504 h_sync_end 1536 h_blank_end 1760 h_border: 0

(II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0

(II) fglrx(0): AUO

(II) fglrx(0): B170PW01 V.1

(II) fglrx(0): EDID (in hex):

(II) fglrx(0): 00ffffffffffff0006af011100000000

(II) fglrx(0): 010e0102802517780a2dad9c594c8f23

(II) fglrx(0): 23515400000001010101010101010101

(II) fglrx(0): 0101010101019e25a04051840c304020

(II) fglrx(0): 33006fe6100000180000000f00423137

(II) fglrx(0): 305057303120562e3102000000fe0041

(II) fglrx(0): 554f0a202020202020202020000000fe

(II) fglrx(0): 00423137305057303120562e310a00f2

(II) fglrx(0): End of Display1 EDID data --------------------

(II) fglrx(0): Primary Controller - LCD on internal LVDS

(II) fglrx(0): Internal Desktop Setting: 0x00000008

(II) fglrx(0): POWERplay version 3. 3 power states available:

(II) fglrx(0): 1. 446/396MHz @ 60Hz [enable load balancing]

(II) fglrx(0): 2. 324/135MHz @ 60Hz [low voltage, enable sleep]

(II) fglrx(0): 3. 392/252MHz @ 60Hz [low voltage, enable sleep]

(==) fglrx(0): Qbs disabled

(==) fglrx(0): FAST_SWAP disabled

(==) fglrx(0): PseudoColor visuals disabled

(==) 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): Total of 10 modes found for primary display.

(--) fglrx(0): Virtual size is 1440x900 (pitch 0)

(**) fglrx(0): *Mode "1440x900": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "1440x900" 96.30 1440 1504 1536 1760 900 903 906 912 +hsync +vsync

(**) fglrx(0): *Mode "1024x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "1024x768" 96.30 1024 1504 1536 1760 768 903 906 912 +hsync +vsync

(**) fglrx(0): *Mode "800x600": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "800x600" 96.30 800 1504 1536 1760 600 903 906 912 +hsync +vsync

(**) fglrx(0): *Mode "640x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "640x480" 96.30 640 1504 1536 1760 480 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "1152x864": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "1152x864" 96.30 1152 1504 1536 1760 864 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "640x400": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "640x400" 96.30 640 1504 1536 1760 400 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "512x384": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "512x384" 96.30 512 1504 1536 1760 384 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "400x300": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "400x300" 96.30 400 1504 1536 1760 300 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "320x240": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "320x240" 96.30 320 1504 1536 1760 240 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "320x200": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "320x200" 96.30 320 1504 1536 1760 200 903 906 912 +hsync +vsync

(--) fglrx(0): Display dimensions: (370, 230) mm

(--) fglrx(0): DPI set to (98, 99)

(--) fglrx(0): Virtual size is 1440x900 (pitch 1472)

(**) fglrx(0): *Mode "1440x900": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "1440x900" 96.30 1440 1504 1536 1760 900 903 906 912 +hsync +vsync

(**) fglrx(0): *Mode "1024x768": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "1024x768" 96.30 1024 1504 1536 1760 768 903 906 912 +hsync +vsync

(**) fglrx(0): *Mode "800x600": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "800x600" 96.30 800 1504 1536 1760 600 903 906 912 +hsync +vsync

(**) fglrx(0): *Mode "640x480": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "640x480" 96.30 640 1504 1536 1760 480 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "1152x864": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "1152x864" 96.30 1152 1504 1536 1760 864 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "640x400": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "640x400" 96.30 640 1504 1536 1760 400 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "512x384": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "512x384" 96.30 512 1504 1536 1760 384 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "400x300": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "400x300" 96.30 400 1504 1536 1760 300 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "320x240": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "320x240" 96.30 320 1504 1536 1760 240 903 906 912 +hsync +vsync

(**) fglrx(0): Default mode "320x200": 96.3 MHz (scaled from 0.0 MHz), 54.7 kHz, 60.0 Hz

(II) fglrx(0): Modeline "320x200" 96.30 320 1504 1536 1760 200 903 906 912 +hsync +vsync

(II) Loading sub module "fb"

(II) LoadModule: "fb"

(II) Loading /usr/lib/xorg/modules//libfb.so

(II) Module fb: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org ANSI C Emulation, version 0.3

(II) Loading sub module "ramdac"

(II) LoadModule: "ramdac"

(II) Loading /usr/lib/xorg/modules//libramdac.so

(II) Module ramdac: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 0.1.0

ABI class: X.Org Video Driver, version 1.1

(==) fglrx(0): NoAccel = NO

(II) Loading sub module "xaa"

(II) LoadModule: "xaa"

(II) Loading /usr/lib/xorg/modules//libxaa.so

(II) Module xaa: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.2.0

ABI class: X.Org Video Driver, version 1.1

(==) fglrx(0): HPV inactive

(==) fglrx(0): FSAA enabled: NO

(==) fglrx(0): FSAA Gamma enabled

(==) fglrx(0): FSAA Multisample Position is fix

(==) fglrx(0): NoDRI = NO

(II) Loading sub module "fglrxdrm"

(II) LoadModule: "fglrxdrm"

(II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so

(II) fglrx(0): Depth moves disabled by default

(==) fglrx(0): Capabilities: 0x00000000

(==) fglrx(0): CapabilitiesEx: 0x00000000

(==) fglrx(0): cpuFlags: 0x8000001d

(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"

(**) fglrx(0): ATI GART size: 128 MB

(II) fglrx(0): [pcie] 126976 kB allocated with handle 0xdeadbeef

(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536

(==) fglrx(0): UseFastTLS=0

(==) fglrx(0): BlockSignalsOnLock=1

(==) fglrx(0): EnablePrivateBackZ = NO

(--) Depth 24 pixmap format is 32 bpp

(II) do I need RAC? No, I don't.

(II) resource ranges after preInit:

[0] 0 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX

[1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX

[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)

[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX

[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX

[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX

[6] -1 0 0xfdfff000 - 0xfdffffff (0x1000) MX

[7] -1 0 0xfdeff000 - 0xfdefffff (0x1000) MX

[8] -1 0 0xfd5ff800 - 0xfd5fffff (0x800) MX

[9] -1 0 0xfd5ff400 - 0xfd5ff4ff (0x100) MX

[10] -1 0 0xfd5ff000 - 0xfd5ff0ff (0x100) MX

[11] -1 0 0xfd5fec00 - 0xfd5fecff (0x100) MX

[12] -1 0 0xfd5fe800 - 0xfd5fe8ff (0x100) MX

[13] -1 0 0xfd5fe000 - 0xfd5fe7ff (0x800) MX

[14] -1 0 0xfe1ffc00 - 0xfe1fffff (0x400) MX

[15] -1 0 0xfe1f8000 - 0xfe1fbfff (0x4000) MX

[16] -1 0 0xfe0c0000 - 0xfe0dffff (0x20000) MX(B)

[17] -1 0 0xfe0f0000 - 0xfe0fffff (0x10000) MX(B)

[18] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX(B)

[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS(OprU)

[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS(OprU)

[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS(OprU)

[22] 0 0 0x0000d000 - 0x0000d0ff (0x100) IX

[23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX

[24] -1 0 0x00000000 - 0x000000ff (0x100) IX

[25] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX

[26] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX

[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX

[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX

[31] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX

[32] -1 0 0x0000e880 - 0x0000e89f (0x20) IX

[33] -1 0 0x0000e800 - 0x0000e81f (0x20) IX

[34] -1 0 0x0000e480 - 0x0000e49f (0x20) IX

[35] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX(B)

[36] 0 0 0x000003b0 - 0x000003bb (0xc) IS(OprU)

[37] 0 0 0x000003c0 - 0x000003df (0x20) IS(OprU)

(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0

(II) fglrx(0): detected X.org 7.1.0.0

(II) Loading extension ATIFGLRXDRI

(II) fglrx(0): doing DRIScreenInit

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmOpenByBusid: Searching for BusID PCI:6:0:0

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmOpenByBusid: drmOpenMinor returns 7

drmOpenByBusid: drmGetBusid reports

drmOpenDevice: node name is /dev/dri/card1

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card2

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card3

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card4

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card5

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card6

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card7

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card8

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card9

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card10

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card11

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card12

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card13

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card14

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: open result is -1, (No such device)

drmOpenDevice: Open failed

drmOpenByBusid: drmOpenMinor returns -19

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmOpenDevice: node name is /dev/dri/card0

drmOpenDevice: open result is 7, (OK)

drmGetBusid returned ''

(II) fglrx(0): [drm] DRM interface version 1.0

(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:6:0:0"

(II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000

(II) fglrx(0): [drm] mapped SAREA 0x2000 to 0xb709a000

(II) fglrx(0): [drm] framebuffer handle = 0x3000

(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: 8.34.8

(II) fglrx(0): Date: Feb 20 2007

(II) fglrx(0): Desc: ATI FireGL 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.20-16-generic

(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 = 0x00004000

(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes

(II) fglrx(0): [drm] texture shared area handle = 0x00008000

(II) fglrx(0): shared FSAAScale=1

(II) fglrx(0): DRI initialization successfull!

(II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x00715000

(II) fglrx(0): FBMM initialized for area (0,0)-(1472,1261)

(II) fglrx(0): FBMM auto alloc for area (0,0)-(1472,900) (front color buffer - assumption)

(II) fglrx(0): Largest offscreen area available: 1472 x 357

(==) fglrx(0): Backing store disabled

(==) fglrx(0): Silken mouse enabled

(II) Loading extension FGLRXEXTENSION

(II) Loading extension ATITVOUT

(**) fglrx(0): DPMS enabled

(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)

Screen to screen bit blits

Solid filled rectangles

8x8 mono pattern filled rectangles

Solid Lines

Dashed Lines

Offscreen Pixmaps

Setting up tile and stipple cache:

22 128x128 slots

(II) fglrx(0): Acceleration enabled

(II) fglrx(0): X context handle = 0x1

(II) fglrx(0): [DRI] installation complete

(II) fglrx(0): Direct rendering enabled

(==) fglrx(0): Using hardware cursor

(II) fglrx(0): Interrupt handler installed at IRQ 16.

(II) fglrx(0): Exposed events to the /proc interface

(==) RandR enabled

(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 XC-APPGROUP

(II) Initializing built-in extension XAccessControlExtension

(II) Initializing built-in extension SECURITY

(II) Initializing built-in extension XINERAMA

(II) Initializing built-in extension XFIXES

(II) Initializing built-in extension XFree86-Bigfont

(II) Initializing built-in extension RENDER

(II) Initializing built-in extension RANDR

(II) Initializing built-in extension COMPOSITE

(II) Initializing built-in extension DAMAGE

(II) Initializing built-in extension XEVIE

(II) Loading local sub module "GLcore"

(II) LoadModule: "GLcore"

(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so

(II) Module GLcore: vendor="X.Org Foundation"

compiled for 7.2.0, module version = 1.0.0

ABI class: X.Org Server Extension, version 0.3

(II) GLX: Initialized MESA-PROXY GL provider for screen 0

(**) Option "CoreKeyboard"

(**) Generic Keyboard: Core Keyboard

(**) Option "Protocol" "standard"

(**) Generic Keyboard: Protocol: standard

(**) Option "AutoRepeat" "500 30"

(**) Option "XkbRules" "xorg"

(**) Generic Keyboard: XkbRules: "xorg"

(**) Option "XkbModel" "pc105"

(**) Generic Keyboard: XkbModel: "pc105"

(**) Option "XkbLayout" "no"

(**) Generic Keyboard: XkbLayout: "no"

(**) Option "XkbOptions" "lv3:ralt_switch"

(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch"

(**) Option "CustomKeycodes" "off"

(**) Generic Keyboard: CustomKeycodes disabled

(**) Option "Protocol" "ImPS/2"

(**) Configured Mouse: Device: "/dev/input/mice"

(**) Configured Mouse: Protocol: "ImPS/2"

(**) Option "CorePointer"

(**) Configured Mouse: Core Pointer

(**) Option "Device" "/dev/input/mice"

(**) Option "Emulate3Buttons" "true"

(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50

(**) Option "ZAxisMapping" "4 5"

(**) Configured Mouse: ZAxisMapping: buttons 4 and 5

(**) Configured Mouse: Buttons: 9

(**) Option "SendCoreEvents"

(**) stylus: always reports core events

(**) stylus device is /dev/input/wacom

(**) stylus is in absolute mode

(**) stylus: forcing TabletPC ISD V4 protocol

(**) WACOM: suppress value is 2

(**) Option "BaudRate" "9600"

(**) stylus: serial speed 9600

(**) Option "SendCoreEvents"

(**) cursor: always reports core events

(**) cursor device is /dev/input/wacom

(**) cursor is in relative mode

(**) cursor: forcing TabletPC ISD V4 protocol

(**) WACOM: suppress value is 2

(**) Option "BaudRate" "9600"

(**) cursor: serial speed 9600

(**) Option "SendCoreEvents"

(**) eraser: always reports core events

(**) eraser device is /dev/input/wacom

(**) eraser is in absolute mode

(**) eraser: forcing TabletPC ISD V4 protocol

(**) WACOM: suppress value is 2

(**) Option "BaudRate" "9600"

(**) eraser: serial speed 9600

(II) Synaptics touchpad driver version 0.14.6 (1406)

(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3

(**) Option "Device" "/dev/input/event3"

(**) Option "HorizScrollDelta" "0"

(--) Synaptics Touchpad touchpad found

(**) Option "SendCoreEvents" "true"

(**) Synaptics Touchpad: always reports core events

(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)

(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)

(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)

(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)

(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)

(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)

(**) Option "Device" "/dev/input/wacom"

(EE) xf86OpenSerial: Cannot open device /dev/input/wacom

No such file or directory.

Error opening /dev/input/wacom : Invalid argument

(**) Option "Device" "/dev/input/wacom"

(EE) xf86OpenSerial: Cannot open device /dev/input/wacom

No such file or directory.

Error opening /dev/input/wacom : Invalid argument

(**) Option "Device" "/dev/input/wacom"

(EE) xf86OpenSerial: Cannot open device /dev/input/wacom

No such file or directory.

Error opening /dev/input/wacom : Invalid argument

Synaptics DeviceInit called

SynapticsCtrl called.

(II) Configured Mouse: ps2EnableDataReporting: succeeded

Synaptics DeviceOn called

(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3

(**) Option "Device" "/dev/input/event3"

(--) Synaptics Touchpad touchpad found

Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!

Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!

Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!

Lenke til kommentar
Videoannonse
Annonse

hmm... ble litt merkelig dette her, men gjorde som spock sin link sa. Da fungerte det ikke før eg reinstallerte de gamle driverne (8.34) igjen :p

 

Men nå fungerer ikke compiz lenger :( Dritt ass, enten må jeg kjøre med xgl slik at compiz fungerer eller så må jeg kjøre uten xgl og ha direct rendering...

 

Noen som har en løsning på dette?

Lenke til kommentar

Åja. Ja, kjører du XGL vil glxinfo fortelle deg at du ikke har direct rendering.

 

Den eneste veien utenom vil være å kjøre programmer som krever dette på display 0.

 

Bare prøv følgende:

$ DISPLAY=:0 glxinfo | grep direct

 

Her skal du få Yes ;)

Endret av spock84
Lenke til kommentar

På samme måten som du nå gjorde det med _programmet_ glxinfo. Du skriver DISPLAY=:0 foran programmet du vil kjøre ;)

 

Merk dog at siden det ikke kjører en window manager på display 0 så vil du ikke få noen vindusramme, men om det er snakk om spill som kjører i fullskjerm så er det vel ikke noe stort problem :)

Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...