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

Bug#115618: marked as done (xserver-xfree86: [rendition] screen corruption on Verite 2100/2200 rev 6)



Your message dated Sun, 27 May 2007 10:01:10 +0200
with message-id <46593AC6.1020602@ens-lyon.org>
and subject line ping timeout, closing
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)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-6 


  Hi,

  I recently upgraded XFree86 on an older machine, which includes
a Diamond Stealth II S220 video card, which has been flashed to
Diamond Multimedia's version 1.36 BIOS.  This is a 4MB PCI video
card with a Rendition Verite 2100 video chip.  Startup of the
X-server is by way of GDM.  

  The problematic behavior is that the image of what should
be a GDM log-in widget consists instead of several near-
horizontal bands of gray on a bright-red background.
The image resembles the result of incorrect monitor 
horizontal sync, except that the X pointer is intact
and functions correctly overtop of the distorted image when 
the "hardware cursor" option is selected, but is part of the 
distorted image when "software cursor" is selected.  Also,
all hardware was functioning correctly prior to the XFree86
upgrade, and functions correctly now in VGA mode.  
 
  Most X-windows functionality is not compromised -- by careful
mouse movement and attention to the "text-input" curosr, it is
possible to find the log-in window, type in a username and password,
and log in successfully, as indicated by the appearance of wtmp/utmp
entries.  However, it is not possible to switch between virtual
X-servers by means of control-Fx.  (This last item may be my own
misconfiguration, I have not investigated this yet.)

  This evidence suggests to me that, in this circumstance, the card
is able to map images correctly to the monitor (i.e. the X cursor),
but that the image has been assembled incorrectly in video memory.

  The X log file contains one anomolous warning about memory 
mapping, to which I draw your attention because I believe it 
to be particularly relevant.  From "/var/log/XFree86.0.log":

> (WW) Rendition(0): xf86UnMapVidMem: cannot find region for [0xfe000000,0x1000] 

System details:
================

  System is a 200 MHz Pentium MMX, 64 MB RAM, on a PCChips motherboard
with Intel i430TX chipset.  Video card is Diamond Stealth II S220
flashed
to version 1.36 of the BIOS.  Linux kernel version is 2.2.18pre21.
All dependencies of xserver-xfree86-4.1.0-6 and -7 are satisfied.

The video card is represented in /proc/pci as:
 
  Bus  0, device   9, function  0:
    VGA compatible controller: Rendition Verite 2100 (rev 6).
      Medium devsel.  Fast back-to-back capable.  Master Capable. 
Latency=64.
      Prefetchable 32 bit memory at 0xfe000000 [0xfe000008].
      I/O at 0xd800 [0xd801].


XF86Config-4 file:
==================
  This file contains a custom mode used in testing to ensure that
the monitor timings were *exactly* those of the manufacturer's 
specification.

== FILE /etc/X11/XF86Config-4 begins ==
# XF86Config-4 (XFree86 server configuration file) generated by Dexconf,
the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
        FontPath        "unix/:7100"                    # local font
server
        # if the local font server has problems, we can fall back on
these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
        Load    "ddc"
        Load    "GLcore"
        Load    "dbe"
        Load    "dri"
        Load    "extmod"
        Load    "glx"
        Load    "pex5"
        Load    "record"
        Load    "xie"
        Load    "bitmap"
        Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc101"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/ttyS0"
        Option          "Protocol"              "MouseSystems"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

#Section "InputDevice"
#       Identifier      "Generic Mouse"
#       Driver          "mouse"
#       Option          "SendCoreEvents"        "true"
#       Option          "Device"                "/dev/input/mice"
#       Option          "Protocol"              "ImPS/2"
#       Option          "Emulate3Buttons"       "true"
#       Option          "ZAxisMapping"          "4 5"
#EndSection

Section "Device"
        Identifier      "Diamond Stealth II S220"
        Driver          "rendition"
#       Option          "SW_Cursor"             "true"
        Option          "ShadowFB"              "true"
        Option          "NoDDC"                 "true"
        Option          "FramebufferWC"         "false"
#       Option          "VideoRam"              "4096"
#       Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Samtron"
#       HorizSync       30-70
#       HorizSync       31.5-35.5
        HorizSync       31.5,35.168
#       VertRefresh     50-160
#       VertRefresh     55-60
        VertRefresh     56,60
        Option          "DPMS"
        # Custom mode from old XF86Config, apparently not standard VESA.
        Modeline        "custom"  36.012 800  832 976 1024   600  601 
603 628
#       Modeline        "cus640"  25.2 640  672 768  800   480  481  483
525 -HSync -VSync
EndSection

 
Section "Screen"
        Identifier      "One"
        Device          "Diamond Stealth II S220"
        Monitor         "Samtron"
        DefaultDepth    8
        SubSection "Display"
                Depth           1
                Modes           "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "custom"
#               Modes           "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "640x480" "800x600"
        EndSubSection
EndSection
 
Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "One"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
#       InputDevice     "Generic Mouse"
EndSection
 
Section "DRI"
        Mode    0666
EndSection
 
# end of XF86Config
== FILE ENDS ==

Start-up log file:
==================
  This information appears in both /var/log/gdm/:0.log and 
/var/log/XFree86.0.log.  This is the latter.  In addition 
to the misbehavior, it reflects the strict choice of refresh
frequencies from the config file.

== FILE /var/log/XFree86.0.log begins ==

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: xx August 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.7 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Oct 14 16:50:24 2001
(==) 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 "Default Layout"
(**) |-->Screen "One" (0)
(**) |   |-->Monitor "Samtron"
(**) |   |-->Device "Diamond Stealth II S220"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.4
        XFree86 XInput driver : 0.2
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.1.0.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,7100 card 0000,0000 rev 01 class 06,00,00
hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 class 06,01,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 01 class 06,80,00
hdr 00
(II) PCI: 00:09:0: chip 1163,2000 card 1092,2000 rev 06 class 03,00,00
hdr 00
(II) PCI: 00:0a:0: chip 1317,0985 card 1317,0570 rev 11 class 02,00,00
hdr 00
(II) PCI: 00:0b:0: chip 1317,0985 card 1317,0570 rev 11 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-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1 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:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:9:0) Rendition Verite 2100/2200 rev 6, Mem @ 0xfe000000/24,
0xffec0000/18, I/O @ 0xd800/8, BIOS @ 0xffea0000/17
(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        0xffe9f800 - 0xffe9ffff (0x800) MX[B]E
        [1] -1 0        0xffe9f000 - 0xffe9ffff (0x1000) MX[B]E
        [2] -1 0        0xffea0000 - 0xffebffff (0x20000) MX[B](B)
        [3] -1 0        0xffec0000 - 0xffefffff (0x40000) MX[B](B)
        [4] -1 0        0xfe000000 - 0xfeffffff (0x1000000) MX[B](B)
        [5] -1 0        0x0000d000 - 0x0000d0ff (0x100) IX[B]E
        [6] -1 0        0x0000c800 - 0x0000c8ff (0x100) IX[B]E
        [7] -1 0        0x00004000 - 0x000040ff (0x100) IX[B]E
        [8] -1 0        0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
        [9] -1 0        0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) PCI Memory resource overlap reduced 0xffe9f000 from 0xffe9ffff to
0xffe9f7ff
(II) Active PCI resource ranges after removing overlaps:
        [0] -1 0        0xffe9f800 - 0xffe9ffff (0x800) MX[B]E
        [1] -1 0        0xffe9f000 - 0xffe9f7ff (0x800) MX[B]E
        [2] -1 0        0xffea0000 - 0xffebffff (0x20000) MX[B](B)
        [3] -1 0        0xffec0000 - 0xffefffff (0x40000) MX[B](B)
        [4] -1 0        0xfe000000 - 0xfeffffff (0x1000000) MX[B](B)
        [5] -1 0        0x0000d000 - 0x0000d0ff (0x100) IX[B]E
        [6] -1 0        0x0000c800 - 0x0000c8ff (0x100) IX[B]E
        [7] -1 0        0x00004000 - 0x000040ff (0x100) IX[B]E
        [8] -1 0        0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
        [9] -1 0        0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1 0        0xffe00000 - 0xffdfffff (0x0) 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 - 0xffdfffff (0x0) 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        0xffe9f800 - 0xffe9ffff (0x800) MX[B]E
        [6] -1 0        0xffe9f000 - 0xffe9f7ff (0x800) MX[B]E
        [7] -1 0        0xffea0000 - 0xffebffff (0x20000) MX[B](B)
        [8] -1 0        0xffec0000 - 0xffefffff (0x40000) MX[B](B)
        [9] -1 0        0xfe000000 - 0xfeffffff (0x1000000) MX[B](B)
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]E
        [13] -1 0       0x0000c800 - 0x0000c8ff (0x100) IX[B]E
        [14] -1 0       0x00004000 - 0x000040ff (0x100) IX[B]E
        [15] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
        [16] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(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) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.1.0.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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.1.0.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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(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: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: 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 Speedo
(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: "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) 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) LoadModule: "rendition"
(II) Loading /usr/X11R6/lib/modules/drivers/rendition_drv.o
(II) Module rendition: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 4.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) Rendition: rendition driver (version 4.0) for chipsets: V1000,
        V2100/V2200
(II) Primary Device is: PCI 00:09:0
(--) Assigning device section with no busID to primary device
(--) Chipset V2100/V2200 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1 0        0xffe00000 - 0xffdfffff (0x0) 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        0xffe9f800 - 0xffe9ffff (0x800) MX[B]E
        [6] -1 0        0xffe9f000 - 0xffe9f7ff (0x800) MX[B]E
        [7] -1 0        0xffea0000 - 0xffebffff (0x20000) MX[B](B)
        [8] -1 0        0xffec0000 - 0xffefffff (0x40000) MX[B](B)
        [9] -1 0        0xfe000000 - 0xfeffffff (0x1000000) MX[B](B)
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]E
        [13] -1 0       0x0000c800 - 0x0000c8ff (0x100) IX[B]E
        [14] -1 0       0x00004000 - 0x000040ff (0x100) IX[B]E
        [15] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
        [16] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) resource ranges after probing:
        [0] -1 0        0xffe00000 - 0xffdfffff (0x0) 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        0xffe9f800 - 0xffe9ffff (0x800) MX[B]E
        [6] -1 0        0xffe9f000 - 0xffe9f7ff (0x800) MX[B]E
        [7] -1 0        0xffea0000 - 0xffebffff (0x20000) MX[B](B)
        [8] -1 0        0xffec0000 - 0xffefffff (0x40000) MX[B](B)
        [9] -1 0        0xfe000000 - 0xfeffffff (0x1000000) MX[B](B)
        [10] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [11] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [12] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]E
        [16] -1 0       0x0000c800 - 0x0000c8ff (0x100) IX[B]E
        [17] -1 0       0x00004000 - 0x000040ff (0x100) IX[B]E
        [18] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
        [19] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
        [20] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [21] 0 0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) Rendition(0): Initializing int10
(II) Rendition(0): Primary V_BIOS segment is: 0xc000
(**) Rendition(0): Option "FramebufferWC" "false"
(**) Rendition(0): Option "NoDDC" "true"
(**) Rendition(0): Option "ShadowFB" "true"
(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
(==) Rendition(0): Default visual is PseudoColor
(==) Rendition(0): Using gamma correction (1.0, 1.0, 1.0)
(--) Rendition(0): Chipset: "V2100/V2200".
(--) Rendition(0): Rendition V2100/V2200 @ d800/fe000000
(**) Rendition(0): Requesting MMIO-style memory access
(WW) System lacks support for changing MTRRs
(WW) Rendition(0): Skipping acceleration
(--) Rendition(0): videoRam: 4096 kBytes
(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 "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: 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) Rendition(0): Using "Shadow Framebuffer"
(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
(**) Rendition(0): Skipping DDC probe on users request
(II) Rendition(0): Samtron: Using hsync value of 31.50 kHz
(II) Rendition(0): Samtron: Using hsync value of 35.17 kHz
(II) Rendition(0): Samtron: Using vrefresh value of 56.00 Hz
(II) Rendition(0): Samtron: Using vrefresh value of 60.00 Hz
(II) Rendition(0): Maximum clock: 170.00 MHz
(II) Rendition(0): Not using default mode "640x350" (hsync out of range)
(II) Rendition(0): Not using default mode "640x400" (hsync out of range)
(II) Rendition(0): Not using default mode "720x400" (hsync out of range)
(II) Rendition(0): Not using default mode "640x480" (hsync out of range)
(II) Rendition(0): Not using default mode "640x480" (hsync out of range)
(II) Rendition(0): Not using default mode "640x480" (hsync out of range)
(II) Rendition(0): Not using default mode "800x600" (hsync out of range)
(II) Rendition(0): Not using default mode "800x600" (hsync out of range)
(II) Rendition(0): Not using default mode "800x600" (hsync out of range)
(II) Rendition(0): Not using default mode "800x600" (hsync out of range)
(II) Rendition(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) Rendition(0): Not using default mode "1024x768" (hsync out of
range)
(II) Rendition(0): Not using default mode "1024x768" (hsync out of
range)
(II) Rendition(0): Not using default mode "1024x768" (hsync out of
range)
(II) Rendition(0): Not using default mode "1024x768" (hsync out of
range)
(II) Rendition(0): Not using default mode "1152x864" (hsync out of
range)
(II) Rendition(0): Not using default mode "1280x960" (hsync out of
range)
(II) Rendition(0): Not using default mode "1280x960" (hsync out of
range)
(II) Rendition(0): Not using default mode "1280x1024" (vertical timing
out of range)
(II) Rendition(0): Not using default mode "1280x1024" (vertical timing
out of range)
(II) Rendition(0): Not using default mode "1280x1024" (vertical timing
out of range)
(II) Rendition(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1792x1344" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1792x1344" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1856x1392" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1856x1392" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1920x1440" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1920x1440" (horizontal timing
out of range)
(II) Rendition(0): Not using default mode "1400x1050" (vertical timing
out of range)
(II) Rendition(0): Not using default mode "1400x1050" (vertical timing
out of range)
(--) Rendition(0): Virtual size is 800x600 (pitch 800)
(**) Rendition(0): Mode "custom": 36.0 MHz, 35.2 kHz, 56.0 Hz
(II) Rendition(0): Modeline "custom"   36.01  800 832 976 1024  600 601
603 628 (null)
(==) Rendition(0): DPI set to (75, 75)
(WW) Rendition(0): xf86UnMapVidMem: cannot find region for
[0xfe000000,0x1000]
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0 0 0xffec0000 - 0xffefffff (0x40000) MX[B]
        [1] 0 0 0xfe000000 - 0xfeffffff (0x1000000) MX[B]
        [2] -1 0        0xffe00000 - 0xffdfffff (0x0) MX[B](B)
        [3] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [4] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] -1 0        0xffe9f800 - 0xffe9ffff (0x800) MX[B]E
        [8] -1 0        0xffe9f000 - 0xffe9f7ff (0x800) MX[B]E
        [9] -1 0        0xffea0000 - 0xffebffff (0x20000) MX[B](B)
        [10] -1 0       0xffec0000 - 0xffefffff (0x40000) MX[B](B)
        [11] -1 0       0xfe000000 - 0xfeffffff (0x1000000) MX[B](B)
        [12] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
        [13] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
        [14] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
        [15] 0 0        0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]E
        [19] -1 0       0x0000c800 - 0x0000c8ff (0x100) IX[B]E
        [20] -1 0       0x00004000 - 0x000040ff (0x100) IX[B]E
        [21] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
        [22] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
        [23] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [24] 0 0        0x000003c0 - 0x000003df (0x20) IS[B]
(==) Rendition(0): Silken mouse enabled
(**) Option "dpms"
(**) Rendition(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
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "MouseSystems"
(**) Configured Mouse: Protocol: "MouseSystems"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/ttyS0"
(**) Option "BaudRate" "1200"
(**) Option "StopBits" "2"
(**) Option "DataBits" "8"
(**) Option "Parity" "None"
(**) Option "Vmin" "1"
(**) Option "Vtime" "0"
(**) Option "FlowControl" "None"
(==) Configured Mouse: Buttons: 3
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: BaudRate: 1200
(II) XINPUT: Adding extended input device "Configured Mouse" (type:
MOUSE)
(**) Option "BaudRate" "1200"
(WW) Cannot open APM
(**) Option "BaudRate" "1200"
== FILE ENDS ==

  Thanks.

				-- Andrew Reid
				   reidac@bellatlantic.net


--- End Message ---
--- Begin Message ---
Closing this bug since I didn't get any reply from the submitter (or
repliers) after my ping about a month ago (except from people that don't
have the hardware anymore and thus can't try to reproduce).
Additionally, some addresses are now invalid.

If anybody ever reproduces this problem, feel free to reopen.

Brice


--- End Message ---

Reply to: