Bug#240169: xserver-xfree86: [s3virge] 'Rotate' option crashes when set to 'CCW', misbehaves with 'CW' on ViRGE/DX or /GX rev 1

2007-01-16 Thread Glen Mabey

On 1/16/07, Brice Goglin <[EMAIL PROTECTED]> wrote:

About 3 years ago, you reported a bug to the Debian BTS regarding a
crash of the X server when using the rotate option on a S3 Virge board.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.


Yes, please close it -- I don't even have that hardware anymore.  And
thanks for working on these old entries in the BTS.

Glen


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#240169: xserver-xfree86: [s3virge] Option Rotate crashes with "CCW", faulty with "CW"

2004-03-25 Thread Glen Mabey
Package: xserver-xfree86
Version: 4.3.0-7
Severity: normal

In using a ViRGE/DX, I tried using the Option "Rotate".  All that I've
been able to find out about this option indicates that just the option
line is the only change necessary to the XF86Config-4 file.  However, 
when I use the "CCW" value, the server fails to start, and with the "CW"
value, the 1024x768 screen seems to be "aliased" to 768x768 with
overlap on the sides.

The same behavior is exhibited with two identical cards, in or out of
a multi-head mode.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

X server symlink status:
lrwxrwxrwx1 root root   20 Mar  9 16:41 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x1 root root  1742316 Mar 17 22:42 /usr/bin/X11/XFree86
/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
01:09.0 VGA compatible controller: S3 Inc. ViRGE/DX or /GX (rev 01)
02:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X 
(rev 5c)
01:09.0 Class 0300: 5333:8a01 (rev 01)
02:00.0 Class 0300: 1002:4742 (rev 5c)

XFree86 X server configuration file status:
-rw-r--r--1 root root 3241 Mar 24 17:49 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X 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-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

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/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

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

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

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "ImPS/2"
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  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "ATI Tech. 3D Rage Pro AGP"
Driver  "ati"
EndSection

Section "Device"
Identifier  "S3 Virge-DX"
Driver  "s3virge"
BusID   "PCI:1:9:0"
Option  "Rotate""CW"
EndSection

Section "Monitor"
Identifier  "GWY:4c04"
HorizSync   30-75
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Monitor"
Identifier  "Micron"
HorizSync   28-49
VertRefresh 43-72
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Main Screen"
Device  "ATI Tech. 3D Rage Pro AGP"
Monitor "GWY:4c04"
DefaultDepth24
SubSection "Display"
Depth   16
Modes   "1600x1200" "1280x1024" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   2