Multihead failure with 3 ATI Radeon 7000 (VE QY)

2003-01-20 Thread Don
I sent an identical message to the XFree86 list last week but I believe this may be a more appropriate forum. Please correct me if I am wrong. FreeBSD -CURRENT XFree86 4.2.1 I have a system with 1 AGP Radeon 7000 and 2 PCI ATI Radeon 7000's. These cards are from Saphire and powered by ATI. They

s3virge & bigendian

2003-01-20 Thread Meelis Roos
I'm trying to get s3 virge to work on PPC (PowerMac with PCI) - a bigendian platfornm. Stock s3virge driver compiles fine and runs without crashing but knows nothing about bigendian so the colors & images are "mildly" distorted. I asked xpert list for advice and got some. With that in mind I devel

Re: s3virge & bigendian

2003-01-20 Thread Bernd Ernesti
On Mon, Jan 20, 2003 at 07:57:20PM +0200, Meelis Roos wrote: [..] > If somebody has some programming information about virge family and is > free from NDA-s, I would very much like to get a copy - the only source > I had right now is a letter form Ani Joshi and kgi source. Hmm, I have a pdf, but I

Re: s3virge & bigendian

2003-01-20 Thread David Dawes
On Mon, Jan 20, 2003 at 07:29:00PM +0100, Bernd Ernesti wrote: >On Mon, Jan 20, 2003 at 07:57:20PM +0200, Meelis Roos wrote: >[..] >> If somebody has some programming information about virge family and is >> free from NDA-s, I would very much like to get a copy - the only source >> I had right now

RE: s3virge & bigendian

2003-01-20 Thread Alexander Stohr
Title: RE: s3virge & bigendian > >Hmm, I have a pdf, but I think I got it from the xfree86 ftp > devel area, > >so I'm not sure about the status right now. > > If you got it from there, then you can't redistribute it.  If you get > it from another (non-NDA) source, then that's a different ma

RE: s3virge & bigendian

2003-01-20 Thread Alexander Stohr
Title: RE: s3virge & bigendian > + > +#if X_BYTE_ORDER==X_BIG_ENDIAN > +  pScrn->fbOffset = 32*1024*1024; /* bigendian aperture is at 32M */ > +#else > +  pScrn->fbOffset = 0; > +#endif > +  pScrn->memPhysBase = ps3v->PciInfo->memBase[0] + pScrn->fbOffset; > + >               

Re: s3virge & bigendian

2003-01-20 Thread David Dawes
On Mon, Jan 20, 2003 at 08:34:51PM +0100, Alexander Stohr wrote: >> >Hmm, I have a pdf, but I think I got it from the xfree86 ftp >> devel area, >> >so I'm not sure about the status right now. >> >> If you got it from there, then you can't redistribute it. If you get >> it from another (non-NDA)

Re: s3virge & bigendian

2003-01-20 Thread Vladimir Dergachev
On Mon, 20 Jan 2003, David Dawes wrote: > On Mon, Jan 20, 2003 at 08:34:51PM +0100, Alexander Stohr wrote: > >> >Hmm, I have a pdf, but I think I got it from the xfree86 ftp > >> devel area, > >> >so I'm not sure about the status right now. > >> > >> If you got it from there, then you can't redist

Re: s3virge & bigendian

2003-01-20 Thread Michel Dänzer
On Mon, 2003-01-20 at 18:57, Meelis Roos wrote: > > Colors are OK now but the bitmaps are broken. When fonts are drawn in > xterm, every 8 pixels are horizontally reversed (in 16bpp mode). Mozilla > window contets are mostly OK but some garbage remains inside frames. > When moving xterm over mozil

Re: Multihead failure with 3 ATI Radeon 7000 (VE QY)

2003-01-20 Thread Jay Estabrook
On Mon, Jan 20, 2003 at 12:23:23PM -0500, Don wrote: > > FreeBSD -CURRENT > XFree86 4.2.1 > > I have a system with 1 AGP Radeon 7000 and 2 PCI ATI Radeon 7000's. > > These cards are from Saphire and powered by ATI. They have a VGA output, a > DVI output and an S-video output. > > I can display

XFree86 4.2.99.4 snapshot tagged

2003-01-20 Thread David Dawes
XFree86 snapshot 4.2.99.4 has been tagged. This is a feature-complete preview of the 4.3 release. The change log, which summarises what has changed since the previous snapshot, can be viewed at . The source can be obtained from the XFree86 CVS repository

automatic detection and configuration in upcoming XFree86 release

2003-01-20 Thread Marek
Hello, I have a question regarding automatic vga, monitor and mouse (among others) detection and creation of /etc/X11/XF86Config best for the system. I noticed that a lot of things can and is detected correctly using X -configure (like vga card) but a lot of things needs to be done (I use 4.2.

Re: [Dri-devel] Re: [XFree86] [XFree86(TM) Bug Report] thread bugin xc/lib/GL/glx/glxcmd.c and glxext.c

2003-01-20 Thread Keith Whitwell
Michel Dänzer wrote: [ please move this thread to the appropriate development list(s) ] On Fre, 2003-01-17 at 16:03, Alexis Vartanian wrote: problem : GL application hangs at starting (quake3 and a threaded) when running a multithread application, any call to _XRead should be done after a XLock

Re: [Dri-devel] Re: [XFree86] [XFree86(TM) Bug Report] thread bugin xc/lib/GL/glx/glxcmd.c and glxext.c

2003-01-20 Thread Marc Aurele La France
On Mon, 20 Jan 2003, Keith Whitwell wrote: > Michel Dänzer wrote: > > [ please move this thread to the appropriate development list(s) ] > > On Fre, 2003-01-17 at 16:03, Alexis Vartanian wrote: > >>problem : GL application hangs at starting (quake3 and a threaded) > >>when running a multithread

Re: [Dri-devel] Re: [XFree86] [XFree86(TM) Bug Report] thread bug in xc/lib/GL/glx/glxcmd.c and glxext.c

2003-01-20 Thread Dieter Nützel
Am Montag, 20. Januar 2003 22:52 schrieb Keith Whitwell: > Michel Dänzer wrote: > > [ please move this thread to the appropriate development list(s) ] > > > > On Fre, 2003-01-17 at 16:03, Alexis Vartanian wrote: > >>problem : GL application hangs at starting (quake3 and a threaded) > >>when running