[Dri-devel] xaa versioning still seems broken

2002-09-27 Thread Jason Cook

Every snapshot since 9/20/2002 seems to have the same problem. I know
it was supposed to have been resolved the 25th, but perhaps it's not
an easy fix.

There is a warning message about xaa versions but no errors in the x
log. X then segfaults after silken mouse is enabled. Again with no
details of the error.

Some people on the forums have at least been able to see an x
display. X only crashes during a 3d app. For me x is crashing before
I get that far (Windowmaker perhaps makes heavy use of xaa). The real
problem is I loose all visuals including the console. All virtual
terminals are black. I still have keyboard input so I reboot with the
three finger salute. It's the only way I know how to get my console
back so I can restore the previous working install of dripkg.

I hope this helps. I haven't seen any posts about this problem for a
couple days but it's still there. 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] XAA versioning?

2002-09-24 Thread Michel Dänzer

On Mon, 2002-09-23 at 19:35, Michel Dänzer wrote: 
 On Mon, 2002-09-23 at 10:20, Alan Hourihane wrote:
  On Sun, Sep 22, 2002 at 10:33:15 +0200, Michel Dänzer wrote:
   
   Several people on IRC reported crashes in the 2D code with the current
   trunk snapshots. I realized they are due to the TwoPoint acceleration
   functions depending on XAA changes. How can we handle this, bump the XAA
   version and disable those functions if it's too old?
  
  Indeed. 
 
 And the new fields need to be at the end of the XAA InfoRec of course.
 
 http://penguinppc.org/~daenzer/DRI/radeon-xaa-limits.diff
 
 How does this look?

That doesn't work of course, trying something else.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



[Dri-devel] XAA versioning should be solved

2002-09-24 Thread Michel Dänzer

On Die, 2002-09-24 at 16:34, Michel Daenzer wrote:
 CVSROOT:  /cvsroot/dri
 Module name:  xc
 Repository:   xc/xc/programs/Xserver/hw/xfree86/xaa/
 Changes by:   mdaenzer@usw-pr-cvs1.   02/09/24 07:34:16
 
 Log message:
   * bump XAA minor and move new fields at the end of XAAInfoRec
   * radeon driver can only accelerate TwoPoint lines with new XAA

So hopefully the binary snapshots will no longer crash and burn without
a new libxaa. :)

Kevin, I've updated

http://penguinppc.org/~daenzer/DRI/radeon-xaa-limits.diff

to what I committed for your reference. Hmm, seems I need to add a
couple of #ifdef XFree86LOADER yet...


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] XAA versioning should be solved

2002-09-24 Thread Kevin E Martin

On Tue, Sep 24, 2002 at 04:51:53PM +0200, Michel Dänzer wrote:
 On Die, 2002-09-24 at 16:34, Michel Daenzer wrote:
  CVSROOT:/cvsroot/dri
  Module name:xc
  Repository: xc/xc/programs/Xserver/hw/xfree86/xaa/
  Changes by: mdaenzer@usw-pr-cvs1.   02/09/24 07:34:16
  
  Log message:
* bump XAA minor and move new fields at the end of XAAInfoRec
* radeon driver can only accelerate TwoPoint lines with new XAA
 
 So hopefully the binary snapshots will no longer crash and burn without
 a new libxaa. :)
 
 Kevin, I've updated
 
 http://penguinppc.org/~daenzer/DRI/radeon-xaa-limits.diff
 
 to what I committed for your reference. Hmm, seems I need to add a
 couple of #ifdef XFree86LOADER yet...

Okay, it's looking good.  Let me know when you're finished with it.
Thanks for catching and fixing this problem!

Kevin


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] XAA versioning should be solved

2002-09-24 Thread Michel Dänzer

On Die, 2002-09-24 at 16:58, Kevin E Martin wrote:
 On Tue, Sep 24, 2002 at 04:51:53PM +0200, Michel Dänzer wrote:
  On Die, 2002-09-24 at 16:34, Michel Daenzer wrote:
   CVSROOT:  /cvsroot/dri
   Module name:  xc
   Repository:   xc/xc/programs/Xserver/hw/xfree86/xaa/
   Changes by:   mdaenzer@usw-pr-cvs1.   02/09/24 07:34:16
   
   Log message:
 * bump XAA minor and move new fields at the end of XAAInfoRec
 * radeon driver can only accelerate TwoPoint lines with new XAA
  
  So hopefully the binary snapshots will no longer crash and burn without
  a new libxaa. :)
  
  Kevin, I've updated
  
  http://penguinppc.org/~daenzer/DRI/radeon-xaa-limits.diff
  
  to what I committed for your reference. Hmm, seems I need to add a
  couple of #ifdef XFree86LOADER yet...
 
 Okay, it's looking good.  Let me know when you're finished with it.

Done, I hope the manual patch editing works, anyway you should get the
idea.

 Thanks for catching and fixing this problem!

Well, let's first see if it's actually fixed. I wonder if anyone would
have noticed if it wasn't for the binary snapshots... :/


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] XAA versioning?

2002-09-23 Thread Alan Hourihane

On Sun, Sep 22, 2002 at 10:33:15 +0200, Michel Dänzer wrote:
 
 Several people on IRC reported crashes in the 2D code with the current
 trunk snapshots. I realized they are due to the TwoPoint acceleration
 functions depending on XAA changes. How can we handle this, bump the XAA
 version and disable those functions if it's too old?

Indeed. 

Alan.


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



[Dri-devel] XAA versioning?

2002-09-22 Thread Michel Dänzer


Several people on IRC reported crashes in the 2D code with the current
trunk snapshots. I realized they are due to the TwoPoint acceleration
functions depending on XAA changes. How can we handle this, bump the XAA
version and disable those functions if it's too old?

Meanwhile, users should be able to work around the problem with

Option  XaaNoSolidTwoPointLine
Option  XaaNoDashedTwoPointLine


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] XAA versioning?

2002-09-22 Thread Charl P. Botha

On Sun, Sep 22, 2002 at 10:33:15PM +0200, Michel Dänzer wrote:
 Several people on IRC reported crashes in the 2D code with the current
 trunk snapshots. I realized they are due to the TwoPoint acceleration
 functions depending on XAA changes. How can we handle this, bump the XAA
 version and disable those functions if it's too old?
 
 Meanwhile, users should be able to work around the problem with
 
   Option  XaaNoSolidTwoPointLine
   Option  XaaNoDashedTwoPointLine

It's probably also a good idea to modify the binary snapshot tarballs on
dri.sf.net to include an up-to-date libxaa.a.  I've already done this on the
latest snapshot from http://cpbotha.net/dri_resume.html - it obviously
solves the crash problem for users without changes to the config.


-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel