* Crash using DRI with 2.4.0 and 2.4.1
@ 2001-01-30 21:36 Miguel Rodríguez Pérez
2001-01-31 1:56 ` Adam Sampson
0 siblings, 1 reply; 5+ messages in thread
From: Miguel Rodríguez Pérez @ 2001-01-30 21:36 UTC (permalink / raw)
To: linux-kernel
Hi, I have a Matrox G200 card installed on an Ali motherboard.
Sometimes when I use any opengl program my box crashes. It is more
likely that it will crash if I have used the xvideo extension or the
matroxfb, but this is not a must, it simply increases the chance of a
crash, which is very high anyway.
I have tried both 2.4.0 and 2.4.1 kernels with Xfree 4.0.2 both with the
same results.
Another problem I am having is that if I enable dri in X I can't see
what I type in the fb.
Please, if someone reports to this, please include myself in the cc, as
I am not suscribed to the list.
PD: excuse my horrible English, I write much better in Spanish ;-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Crash using DRI with 2.4.0 and 2.4.1
2001-01-30 21:36 Miguel Rodríguez Pérez
@ 2001-01-31 1:56 ` Adam Sampson
2001-01-31 17:16 ` Miguel Rodríguez Pérez
2001-01-31 21:33 ` Miguel Rodríguez Pérez
0 siblings, 2 replies; 5+ messages in thread
From: Adam Sampson @ 2001-01-31 1:56 UTC (permalink / raw)
To: migras; +Cc: linux-kernel
Miguel Rodriguez Perez <migrax@terra.es> writes:
> Hi, I have a Matrox G200 card installed on an Ali motherboard.
> Sometimes when I use any opengl program my box crashes. It is more
> likely that it will crash if I have used the xvideo extension or the
> matroxfb, but this is not a must, it simply increases the chance of
> a crash, which is very high anyway.
> I have tried both 2.4.0 and 2.4.1 kernels with Xfree 4.0.2 both with
> the same results.
Are you sure you get the same results with 2.4.1? I'm in the exact
same position (G200 on a Gigabyte GA5AX with ALi M1541/3). There was a
patch to properly support AGP on these boards which went in between
2.4.0 and 2.4.1 which solved the problem for me (at least in 2.4.0; I
haven't tested DRI throughly in 2.4.1 yet).
--
Adam Sampson
azz@gnu.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Crash using DRI with 2.4.0 and 2.4.1
@ 2001-01-31 3:16 Bill Crawford
0 siblings, 0 replies; 5+ messages in thread
From: Bill Crawford @ 2001-01-31 3:16 UTC (permalink / raw)
To: linux-kernel
This is fixed in the -ac series against 2.4.0, from I think -ac2.
I don't think the fix made the mainstream kernel yet.
--
/* Bill Crawford, Unix Systems Developer, ebOne, formerly GTS Netcom */
#include "stddiscl.h"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Crash using DRI with 2.4.0 and 2.4.1
2001-01-31 1:56 ` Adam Sampson
@ 2001-01-31 17:16 ` Miguel Rodríguez Pérez
2001-01-31 21:33 ` Miguel Rodríguez Pérez
1 sibling, 0 replies; 5+ messages in thread
From: Miguel Rodríguez Pérez @ 2001-01-31 17:16 UTC (permalink / raw)
To: Adam Sampson; +Cc: linux-kernel
Adam Sampson wrote:
> Miguel Rodriguez Perez <migrax@terra.es> writes:
>
>> Hi, I have a Matrox G200 card installed on an Ali motherboard.
>> Sometimes when I use any opengl program my box crashes. It is more
>> likely that it will crash if I have used the xvideo extension or the
>> matroxfb, but this is not a must, it simply increases the chance of
>> a crash, which is very high anyway.
>
>> I have tried both 2.4.0 and 2.4.1 kernels with Xfree 4.0.2 both with
>> the same results.
>
>
> Are you sure you get the same results with 2.4.1? I'm in the exact
> same position (G200 on a Gigabyte GA5AX with ALi M1541/3). There was a
> patch to properly support AGP on these boards which went in between
> 2.4.0 and 2.4.1 which solved the problem for me (at least in 2.4.0; I
> haven't tested DRI throughly in 2.4.1 yet).
>
I'm sure it crashes with kernel 2.4.1 (I'm using it right now). Anyway,
where can I find that patch, so I can try with a patched 2.4.0?
Thank you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Crash using DRI with 2.4.0 and 2.4.1
2001-01-31 1:56 ` Adam Sampson
2001-01-31 17:16 ` Miguel Rodríguez Pérez
@ 2001-01-31 21:33 ` Miguel Rodríguez Pérez
1 sibling, 0 replies; 5+ messages in thread
From: Miguel Rodríguez Pérez @ 2001-01-31 21:33 UTC (permalink / raw)
To: Adam Sampson; +Cc: linux-kernel
Adam Sampson wrote
> Are you sure you get the same results with 2.4.1?
Yes, I'm sure. In fact I just downloaded the 2.4.1 kernel to test if
this was fixed.
> I'm in the exact
> same position (G200 on a Gigabyte GA5AX with ALi M1541/3). There was a
> patch to properly support AGP on these boards which went in between
> 2.4.0 and 2.4.1 which solved the problem for me (at least in 2.4.0; I
> haven't tested DRI throughly in 2.4.1 yet).
>
Can you send me that patch so I can test it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-01-31 21:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-31 3:16 Crash using DRI with 2.4.0 and 2.4.1 Bill Crawford
-- strict thread matches above, loose matches on Subject: below --
2001-01-30 21:36 Miguel Rodríguez Pérez
2001-01-31 1:56 ` Adam Sampson
2001-01-31 17:16 ` Miguel Rodríguez Pérez
2001-01-31 21:33 ` Miguel Rodríguez Pérez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox