asbesto Tux's lil' helper
Joined: 18 Sep 2003 Posts: 78 Location: Palazzolo Acreide, ITALY
|
Posted: Thu Jan 15, 2004 2:23 pm Post subject: RAGE128 mobility, DRI and "(EE) R128(0): Idle timed out |
|
|
Hi, sorry but this is a LONG POST because it include all the info i have ...
PROBLEM: DRI not working on a RAGE 128 mobility m3 agp
when it start, it freeze my machine casually; many times it
don't start; giving me this message on the console:
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
a lot of time.
Other times, it start perfectly, but i have a system freeze
after a few minutes ! :((((
following, some info on my system.
the lapto is a DELL LATITUDE C600 or an INSPIRON; i don't know
because it's a wooden-customized one :)
my system:
Linux gemini 2.4.20 #15 mer gen 14 11:01:46 UTC 2004 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
X-Windows is this:
* x11-base/xfree
Latest version available: 4.3.0-r3
Latest version installed: 4.3.0-r3
the XFREE system i have was recompiled as follow:
------
gemini root # USE="+gatos +mmx +sse" emerge xfree
gemini root # USE="+rage128" emerge xfree-drm
------
i also have the ati-gatos drivers but they don't start, giving me an error:
--------
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20 i686 [ELF]
Build Date: 14 January 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: Thu Jan 15 14:03:03 2004
(==) Using config file: "/etc/X11/XF86Config"
Using vt 7
(EE) LoadModule: Module gatos-r128 does not have a gatos-r128ModuleData data object.
(EE) Failed to load module "gatos-r128" (invalid module, 0)
(EE) No drivers available.
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
gemini root #
--------
here's the lspci output:
----------
gemini root # lspci
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:03.0 CardBus bridge: Texas Instruments PCI1420
00:03.1 CardBus bridge: Texas Instruments PCI1420
00:07.0 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:08.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator (rev 10)
00:10.0 PCI bridge: Actiontec Electronics Inc: Unknown device 0100 (rev 11)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02)
08:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
08:08.0 Communication controller: Lucent Microelectronics WinModem 56k (rev 01)
gemini root #
-----------
and here's a detailed one about the VGA:
--------
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02) (prog-if 00 [VGA])
Subsystem: Dell Computer Corporation: Unknown device 00b0
Flags: bus master, stepping, 66Mhz, medium devsel, latency 32, IRQ 11
Memory at f4000000 (32-bit, prefetchable) [size=64M]
I/O ports at ec00 [size=256]
Memory at fdffc000 (32-bit, non-prefetchable) [size=16K]
Expansion ROM at <unassigned> [disabled] [size=128K]
Capabilities: [50] AGP version 2.0
Capabilities: [5c] Power Management version 2
----------
here's my XF86Config, with comments omitted :
------------
# File generated by xf86config.
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
#enable in realta' era omit
# Option "enable xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "speedo"
Load "freetype"
Load "xtt"
Load "extmod"
Load "bitmap"
Load "ddc"
# non esiste Load "Glcore"
# questi 2 secondo http://www.gentoo.org/doc/en/dri-howto.xml
# vanno abilitati per il drm.
# This loads the GLX module
Load "glx"
# This loads the DRI module
# Load "dri"
EndSection
# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
# FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/truetype/"
FontPath "/usr/share/fonts/shinonome"
FontPath "/usr/share/fonts/freefont"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/ukr/"
# The module search path. The default path is shown here.
ModulePath "/usr/X11R6/lib/modules"
EndSection
# **********************************************************************
# Server flags section.
# **********************************************************************
Section "ServerFlags"
EndSection
# **********************************************************************
# Input devices
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
# Option "Protocol" "Microsoft"
# Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "100"
EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5 - 57.0
VertRefresh 50-90
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# Standard VGA Device:
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
# Chipset "generic"
Driver "vga"
# BusID "PCI:0:10:0"
# VideoRam 256
# Clocks 25.2 28.3
EndSection
# Device configured by xf86config:
Section "Device"
Identifier "** ATI Rage 128 based (generic) [r128]"
Driver "r128"
# gatos-r128 don't work here :( - asb 15/1/2004
VideoRam 8192
# Insert Clocks lines here if appropriate
#Option "SWcursor" "on"
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"
Identifier "Screen 1"
Device "** ATI Rage 128 based (generic) [r128]"
Monitor "My Monitor"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# The Identifier line must be present
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "DRI"
Mode 0666
EndSection
-------------------------------------------------------
and, here's the output of Xfree.0.log :
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20 i686 [ELF]
Build Date: 14 January 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: Thu Jan 15 13:30:34 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "** ATI Rage 128 based (generic) [r128]"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/truetype/,/usr/share/fonts/shinonome,/usr/share/fonts/freefont,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/cyrillic/,/usr/X11R6/lib/X11/fonts/ukr/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
Using vt 7
(--) using VT number 7
(II) Open APM successful
(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, 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, 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 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 104c,ac51 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:03:1: chip 104c,ac51 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 125d,1998 card 1028,00b0 rev 10 class 04,01,00 hdr 00
(II) PCI: 00:10:0: chip 1668,0100 card 0000,0000 rev 11 class 06,04,00 hdr 01
(II) PCI: 01:00:0: chip 1002,4c46 card 1028,00b0 rev 02 class 03,00,00 hdr 00
(II) PCI: 08:04:0: chip 8086,1229 card 1668,1100 rev 08 class 02,00,00 hdr 00
(II) PCI: 08:08:0: chip 11c1,0448 card 1668,2400 rev 01 class 07,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,13), 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: 0x008c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfd000000 - 0xfeffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 9: bridge is at (0:3:0), (0,9,12), BCTRL: 0x07c0 (VGA_EN is cleared)
(II) PCI-to-CardBus bridge:
(II) Bus 13: bridge is at (0:3:1), (0,13,16), BCTRL: 0x07c0 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:16:0), (0,8,8), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 8 I/O range:
[0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xfb000000 - 0xfcffffff (0x2000000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc Rage Mobility M3 AGP 2x rev 2, Mem @ 0xf4000000/26, 0xfdffc000/14, I/O @ 0xec00/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 0xf0000000 from 0xf3ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[1] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
[2] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[3] -1 0 0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
[4] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[5] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[7] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[8] -1 0 0x0000dcb8 - 0x0000dcbf (0x8) IX[B]
[9] -1 0 0x0000dcc0 - 0x0000dcff (0x40) IX[B]
[10] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[11] -1 0 0x0000cce0 - 0x0000ccff (0x20) IX[B]
[12] -1 0 0x00000860 - 0x0000086f (0x10) IX[B]
[13] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[1] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
[2] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[3] -1 0 0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
[4] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[5] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[7] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[8] -1 0 0x0000dcb8 - 0x0000dcbf (0x8) IX[B]
[9] -1 0 0x0000dcc0 - 0x0000dcff (0x40) IX[B]
[10] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[11] -1 0 0x0000cce0 - 0x0000ccff (0x20) IX[B]
[12] -1 0 0x00000860 - 0x0000086f (0x10) IX[B]
[13] -1 0 0x0000ec00 - 0x0000ecff (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 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[6] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
[7] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[8] -1 0 0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
[11] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[15] -1 0 0x0000dcb8 - 0x0000dcbf (0x8) IX[B]
[16] -1 0 0x0000dcc0 - 0x0000dcff (0x40) IX[B]
[17] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[18] -1 0 0x0000cce0 - 0x0000ccff (0x20) IX[B]
[19] -1 0 0x00000860 - 0x0000086f (0x10) IX[B]
[20] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0, 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, 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 XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0, 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: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "xtt"
(II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
(II) Module xtt: vendor="X-TrueType Server Project"
compiled for 4.3.0, module version = 1.3.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font xtt
(II) LoadModule: "extmod"
(II) Reloading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.3.0, 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, 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, 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, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 6.4.18
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, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330/340/350 (A4) 4137,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
ATI Radeon 9000 IGP (A5) 5834,
ATI Radeon Mobility 9000 IGP (U3) 5835, ATI Radeon 9200 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200 5963 (AGP), ATI Radeon 9200 5964 (AGP),
ATI Radeon M9+ 5968 (AGP), ATI Radeon M9+ 5969 (AGP),
ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (AGP),
ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9600 AP (AGP), ATI Radeon 9600 Pro AR (AGP),
ATI Radeon Mobility M10 NP (AGP), ATI FireGL (R350) AK (AGP),
ATI Radeon 9800 NH (AGP), ATI FireGL (R350) NK (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Rage 128 Mobility M3 LF (AGP) found
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Reloading /usr/X11R6/lib/modules/drivers/r128_drv.o
(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 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[6] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
[7] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[8] -1 0 0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
[11] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[15] -1 0 0x0000dcb8 - 0x0000dcbf (0x8) IX[B]
[16] -1 0 0x0000dcc0 - 0x0000dcff (0x40) IX[B]
[17] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[18] -1 0 0x0000cce0 - 0x0000ccff (0x20) IX[B]
[19] -1 0 0x00000860 - 0x0000086f (0x10) IX[B]
[20] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(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 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[6] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
[7] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[8] -1 0 0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
[11] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[18] -1 0 0x0000dcb8 - 0x0000dcbf (0x8) IX[B]
[19] -1 0 0x0000dcc0 - 0x0000dcff (0x40) IX[B]
[20] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[21] -1 0 0x0000cce0 - 0x0000ccff (0x20) IX[B]
[22] -1 0 0x00000860 - 0x0000086f (0x10) IX[B]
[23] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
[24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[25] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(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, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 16, (--) framebuffer bpp 16
(II) R128(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(==) R128(0): RGB weight 565
(II) R128(0): Using 6 bits per RGB (8 bit DAC)
(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, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(--) R128(0): Chipset: "ATI Rage 128 Mobility M3 LF (AGP)" (ChipID = 0x4c46)
(--) R128(0): Linear framebuffer at 0xf4000000
(--) R128(0): MMIO registers at 0xfdffc000
(II) R128(0): Video RAM override, using 8192 kB instead of 8192 kB
(**) R128(0): VideoRAM: 8192 kByte (128-bit SDR SGRAM 1:1)
(**) R128(0): Using flat panel for display
(II) R128(0): Panel size: 1024x768
(II) R128(0): Panel ID: Samsung LT141X8-L02
(II) R128(0): Panel Type: Color, Single, TFT
(II) R128(0): Panel Interface: LVDS
(II) R128(0): PLL parameters: rf=2700 rd=12 min=12000 max=27000; xclk=10500
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE Version 2.0
(II) R128(0): VESA VBE Total Mem: 8192 kB
(II) R128(0): VESA VBE OEM: ATI MOBILE M3
(II) R128(0): VESA VBE OEM Software Rev: 1.0
(II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) R128(0): VESA VBE OEM Product: M3
(II) R128(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) R128(0): VESA VBE DDC supported
(II) R128(0): VESA VBE DDC Level none
(II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
(II) R128(0): VESA VBE DDC read failed
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) R128(0): My Monitor: Using hsync range of 31.50-57.00 kHz
(II) R128(0): My Monitor: Using vrefresh range of 50.00-90.00 Hz
(II) R128(0): Clock range: 12.00 to 270.00 MHz
(II) R128(0): Not using default mode "640x350" (hsync out of range)
(II) R128(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x400" (hsync out of range)
(II) R128(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "720x400" (no mode of this name)
(II) R128(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1152x864" (no mode of this name)
(II) R128(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1280x960" (no mode of this name)
(II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1280x960" (no mode of this name)
(II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1280x1024" (no mode of this name)
(II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1280x1024" (no mode of this name)
(II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1280x1024" (no mode of this name)
(II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1600x1200" (no mode of this name)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1600x1200" (no mode of this name)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1600x1200" (no mode of this name)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1600x1200" (no mode of this name)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1600x1200" (no mode of this name)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1792x1344" (no mode of this name)
(II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1792x1344" (no mode of this name)
(II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1856x1392" (no mode of this name)
(II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1920x1440" (no mode of this name)
(II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "832x624" (no mode of this name)
(II) R128(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1152x768" (no mode of this name)
(II) R128(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1400x1050" (no mode of this name)
(II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1400x1050" (no mode of this name)
(II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1600x1024" (no mode of this name)
(II) R128(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (no mode of this name)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using mode "1280x1024" (no mode of this name)
(II) R128(0): Not using mode "800x600" (no mode of this name)
(II) R128(0): Not using mode "640x480" (no mode of this name)
(--) R128(0): Virtual size is 1024x768 (pitch 1024)
(**) R128(0): *Default mode "1024x768": 65.0 MHz, 55.8 kHz, 69.2 Hz
(II) R128(0): Modeline "1024x768" 65.00 1024 1048 1065 1344 768 770 776 806 -hsync -vsync
(**) R128(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) R128(0): Modeline "1024x768" 65.00 1024 1048 1065 1344 768 770 776 806 -hsync -vsync
(==) R128(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, 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, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(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, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(!!) R128(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfdffc000 - 0xfdffffff (0x4000) MS[B]
[1] 0 0 0xf4000000 - 0xf7ffffff (0x4000000) MS[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 0xfbffec00 - 0xfbffecff (0x100) MX[B]
[8] -1 0 0xfbe00000 - 0xfbefffff (0x100000) MX[B]
[9] -1 0 0xfbfff000 - 0xfbffffff (0x1000) MX[B]
[10] -1 0 0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
[11] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[12] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
[13] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[17] 0 0 0x0000ec00 - 0x0000ecff (0x100) IS[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[21] -1 0 0x0000dcb8 - 0x0000dcbf (0x8) IX[B]
[22] -1 0 0x0000dcc0 - 0x0000dcff (0x40) IX[B]
[23] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[24] -1 0 0x0000cce0 - 0x0000ccff (0x20) IX[B]
[25] -1 0 0x00000860 - 0x0000086f (0x10) IX[B]
[26] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
[27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) R128(0): Write-combining range (0xf4000000,0x800000)
(WW) R128(0): Cannot read colourmap from VGA. Will restore with default
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) R128(0): [drm] created "r128" driver at busid "PCI:1:0:0"
(II) R128(0): [drm] added 8192 byte SAREA at 0xd917d000
(II) R128(0): [drm] mapped SAREA 0xd917d000 to 0x40019000
(II) R128(0): [drm] framebuffer handle = 0xf4000000
(II) R128(0): [drm] added 1 reserved context for kernel
(II) R128(0): [agp] Mode 0x1f000201 [AGP 0x8086/0x7190; Card 0x1002/0x4c46]
(II) R128(0): [agp] 8192 kB allocated with handle 0x00000001
(II) R128(0): [agp] ring handle = 0xf0000000
(II) R128(0): [agp] Ring mapped at 0x40a07000
(II) R128(0): [agp] ring read ptr handle = 0xf0101000
(II) R128(0): [agp] Ring read ptr mapped at 0x4001b000
(II) R128(0): [agp] vertex/indirect buffers handle = 0xf0102000
(II) R128(0): [agp] Vertex/indirect buffers mapped at 0x40b08000
(II) R128(0): [agp] AGP texture map handle = 0xf0302000
(II) R128(0): [agp] AGP Texture map mapped at 0x40d08000
(II) R128(0): [drm] register handle = 0xfdffc000
(II) R128(0): [dri] Visual configs initialized
(II) R128(0): CCE in BM mode
(II) R128(0): Using 8 MB AGP aperture
(II) R128(0): Using 1 MB for the ring buffer
(II) R128(0): Using 2 MB for vertex/indirect buffers
(II) R128(0): Using 5 MB for AGP textures
(II) R128(0): Memory manager initialized to (0,0) (1024,3072)
(II) R128(0): Reserved area from (0,768) to (1024,770)
(II) R128(0): Largest offscreen area available: 1024 x 2302
(II) R128(0): Reserved back buffer from (0,770) to (1024,1538)
(II) R128(0): Reserved depth buffer from (0,1538) to (1024,2307)
(II) R128(0): Reserved depth span from (0,2306) offset 0x481000
(II) R128(0): Reserved 2048 kb for textures at offset 0x600000
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
20 128x128 slots
5 256x256 slots
(II) R128(0): Acceleration enabled
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using hardware cursor (scanline 4614)
(II) R128(0): Largest offscreen area available: 1024 x 763
(II) R128(0): X context handle = 0x00000001
(II) R128(0): [drm] installed DRM signal handler
(II) R128(0): [DRI] installation complete
(II) R128(0): [drm] Added 128 16384 byte vertex/indirect buffers
(II) R128(0): [drm] Mapped 128 vertex/indirect buffers
(II) R128(0): [drm] dma control initialized, using IRQ 11
(II) R128(0): Direct rendering enabled
(==) 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 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" "PS/2"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons"
(**) Option "Emulate3Timeout" "100"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 100
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Mouse1: ps2EnableDataReporting: succeeded
Warning: font renderer for ".TTF" already registered at priority 10
Warning: font renderer for ".TTC" already registered at priority 10
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): Idle timed out, resetting engine...
(II) R128(0): [drm] removed 1 reserved context for kernel
(II) R128(0): [drm] unmapping 8192 bytes of SAREA 0xd917d000 at 0x40019000
===================================================================
sorry for this long post; i can't manage this problem. i tried
EVERYTHING. i followed the gentoo ATI howto; i followed the gentoo
DRM howto; i followed my istinct !
but no way.
the "idle timeout" seem to slow down the entire X server, so it appear locked.
when this happens, i'm able to move the cursor and nothing else. on some
cases, i was forced to reboot ! :(
in some other cases, i worked perfectly for about 5 or 10 minutes before
having a frozen system.
please someone HELP ME !!! :((( _________________ AMEN |
|