Greetings X users,
My original post on December 5 was in error. I was using the
VESA driver rather than the Trident driver. Still, it was
definitely odd behavior on the part of that driver. For now,
though, I'll stick witht the Trident driver, which is exhibiting
its own odd behavior. With XF86Config and XFree86.0.log files
attached, I'll relate my problem with the Trident driver.
I'm installing Slackware Linux 8.0, which contains Xfree 4.1.0 on
an older Pentium box with a generic Trident PCI card using the
TGUI 9680 chip. I've been struggling with getting Xfree to run
properly and finding an odd behavior that makes X unusable. I've
done searches on the Web and in both the Xpert and Novice mail
archives without finding a clear answer to the problem.
When X starts up, the familiar cross-hatched pattern on the screen
appears and the mouse cursor displays properly. I can move the
mouse cursor over the entire extent of the screen. The screen
shifts properly as I move the cursor over the virtual desktop area
(in 640x480 mode). I also run the server in 800x600 and 1024x768
(prefered) modes, but I wanted to test the virutal screen scrolling
as well.
The problem starts when Gnome and the Sawfish window manager
start up. When the initial splash screen is displayed, it is
"enlarged" around twice the size of what it should be. This
"enlargement" in the horizontal direction appears to be due to a
duplication of vertical strips of the splash screen's bitmap. In
the vertical direction, the "enlargement" seems to be caused by the
bitmap skipping every other line. As a result the splash screen
wraps around the screen, with the left half of the splash screen
on the right side of the root window and the right half of the
splash screen in on the left side of the root window.
After the splash screen is dismissed, the Gnome taskbar and tips
window appear. They exhibit the same "enlargement" problem as the
splash screen. The toolbar appears at the top of the screen
rather than the bottom, though. I'm not sure whether this is
correct behavior or not. The mouse can interact with the taskbar
and the tip window, though it requires guessing where the positions
of the various graphic widgets and windows are as if they were not
"enlarged" by about a factor of two in size and placement. This
sort of tells me that the problem is somewhere in the rendering of
the graphics on the screen. The response to callbacks due to
mouse movement and mouse button clicks appears to be correct.
As mentioned at first, I've already done a bit of searching of the
archives. I've also read the FAQs and manpages for XF86Config and
the Trident driver, changing my XF86Config file until I've reached
my current start of near-success. Right now, I'm looking for a
"completely obvious" solution that I've missed. Beyond that, is
there a real bug in the Trident driver? Any help would be greatly
appreciated!
Mac
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
#FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "type1"
Load "freetype"
Load "record"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5-38
VertRefresh 50-90
# 640x480 @ 60 Hz, 31.5 kHz hsync
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync
# 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync
Modeline "1024x768" 44.9 1024 1048 1208 1264 768 776 784 817 Interlace
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "PciRetry" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "SetMClk" # <freq>
#Option "MUXThreshold" # <i>
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "NoMMIO" # [<bool>]
#Option "NoPciBurst" # [<bool>]
#Option "MMIOonly" # [<bool>]
#Option "CyberShadow" # [<bool>]
#Option "CyberStretch" # [<bool>]
#Option "XaaNoCPUToScreenColorExpandFill"
#Option "XaaNoColor8x8PatternFillRect"
#Option "XaaNoColor8x8PatternFillTrap"
#Option "XaaNoDashedBresenhamLine"
#Option "XaaNoDashedTwoPointLine"
#Option "XaaNoImageWriteRect"
#Option "XaaNoMono8x8PatternFillRect"
#Option "XaaNoMono8x8PatternFillTrap"
#Option "XaaNoOffscreenPixmaps"
#Option "XaaNoPixmapCache"
#Option "XaaNoScanlineCPUToScreenColorExpandFill"
#Option "XaaNoScanlineImageWriteRect"
#Option "XaaNoScreenToScreenColorExpandFill"
#Option "XaaNoScreenToScreenCopy"
#Option "XaaNoSolidBresenhamLine"
#Option "XaaNoSolidFillRect"
#Option "XaaNoSolidFillTrap"
#Option "XaaNoSolidHorVertLine"
#Option "XaaNoSolidTwoPointLine"
Identifier "Card0"
Driver "trident"
VendorName "Trident"
BoardName "TGUI 96xx"
BusID "PCI:0:18:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 8
#SubSection "Display"
#Depth 1
#EndSubSection
#SubSection "Display"
#Depth 4
#EndSubSection
SubSection "Display"
Depth 8
Modes "640x480" "800x600" "1024x768"
EndSubSection
#SubSection "Display"
#Depth 15
#EndSubSection
#SubSection "Display"
#Depth 16
#EndSubSection
#SubSection "Display"
#Depth 24
#EndSubSection
EndSection
XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.2.19 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Dec 3 08:15:00 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7
(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(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.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(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.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(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 1045,c557 card 0000,0000 rev 15 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1045,c558 card 0000,0000 rev 11 class 06,01,00 hdr 00
(II) PCI: 00:12:0: chip 1023,9660 card 0000,0000 rev d3 class 03,00,00 hdr 00
(II) PCI: 00:14:0: chip 1045,c621 card 0000,0000 rev 11 class 01,01,80 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1: bridge is at (0:1:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:18:0) Trident TGUI 96xx rev 211, Mem @ 0xe0000000/22, 0xe0400000/16
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xe0400000 - 0xe040ffff (0x10000) MX[B](B)
[1] -1 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[2] -1 0x00003000 - 0x000030ff (0x100) IX[B]E
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xe0400000 - 0xe040ffff (0x10000) MX[B](B)
[1] -1 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[2] -1 0x00003000 - 0x000030ff (0x100) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe0400000 - 0xe040ffff (0x10000) MX[B](B)
[6] -1 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[7] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[9] -1 0x00003000 - 0x000030ff (0x100) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.1.9
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.2
(II) TRIDENT: driver for Trident chipsets: tvga8900d, cyber9320, cyber9388,
cyber9397, cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4,
tgui9420dgi, tgui9440agi, tgui9660, tgui9680, providia9682,
providia9685, cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d,
cyberbladei7, cyberbladei7d, cyberbladei1, cyberbladei1d,
cyberbladeAi1, cyberbladeAi1d, cyberbladeXP, cyberbladeXPm
(II) Primary Device is: PCI 00:12:0
(--) Chipset tgui9660 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe0400000 - 0xe040ffff (0x10000) MX[B](B)
[6] -1 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[7] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[9] -1 0x00003000 - 0x000030ff (0x100) IX[B]E
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe0400000 - 0xe040ffff (0x10000) MX[B](B)
[6] -1 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[7] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[8] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[9] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[10] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0x00003000 - 0x000030ff (0x100) IX[B]E
[13] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[14] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) TRIDENT(0): Depth 8, (--) framebuffer bpp 8
(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.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(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.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(==) TRIDENT(0): Default visual is PseudoColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) TRIDENT(0): Linear framebuffer at 0xE0000000
(--) TRIDENT(0): IO registers at 0xE0400000
(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.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(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.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) TRIDENT(0): initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): VESA BIOS detected
(II) TRIDENT(0): VESA VBE Version 1.2
(II) TRIDENT(0): VESA VBE Total Mem: 1024 kB
(II) TRIDENT(0): VESA VBE OEM: Trident TGUI96xx
(WW) System lacks support for changing MTRRs
(--) TRIDENT(0): Revision is 1
(==) TRIDENT(0): Using HW cursor
(--) TRIDENT(0): Found TGUI9680 chip
(--) TRIDENT(0): RAM type is EDO Ram
(--) TRIDENT(0): VideoRAM: 1024 kByte
(--) TRIDENT(0): Memory Clock is 34.77 MHz
(==) TRIDENT(0): Min pixel clock is 12 MHz
(--) TRIDENT(0): Max pixel clock is 135 MHz
(II) TRIDENT(0): Monitor0: Using hsync range of 31.50-38.00 kHz
(II) TRIDENT(0): Monitor0: Using vrefresh range of 50.00-90.00 Hz
(II) TRIDENT(0): Clock range: 12.00 to 135.00 MHz
(II) TRIDENT(0): Not using default mode "1152x864" (hsync out of range)
(II) TRIDENT(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1400x1050" (insufficient memory for mode)
(--) TRIDENT(0): Virtual size is 1024x768 (pitch 1024)
(**) TRIDENT(0): Mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) TRIDENT(0): Modeline "640x480" 25.18 640 664 760 800 480 491 493 525 (null)
(**) TRIDENT(0): Mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) TRIDENT(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync
+vsync
(**) TRIDENT(0): Mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) TRIDENT(0): Modeline "1024x768" 44.90 1024 1048 1208 1264 768 776 784 817
interlace
(==) TRIDENT(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.1.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.4
(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.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xe0400000 - 0xe040ffff (0x10000) MX[B]
[1] 0 0xe0000000 - 0xe03fffff (0x400000) MX[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xe0400000 - 0xe040ffff (0x10000) MX[B](B)
[8] -1 0xe0000000 - 0xe03fffff (0x400000) MX[B](B)
[9] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[10] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[11] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x00003000 - 0x000030ff (0x100) IX[B]E
[15] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[16] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TRIDENT(0): Initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): Found Clock 25.18 n=101 m=29 k=1
(II) TRIDENT(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:
6 128x128 slots
32 8x8 color expansion slots
(==) TRIDENT(0): Backing store disabled
(==) TRIDENT(0): Silken mouse 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
(**) Option "Protocol" "Microsoft"
(**) Mouse0: Protocol: "Microsoft"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "BaudRate" "1200"
(**) Option "StopBits" "1"
(**) Option "DataBits" "7"
(**) Option "Parity" "None"
(**) Option "Vmin" "1"
(**) Option "Vtime" "0"
(**) Option "FlowControl" "None"
(==) Mouse0: Buttons: 3
(**) Mouse0: BaudRate: 1200
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(**) Option "BaudRate" "1200"
(II) TRIDENT(0): Found Clock 40.00 n=87 m=15 k=1
(II) TRIDENT(0): Found Clock 44.90 n=61 m=20 k=0
(II) TRIDENT(0): Found Clock 25.18 n=101 m=29 k=1
SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded
AUDIT: Mon Dec 3 08:15:30 2001: 2133 X: client 6 rejected from local host