[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#139017: marked as done (xserver-xfree86: [neomagic] non-XAA rendering errors with Mozilla and other apps on NM2200 rev 32)



Your message dated Thu, 21 Apr 2005 11:02:56 GMT
with message-id <14d09314dc10.14dc1014d093@teleline.es>
and subject line xserver-xfree86: [neomagic] non-XAA rendering errors with Mozilla and other apps on NM2200 rev 32
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Mar 2002 08:58:16 +0000
>From craig@postnewspapers.com.au Tue Mar 19 02:58:16 2002
Return-path: <craig@postnewspapers.com.au>
Received: from murphy.debian.org [216.234.231.6] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 16nFRg-0005ZJ-00; Tue, 19 Mar 2002 02:58:16 -0600
Received: (qmail 4044 invoked from network); 19 Mar 2002 08:52:24 -0000
Received: from unknown (HELO postnewspapers.com.au) (203.59.227.178)
  by murphy.debian.org with SMTP; 19 Mar 2002 08:52:24 -0000
Received: from solo [10.0.0.3] by postnewspapers.com.au [10.0.0.2]
	with SMTP (MDaemon.v3.5.8.R)
	for <submit@bugs.debian.org>; Tue, 19 Mar 2002 16:50:14 +0800
Received: from craig by solo with local (Exim 3.34 #1 (Debian))
	id 16nFIj-0002RJ-00; Tue, 19 Mar 2002 16:49:01 +0800
From: Craig Ringer <craig@postnewspapers.com.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xfree86: [neomagic] rendering errors with mozilla,others
X-Mailer: reportbug 1.48
Date: Tue, 19 Mar 2002 16:49:01 +0800
Message-Id: <E16nFIj-0002RJ-00@solo>
X-MDRemoteIP: 10.0.0.3
X-Return-Path: craig@postnewspapers.com.au
X-MDaemon-Deliver-To: submit@bugs.debian.org
Delivered-To: submit@bugs.debian.org

Package: xserver-xfree86
Version: 4.1.0-14pre15v3
Severity: normal

Unusual and erratic drawing of image and text elements in the Galeon
render window, mozilla renderer, and most of the mozilla UI. Not noticed
(yet) in any other apps.
Doesn't appear to be moz/galeon bug as I've tested running mozilla on the 
laptop with DISPLAY=<my-desktop-with-NVIDIA> and also tested running mozilla
on the desktop with DISPLAY=solo.localnet:0 (ie the laptop) . Problem ocurrs
whether mozilla is executed on the laptop or desktop, but only if it is
being displayed on the xserver of the laptop.

Also works correctly if I run galeon/moz on a vncserver locally and
connect using xvnclient over loopback.

Display is correct when using "vesa" driver on laptop. I've run the
neomagic driver to make this report, but attatched vesa log also.

Have tried NoAccel, software cursor, multiple resolutions and depths.
Problem persists. Display errors ocurr when displaying to internal lcd,
ext screen, or both.

Tried multiple versions of mozilla and galeon. Current on laptop is

ii  mozilla-browse 0.9.9-1        Mozilla Web Browser - core and browser
ii  mozilla-psm    0.9.9-1        Mozilla Web Browser - Personal Security Mana
ii  galeon         1.2.0-0.1      Mozilla based web browser with GNOME look an

I've tried xfree86-xserver (and related) v 4.1.0-14 and the currently
running one from ~brendan/ woody/i386/

May be upstream bug, in which case maybe 4.2.0 will fix with the new
NeoMagic driver. Still, better to report it than not.

Hope this information is useful. Feel free to email me if more tests are
needed.

00:02.0 VGA compatible controller: Neomagic Corporation [MagicMedia 256AV] (rev 20)
00:02.0 Class 0300: 10c8:0005 (rev 20)

# File generated by xf86config.

Section "Module"
# This loads the DBE extension module.
#    Load        "dbe"  	# Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
#    SubSection  "extmod"
#      Option    "omit xfree86-dga"   # don't initialise the DGA extension
#    EndSubSection
# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"
# This loads the GLX module
#    Load       "glx"
     Load	"v4l"
EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath	"/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client. 

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings. 

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"
    Identifier	"InternalKeyboard"
    Driver	"Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"microsoft"
    Option "XkbLayout"	"us"
EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"
    Identifier	"InternalTrackpad"
    Driver	"mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/psaux"
    Option "Buttons"	 "5"
    Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
   Identifier "USBMouse"
   Driver "mouse"
   Option "Protocol" "PS/2"
   Option "Device" "/dev/input/mice"
   Option "Buttons" "5"
   Option "ZAxisMapping" "4 5"
EndSection

# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier  "InternalLCD"
   # HorizSync   31.5
   # VertRefresh 50-70
    HorizSync   31.5-55.5
    VertRefresh 50-90
    Option "DPMS" "true"
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier	"Standard VGA"
    VendorName	"NeoMagic"
    BoardName	"MagicMedia 256AV"
    Driver     "vga"
EndSection

Section "Device"
    Identifier "VESA"
    Driver "vesa"
EndSection

Section "Device"
    Identifier  "NeoMagic"
    Driver      "neomagic"
    #VideoRam    2048
#    Chipset    "NM2160"
#    IOBase     0xfea00000
#    MemBase    0xfd000000
#    VideoRam   2048
#    DacSpeed   90
#    Option     "linear"
#    Option     "nolinear"
#    Option     "sw_cursor"
#    Option     "hw_cursor"
#    Option     "no_accel"
#    Option     "intern_disp"
#    Option     "extern_disp"
#    Option     "mmio"
#    Option     "no_mmio"
    Option     "lcd_center"
    Option     "no_stretch"
    # Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
    Identifier  "NeoMagic_InternalLCD"
    Device      "neomagic"
    Monitor     "InternalLCD"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480" 
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480" 
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480" 
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
    Identifier  "VESA_InternalLCD"
    Device      "VESA"
    Monitor     "InternalLCD"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480" 
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480" 
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480" 
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"
    Identifier  "Simple Layout"
    #Screen "NeoMagic_InternalLCD"
    Screen "VESA_InternalLCD"
    InputDevice "InternalTrackpad" "CorePointer"
    InputDevice "InternalKeyboard" "CoreKeyboard"
    InputDevice "USBMouse" "SendCoreEvents"
EndSection



This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  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.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 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/FAQ)
Build Operating System: Linux 2.4.17 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Mar 19 16:38:05 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) |-->Screen "NeoMagic_InternalLCD" (0)
(**) |   |-->Monitor "InternalLCD"
(**) |   |-->Device "NeoMagic"
(==) |-->Input Device "InternalTrackpad"
(==) |-->Input Device "InternalKeyboard"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "microsoft"
(**) XKB: model: "microsoft"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) 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.1, 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.1, 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 8086,7192 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 10c8,0005 card 10c8,0005 rev 20 class 03,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0a:0: chip 104c,ac16 card 4000,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:0a:1: chip 104c,ac16 card 4800,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:11:0: chip 8086,124b card 0000,0000 rev 01 class 06,04,80 hdr 01
(II) PCI: 01:04:0: chip 1013,1113 card 5000,0000 rev ff class 06,07,00 hdr 82
(II) PCI: 01:04:1: chip 1013,1113 card 5800,0000 rev ff class 06,07,00 hdr 82
(II) PCI: 01:08:0: chip 10b7,9055 card 10b7,9055 rev 30 class 02,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.1, 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-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 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:17:0), (0,1,1), BCTRL: 0x04 (VGA_EN is cleared)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
(II) Bus 1 prefetchable memory range:
(--) PCI:*(0:2:0) Neomagic NM2200 rev 32, Mem @ 0xfd000000/24, 0xfe800000/22, 0xfed00000/20
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[1] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[2] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[3] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[4] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[5] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[6] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[1] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[2] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[3] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[4] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[5] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[6] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[12] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[13] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.1.0.1, 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.1, module version = 1.1.9
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "neomagic"
(II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.o
(II) Module neomagic: vendor="The XFree86 Project"
	compiled for 4.1.0.1, 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.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) v4l driver for Video4Linux
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
	neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset neo2200 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[12] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[13] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[10] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[11] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[15] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[16] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
	[17] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[18] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) NEOMAGIC(0): Chipset is a MagicMedia 256AV (NM2200)
(--) NEOMAGIC(0): Panel is a 1024x768 color TFT display
(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.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(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.1, 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.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) NEOMAGIC(0): initializing int10
(II) NEOMAGIC(0): Primary V_BIOS segment is: 0xc000
(II) NEOMAGIC(0): VESA BIOS detected
(II) NEOMAGIC(0): VESA VBE Version 2.0
(II) NEOMAGIC(0): VESA VBE Total Mem: 2496 kB
(II) NEOMAGIC(0): VESA VBE OEM: MagicGraph 256 AV 48K
(II) NEOMAGIC(0): VESA VBE OEM Software Rev: 1.10
(II) NEOMAGIC(0): VESA VBE OEM Vendor: NeoMagic
(II) NEOMAGIC(0): VESA VBE OEM Product: MagicMedia 256 AV
(II) NEOMAGIC(0): VESA VBE OEM Product Rev: 01.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NEOMAGIC(0): VESA VBE DDC supported
(II) NEOMAGIC(0): VESA VBE DDC Level 2
(II) NEOMAGIC(0): VESA VBE DDC transfer in appr. 1 sec.
(II) NEOMAGIC(0): VESA VBE DDC read successfully
(II) NEOMAGIC(0): Manufacturer: ___  Model: ffff  Serial#: 4294967295
(II) NEOMAGIC(0): Year: 2245  Week: 255
(II) NEOMAGIC(0): EDID Version: 255.255
(II) NEOMAGIC(0): Digital Display Input
(II) NEOMAGIC(0): Max H-Image Size [cm]: horiz.: 255  vert.: 255
(II) NEOMAGIC(0): Gamma: 3.55
(II) NEOMAGIC(0): DPMS capabilities: StandBy Suspend Off
(II) NEOMAGIC(0): Default color space is primary color space
(II) NEOMAGIC(0): First detailed timing is preferred mode
(II) NEOMAGIC(0): GTF timings supported
(II) NEOMAGIC(0): redX: 0.999 redY: 0.999   greenX: 0.999 greenY: 0.999
(II) NEOMAGIC(0): blueX: 0.999 blueY: 0.999   whiteX: 0.999 whiteY: 0.999
(II) NEOMAGIC(0): Supported VESA Video Modes:
(II) NEOMAGIC(0): 720x400@70Hz
(II) NEOMAGIC(0): 720x400@88Hz
(II) NEOMAGIC(0): 640x480@60Hz
(II) NEOMAGIC(0): 640x480@67Hz
(II) NEOMAGIC(0): 640x480@72Hz
(II) NEOMAGIC(0): 640x480@75Hz
(II) NEOMAGIC(0): 800x600@56Hz
(II) NEOMAGIC(0): 800x600@60Hz
(II) NEOMAGIC(0): 800x600@72Hz
(II) NEOMAGIC(0): 800x600@75Hz
(II) NEOMAGIC(0): 832x624@75Hz
(II) NEOMAGIC(0): 1024x768@87Hz (interlaced)
(II) NEOMAGIC(0): 1024x768@60Hz
(II) NEOMAGIC(0): 1024x768@70Hz
(II) NEOMAGIC(0): 1024x768@75Hz
(II) NEOMAGIC(0): 1280x1024@75Hz
(II) NEOMAGIC(0): 1152x870@75Hz
(II) NEOMAGIC(0): Manufacturer's mask: 7F
(II) NEOMAGIC(0): Supported Future Video Modes:
(II) NEOMAGIC(0): #0: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #1: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #2: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #3: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #4: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #5: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #6: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): #7: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) NEOMAGIC(0): Supported additional Video Mode:
(II) NEOMAGIC(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) NEOMAGIC(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) NEOMAGIC(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) NEOMAGIC(0): Stereo: right channel on sync
(II) NEOMAGIC(0): Supported additional Video Mode:
(II) NEOMAGIC(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) NEOMAGIC(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) NEOMAGIC(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) NEOMAGIC(0): Stereo: right channel on sync
(II) NEOMAGIC(0): Supported additional Video Mode:
(II) NEOMAGIC(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) NEOMAGIC(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) NEOMAGIC(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) NEOMAGIC(0): Stereo: right channel on sync
(II) NEOMAGIC(0): Supported additional Video Mode:
(II) NEOMAGIC(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) NEOMAGIC(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) NEOMAGIC(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) NEOMAGIC(0): Stereo: right channel on sync
(--) NEOMAGIC(0): unexpected EDID version 255 revision 255
(**) NEOMAGIC(0): Depth 16, (--) framebuffer bpp 16
(==) NEOMAGIC(0): RGB weight 565
(==) NEOMAGIC(0): Default visual is TrueColor
(==) NEOMAGIC(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NEOMAGIC(0): Option "LcdCenter"
(**) NEOMAGIC(0): Option "NoStretch"
(--) NEOMAGIC(0): Internal LCD only display mode
(**) NEOMAGIC(0): Low resolution video modes are not stretched
(**) NEOMAGIC(0): Video modes are centered on the display
(==) NEOMAGIC(0): using linear mode
(**) NEOMAGIC(0): using PCI Burst mode
(--) NEOMAGIC(0): FB base address is set at 0xFD000000.
(--) NEOMAGIC(0): MMIO base address is set at 0xFE800000.
(--) NEOMAGIC(0): VideoRAM: 2560 kByte
(--) NEOMAGIC(0): Max Clock: 110000 kHz
(II) NEOMAGIC(0): InternalLCD: Using hsync range of 31.50-55.50 kHz
(II) NEOMAGIC(0): InternalLCD: Using vrefresh range of 50.00-90.00 Hz
(II) NEOMAGIC(0): Clock range:  11.00 to 110.00 MHz
(II) NEOMAGIC(0): Removing mode (640x350) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x350" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "720x400" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1024x768" (hsync out of range)
(II) NEOMAGIC(0): Not using default mode "1024x768" (hsync out of range)
(II) NEOMAGIC(0): Not using default mode "1024x768" (hsync out of range)
(II) NEOMAGIC(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1152x864" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x960" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode)
(--) NEOMAGIC(0): Virtual size is 1024x768 (pitch 1024)
(**) NEOMAGIC(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) NEOMAGIC(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NEOMAGIC(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) NEOMAGIC(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(--) NEOMAGIC(0): Display dimensions: (255, 255) cm
(--) NEOMAGIC(0): DPI set to (10, 7)
(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.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.1, module version = 1.0.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.1, module version = 0.1.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 0	0xfed00000 - 0xfedfffff (0x100000) MX[B]
	[1] 0 0	0xfe800000 - 0xfebfffff (0x400000) MX[B]
	[2] 0 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[9] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[10] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[11] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[12] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[18] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[19] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
	[20] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[21] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(==) NEOMAGIC(0): Write-combining range (0xfd000000,0x400000)
(II) NEOMAGIC(0): Not programming shadow registers
(II) NEOMAGIC(0): Using linear framebuffer at: 0xFD000000
(--) NEOMAGIC(0): 1048576 bytes off-screen memory available
(II) NEOMAGIC(0): Using H/W Cursor.
(II) NEOMAGIC(0): Using 256 scanlines of offscreen memory for pixmap caching
(II) NEOMAGIC(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		16 128x128 slots
(II) NEOMAGIC(0): Acceleration Initialized
(==) NEOMAGIC(0): Backing store disabled
(==) NEOMAGIC(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NEOMAGIC(0): DPMS 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
(**) Option "Protocol" "PS/2"
(**) InternalTrackpad: Protocol: "PS/2"
(**) Option "CorePointer"
(**) InternalTrackpad: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Buttons" "5"
(**) InternalTrackpad: Buttons: 5
(**) Option "ZAxisMapping" "4 5"
(**) InternalTrackpad: ZAxisMapping: buttons 4 and 5
(II) Keyboard "InternalKeyboard" handled by legacy driver
(II) XINPUT: Adding extended input device "InternalTrackpad" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!

-rw-r--r--    1 root     root        23548 Mar 19 16:38 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        26365 Jan 31 22:25 /var/log/XFree86.8.log

-- VESA log

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  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.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 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/FAQ)
Build Operating System: Linux 2.4.17 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Mar 19 16:25:40 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Simple Layout"
(**) |-->Screen "VESA_InternalLCD" (0)
(**) |   |-->Monitor "InternalLCD"
(**) |   |-->Device "VESA"
(**) |-->Input Device "InternalTrackpad"
(**) |-->Input Device "InternalKeyboard"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "microsoft"
(**) XKB: model: "microsoft"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "USBMouse"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) 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.1, 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.1, 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 8086,7192 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 10c8,0005 card 10c8,0005 rev 20 class 03,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0a:0: chip 104c,ac16 card 4000,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:0a:1: chip 104c,ac16 card 4800,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:11:0: chip 8086,124b card 0000,0000 rev 01 class 06,04,80 hdr 01
(II) PCI: 01:04:0: chip 1013,1113 card 5000,0000 rev ff class 06,07,00 hdr 82
(II) PCI: 01:04:1: chip 1013,1113 card 5800,0000 rev ff class 06,07,00 hdr 82
(II) PCI: 01:08:0: chip 10b7,9055 card 10b7,9055 rev 30 class 02,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.1, 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-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 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:17:0), (0,1,1), BCTRL: 0x04 (VGA_EN is cleared)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
(II) Bus 1 prefetchable memory range:
(--) PCI:*(0:2:0) Neomagic NM2200 rev 32, Mem @ 0xfd000000/24, 0xfe800000/22, 0xfed00000/20
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[1] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[2] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[3] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[4] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[5] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[6] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[1] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[2] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[3] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[4] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[5] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[6] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[12] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[13] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.1.0.1, 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.1, module version = 1.1.9
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "vesa"
(II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
(II) Module vesa: vendor="The XFree86 Project"
	compiled for 4.1.0.1, 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.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) v4l driver for Video4Linux
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset vesa found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[12] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[13] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[10] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[11] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[15] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[16] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
	[17] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[18] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(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.1, 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.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 2.0
(II) VESA(0): VESA VBE Total Mem: 2496 kB
(II) VESA(0): VESA VBE OEM: MagicGraph 256 AV 48K
(II) VESA(0): VESA VBE OEM Software Rev: 1.10
(II) VESA(0): VESA VBE OEM Vendor: NeoMagic
(II) VESA(0): VESA VBE OEM Product: MagicMedia 256 AV
(II) VESA(0): VESA VBE OEM Product Rev: 01.0
(**) VESA(0): Depth 16, (--) framebuffer bpp 16
(==) VESA(0): RGB weight 565
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(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.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level 2
(II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
(II) VESA(0): VESA VBE DDC read successfully
(II) VESA(0): Manufacturer: ___  Model: ffff  Serial#: 4294967295
(II) VESA(0): Year: 2245  Week: 255
(II) VESA(0): EDID Version: 255.255
(II) VESA(0): Digital Display Input
(II) VESA(0): Max H-Image Size [cm]: horiz.: 255  vert.: 255
(II) VESA(0): Gamma: 3.55
(II) VESA(0): DPMS capabilities: StandBy Suspend Off
(II) VESA(0): Default color space is primary color space
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): GTF timings supported
(II) VESA(0): redX: 0.999 redY: 0.999   greenX: 0.999 greenY: 0.999
(II) VESA(0): blueX: 0.999 blueY: 0.999   whiteX: 0.999 whiteY: 0.999
(II) VESA(0): Supported VESA Video Modes:
(II) VESA(0): 720x400@70Hz
(II) VESA(0): 720x400@88Hz
(II) VESA(0): 640x480@60Hz
(II) VESA(0): 640x480@67Hz
(II) VESA(0): 640x480@72Hz
(II) VESA(0): 640x480@75Hz
(II) VESA(0): 800x600@56Hz
(II) VESA(0): 800x600@60Hz
(II) VESA(0): 800x600@72Hz
(II) VESA(0): 800x600@75Hz
(II) VESA(0): 832x624@75Hz
(II) VESA(0): 1024x768@87Hz (interlaced)
(II) VESA(0): 1024x768@60Hz
(II) VESA(0): 1024x768@70Hz
(II) VESA(0): 1024x768@75Hz
(II) VESA(0): 1280x1024@75Hz
(II) VESA(0): 1152x870@75Hz
(II) VESA(0): Manufacturer's mask: 7F
(II) VESA(0): Supported Future Video Modes:
(II) VESA(0): #0: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #1: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #2: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #3: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #4: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #5: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #6: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): #7: hsize: 2288  vsize 1287  refresh: 123  vid: 65535
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) VESA(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) VESA(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) VESA(0): Stereo: right channel on sync
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) VESA(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) VESA(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) VESA(0): Stereo: right channel on sync
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) VESA(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) VESA(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) VESA(0): Stereo: right channel on sync
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 655.4 MHz   Image Size:  4095 x 4095 mm
(II) VESA(0): h_active: 4095  h_sync: 5118  h_sync_end 6141 h_blank_end 8190 h_border: 255
(II) VESA(0): v_active: 4095  v_sync: 4158  v_sync_end 4221 v_blanking: 8190 v_border: 255
(II) VESA(0): Stereo: right channel on sync
(++) VESA(0): DPI set to (100, 100)
(--) VESA(0): unexpected EDID version 255 revision 255
(II) VESA(0): Searching for matching VESA mode(s):
Mode: 100 (640x400)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 640
	XResolution: 640
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 9
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 101 (640x480)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 640
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 7
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 102 (800x600)
	ModeAttributes: 0x1f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 100
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 4
	BitsPerPixel: 4
	NumberOfBanks: 1
	MemoryModel: 3
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x0
Mode: 103 (800x600)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 800
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 4
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 104 (1024x768)
	ModeAttributes: 0x1b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 128
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 4
	BitsPerPixel: 4
	NumberOfBanks: 1
	MemoryModel: 3
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0x0
Mode: 105 (1024x768)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1024
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 2
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 107 (1280x1024)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1280
	XResolution: 1280
	YResolution: 1024
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 0
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 108 (640x400)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1280
	XResolution: 640
	YResolution: 400
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 4
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 10d (320x200)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 640
	XResolution: 320
	YResolution: 200
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 15
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 19
	RedMaskSize: 5
	RedFieldPosition: 10
	GreenMaskSize: 5
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 10e (320x200)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 640
	XResolution: 320
	YResolution: 200
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 19
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 110 (640x480)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1280
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 15
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 3
	RedMaskSize: 5
	RedFieldPosition: 10
	GreenMaskSize: 5
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 111 (640x480)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1280
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 3
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 112 (640x480)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1920
	XResolution: 640
	YResolution: 480
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 24
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 113 (800x600)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1600
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 15
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 5
	RedFieldPosition: 10
	GreenMaskSize: 5
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 114 (800x600)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1600
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 115 (800x600)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 2400
	XResolution: 800
	YResolution: 600
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 24
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 0
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 116 (1024x768)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 2048
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 15
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 0
	RedMaskSize: 5
	RedFieldPosition: 10
	GreenMaskSize: 5
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 117 (1024x768)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 2048
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 0
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 118 (1024x768)
	ModeAttributes: 0x9f
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 3072
	XResolution: 1024
	YResolution: 768
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 24
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 0
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 120 (320x240)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 320
	XResolution: 320
	YResolution: 240
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 33
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 121 (320x240)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 640
	XResolution: 320
	YResolution: 240
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 16
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 122 (400x300)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 400
	XResolution: 400
	YResolution: 300
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 20
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 123 (400x300)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 800
	XResolution: 400
	YResolution: 300
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 9
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 124 (512x384)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 512
	XResolution: 512
	YResolution: 384
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 8
	NumberOfBanks: 1
	MemoryModel: 4
	BankSize: 0
	NumberOfImages: 12
	RedMaskSize: 0
	RedFieldPosition: 0
	GreenMaskSize: 0
	GreenFieldPosition: 0
	BlueMaskSize: 0
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000
Mode: 125 (512x384)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0002b21
	BytesPerScanline: 1024
	XResolution: 512
	YResolution: 384
	XCharSize: 8
	YCharSize: 8
	NumberOfPlanes: 1
	BitsPerPixel: 16
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 5
	RedMaskSize: 5
	RedFieldPosition: 11
	GreenMaskSize: 6
	GreenFieldPosition: 5
	BlueMaskSize: 5
	BlueFieldPosition: 0
	RsvdMaskSize: 0
	RsvdFieldPosition: 0
	DirectColorModeInfo: 0
	PhysBasePtr: 0xfd000000

Total Memory: 39 64Kb banks (2M)
(--) VESA(0): Virtual size is 1024x768 (pitch 1024)
(**) VESA(0): Default mode "1024x768"
(**) VESA(0): Default mode "800x600"
(**) VESA(0): Default mode "640x480"
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/X11R6/lib/modules/libshadow.a
(II) Module shadow: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfe7ff800 - 0xfe7ff87f (0x80) MX[B]
	[6] -1 0	0xfed00000 - 0xfedfffff (0x100000) MX[B](B)
	[7] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[8] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[9] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[10] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[11] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000ec00 - 0x0000ec7f (0x80) IX[B]
	[15] -1 0	0x0000fce0 - 0x0000fcff (0x20) IX[B]
	[16] -1 0	0x0000fcd0 - 0x0000fcdf (0x10) IX[B]
	[17] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[18] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
virtual address = 0x40245000  -  physical address = 0xfd000000  -  size = 2555904
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(**) Option "dpms" "true"
(**) VESA(0): DPMS 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
(**) Option "Protocol" "PS/2"
(**) InternalTrackpad: Protocol: "PS/2"
(**) Option "CorePointer"
(**) InternalTrackpad: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Buttons" "5"
(**) InternalTrackpad: Buttons: 5
(**) Option "ZAxisMapping" "4 5"
(**) InternalTrackpad: ZAxisMapping: buttons 4 and 5
(II) Keyboard "InternalKeyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) USBMouse: Protocol: "PS/2"
(**) Option "SendCoreEvents"
(**) USBMouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
	No such file or directory.
(EE) USBMouse: cannot open input device
(EE) PreInit failed for input device "USBMouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "InternalTrackpad" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!

-- end vesa log


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux solo 2.4.18-rc4 #9 Tue Mar 5 12:46:13 WST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf                  1.0.26          Debian configuration management sy
ii  libc6                    2.2.5-3         GNU C Library: Shared libraries an
ii  xserver-common           4.1.0-14pre15v3 files and utilities common to all 
ii  zlib1g                   1:1.1.4-1       compression library - runtime



---------------------------------------
Received: (at 139017-done) by bugs.debian.org; 21 Apr 2005 11:05:04 +0000
>From ROBERTOJIMENOCA@terra.es Thu Apr 21 04:05:03 2005
Return-path: <ROBERTOJIMENOCA@terra.es>
Received: from smtpout.terra.es (tfdsmtp3.mail.isp) [213.4.129.48] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DOZUO-0006VB-00; Thu, 21 Apr 2005 04:04:56 -0700
Received: from teleline.es ([10.20.4.99]) by tfdsmtp3.mail.isp
          (Netscape Messaging Server 4.15 tfdsmtp3 Mar 14 2002 21:29:48)
          with ESMTP id IFAMOW00.ECY for <139017-done@bugs.debian.org>;
          Thu, 21 Apr 2005 13:02:56 +0200 
Disposition-Notification-To: ROBERTOJIMENOCA <ROBERTOJIMENOCA@terra.es>
From: ROBERTOJIMENOCA <ROBERTOJIMENOCA@terra.es>
To: 139017-done@bugs.debian.org
Message-ID: <14d09314dc10.14dc1014d093@teleline.es>
Date: Thu, 21 Apr 2005 11:02:56 GMT
X-Mailer: Netscape Webmail
MIME-Version: 1.0
Content-Language: es
Subject: Re: xserver-xfree86: [neomagic] non-XAA rendering errors with
 Mozilla and other apps on NM2200 rev 32
X-Accept-Language: es
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Delivered-To: 139017-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.9 required=4.0 tests=BAYES_00,BLANK_LINES_70_80,
	RCVD_IN_BL_SPAMCOP_NET,ROBERTOJIMENOCA autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 19

This bug should be fixed. Reopen otherwise.




Reply to: