linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart
@ 2002-09-12  1:56 Allan Duncan
  2002-09-12  7:51 ` Simon Fowler
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Allan Duncan @ 2002-09-12  1:56 UTC (permalink / raw)
  To: linux-kernel

This is a reissue of an earlier report, and I've since done some more digging.

Up to kernel 2.4.20-pre2 there was no problem, agpgart et al ran fine etc,
but from 2.4.20-pre4 onwards when Xwindows starts to load these modules
I am instantly thrown back to a booting machine.
The same kernels on a VIA MVP3 chipset box with a Matrox G200 are fine.

I have ascertained that any attempt to use agpgart triggers it.

Rather than clutter up the list with lots of log files, I've made a web page at
http://www.users.bigpond.com/allan.d/bug/Matrox.html
with all the info I could gather.

Any suggestions of how to improve the error messages around the failure point
are welcome.  Nothing is written into dmesg at the time of failure.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart
  2002-09-12  1:56 Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart Allan Duncan
@ 2002-09-12  7:51 ` Simon Fowler
  2002-09-12  9:12 ` Nuitari
  2002-09-12 23:24 ` Allan Duncan
  2 siblings, 0 replies; 9+ messages in thread
From: Simon Fowler @ 2002-09-12  7:51 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 996 bytes --]

On Thu, Sep 12, 2002 at 11:56:20AM +1000, Allan Duncan wrote:
> This is a reissue of an earlier report, and I've since done some more digging.
> 
> Up to kernel 2.4.20-pre2 there was no problem, agpgart et al ran fine etc,
> but from 2.4.20-pre4 onwards when Xwindows starts to load these modules
> I am instantly thrown back to a booting machine.
> The same kernels on a VIA MVP3 chipset box with a Matrox G200 are fine.
> 
> I have ascertained that any attempt to use agpgart triggers it.
> 
I've seen the same thing with 2.4.20-pre5-ac1, and I'm just building
pre5-aa2 to see if there's any difference. This is with an AMD 751
system (an Asus K7M), an original Radeon, and the DRI CVS code. I
couldn't get any log messages out of it, though.

Simon

-- 
PGP public key Id 0x144A991C, or ftp://bg77.anu.edu.au/pub/himi/himi.asc
(crappy) Homepage: http://bg77.anu.edu.au
doe #237 (see http://www.lemuria.org/DeCSS) 
My DeCSS mirror: ftp://bg77.anu.edu.au/pub/mirrors/css/ 

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart
  2002-09-12  1:56 Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart Allan Duncan
  2002-09-12  7:51 ` Simon Fowler
@ 2002-09-12  9:12 ` Nuitari
  2002-09-12 23:24 ` Allan Duncan
  2 siblings, 0 replies; 9+ messages in thread
From: Nuitari @ 2002-09-12  9:12 UTC (permalink / raw)
  To: linux-kernel

On Thu, 12 Sep 2002, Allan Duncan wrote:

> This is a reissue of an earlier report, and I've since done some more digging.
> 
> Up to kernel 2.4.20-pre2 there was no problem, agpgart et al ran fine etc,
> but from 2.4.20-pre4 onwards when Xwindows starts to load these modules
> I am instantly thrown back to a booting machine.
> The same kernels on a VIA MVP3 chipset box with a Matrox G200 are fine.
> 
> I have ascertained that any attempt to use agpgart triggers it.
> 
> Rather than clutter up the list with lots of log files, I've made a web page at
> http://www.users.bigpond.com/allan.d/bug/Matrox.html
> with all the info I could gather.
> 
> Any suggestions of how to improve the error messages around the failure point
> are welcome.  Nothing is written into dmesg at the time of failure.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


Might be good to check with a previous bug report I posted if there are 
any similarities. My problem is that the kernel panics when opengl is used 
when I have some highmem available.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and  agpgart
  2002-09-12  1:56 Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart Allan Duncan
  2002-09-12  7:51 ` Simon Fowler
  2002-09-12  9:12 ` Nuitari
@ 2002-09-12 23:24 ` Allan Duncan
  2 siblings, 0 replies; 9+ messages in thread
From: Allan Duncan @ 2002-09-12 23:24 UTC (permalink / raw)
  To: linux-kernel

Allan Duncan wrote:
> 
> This is a reissue of an earlier report, and I've since done some more digging.
> 
> Up to kernel 2.4.20-pre2 there was no problem, agpgart et al ran fine etc,
> but from 2.4.20-pre4 onwards when Xwindows starts to load these modules
> I am instantly thrown back to a booting machine.
> The same kernels on a VIA MVP3 chipset box with a Matrox G200 are fine.
> 
> I have ascertained that any attempt to use agpgart triggers it.
> 
> Rather than clutter up the list with lots of log files, I've made a web page at
> http://www.users.bigpond.com/allan.d/bug/Matrox.html
> with all the info I could gather.
> 
> Any suggestions of how to improve the error messages around the failure point
> are welcome.  Nothing is written into dmesg at the time of failure.

Uh, the logs for -pre5 with AGP_VIA enabled are NOW referred to (instead of
duplicating the -pre5 w/o VIA).

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and  agpgart
  2002-09-12 22:54     ` Allan Duncan
  2002-09-13  1:20       ` Simon Fowler
@ 2002-09-13  3:11       ` Allan Duncan
  1 sibling, 0 replies; 9+ messages in thread
From: Allan Duncan @ 2002-09-13  3:11 UTC (permalink / raw)
  To: linux-kernel

Allan Duncan wrote:
> 
> Simon Fowler wrote:
> >
> > On Thu, Sep 12, 2002 at 11:50:19AM +0200, Andi Kleen wrote:
> > > Allan Duncan <allan.d@bigpond.com> writes:
> > > >
> > > > Any suggestions of how to improve the error messages around the failure point
> > > > are welcome.  Nothing is written into dmesg at the time of failure.
> > >
> > > You're booting with mem=nopentium right ? It should go away when you turn
> > > that off. I'm working on a fix. You can safely turn it off for now, the
> > > old problems that it worked around are fixed.
> > >
> > The problem goes away without mem=nopentium - I've just booted into
> > 2.4.20-pre5aa2 and fired up X.
> 
> Not in my case, at least for 2.4.20-pre4.

Errm.  Turns out I ran the same test twice, both with nopentium.

So, in summary, nopentium doesn't break 2.4.20-pre3 and earlier,
breaks 2.4.20-pre4 and later.

Thankyou all.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart
  2002-09-12 22:54     ` Allan Duncan
@ 2002-09-13  1:20       ` Simon Fowler
  2002-09-13  3:11       ` Allan Duncan
  1 sibling, 0 replies; 9+ messages in thread
From: Simon Fowler @ 2002-09-13  1:20 UTC (permalink / raw)
  To: Allan Duncan; +Cc: linux-kernel, Andi Kleen

[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]

On Fri, Sep 13, 2002 at 08:54:10AM +1000, Allan Duncan wrote:
> Not in my case, at least for 2.4.20-pre4.
> 
2.4.19 works for me with nopentium, 2.4.20-pre5 fails with nopentium
and works without it - I can't add anything beyond that.

> At which kernels does the nopentium become obsolete?  Alan Cox mentioned some
> confusion about this.  Obviously the latest ones, but does this extend as far
> back as 2.4.19?
> 
> In order to close in on what changes are triggering this, I found the patch for
> sched.c for -pre3 and ran that, and find that -pre3  is fine with or without
> nopentium, so that narrows it to what was altered pre3 to pre4.
> 
> There was nothing obvious in Marcelo's log of changes, so I will trawl through
> the diffs themselves tonight.
> 
> At the same time, I noticed that there seems to a fair bit of touchy
> behaviour of AGP out there, so maybe what is proving fatal to me is the same as
> the cause of flaky for others.

AGP/DRI has been flaky for me in all sorts of ways, but then I've been
using the DRI CVS code which does lots of strange things, so I can't
pin the problems on AGP . . .

Simon

-- 
PGP public key Id 0x144A991C, or ftp://bg77.anu.edu.au/pub/himi/himi.asc
(crappy) Homepage: http://bg77.anu.edu.au
doe #237 (see http://www.lemuria.org/DeCSS) 
My DeCSS mirror: ftp://bg77.anu.edu.au/pub/mirrors/css/ 

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and  agpgart
  2002-09-12 21:32   ` Simon Fowler
@ 2002-09-12 22:54     ` Allan Duncan
  2002-09-13  1:20       ` Simon Fowler
  2002-09-13  3:11       ` Allan Duncan
  0 siblings, 2 replies; 9+ messages in thread
From: Allan Duncan @ 2002-09-12 22:54 UTC (permalink / raw)
  To: Simon Fowler; +Cc: linux-kernel, Andi Kleen

Simon Fowler wrote:
> 
> On Thu, Sep 12, 2002 at 11:50:19AM +0200, Andi Kleen wrote:
> > Allan Duncan <allan.d@bigpond.com> writes:
> > >
> > > Any suggestions of how to improve the error messages around the failure point
> > > are welcome.  Nothing is written into dmesg at the time of failure.
> >
> > You're booting with mem=nopentium right ? It should go away when you turn
> > that off. I'm working on a fix. You can safely turn it off for now, the
> > old problems that it worked around are fixed.
> >
> The problem goes away without mem=nopentium - I've just booted into
> 2.4.20-pre5aa2 and fired up X.

Not in my case, at least for 2.4.20-pre4.

At which kernels does the nopentium become obsolete?  Alan Cox mentioned some
confusion about this.  Obviously the latest ones, but does this extend as far
back as 2.4.19?

In order to close in on what changes are triggering this, I found the patch for
sched.c for -pre3 and ran that, and find that -pre3  is fine with or without
nopentium, so that narrows it to what was altered pre3 to pre4.

There was nothing obvious in Marcelo's log of changes, so I will trawl through
the diffs themselves tonight.

At the same time, I noticed that there seems to a fair bit of touchy
behaviour of AGP out there, so maybe what is proving fatal to me is the same as
the cause of flaky for others.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart
  2002-09-12  9:50 ` Andi Kleen
@ 2002-09-12 21:32   ` Simon Fowler
  2002-09-12 22:54     ` Allan Duncan
  0 siblings, 1 reply; 9+ messages in thread
From: Simon Fowler @ 2002-09-12 21:32 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Allan Duncan, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 817 bytes --]

On Thu, Sep 12, 2002 at 11:50:19AM +0200, Andi Kleen wrote:
> Allan Duncan <allan.d@bigpond.com> writes:
> > 
> > Any suggestions of how to improve the error messages around the failure point
> > are welcome.  Nothing is written into dmesg at the time of failure.
> 
> You're booting with mem=nopentium right ? It should go away when you turn
> that off. I'm working on a fix. You can safely turn it off for now, the 
> old problems that it worked around are fixed.
> 
The problem goes away without mem=nopentium - I've just booted into
2.4.20-pre5aa2 and fired up X.

Simon

-- 
PGP public key Id 0x144A991C, or ftp://bg77.anu.edu.au/pub/himi/himi.asc
(crappy) Homepage: http://bg77.anu.edu.au
doe #237 (see http://www.lemuria.org/DeCSS) 
My DeCSS mirror: ftp://bg77.anu.edu.au/pub/mirrors/css/ 

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart
       [not found] <3D7FF444.87980B8E@bigpond.com.suse.lists.linux.kernel>
@ 2002-09-12  9:50 ` Andi Kleen
  2002-09-12 21:32   ` Simon Fowler
  0 siblings, 1 reply; 9+ messages in thread
From: Andi Kleen @ 2002-09-12  9:50 UTC (permalink / raw)
  To: Allan Duncan; +Cc: linux-kernel

Allan Duncan <allan.d@bigpond.com> writes:
> 
> Any suggestions of how to improve the error messages around the failure point
> are welcome.  Nothing is written into dmesg at the time of failure.

You're booting with mem=nopentium right ? It should go away when you turn
that off. I'm working on a fix. You can safely turn it off for now, the 
old problems that it worked around are fixed.

-Andi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-09-13  3:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-12  1:56 Linux 2.4.20-pre4 & ff. blows away Xwindows with Matrox G400 and agpgart Allan Duncan
2002-09-12  7:51 ` Simon Fowler
2002-09-12  9:12 ` Nuitari
2002-09-12 23:24 ` Allan Duncan
     [not found] <3D7FF444.87980B8E@bigpond.com.suse.lists.linux.kernel>
2002-09-12  9:50 ` Andi Kleen
2002-09-12 21:32   ` Simon Fowler
2002-09-12 22:54     ` Allan Duncan
2002-09-13  1:20       ` Simon Fowler
2002-09-13  3:11       ` Allan Duncan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).