Re: [XFree86] [blender 2.26cvs + XFree430] Total machinge lock

2003-03-12 Thread Michel Dänzer
On Mit, 2003-03-12 at 05:33, Meino Christian Cramer wrote: 
 From: Michel Dänzer [EMAIL PROTECTED]
 
  On Die, 2003-03-11 at 06:55, Meino Christian Cramer wrote:
   From: Michel Dänzer [EMAIL PROTECTED]
   
oh yeah! The patch fixed it! Great...I am happy...!
  
  Great!
 
   ...before thinking ANY problem is solved:
   The crash due to opne a DispWin-window still remains working...
 
   I only meant: The script runs again!
 
   I still have to set export RADEON_NO_VTXFMT=1 to get renderings in
   a DispWin-window instead of DispView (directly on the screen)...

I expected so, they're separate problems. The vtxfmt problem has been
fixed in DRI CVS, it's a matter of someone extracting the fix and
backporting it to 4.3. (please check the dri-devel archives and
cooperate with Charl P. Botha [EMAIL PROTECTED] if you intend
to)


   (I still dont understand what all these env-vars do. If a would have
   a problem I woulld set them all in a complete permutation pattern,
   which mean: I would be the monkey in front of the typewrite. And in
   opposite to the known example there would be no other monkey to
   produce a Shakespeare piece (= w orking setting)...so I would have
   to play all permutations alone

You don't have to try all permutations as some variables encompass
others (RADEON_NO_RAST encompasses RADEON_TCL_FORCE_DISABLE encompasses
RADEON_NO_VTXFMT encompasses RADEON_NO_CODEGEN) and others only serve
diagnostic purposes.

   just joking and playing with words, Michael! THIS IS NO CRITISM AT ALL!
 
   The only thing I would like is a more end-user understandable
   explanation of the settings.  

Fair enough, I'm not sure to what degree that's worth it though as
they're mainly for debugging and working around bugs.


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

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] [blender 2.26cvs + XFree430] Total machinge lock

2003-03-11 Thread Michel Dänzer
On Die, 2003-03-11 at 06:55, Meino Christian Cramer wrote:
 From: Michel Dänzer [EMAIL PROTECTED]
 
  oh yeah! The patch fixed it! Great...I am happy...!

Great!

David*, will you keep merging fixes from the DRI mesa-4-0-4-branch, or
should I submit a patch?


  When I do understand, what is all behind the possible settings given
  in dri_driver_features.phtml I will try to use them...

No need to play with them when things are working? :)


* David Dawes

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

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] [blender 2.26cvs + XFree430] Total machinge lock

2003-03-11 Thread Meino Christian Cramer
From: Michel Dänzer [EMAIL PROTECTED]
Subject: Re: [XFree86] [blender 2.26cvs + XFree430] Total machinge lock
Date: 12 Mar 2003 02:20:55 +0100

Hi,

 On Die, 2003-03-11 at 06:55, Meino Christian Cramer wrote:
  From: Michel Dänzer [EMAIL PROTECTED]
  
   oh yeah! The patch fixed it! Great...I am happy...!
 
 Great!

  ...before thinking ANY problem is solved:
  The crash due to opne a DispWin-window still remains working...

  I only meant: The script runs again!

  I still have to set export RADEON_NO_VTXFMT=1 to get renderings in
  a DispWin-window instead of DispView (directly on the screen)...

  But there is now a way to use blender at all.


 David*, will you keep merging fixes from the DRI mesa-4-0-4-branch, or
 should I submit a patch?
 
 
   When I do understand, what is all behind the possible settings given
   in dri_driver_features.phtml I will try to use them...
 
 No need to play with them when things are working? :)

  See above
  (I still dont understand what all these env-vars do. If a would have
  a problem I woulld set them all in a complete permutation pattern,
  which mean: I would be the monkey in front of the typewrite. And in
  opposite to the known example there would be no other monkey to
  produce a Shakespeare piece (= w orking setting)...so I would have
  to play all permutations alonejust joking and playing with
  words, Michael! THIS IS NO CRITISM AT ALL!

  The only thing I would like is a more end-user understandable
  explanation of the settings.  

  Keep Hacking!
  Meino
  
 
 * David Dawes
 
 -- 
 Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
 XFree86 and DRI project member   /  CS student, Free Software enthusiast
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] [blender 2.26cvs + XFree430] Total machinge lock

2003-03-10 Thread Meino Christian Cramer
Hi,

 I sent this mail to two mailing lists since I dont know what is
 producing this behaviour and where the bug is burried...

 What happens ?

 I use a recent cvs checkout of Blender CVS (2.26++) together with the
 XFree 4.30 release. Furthermore I compiled the Linux 2.4.20 kernel
 with DRM/DRI module support for my ATI Radeon 7500 (built by
 Sapphire). After installing the kernel I compiled the drm-kernel
 module for Linux in the XFree430 source tree and overwrite the
 according module in /lib/modules/2.4.20/kernel/driver/char/drm/...
 Reboot.

 DRI/DRM is shown as working in the XFree logfile. 

 Now...whhen using Blender with DispWin enabled (rendering shown in
 extra window) crashes Blender (this was reported before).

 A friendly hacker of the bf-blender mailing list sends me a
 workaround: I should export RADEON_NO_VTXFMT=1 right before
 starting blender.

 Now Blender could display its renderings in an extra window again.

 (wait...now it comes..!)

 BUT (and this is a very *BIG* BUT):

 When using PovAnim for Blender 2.26 (which do work right for me
 before this workaround) together with RADEON_NO_VTXFMT=1 the
 results are very heavy:
 As soon as I press ALT-P to start the script, my Linux box 
 freezes hard at once -- I had to reboot.

 Removing  RADEON_NO_VTXFMT=1 will make the script work but now
 blender crashes while trying to open an extra window.

 Sigh.

 Since I have no access to my box right after a freeze I cannot
 provide any logfile or something like that. If one have an idea how
 to provide more help to fix this nasty bug...let me know and I will
 try help more.

 Kind regards,
 (slightly frustrated)
 Meino

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86