Thanks,
I used the debs provided by Zephanian and compiled a new mga kernel
module from dri.sourceforge.net and everything is working great. Thanks
for all of your help.
Michael Ledet
Spire Network Services
On Thu, 31 May 2001, Zephaniah E. Hull wrote:
> On Thu, May 31, 2001 at 02:19:46P
> * Keith Whitwell () [010531 15:37]:
> > Mark Crichton wrote:
> > > I've found some issues in lib/GL/mesa/src/drv/mga/mgatris.c w.r.t. some
> > > of the inline assembly (newer gcc's will complain that esi has already
> > > been clobbered...fix is to not specifically list esi as clobbered, I
> > >
Now that PPC is finally merged in as well as working, the patches which are
still open in the tracker can be closed. I'd happily do it, given the
permissions...
--
Earthling Michel Dänzer (MrCooper)\ Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast \XF
On Thu, May 31, 2001 at 02:19:46PM -0500, Andy Isaacson wrote:
> I had experienced this frequently back in December timeframe, but the
> recent MGA driver fixes seem to have killed off this bug. I can now run
> TuxRacer or Quake3 for hours without crashing. Either grab a CVS tree
> and compile
* Keith Whitwell ([EMAIL PROTECTED]) [010531 15:37]:
> Mark Crichton wrote:
> > I've found some issues in lib/GL/mesa/src/drv/mga/mgatris.c w.r.t. some
> > of the inline assembly (newer gcc's will complain that esi has already
> > been clobbered...fix is to not specifically list esi as clobbered,
Matrox just released some new drivers today.
I haven't had a chance to try them yet, here's the URL:
http://www.matrox.com/mga/support/drivers/files/linux_07.cfm
I found an announcement on http://www.linuxgames.com
-b
On Thu, 31 May 2001, Brian Paul wrote:
> German Gomez Garcia wrote:
> >
>
German Gomez Garcia wrote:
>
> Hello,
>
> After reading through the archives I found that G400 is no longer
> actively supported because nobody is funding the developers. What happens
> with Matrox? I thought they were paying PI for getting the drivers done.
PI had a contract to
Hello,
After reading through the archives I found that G400 is no longer
actively supported because nobody is funding the developers. What happens
with Matrox? I thought they were paying PI for getting the drivers done.
Regards,
- german
Mark Crichton wrote:
>
> Hello,
>
> I've been mucking around in the mesa-3-5 DRI branch, and was wondering
> if I should be reporting bugs (and fixes) for it?
>
> I've found some issues in lib/GL/mesa/src/drv/mga/mgatris.c w.r.t. some
> of the inline assembly (newer gcc's will complain that esi
On Thu, May 31, 2001 at 01:27:29PM -0600, Brian Paul wrote:
> I've got the dlopen() stuff working but haven't put the glide headers
> into the XFree86/DRI tree yet. Any opinions on where they should go?
>
> I think either xc/lib/GL/mesa/src/drv/tdfx/ or xc/extras/glide/include/
> are the best ca
Daryll Strauss wrote:
>
> On Thu, May 31, 2001 at 03:39:08AM -0400, Mike A. Harris wrote:
> > Glide is dead as a developmental library for 3D and is really
> > only useful as an in between for DRI.
> >
> > Would it make sense to make Glide3 a native part of XFree86? I
> > think it would simplify
On Thu, May 31, 2001 at 03:56:15AM -0500, Michael Ledet wrote:
> I'm having problems with lockups while using dri with the mga driver. I
> can easily reproduce the problems by doing any of the following:
[snip]
> In all cases I get the following message in syslog
>
>kernel: [drm:mga_fire_pri
On Thu, 31 May 2001, Daryll Strauss wrote:
>> Glide is dead as a developmental library for 3D and is really
>> only useful as an in between for DRI.
>>
>> Would it make sense to make Glide3 a native part of XFree86? I
>> think it would simplify bug reporting and bug fixing, etc.
>>
>> Are there
On Wed, May 30, 2001 at 03:26:19PM +0300, Pasi K?rkk?inen wrote:
> I replaced -s 0:0.0 with the "address" of Radeon, and tried both of
> those.. didn't help. Still crashes in the same way as without that
> setpci-setting..
>
> Any other ideas?
Do you overclocked CPU ?
Do you have ACPI enabled
On Thu, May 31, 2001 at 03:39:08AM -0400, Mike A. Harris wrote:
> Glide is dead as a developmental library for 3D and is really
> only useful as an in between for DRI.
>
> Would it make sense to make Glide3 a native part of XFree86? I
> think it would simplify bug reporting and bug fixing, etc.
> > The modules agpgart and radeon are loaded and X started after radeon
v0.7 +
> > Extras install...glxinfo and other opengl apps works fine, but executing
a
> > ldconfig in a terminal window and trying to run glxinfo again makes X
dies.
> >
> > Toni.
> >
>- Original Message -
>From: "Alb
At 19:19 26/05/2001 +0100, Steven Newbury wrote:
>On Saturday 26 May 2001 18:11, ralf willenbacher wrote:
>> Steven Newbury wrote:
>> > On Friday 25 May 2001 01:22, ralf willenbacher wrote:
>> It starts up fine but seems to only have a couple of Mb of
>>
>> > texture space available - while I h
We've saw this problem too when running Gears on XFree 4.0.3. The thing
is that a lot of work has been done to the mga driver that fixes all
those problems related to hardware lock ups, but it only has been
included for the next release of XFree86, i.e. 4.1.0, a preview for this
summer. If yo
At 10:37 31/05/2001 -0400, Mark Crichton wrote:
>Hello,
>
>I've been mucking around in the mesa-3-5 DRI branch, and was wondering
>if I should be reporting bugs (and fixes) for it?
>
>I've found some issues in lib/GL/mesa/src/drv/mga/mgatris.c w.r.t. some
>of the inline assembly (newer gcc's will
Hello,
I've been mucking around in the mesa-3-5 DRI branch, and was wondering
if I should be reporting bugs (and fixes) for it?
I've found some issues in lib/GL/mesa/src/drv/mga/mgatris.c w.r.t. some
of the inline assembly (newer gcc's will complain that esi has already
been clobbered...fix is t
I'm having problems with lockups while using dri with the mga driver. I
can easily reproduce the problems by doing any of the following:
1) Run gears, then minimize the window its running in and then maximize
it. Actually, it seems to crash if I click on any other window while its
running.
2)
Glide is dead as a developmental library for 3D and is really
only useful as an in between for DRI.
Would it make sense to make Glide3 a native part of XFree86? I
think it would simplify bug reporting and bug fixing, etc.
Are there any licensing problems, or other reasons that preclude
this fro
22 matches
Mail list logo