[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    Re: [Xorg] savage Driver issue
From:       Jean-Yves Girard <GIRARDJY () fr ! ibm ! com>
Date:       2004-05-29 9:36:08
Message-ID: OFF8EF8DFC.3EC88B38-ONC1256EA3.00342047-C1256EA3.0034A58E () fr ! ibm ! com
[Download RAW message or body]

This is a multipart message in MIME format.
--=_alternative 0034A582C1256EA3_=
Content-Type: text/plain; charset="US-ASCII"

Option "XaaNoMono8x8PatternFillRect" "Off" fixes the problems.

Note that this option was specified at 
http://www.probo.com/timr/savage40.html for a Citrix problem as well.

So, I can use xorg, dri works  and my powerpoint problems disappeared. Big 
thanks !





Alex Deucher <agd5f@yahoo.com> 
05/28/04 10:52 PM

To
Jean-Yves Girard/France/IBM@IBMFR, xorg@freedesktop.org
cc

Subject
Re: [Xorg] savage Driver issue







--- Jean-Yves GIRARD <girardjy@fr.ibm.com> wrote:
> 
> I tested XF 4.3.99.902 and xorg 6.7 [0-0.1.5mdk] with my T23 ( S3
> Inc. 
> SuperSavage IX/C SDR rev 5). 
> 
> Both savage drivers seems to be at the same level 1.1.27a but I met
> some video 
> problems when running powerpoint with CodeWeaver CrossOffice (wine)
> with xorg 
> only.  [black box appears from the corner screen to the cursor
> position when 
> i insert text into a powerpoint text box, for example]
> 
> This problem used to exist with XF 4.2, 4.3 but disappeared with  XF 
> 4.3.99.902.   It is still there with xorg.  On the other hand, latest
> dri 
> snapshot (http://www.freedesktop.org/~dri/snapshots/) works well with
> xorg 
> only.  And when I installed this dri savage driver snapshot on XF
> 4.4, the 
> problem described above appears again.
> 
> I am not an X expert at all and cannot help more, however i think
> that if the 
> issue is not there in XF 4.4, it can be removed from xorg. 

I've never seen or heard of this problem myself, however, I did much of
the work on the DRI version of the savage DDX.  It's basically Tim's
1.1.27 driver with some bits from S3 and Xfree86's DDXes plus a bunch
of stuff I added.  Also the DRI version uses a tiled framebuffer
(needed for 3d) while the xorg and xfree86 versions use a linear fb. 
It may be an XAA problem or perhaps an issues with the way the bitmap
descriptors are setup (just guesses).  If it is XAA, see if you can
narrow down the problem to a specific XAA function.  To do this try the
XXNo... options in your device config.  see the xorg.conf og XF86Config
man pages for more. 

Alex

> 
> Hopefully, somebody can help.
> 



 
 
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 


--=_alternative 0034A582C1256EA3_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Option &quot;XaaNoMono8x8PatternFillRect&quot;
&quot;Off&quot; fixes the problems.</font>
<br>
<br><font size=2 face="sans-serif">Note that this option was specified
at http://www.probo.com/timr/savage40.html for a Citrix problem as well.</font>
<br>
<br><font size=2 face="sans-serif">So, I can use xorg, dri works &nbsp;and
my powerpoint problems disappeared. &nbsp;Big thanks !</font>
<br><font size=2 face="sans-serif"><br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Alex Deucher &lt;agd5f@yahoo.com&gt;</b>
</font>
<p><font size=1 face="sans-serif">05/28/04 10:52 PM</font>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">Jean-Yves Girard/France/IBM@IBMFR,
xorg@freedesktop.org</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">Re: [Xorg] savage Driver
issue</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt><br>
--- Jean-Yves GIRARD &lt;girardjy@fr.ibm.com&gt; wrote:<br>
&gt; <br>
&gt; I tested XF 4.3.99.902 and xorg 6.7 [0-0.1.5mdk] with my T23 ( S3<br>
&gt; Inc. <br>
&gt; SuperSavage IX/C SDR rev 5). &nbsp;<br>
&gt; <br>
&gt; Both savage drivers seems to be at the same level 1.1.27a but I met<br>
&gt; some video <br>
&gt; problems when running powerpoint with CodeWeaver CrossOffice (wine)<br>
&gt; with xorg <br>
&gt; only. &nbsp;[black box appears from the corner screen to the cursor<br>
&gt; position when <br>
&gt; i insert text into a powerpoint text box, for example]<br>
&gt; <br>
&gt; This problem used to exist with XF 4.2, 4.3 but disappeared with &nbsp;XF
<br>
&gt; 4.3.99.902. &nbsp; It is still there with xorg. &nbsp;On the other
hand, latest<br>
&gt; dri <br>
&gt; snapshot (http://www.freedesktop.org/~dri/snapshots/) works well with<br>
&gt; xorg <br>
&gt; only. &nbsp;And when I installed this dri savage driver snapshot on
XF<br>
&gt; 4.4, the <br>
&gt; problem described above appears again.<br>
&gt; <br>
&gt; I am not an X expert at all and cannot help more, however i think<br>
&gt; that if the <br>
&gt; issue is not there in XF 4.4, it can be removed from xorg. &nbsp;<br>
<br>
I've never seen or heard of this problem myself, however, I did much of<br>
the work on the DRI version of the savage DDX. &nbsp;It's basically Tim's<br>
1.1.27 driver with some bits from S3 and Xfree86's DDXes plus a bunch<br>
of stuff I added. &nbsp;Also the DRI version uses a tiled framebuffer<br>
(needed for 3d) while the xorg and xfree86 versions use a linear fb. <br>
It may be an XAA problem or perhaps an issues with the way the bitmap<br>
descriptors are setup (just guesses). &nbsp;If it is XAA, see if you can<br>
narrow down the problem to a specific XAA function. &nbsp;To do this try
the<br>
XXNo... options in your device config. &nbsp;see the xorg.conf og XF86Config<br>
man pages for more. &nbsp;<br>
<br>
Alex<br>
<br>
&gt; <br>
&gt; Hopefully, somebody can help.<br>
&gt; <br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>
__________________________________<br>
Do you Yahoo!?<br>
Friends. &nbsp;Fun. &nbsp;Try the all-new Yahoo! Messenger.<br>
http://messenger.yahoo.com/ <br>
</tt></font>
<br>
--=_alternative 0034A582C1256EA3_=--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic