XFree86 Version: 4.1.0

XFree86 driver: I am currently using the v1.1.20t savage driver of Tim
Roberts from http://www.probo.com/timr/savage40.html .

OS: linux-x86-glibc-2.2 (Linux Mandrake-8.1  kernel-2.4.8-26mdk Duron)

Area of problem: savage video driver and Xvideo extension

Video Card:
S3 Prosavage KM133 (device id 8a26). Integrated to motherboard (ECS-k7vma).

"lspci -n" gives -> 01:00.0 Class 0300: 5333:8a26


Description of the problem:

When I play the xine DVD player with the command ->

xine -V Xv file.mpeg

my machine goes into a hard lockup. Its not possible to get any info from
the /var/log/XFree86.0.log because the lockup of the machine is hard. 
Even telnet/ssh from external machines donot work. This means the only way
out is a manual hardware reset. 

After the reboot, /var/log/XFree86.0.log shows no error messages at all.
This is because the lockup is so quick that the system gets no time to update 
the log.

I tried using strace as ->

strace -o xine.out xine -V Xv file.mpeg

but the hang occurred so quickly that I found after the hardware
reset that nothing has been outputed to the file xine.out .

Just as a note no such hang occurs if I use "xine -V XShm file.mpeg" which
is basically using the X11/XShm driver. The lockup problem is only with
xvideo hardware acceleration.

Its clear from http://www.xfree86.org/cvs/changes.html that the v1.1.20t
driver will be part of the upcoming X-4.2.0 release but this is just to
inform that lockup problems still remain.

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

The following log is just before such a lockup starts:


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.4.8-5mdkenterprise i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Nov 11 20:08:20 2001
(++) Using config file: "/etc/X11/XF86Config-4.s3prosavage"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "Generic|High Frequency SVGA, 1024x768 at 70 Hz"
(**) |   |-->Device "S3 Savage4 2"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "250 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 "unix/:-1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/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.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 1106,0305 card 1019,0990 rev 81 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1019,0000 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1019,0990 rev 40 class 06,80,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 1019,0990 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:07:6: chip 1106,3068 card 1543,4c21 rev 30 class 07,80,00 hdr 00
(II) PCI: 00:0a:0: chip 10ec,8139 card 1186,1301 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 121a,0005 card 121a,0057 rev 01 class 03,00,00 hdr 00
(II) PCI: 01:00:0: chip 5333,8a26 card 1019,0990 rev 00 class 03,00,00 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) 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,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(II) Bus -1: bridge is at (0:7: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:11:0) 3dfx Interactive Voodoo3 rev 1, Mem @ 0xdc000000/25, 0xde000000/25, 
I/O @ 0xe000/8
(--) PCI:*(1:0:0) S3 ProSavage KM133 rev 0, Mem @ 0xe1000000/19, 0xd0000000/27
(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  0xe3000000 - 0xe30000ff (0x100) MX[B]
        [1] -1  0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [2] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [3] -1  0xe1000000 - 0xe107ffff (0x80000) MX[B](B)
        [4] -1  0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [5] -1  0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [6] -1  0x0000d400 - 0x0000d403 (0x4) IX[B]
        [7] -1  0x0000d000 - 0x0000d003 (0x4) IX[B]
        [8] -1  0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [9] -1  0x0000c800 - 0x0000c81f (0x20) IX[B]
        [10] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
        [11] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Inactive PCI resource ranges:
        [0] -1  0xde000000 - 0xdfffffff (0x2000000) MX[B](B)
        [1] -1  0xdc000000 - 0xddffffff (0x2000000) MX[B](B)
        [2] -1  0x0000e000 - 0x0000e0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0xe3000000 - 0xe30000ff (0x100) MX[B]
        [1] -1  0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [2] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [3] -1  0xe1000000 - 0xe107ffff (0x80000) MX[B](B)
        [4] -1  0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [5] -1  0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [6] -1  0x0000d400 - 0x0000d403 (0x4) IX[B]
        [7] -1  0x0000d000 - 0x0000d003 (0x4) IX[B]
        [8] -1  0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [9] -1  0x0000c800 - 0x0000c81f (0x20) IX[B]
        [10] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
        [11] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1  0xde000000 - 0xdfffffff (0x2000000) MX[B](B)
        [1] -1  0xdc000000 - 0xddffffff (0x2000000) MX[B](B)
        [2] -1  0x0000e000 - 0x0000e0ff (0x100) 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  0xe3000000 - 0xe30000ff (0x100) MX[B]
        [6] -1  0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [7] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [8] -1  0xe1000000 - 0xe107ffff (0x80000) MX[B](B)
        [9] -1  0xde000000 - 0xdfffffff (0x2000000) MX[B](B)
        [10] -1 0xdc000000 - 0xddffffff (0x2000000) MX[B](B)
        [11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [14] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [15] -1 0x0000d400 - 0x0000d403 (0x4) IX[B]
        [16] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
        [17] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [18] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
        [19] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
        [20] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
        [21] -1 0x0000e000 - 0x0000e0ff (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.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: "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: "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: "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: "savage"
(II) Loading /usr/X11R6/lib/modules/drivers/savage_drv.o
(II) Module savage: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.1.20
        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) SAVAGE: driver (version 1.1.20t) for S3 Savage chipsets: Savage4,
        Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
        Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133,
        ProSavage PN133, ProSavage KN133, SuperSavage/MX 128,
        SuperSavage/MX 64, SuperSavage/MX 64C, SuperSavage/IX 128,
        SuperSavage/IX 128, SuperSavage/IX 64, SuperSavage/IX 64,
        SuperSavage/IXC 64, SuperSavage/IXC 64
(II) Primary Device is: PCI 01:00:0
(--) Chipset ProSavage 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  0xe3000000 - 0xe30000ff (0x100) MX[B]
        [6] -1  0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [7] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [8] -1  0xe1000000 - 0xe107ffff (0x80000) MX[B](B)
        [9] -1  0xde000000 - 0xdfffffff (0x2000000) MX[B](B)
        [10] -1 0xdc000000 - 0xddffffff (0x2000000) MX[B](B)
        [11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [14] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [15] -1 0x0000d400 - 0x0000d403 (0x4) IX[B]
        [16] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
        [17] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [18] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
        [19] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
        [20] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
        [21] -1 0x0000e000 - 0x0000e0ff (0x100) 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  0xe3000000 - 0xe30000ff (0x100) MX[B]
        [6] -1  0xd8000000 - 0xdbffffff (0x4000000) MX[B]
        [7] -1  0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
        [8] -1  0xe1000000 - 0xe107ffff (0x80000) MX[B](B)
        [9] -1  0xde000000 - 0xdfffffff (0x2000000) MX[B](B)
        [10] -1 0xdc000000 - 0xddffffff (0x2000000) MX[B](B)
        [11] 0  0x000a0000 - 0x000affff (0x10000) MS[B]
        [12] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [13] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]
        [17] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [18] -1 0x0000d400 - 0x0000d403 (0x4) IX[B]
        [19] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
        [20] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
        [21] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
        [22] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
        [23] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
        [24] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B](B)
        [25] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [26] 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.1.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(**) SAVAGE(0): Depth 24, (--) framebuffer bpp 32
(==) SAVAGE(0): RGB weight 888
(==) SAVAGE(0): Default visual is TrueColor
(==) SAVAGE(0): Using HW cursor
(==) SAVAGE(0): Using video BIOS to set modes
(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) SAVAGE(0): Primary V_BIOS segment is: 0xc000
(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) SAVAGE(0): VESA BIOS detected
(II) SAVAGE(0): VESA VBE Version 3.0
(II) SAVAGE(0): VESA VBE Total Mem: 8192 kB
(II) SAVAGE(0): VESA VBE OEM: S3 Incorporated. Savage4
(II) SAVAGE(0): VESA VBE OEM Software Rev: 2.0
(II) SAVAGE(0): VESA VBE OEM Vendor: S3 Incorporated.
(II) SAVAGE(0): VESA VBE OEM Product: Savage4
(II) SAVAGE(0): VESA VBE OEM Product Rev: Rev B
(--) SAVAGE(0): Chip: id 8a26, "ProSavage KM133"
(--) SAVAGE(0): Engine: "ProSavage"
(--) SAVAGE(0): mapping MMIO @ 0xe1000000 with size 0x80000
(==) SAVAGE(0): Using gamma correction (1.0, 1.0, 1.0)
(**) SAVAGE(0): videoram =  8192k
(--) SAVAGE(0): Detected current MCLK value of 14.318 MHz
(II) SAVAGE(0): Generic|High Frequency SVGA, 1024x768 at 70 Hz: Using hsync range of 
30.00-70.00 kHz
(II) SAVAGE(0): Generic|High Frequency SVGA, 1024x768 at 70 Hz: Using vrefresh range 
of 50.00-90.00 Hz
(II) SAVAGE(0): Clock range:  10.00 to 220.00 MHz
(II) SAVAGE(0): Not using mode "768x576" (vrefresh out of range)
(II) SAVAGE(0)

Repeat By:

I am using XFree86-4.1.0 with savage driver v1.1.20t from
http://www.probo.com/timr/savage40.html .
But I am sure that this can be reproduced with the latest XFree86-4.1.99.2
tree savage driver.

* Install xine DVD player from xine.sourceforge.net
* Play xine with the Xvideo driver as "xine -V Xv ..."
* system goes into hard lockup

Note that this lockup doesnot happen if acceleration is disabled or 
if the X11 driver is used (with acceleration enabled).





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

Reply via email to