[MPlayer-users] Problems with xv on Trident Cyberblade i1

Tjavdar Ivanov tjiva at ing.hj.se
Mon Nov 4 17:22:02 CET 2002


Hello all,

I have been using mplayer on my laptop Compaq Evo N110 (Celeron 1GHz/Trident
Cyberblade i1) since version 0.90-pre4. The earlier versions of 
MPlayer (pre4 and, I think, pre5) used to work perfektly with the XVideo (-vo
xv) driver. 

With start from pre6 and up to now (pre9 to the time of this posting)
the xv-driver wraps around the screen by approx. 40%. This effect is
exhibited only when the 'xv' driver is in use and only on .avi-films
(i.e. no such effect on .mpg-fils).

I suspect that this might be a bug of XFree 4.2.1, since I experience it only
on the local display. Mplayer works slowly but whith no wrapping when it is
runs on the laptop through ssh but its window is displayed on another machine.

Thanks in advance for help.

//Tjavdar Ivanov


-----
Specs:

---------------------------
Videocard as found by lspci:
---------------------------

  Trident CyberBlade (generic): Trident Microsystems|CyberBlade i1

----------------------
/etc/X11/XF86Config-4:
----------------------
...
Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection
...
Section "Device"
    Identifier "device1"
    VendorName "Trident Microsystems"
    BoardName "Trident CyberBlade (generic)"
    Driver "trident"
    Option "DPMS"
EndSection

--------------
Mplayer output:
--------------
Playing proba/1998_Pixar-Geri_s_Game.avi
Detected AVI file format!
VIDEO:  [DIV3]  576x320  24bpp  25,00 fps  1266,4 kbps (154,6 kbyte/s)
Clip info: 
 Software: Nandub v1.0rc2
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
AC3: 2.0 (dolby)  48000 Hz  192,0 kbit/s
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 24000->192000 (192,0 kbit)
Selected audio codec: [a52] afm:liba52 (AC3-liba52)
==========================================================================
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3))
==========================================================================
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian)
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Start playing...
VDec: vo config request - 576 x 320 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 576x320 => 576x320 Planar YV12 

-------------
xvinfo gives:
-------------

X-Video Extension version 2.2
screen #0
  Adaptor #0: "Trident Backend Scaler"
    number of ports: 1
    port base: 55
    operations supported: PutImage 
    supported visuals:
      depth 24, visualID 0x23
      depth 24, visualID 0x24
    number of attributes: 5
      "XV_COLORKEY" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 66046)
      "XV_SATURATION" (range 0 to 187)
              client settable attribute
              client gettable attribute (current value is 80)
      "XV_BRIGHTNESS" (range 0 to 63)
              client settable attribute
              client gettable attribute (current value is 45)
      "XV_HUE" (range 0 to 360)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range 0 to 7)
              client settable attribute
              client gettable attribute (current value is 4)
    maximum XvImage size: 1024 x 1024
    Number of image formats: 4
      id: 0x35315652 (RV15)
        guid: 52563135-0000-0000-0000-000000000000
        bits per pixel: 16
        number of planes: 1
        type: RGB (packed)
        depth: 0
        red, green, blue masks: 0x1f, 0x3e0, 0x7c00
      id: 0x36315652 (RV16)
        guid: 52563136-0000-0000-0000-000000000000
        bits per pixel: 16
        number of planes: 1
        type: RGB (packed)
        depth: 0
        red, green, blue masks: 0x1f, 0x7e0, 0xf800
      id: 0x32315659 (YV12)
        guid: 59563132-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x32595559 (YUY2)
        guid: 59555932-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)

----------------------
/var/log/XFree86.0.log:
----------------------
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
	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.18-23mdkenterprise i686 [ELF] 
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: Mon Nov  4 15:35:34 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(++) ServerLayout "Wheel"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "monitor1"
(**) |   |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "se"
(**) XKB: layout: "se"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse2"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
Using vt 7
(--) 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 /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.2.1, 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 /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.2.1, 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 = 0x80003950, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0601 card 0000,0000 rev 05 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8601 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 30 class 06,80,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 0e11,b194 rev 20 class 04,01,00 hdr 00
(II) PCI: 00:09:0: chip 8086,1229 card 8086,2201 rev 09 class 02,00,00 hdr 80
(II) PCI: 00:09:1: chip 11c1,045c card 8086,2201 rev 00 class 07,00,00 hdr 80
(II) PCI: 00:0a:0: chip 104c,ac50 card 0000,0000 rev 01 class 06,07,00 hdr 02
(II) PCI: 01:00:0: chip 1023,8520 card 0e11,b16e rev 6a 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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(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	0xf4100000 - 0xf57fffff (0x1700000) MX[B]
(II) Bus 1 prefetchable memory range:
(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:*(1:0:0) Trident CyberBlade/DSTN/i1 rev 106, Mem @ 0xf5000000/23, 0xf4100000/17, 0xf4800000/23
(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	0xf4021000 - 0xf4021fff (0x1000) MX[B]
	[1] -1	0xf4000000 - 0xf401ffff (0x20000) MX[B]
	[2] -1	0xf4020000 - 0xf4020fff (0x1000) MX[B]
	[3] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[4] -1	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[5] -1	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[6] -1	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[7] -1	0x00001478 - 0x0000147f (0x8) IX[B]
	[8] -1	0x00001400 - 0x0000143f (0x40) IX[B]
	[9] -1	0x00001470 - 0x00001473 (0x4) IX[B]
	[10] -1	0x00001474 - 0x00001477 (0x4) IX[B]
	[11] -1	0x00001000 - 0x000010ff (0x100) IX[B]
	[12] -1	0x00001440 - 0x0000145f (0x20) IX[B]
	[13] -1	0x00001460 - 0x0000146f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xf4021000 - 0xf4021fff (0x1000) MX[B]
	[1] -1	0xf4000000 - 0xf401ffff (0x20000) MX[B]
	[2] -1	0xf4020000 - 0xf4020fff (0x1000) MX[B]
	[3] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[4] -1	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[5] -1	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[6] -1	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[7] -1	0x00001478 - 0x0000147f (0x8) IX[B]
	[8] -1	0x00001400 - 0x0000143f (0x40) IX[B]
	[9] -1	0x00001470 - 0x00001473 (0x4) IX[B]
	[10] -1	0x00001474 - 0x00001477 (0x4) IX[B]
	[11] -1	0x00001000 - 0x000010ff (0x100) IX[B]
	[12] -1	0x00001440 - 0x0000145f (0x20) IX[B]
	[13] -1	0x00001460 - 0x0000146f (0x10) IX[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	0xf4021000 - 0xf4021fff (0x1000) MX[B]
	[6] -1	0xf4000000 - 0xf401ffff (0x20000) MX[B]
	[7] -1	0xf4020000 - 0xf4020fff (0x1000) MX[B]
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[9] -1	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[10] -1	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[11] -1	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0x00001478 - 0x0000147f (0x8) IX[B]
	[15] -1	0x00001400 - 0x0000143f (0x40) IX[B]
	[16] -1	0x00001470 - 0x00001473 (0x4) IX[B]
	[17] -1	0x00001474 - 0x00001477 (0x4) IX[B]
	[18] -1	0x00001000 - 0x000010ff (0x100) IX[B]
	[19] -1	0x00001440 - 0x0000145f (0x20) IX[B]
	[20] -1	0x00001460 - 0x0000146f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1, 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: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1, 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.2.1, 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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1, 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 /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1, 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.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
	tvga8900d, tvga9200cxr, tgui9400cxi, 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, bladeXP, cyberbladeXPAi1
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset cyberbladei1d 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	0xf4021000 - 0xf4021fff (0x1000) MX[B]
	[6] -1	0xf4000000 - 0xf401ffff (0x20000) MX[B]
	[7] -1	0xf4020000 - 0xf4020fff (0x1000) MX[B]
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[9] -1	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[10] -1	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[11] -1	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0x00001478 - 0x0000147f (0x8) IX[B]
	[15] -1	0x00001400 - 0x0000143f (0x40) IX[B]
	[16] -1	0x00001470 - 0x00001473 (0x4) IX[B]
	[17] -1	0x00001474 - 0x00001477 (0x4) IX[B]
	[18] -1	0x00001000 - 0x000010ff (0x100) IX[B]
	[19] -1	0x00001440 - 0x0000145f (0x20) IX[B]
	[20] -1	0x00001460 - 0x0000146f (0x10) IX[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	0xf4021000 - 0xf4021fff (0x1000) MX[B]
	[6] -1	0xf4000000 - 0xf401ffff (0x20000) MX[B]
	[7] -1	0xf4020000 - 0xf4020fff (0x1000) MX[B]
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[9] -1	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[10] -1	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[11] -1	0xf5000000 - 0xf57fffff (0x800000) 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	0x00001478 - 0x0000147f (0x8) IX[B]
	[18] -1	0x00001400 - 0x0000143f (0x40) IX[B]
	[19] -1	0x00001470 - 0x00001473 (0x4) IX[B]
	[20] -1	0x00001474 - 0x00001477 (0x4) IX[B]
	[21] -1	0x00001000 - 0x000010ff (0x100) IX[B]
	[22] -1	0x00001440 - 0x0000145f (0x20) IX[B]
	[23] -1	0x00001460 - 0x0000146f (0x10) IX[B]
	[24] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[25] 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) TRIDENT(0): Depth 24, (--) framebuffer bpp 32
(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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(==) TRIDENT(0): RGB weight 888
(==) TRIDENT(0): Default visual is TrueColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) TRIDENT(0): Linear framebuffer at 0xF5000000
(--) TRIDENT(0): IO registers at 0xF4100000
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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: 8192 kB
(II) TRIDENT(0): VESA VBE OEM: Copyright 1998 TRIDENT MICROSYSTEMS INC.
(--) TRIDENT(0): Revision is 106
(--) TRIDENT(0): Found CyberBlade/DSTN/i1 chip
(--) TRIDENT(0): RAM type is SDRAM
(--) TRIDENT(0): Using SW cursor
(--) TRIDENT(0): VideoRAM: 8192 kByte
(--) TRIDENT(0): TFT Panel 1024x768 found
(--) TRIDENT(0): Memory Clock is 57.27 MHz
(==) TRIDENT(0): Min pixel clock is 12 MHz
(--) TRIDENT(0): Max pixel clock is 115 MHz
(II) TRIDENT(0): monitor1: Using hsync range of 31.50-57.00 kHz
(II) TRIDENT(0): monitor1: Using vrefresh range of 40.00-70.00 Hz
(II) TRIDENT(0): Clock range:  12.00 to 115.00 MHz
(II) TRIDENT(0): Not using default mode "640x350" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x400" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "720x400" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1280x960" (unknown reason)
(II) TRIDENT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1280x1024" (unknown reason)
(II) TRIDENT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "832x624" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1600x1024) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1600x1024" (unknown reason)
(II) TRIDENT(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(--) TRIDENT(0): Virtual size is 1024x768 (pitch 1024)
(**) TRIDENT(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) TRIDENT(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) TRIDENT(0): Default 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): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) TRIDENT(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(==) 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.2.1, 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.2.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B]
	[1] 0	0xf4100000 - 0xf411ffff (0x20000) MX[B]
	[2] 0	0xf5000000 - 0xf57fffff (0x800000) MX[B]
	[3] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0xf4021000 - 0xf4021fff (0x1000) MX[B]
	[9] -1	0xf4000000 - 0xf401ffff (0x20000) MX[B]
	[10] -1	0xf4020000 - 0xf4020fff (0x1000) MX[B]
	[11] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[12] -1	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[13] -1	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[14] -1	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[15] 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[16] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[17] 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[18] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0x00001478 - 0x0000147f (0x8) IX[B]
	[21] -1	0x00001400 - 0x0000143f (0x40) IX[B]
	[22] -1	0x00001470 - 0x00001473 (0x4) IX[B]
	[23] -1	0x00001474 - 0x00001477 (0x4) IX[B]
	[24] -1	0x00001000 - 0x000010ff (0x100) IX[B]
	[25] -1	0x00001440 - 0x0000145f (0x20) IX[B]
	[26] -1	0x00001460 - 0x0000146f (0x10) IX[B]
	[27] 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[28] 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) TRIDENT(0): Write-combining range (0xf5000000,0x800000)
(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): Overriding Horizontal timings.
(II) TRIDENT(0): Shadow off
(II) TRIDENT(0): H-timing shadow registers: 0xa3           0x00 0x84 0x94
(II) TRIDENT(0): H-timing registers:        0xa3 0x7f 0x7f 0x00 0x84 0x94
(II) TRIDENT(0): V-timing shadow registers: 0x24 0xf5 0x03 0x09           0x24 (0x08)
(II) TRIDENT(0): V-timing registers:        0x24 0xf5 0x03 0x09 0xff 0x00 0x24
(II) TRIDENT(0): Setting BIOS Mode: 6e
(II) TRIDENT(0): Found Clock 130.00 n=219 m=23 k=0
(II) TRIDENT(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		10 256x256 slots
(==) TRIDENT(0): Backing store disabled
(**) Option "dpms"
(**) TRIDENT(0): DPMS enabled
(II) TRIDENT(0): XvFlags: VID_ZOOM_INV VID_ZOOM_MINI 
(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 "Keyboard1" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) Mouse2: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse2: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse2: ZAxisMapping: buttons 4 and 5
(**) Mouse2: Buttons: 5
(II) XINPUT: Adding extended input device "Mouse2" (type: MOUSE)
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10







More information about the MPlayer-users mailing list