Hi!

I followed the SiS thread now some time and tested it by myself,
XFree 86 head checkout from today,
linux-2.4.17-rc2, 
enabled drm in linux source (is this the correct way or should I checkout
the latest code from dri.sourceforge.net? How often is the code merged?)
tryed with and without agpgart loaded before starting X

The sis X driver works fine, except for some hangs when switching
vt's, mostly when shutting down the server...
Now of course I wanted 3d acceleration, too ;-)
So I compiled the kernel with drm support...

glxinfo shows this:
<<< glxinfo output >>>
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Brian Paul
OpenGL renderer string: SiS 300/630/530 DR Mode
OpenGL version string: 1.2 Mesa 3.4.2
OpenGL extensions:
    GL_ARB_multitexture, GL_ARB_transpose_matrix, GL_EXT_abgr, 
    GL_EXT_blend_func_separate, GL_EXT_compiled_vertex_array, 
    GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset, 
    GL_EXT_rescale_normal, GL_EXT_shared_texture_palette, 
GL_EXT_stencil_wrap, 
    GL_EXT_texture_object, GL_EXT_texture_lod_bias, GL_EXT_vertex_array, 
    GL_MESA_window_pos, GL_MESA_resize_buffers, GL_NV_texgen_reflection, 
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_pixel_texture, 
    GL_SGIS_texture_edge_clamp, GL_SGIX_pixel_texture
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   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
----------------------------------------------------------------------
0x22 16 tc  0 16  0 r  .  .  5  6  5  0  0  0  0  0  0  0  0  0 0 None
0x23 16 tc  0 16  0 r  y  .  5  6  5  0  0  0  0  0  0  0  0  0 0 None
0x24 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x25 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x26 16 tc  0 16  0 r  .  .  5  6  5  0  0 32  0  0  0  0  0  0 0 None
0x27 16 tc  0 16  0 r  y  .  5  6  5  0  0 32  0  0  0  0  0  0 0 None
0x28 16 tc  0 16  0 r  .  .  5  6  5  0  0 24  8  0  0  0  0  0 0 None
0x29 16 tc  0 16  0 r  y  .  5  6  5  0  0 24  8  0  0  0  0  0 0 None
0x2a 16 tc  0 16  0 r  .  .  5  6  5  0  0  0  0 16 16 16 16  0 0 None
0x2b 16 tc  0 16  0 r  y  .  5  6  5  0  0  0  0 16 16 16 16  0 0 None
0x2c 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16 16  0 0 None
0x2d 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16 16  0 0 None
0x2e 16 tc  0 16  0 r  .  .  5  6  5  0  0 32  0 16 16 16 16  0 0 None
0x2f 16 tc  0 16  0 r  y  .  5  6  5  0  0 32  0 16 16 16 16  0 0 None
0x30 16 tc  0 16  0 r  .  .  5  6  5  0  0 24  8 16 16 16 16  0 0 None
0x31 16 tc  0 16  0 r  y  .  5  6  5  0  0 24  8 16 16 16 16  0 0 None
<<< /glxinfo output >>>
which looks very much like nice hardware acc. to me ...
so far so good, than I tried glxgears

<<< glxgears output >>>
SIS driver : out of video memory
Fatal errors in sis_dri.so
<<< /glxgears output >>>

This was mentioned earlier in the list... so this is not only my
problem, I think...
I wanted to investigate further and tried to gdb glxgears, which
resulted in

<<< gdb glxgears output >>>
GNU gdb 20010316
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux"...(no debugging symbols found)...
(gdb) run
Starting program: /usr/X11R6/bin/glxgears 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 
1024 (LWP 24530)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1024 (LWP 24530)]
0x403f85e7 in gl_test_os_katmai_exception_support ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
(gdb) bt
#0  0x403f85e7 in gl_test_os_katmai_exception_support ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#1  0x403f8321 in check_os_katmai_support ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#2  0x403f8479 in gl_init_all_x86_transform_asm ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#3  0x403f6fec in gl_init_transformation ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#4  0x4032bb92 in one_time_init ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#5  0x4032e007 in _mesa_initialize_context ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#6  0x4032e33b in gl_create_context ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#7  0x40303460 in driMesaCreateContext ()
   from /usr/X11R6-4-2/lib/modules/dri/sis_dri.so
#8  0x40073b5a in CreateContext () from /usr/lib/libGL.so.1
#9  0x40073c91 in glXCreateContext () from /usr/lib/libGL.so.1
#10 0x0804a6c5 in make_window ()
#11 0x0804a9a1 in main ()
#12 0x401d37ee in __libc_start_main () from /lib/libc.so.6
(gdb) quit
The program is running.  Exit anyway? (y or n) 
<<< /gdb glxgears output >>>

Now this is strange, an arithmetic exception...
This doesn't look like a real memory problem, does it?

To be complete, here's my Xfree log

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

XFree86 Version 4.1.99.2 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx December 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/)
Build Operating System: Linux 2.4.17-rc2 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Dec 19 19:38:07 2001
(++) Using config file: "XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) |   |-->Monitor "Monitor[0]"
(**) |   |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) Option "Protocol" "Standard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse[1]"
(**) |-->Input Device "Mouse[3]"
(**) |-->Input Device "Mouse[5]"
(==) FontPath set to 
"/usr/X11R6-4-2/lib/X11/fonts/misc/,/usr/X11R6-4-2/lib/X11/fonts/Speedo/,/usr/X11R6-4-2/lib/X11/fonts/Type1/,/usr/X11R6-4-2/lib/X11/fonts/CID/,/usr/X11R6-4-2/lib/X11/fonts/75dpi/,/usr/X11R6-4-2/lib/X11/fonts/100dpi/"
(==) RgbPath set to "/usr/X11R6-4-2/lib/X11/rgb"
(**) ModulePath set to 
"/home/klimek/stuff/cvs/xfree/build/exports/lib/modules"
(**) Option "AllowMouseOpenFail"
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.5
        XFree86 XInput driver : 0.3
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0630 card 0000,0000 rev 31 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
(II) PCI: 00:01:0: chip 1039,0008 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 1039,0900 card 1584,5002 rev 82 class 02,00,00 hdr 00
(II) PCI: 00:01:2: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:01:3: chip 1039,7001 card 1039,7000 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:01:4: chip 1039,7018 card 1584,5002 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:01:6: chip 1039,7013 card 1584,4003 rev a0 class 07,03,00 hdr 00
(II) PCI: 00:02:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 1217,6872 card 4001,0000 rev 05 class 06,07,00 hdr 02
(II) PCI: 01:00:0: chip 1039,6300 card 1584,5002 rev 31 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1: bridge is at (0:1:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0a (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0xdfe00000 - 0xdfefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0xcfc00000 - 0xdfcfffff (0x10100000) MX[B]
(--) PCI:*(1:0:0) SiS 630 rev 49, Mem @ 0xd0000000/27, 0xdfee0000/17, I/O @ 
0xac80/7
(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  0xdfff0000 - 0xdfff0fff (0x1000) MX[B]
        [1] -1  0xdffe0000 - 0xdffe0fff (0x1000) MX[B]
        [2] -1  0xdffd0000 - 0xdffd0fff (0x1000) MX[B]
        [3] -1  0xdffc0000 - 0xdffc0fff (0x1000) MX[B]
        [4] -1  0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [5] -1  0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
        [6] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [7] -1  0x0000d800 - 0x0000d87f (0x80) IX[B]
        [8] -1  0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [9] -1  0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [10] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [11] -1 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
        [12] -1 0x0000ac80 - 0x0000acff (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0xdfff0000 - 0xdfff0fff (0x1000) MX[B]
        [1] -1  0xdffe0000 - 0xdffe0fff (0x1000) MX[B]
        [2] -1  0xdffd0000 - 0xdffd0fff (0x1000) MX[B]
        [3] -1  0xdffc0000 - 0xdffc0fff (0x1000) MX[B]
        [4] -1  0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [5] -1  0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
        [6] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [7] -1  0x0000d800 - 0x0000d87f (0x80) IX[B]
        [8] -1  0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [9] -1  0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [10] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [11] -1 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
        [12] -1 0x0000ac80 - 0x0000acff (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xdfff0000 - 0xdfff0fff (0x1000) MX[B]
        [6] -1  0xdffe0000 - 0xdffe0fff (0x1000) MX[B]
        [7] -1  0xdffd0000 - 0xdffd0fff (0x1000) MX[B]
        [8] -1  0xdffc0000 - 0xdffc0fff (0x1000) MX[B]
        [9] -1  0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [10] -1 0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
        [11] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0x0000d800 - 0x0000d87f (0x80) IX[B]
        [15] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [16] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [17] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [18] -1 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
        [19] -1 0x0000ac80 - 0x0000acff (0x80) IX[B](B)
(II) LoadModule: "type1"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "extmod"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.1.99.2, 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: "freetype"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.1.10
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "sis"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/drivers/sis_drv.o
(II) Module sis: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 0.6.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) SIS: driver for SiS chipsets: SIS5597, SIS530, SIS6326, SIS300,
        SIS630, SIS540
(II) Primary Device is: PCI 01:00:0
(--) Chipset SIS630 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  0xdfff0000 - 0xdfff0fff (0x1000) MX[B]
        [6] -1  0xdffe0000 - 0xdffe0fff (0x1000) MX[B]
        [7] -1  0xdffd0000 - 0xdffd0fff (0x1000) MX[B]
        [8] -1  0xdffc0000 - 0xdffc0fff (0x1000) MX[B]
        [9] -1  0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [10] -1 0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
        [11] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0x0000d800 - 0x0000d87f (0x80) IX[B]
        [15] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [16] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [17] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [18] -1 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
        [19] -1 0x0000ac80 - 0x0000acff (0x80) IX[B](B)
(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  0xdfff0000 - 0xdfff0fff (0x1000) MX[B]
        [6] -1  0xdffe0000 - 0xdffe0fff (0x1000) MX[B]
        [7] -1  0xdffd0000 - 0xdffd0fff (0x1000) MX[B]
        [8] -1  0xdffc0000 - 0xdffc0fff (0x1000) MX[B]
        [9] -1  0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [10] -1 0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
        [11] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [12] 0  0x000a0000 - 0x000affff (0x10000) MS[B]
        [13] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [14] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [17] -1 0x0000d800 - 0x0000d87f (0x80) IX[B]
        [18] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [19] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [20] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [21] -1 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
        [22] -1 0x0000ac80 - 0x0000acff (0x80) IX[B](B)
        [23] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [24] 0  0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) SIS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(**) SIS(0): Depth 16, (--) framebuffer bpp 16
(==) SIS(0): RGB weight 565
(==) SIS(0): Default visual is TrueColor
(==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) SIS(0): Using HW cursor
(==) SIS(0): PCI retry enabled
(==) SIS(0): Fast VRAM enabled
(==) SIS(0): TurboQueue enabled
(--) SIS(0): Detected DRAM type : SDRAM
(--) SIS(0): Detected memory clock : 133.634MHz
(--) SIS(0): Detected VRAM bus width is 64
(--) SIS(0): Linear framebuffer at 0xD0000000
(--) SIS(0): MMIO registers at 0xDFEE0000
(--) SIS(0): Relocate IO registers at 0xAC80
(--) SIS(0): VideoRAM: 16384 KB
Total Adapter Bandwidth is 534.536M
CRT1 Used Bandwidth is 267.268M
(==) SIS(0): Min pixel clock is 16 MHz
(--) SIS(0): Max pixel clock is 185 MHz
(II) SIS(0): Monitor[0]: Using hsync range of 30.00-33.00 kHz
(II) SIS(0): Monitor[0]: Using vrefresh range of 40.00-72.00 Hz
(II) SIS(0): Clock range:  16.25 to 185.45 MHz
(II) SIS(0): Not using default mode "640x350" (hsync out of range)
(II) SIS(0): Not using default mode "320x175" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "640x400" (hsync out of range)
(II) SIS(0): Not using default mode "320x200" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "720x400" (hsync out of range)
(II) SIS(0): Not using default mode "360x200" (unknown reason)
(II) SIS(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "640x480" (hsync out of range)
(II) SIS(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "640x480" (hsync out of range)
(II) SIS(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "640x480" (hsync out of range)
(II) SIS(0): Not using default mode "320x240" (unknown reason)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "400x300" (unknown reason)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "400x300" (unknown reason)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "400x300" (unknown reason)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "400x300" (unknown reason)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "400x300" (unknown reason)
(II) SIS(0): Not using default mode "512x384" (unknown reason)
(II) SIS(0): Not using default mode "512x384" (unknown reason)
(II) SIS(0): Not using default mode "512x384" (unknown reason)
(II) SIS(0): Not using default mode "512x384" (unknown reason)
(II) SIS(0): Not using default mode "512x384" (unknown reason)
(II) SIS(0): Not using default mode "1152x864" (unknown reason)
(II) SIS(0): Not using default mode "576x432" (unknown reason)
(II) SIS(0): Not using default mode "1280x960" (hsync out of range)
(II) SIS(0): Not using default mode "640x480" (hsync out of range)
(II) SIS(0): Not using default mode "1280x960" (hsync out of range)
(II) SIS(0): Not using default mode "640x480" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "640x512" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "640x512" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "640x512" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (hsync out of range)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "800x600" (hsync out of range)
(II) SIS(0): Not using default mode "1792x1344" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "896x672" (unknown reason)
(II) SIS(0): Not using default mode "1792x1344" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "896x672" (unknown reason)
(II) SIS(0): Not using default mode "1856x1392" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "928x696" (unknown reason)
(II) SIS(0): Not using default mode "1856x1392" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "928x696" (unknown reason)
(II) SIS(0): Not using default mode "1920x1440" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "960x720" (unknown reason)
(II) SIS(0): Not using default mode "1920x1440" (bad mode 
clock/interlace/doublescan)
(II) SIS(0): Not using default mode "960x720" (unknown reason)
(II) SIS(0): Not using default mode "832x624" (unknown reason)
(II) SIS(0): Not using default mode "416x312" (unknown reason)
(II) SIS(0): Not using default mode "1400x1050" (unknown reason)
(II) SIS(0): Not using default mode "700x525" (unknown reason)
(II) SIS(0): Not using default mode "1400x1050" (unknown reason)
(II) SIS(0): Not using default mode "700x525" (unknown reason)
(II) SIS(0): Not using default mode "1600x1024" (hsync out of range)
(II) SIS(0): Not using default mode "800x512" (hsync out of range)
(II) SIS(0): Not using mode "default" (no mode of this name)
(--) SIS(0): Virtual size is 1024x768 (pitch 1024)
(**) SIS(0): Mode "1024x768": 43.8 MHz, 32.2 kHz, 40.2 Hz
(II) SIS(0): Modeline "1024x768"   43.82  1024 1040 1216 1360  768 768 773 
802 (null)
(**) SIS(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) SIS(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 
-hsync -vsync
(==) SIS(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.5
(II) SIS(0): Accel Enable
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading 
/home/klimek/stuff/cvs/xfree/build/exports/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.1.99.2, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) SIS(0): initializing int10
(II) SIS(0): Primary V_BIOS segment is: 0xc000
(II) SIS(0): VESA BIOS detected
(II) SIS(0): VESA VBE Version 3.0
(II) SIS(0): VESA VBE Total Mem: 16384 kB
(II) SIS(0): VESA VBE OEM: SiS
(II) SIS(0): VESA VBE OEM Software Rev: 1.0
(II) SIS(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
(II) SIS(0): VESA VBE OEM Product: 630
(II) SIS(0): VESA VBE OEM Product Rev: 2.02.3b
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /home/klimek/stuff/cvs/xfree/build/exports/lib/modules/libddc.a
(II) SIS(0): VESA VBE DDC supported
(II) SIS(0): VESA VBE DDC Level none
(II) SIS(0): VESA VBE DDC transfer in appr. 0 sec.
(II) SIS(0): VESA VBE DDC read failed
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0xdfee0000 - 0xdfefffff (0x20000) MX[B]
        [1] 0   0xd0000000 - 0xd7ffffff (0x8000000) 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  0xdfff0000 - 0xdfff0fff (0x1000) MX[B]
        [8] -1  0xdffe0000 - 0xdffe0fff (0x1000) MX[B]
        [9] -1  0xdffd0000 - 0xdffd0fff (0x1000) MX[B]
        [10] -1 0xdffc0000 - 0xdffc0fff (0x1000) MX[B]
        [11] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [12] -1 0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
        [13] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [14] 0  0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
        [15] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
        [16] 0  0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
        [17] 0  0x0000ac80 - 0x0000acff (0x80) IX[B]
        [18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0x0000d800 - 0x0000d87f (0x80) IX[B]
        [21] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [22] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [23] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [24] -1 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
        [25] -1 0x0000ac80 - 0x0000acff (0x80) IX[B](B)
        [26] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [27] 0  0x000003c0 - 0x000003df (0x20) IS[B]
(II) SIS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) SIS(0): Write-combining range (0xd0000000,0x1000000)
(II) SIS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) SIS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) SIS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) SIS(0): Mode # 0x4a
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) SIS(0): [drm] created "sis" driver at busid "PCI:1:0:0"
(II) SIS(0): [drm] added 8192 byte SAREA at 0xd0a71000
(II) SIS(0): [drm] mapped SAREA 0xd0a71000 to 0x40016000
(II) SIS(0): [drm] framebuffer handle = 0xd0000000
(II) SIS(0): [drm] added 1 reserved context for kernel
(II) SIS(0): [drm] Registers = 0xdfee0000
(II) SIS(0): [drm] drmAgpEnabled succeeded
(II) SIS(0): [drm] failure adding irq 0 handler, stereo disabled
(II) SIS(0): [dri] visual configs initialized.
(II) SIS(0): Frame Buffer From (0,0) To (1024,7932)
(II) SIS(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:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(==) SIS(0): Backing store disabled
(==) SIS(0): Silken mouse enabled
(II) SIS(0): Using SiS630 HW Xv
(II) SIS(0): X context handle = 0x00000001
(II) SIS(0): [drm] installed DRM signal handler
(II) SIS(0): [DRI] installation complete
(II) SIS(0): direct rendering enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Keyboard[0]" handled by legacy driver
(**) Option "Protocol" "microsoft"
(**) Mouse[1]: Protocol: "microsoft"
(**) Option "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Option "Device" "/dev/pointer2"
(**) Option "BaudRate" "1200"
(**) Option "StopBits" "1"
(**) Option "DataBits" "7"
(**) Option "Parity" "None"
(**) Option "Vmin" "1"
(**) Option "Vtime" "0"
(**) Option "FlowControl" "None"
(**) Option "Emulate3Buttons" "on"
(**) Option "Emulate3Timeout" "50"
(**) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse[1]: Buttons: 3
(**) Mouse[1]: BaudRate: 1200
(**) Option "Protocol" "ps/2"
(**) Mouse[3]: Protocol: "ps/2"
(**) Option "SendCoreEvents"
(**) Mouse[3]: always reports core events
(**) Option "Device" "/dev/pointer1"
(**) Option "Emulate3Buttons" "on"
(**) Option "Emulate3Timeout" "50"
(**) Mouse[3]: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse[3]: Buttons: 3
(**) Option "Protocol" "imps/2"
(**) Mouse[5]: Protocol: "imps/2"
(**) Option "SendCoreEvents"
(**) Mouse[5]: always reports core events
(**) Option "Device" "/dev/pointer0"
(**) Option "Buttons" "6"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[5]: ZAxisMapping: buttons 4 and 5
(**) Mouse[5]: Buttons: 6
(II) XINPUT: Adding extended input device "Mouse[5]" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse[3]" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(**) Option "BaudRate" "1200"
(II) SIS(0): [drm] removed 1 reserved context for kernel
(II) SIS(0): [drm] unmapping 8192 bytes of SAREA 0xd0a71000 at 0x40016000
(II) SIS(0): [drm] Freeing agp memory
(II) SIS(0): [drm] Releasing agp module
(II) SIS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
<<< /Xfree86 log >>>

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to