Re: [Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Daniel T. Chen
This has occurred quite often for me as well in running the setup program. I suspected a corrupt download (?!) and kept re-downloading a fresh copy until one version finally worked. Didn't dig deep to find the root of the problem, though. --- Dan Chen [EMAIL PROTECTED] GPG key: ww

Re:[Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Daniel T. Chen
The StarOffice 6.0 beta works just fine here on X 4.1.0[.1, it's a Debian sid package, 4.1.0-9]. --- Dan Chen [EMAIL PROTECTED] GPG key: www.cs.unc.edu/~chenda/pubkey.gpg.asc On Sun, 28 Oct 2001, Papadakos Panagiotis wrote: > There are problems with Xfree-4.1.0 and after.I don't

Re: [Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Gérard Milmeister
On Sun, 2001-10-28 at 02:02, Daryll Strauss wrote: > > I'm running Open Office 638 on XFree 4.1 just fine. Without more > information as to what's happening when you try to run Star Office I > don't think we can help you. > What do you need? An strace? -- Gérard Milmeister Tannenrauchstr. 35 8

Re: [Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Papadakos Panagiotis
I try to run setup from openoffice 638C and all I get is the message: glibc version: 2.2.3 and then I get back to the shell.I am using the latest CVS from Xfree and I am using a G400 Dualheaded.Also many other people have the same problem,but nobody has explained why this is happening. On Sat, 2

Re: [Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Carl Busjahn
Though I do not have either OpenOffice or StarOffice running, (I tried OpenOffice, some problems) I do know that OpenOffice calls for libGL. I would guess that your problem is in /etc/ld.so.conf You might want to put /usr/X11R6/lib in front of /usr/X11R6-DRI/lib in that file. Good luck, Carl

Re: [Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Daryll Strauss
On Sun, Oct 28, 2001 at 02:46:50AM +0300, Papadakos Panagiotis wrote: > There are problems with Xfree-4.1.0 and after.I don't know what,but if you > want tou use Openoffice-Staroffice 6.0 you will have to work with > Xfree-4.0.3. I'm running Open Office 638 on XFree 4.1 just fine. Without more in

Re: Re:[Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Gérard Milmeister
On Sun, 2001-10-28 at 01:46, Papadakos Panagiotis wrote: > There are problems with Xfree-4.1.0 and after.I don't know what,but if you > want tou use Openoffice-Staroffice 6.0 you will have to work with > Xfree-4.0.3. I found that the problem is with libXrender. If this library is relocated SO sta

Re:[Dri-devel] CVS XFree and StarOffice 6.0

2001-10-27 Thread Papadakos Panagiotis
There are problems with Xfree-4.1.0 and after.I don't know what,but if you want tou use Openoffice-Staroffice 6.0 you will have to work with Xfree-4.0.3. ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-dev

[Dri-devel] Mach64 locking

2001-10-27 Thread Leif Delgass
OK, I actually looked at the definition of DRILock/DRIUnlock (programs/Xserver/GL/dri/dri.c), and it does reference counting, so locking twice might not be an issue, it just increments the reference count. What I haven't found yet is where the DRM_LOCK/DRM_UNLOCK macros used in DRILock/DRIUnlock

Re: [Dri-devel] Mach64 locking on mode switches

2001-10-27 Thread Leif Delgass
On Sat, 27 Oct 2001, Manuel Teira wrote: > El Sáb 27 Oct 2001 21:40, Leif Delgass escribió: > > On Sat, 27 Oct 2001, Manuel Teira wrote: > > > El Sáb 27 Oct 2001 19:49, Leif Delgass escribió: > > > > Well, I just got my box to hang hard (like with the vt switching) when > > > > running tuxracer a

Re: [Dri-devel] Mach64 locking on mode switches

2001-10-27 Thread Manuel Teira
El Sáb 27 Oct 2001 21:40, Leif Delgass escribió: > On Sat, 27 Oct 2001, Manuel Teira wrote: > > El Sáb 27 Oct 2001 19:49, Leif Delgass escribió: > > > Well, I just got my box to hang hard (like with the vt switching) when > > > running tuxracer and switching modes with Ctrl-Alt-+ (I have 3 modes >

Re: [Dri-devel] Mach64 locking on mode switches

2001-10-27 Thread Leif Delgass
On Sat, 27 Oct 2001, Manuel Teira wrote: > El Sáb 27 Oct 2001 19:49, Leif Delgass escribió: > > Well, I just got my box to hang hard (like with the vt switching) when > > running tuxracer and switching modes with Ctrl-Alt-+ (I have 3 modes > > defined in my config and the hang happened when loopi

Re: [Dri-devel] Mach64 locking on mode switches

2001-10-27 Thread Manuel Teira
El Sáb 27 Oct 2001 19:49, Leif Delgass escribió: > Well, I just got my box to hang hard (like with the vt switching) when > running tuxracer and switching modes with Ctrl-Alt-+ (I have 3 modes > defined in my config and the hang happened when looping back to the > original mode, i.e. the third swi

[Dri-devel] Mach64 locking on mode switches

2001-10-27 Thread Leif Delgass
Well, I just got my box to hang hard (like with the vt switching) when running tuxracer and switching modes with Ctrl-Alt-+ (I have 3 modes defined in my config and the hang happened when looping back to the original mode, i.e. the third switch), so I think the answer is yes, it needs locking.

Re: [Dri-devel] Mach64: locking, patch

2001-10-27 Thread Manuel Teira
El Sáb 27 Oct 2001 18:49, Leif Delgass escribió: > First off, I messed up on the FIFO size defines in mach64_drv.h (drm > kernel module), they should be: > > # define MACH64_CMDFIFO_SIZE_MASK 0x0003ul > # define MACH64_CMDFIFO_SIZE_192 0xul

Re: [Dri-devel] Mach64: locking, patch

2001-10-27 Thread Leif Delgass
First off, I messed up on the FIFO size defines in mach64_drv.h (drm kernel module), they should be: # define MACH64_CMDFIFO_SIZE_MASK 0x0003ul # define MACH64_CMDFIFO_SIZE_192 0xul # define MACH64_CMDFIFO_SIZE_128

Re: [Dri-devel] Mach64 2D driver

2001-10-27 Thread Manuel Teira
El Sáb 27 Oct 2001 16:08, Michel Dänzer escribió: > Hi everybody working on the Mach64 driver, > > > I think it's really important for you to get in touch with the 2D driver > maintainer, Marc Aurele La France <[EMAIL PROTECTED]>. First because he is > the single most competent person about the 2D

[Dri-devel] Mach64 2D driver

2001-10-27 Thread Michel Dänzer
Hi everybody working on the Mach64 driver, I think it's really important for you to get in touch with the 2D driver maintainer, Marc Aurele La France <[EMAIL PROTECTED]>. First because he is the single most competent person about the 2D driver and probably about the Mach chips in general, secon

Re: [Dri-devel] Mach64: vt switching

2001-10-27 Thread Manuel Teira
And here goes the proposed patch, for those of you interested. I would like some feedback about the solutions adopted (for the interlocking and also the host.def changes) before updating the CVS branch. El Sáb 27 Oct 2001 12:35, Manuel Teira escribió: > El Vie 26 Oct 2001 22:11, Leif Delgass e

Re: [Dri-devel] Mach64: vt switching

2001-10-27 Thread Manuel Teira
El Vie 26 Oct 2001 22:11, Leif Delgass escribió: > Manuel, the hang when switching back from a vt to X with Quake running > hangs both in fullscreen and windowed mode (other GL apps like gears don't > exhibit this problem, although there is initially some garbage at the top > of the screen when re