Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread Keith Whitwell
Brian Paul wrote: > > Jens Owen wrote: > > > > "K. Petersen" wrote: > > > > > > On Fri, 12 Apr 2002, Jens Owen wrote: > > > > > > "K. Petersen" wrote: > > > When > > > "GlxBuiltInRadeon" is defined, the make process looks for a directory > > > "$(GLXLIBSRC)/mesa/dri/" and it's subdirectories when

Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread Brian Paul
Jens Owen wrote: > > "K. Petersen" wrote: > > > > On Fri, 12 Apr 2002, Jens Owen wrote: > > > > "K. Petersen" wrote: > > When > > "GlxBuiltInRadeon" is defined, the make process looks for a directory > > "$(GLXLIBSRC)/mesa/dri/" and it's subdirectories when building libGL.so . > > This directory

Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread K. Petersen
On Sat, 13 Apr 2002, Jens Owen wrote: > > Okay, let's turn off the BuiltInRadeon option for now, that's just for > the 3D driver anyway. Building a static server would give us a much > more useful stack... > Here we are, two new stacks from the hung X. The first is of a modular X, created wi

Re: [Dri-devel] Binary compatibility FAQ

2002-04-13 Thread José Fonseca
On 2002.04.12 01:37 Jens Owen wrote: > Jose, > > Thanks for doing this. I forgot to mention a couple of items on > monday. Here's some updates. > > ... Jens, I've finished converting the text into SGML and I'll include it in the Devel-FAQ shortly, together with a bunch of small additions th

[Dri-devel] Re: DRM causes video lock on virtual console switching

2002-04-13 Thread Mike A. Harris
On Fri, 12 Apr 2002, Allen H. Ibara wrote: >| the ATI Radeon support in XFree86 4.0.1, it turns out, doesn't play >| nice with the S2462 chipset. If you enable the Radeon's acceleration, it >| will throw complete garbage on an X dispay. >| It developed that there's a known timing problem in t

[Dri-devel] Re: DRM causes video lock on virtual console switching

2002-04-13 Thread Mike A. Harris
On 13 Apr 2002, Michel Dänzer wrote: >Date: 13 Apr 2002 16:36:27 +0200 >From: Michel Dänzer <[EMAIL PROTECTED]> >To: K. Petersen <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED] >Content-Type: text/plain; charset=ISO-8859-1 >List-Id: >Subject: Re: DRM causes video lock on virtual console switching > >

[Dri-devel] Downloadable Radeon TCL binaries (20020409) work with LM8.1.

2002-04-13 Thread Smitty
Howzit? System specs: HW: AMD 751/756 (750 / Irongate) mother-board (GA-7IXE4) Radeon 32MB SDR vid card Duron (Morgan) CPU SW: Linux Mandrake 8.1 fresh install install source RPM (kernel 2.4.8 Xfree 4.1 with 3d acceleration) download: radeon-20020409-i386-Linux.tar.gz run install script as ro

[Dri-devel] Re: DRM causes video lock on virtual console switching

2002-04-13 Thread Mike A. Harris
On Wed, 10 Apr 2002, K. Petersen wrote: >I have come upon a reproducible lockup on my system when switching from a >console virtual terminal to X. It can be produced as follows: > >Begin X >Switch back to a virtual console >Switch back to X > >This causes the X display to appear on the screen, w

Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread Jens Owen
"K. Petersen" wrote: > > On Fri, 12 Apr 2002, Jens Owen wrote: > > "K. Petersen" wrote: > When > "GlxBuiltInRadeon" is defined, the make process looks for a directory > "$(GLXLIBSRC)/mesa/dri/" and it's subdirectories when building libGL.so . > This directory is referenced from "xc/lib/GL/GL/Ima

Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread Jens Owen
"K. Petersen" wrote: > > On Fri, 12 Apr 2002, Jens Owen wrote: > > > "K. Petersen" wrote: > > > > > I am building this myself. Unfortunately, I didn't recieve the attatched > > > host.def file. If you could send it again, I'd be more than happy to > > > rebuild with it, if it will help in diag

Re: [Dri-devel] Mach64 glen status (Was: Mach64 PCI support addedto 2D driver)

2002-04-13 Thread Leif Delgass
On Sat, 13 Apr 2002, José Fonseca wrote: [snip] > BTW Leif, how are going the glean tests of mach64? I noticed you commited > a patch, but I ran glean on mach64 and there still are a bunch of errors > in blendFunc and logicOp. Since you're more in the subject could you give > me a brief update

Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-13 Thread Gareth Hughes
Leif Delgass wrote: > > Do we know for sure that pci gart is supported on mach64? The rage 128 > and radeon drivers both write to PCI GART registers, but I don't see > anything analogous in the Rage PRO docs. My understanding is that to use > the scatter/gather memory, the card has to implement

Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread Michel Dänzer
On Sat, 2002-04-13 at 03:58, K. Petersen wrote: > #1 0xfc02 in ?? () > #2 0x0832575e in ?? () > #3 0x086da341 in ?? () > #4 0x0876ced1 in ?? () > #5 0x0816be18 in miSpritePaintWindowBackground (pWin=0x878c118, > pRegion=0x875cd10, what=0) at misprite.c:844 > #6 0x0815f580 in miWindo

Re: [Dri-devel] Radeon m7p APM Problem

2002-04-13 Thread Michel Dänzer
On Fri, 2002-04-12 at 10:32, Sergio Vergata wrote: > Yes my screen freezes only if I load DRI module in XF86Config. > I have outcomented DRI modules and then all works perfect, > but whith the module only mouse works screen is freezed. Anything in the X server, kernel or system logs? > > > I'm

Re: [Dri-devel] DRM causes video lock on virtual console switching

2002-04-13 Thread Michel Dänzer
On Fri, 2002-04-12 at 10:42, Allen H. Ibara wrote: > At 12 April, 2002 Allen H. Ibara wrote: > > I'd like to report that I can reproduce these symptoms on my > > 760MP system as well. > > Thinking a little more about my last message I realize I left out a very > important fact: > > Originally

[Dri-devel] dri/3dfx distortions

2002-04-13 Thread Leander Seige
Hi List, i'm developing an opengl program and with my new version i get heavy display distortions when running under Linux with dri/3dfx voodoo3 3000 it happens when calling some display lists after using glut's stroke fonts. i'm using SDL for window/event management, so glut is only used for t

Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-13 Thread José Fonseca
On 2002.04.13 04:36 Leif Delgass wrote: > On Thu, 11 Apr 2002, José Fonseca wrote: > > Do we know for sure that pci gart is supported on mach64? The rage 128 > and radeon drivers both write to PCI GART registers, but I don't see > anything analogous in the Rage PRO docs. My understanding is tha