public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Heilmann, Oliver" <Oliver.Heilmann@drkw.com>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, davej@redhat.com,
	benh@kernel.crashing.org
Subject: Re: Crash in 2.6.6-rc3-mm1 (SiS/Radeon)
Date: Tue, 04 May 2004 09:41:45 +0100	[thread overview]
Message-ID: <1083660105.9822.186.camel@pandora> (raw)
In-Reply-To: <20040501120843.GG2541@fs.tum.de>

It's possible that this is indeed an AGP problem (the 746 hasn't
received a lot of testing yet).
However, I don't think it's related to the patch. The only change it
introduces for your chip is the delay-hack, which I don't think could
adversely affect stability.
_If_ it is an AGP problem it might be a GART screw-up.
Here's a bunch of things you can do/try:

1. Run testgart.

2. Tell me which kernel version you were running when you thought your
system was stable. (Are you sure you were even using agp?)

3. Send me the output of lspci -s0 -vvv -xxx and lspci -s1 -vvv -xxx
   preferably when X is up.

Thanks for testing,

Oliver

On Sat, 2004-05-01 at 13:08, Adrian Bunk wrote:
> Hi Oliver,
> 
> 2.6.6-rc3-mm1 contains your patch.
> 
> My computer is usually very stable, but I had the following strange 
> crash [1]:
> 
> - running XFree86 4.3.0 (from Debian unstable) with FVWM and 3x3 virtual 
>   terminals
> - in one xterm a kernel compile that was most likely at the final
>   linking (IOW: medium cpu and IO load - I heard my HD working)
> 
> I suddenly saw in my virtual terminal the outlines of a xclock in a 
> different virtual terminal (but not the content).
> 
> After a Ctrl-Alt-F5 and Alt-F5 I'm also in 2.6.6-rc3-mm1 seeing for 
> a short time the following:
> - in the lower half of the window the lower half of the X window
> - in the left upper half and the right upper half of the window
>   two copies of tty5
> 
> But in the case of the crash, this didn't vanish any more.
> 
> At boot time, the kernel said:
> May  1 12:07:01 r063144 kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
> May  1 12:07:01 r063144 kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
> May  1 12:07:01 r063144 kernel: agpgart: SiS delay workaround: giving bridge time to recover.
> May  1 12:07:01 r063144 kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
> 
> My hardware is:
> 
> 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 746 Host (rev 10)
>         Subsystem: Unknown device 1849:0746
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
>         Latency: 0
>         Region 0: Memory at d0000000 (32-bit, non-prefetchable)
>         Capabilities: [c0] AGP version 2.0
>                 Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
>                 Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1
> 
> 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon 
> RV100 QY [Radeon 7000/VE] (prog-if 00 [VGA])
>         Subsystem: C.P. Technology Co. Ltd: Unknown device 2072
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B-
>         Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (2000ns min), Cache Line Size: 0x08 (32 bytes)
>         Interrupt: pin A routed to IRQ 11
>         Region 0: Memory at c0000000 (32-bit, prefetchable)
>         Region 1: I/O ports at b800 [size=256]
>         Region 2: Memory at cfef0000 (32-bit, non-prefetchable) [size=64K]
>         Capabilities: [58] AGP version 2.0
>                 Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
>                 Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1
>         Capabilities: [50] Power Management version 2
>                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 
> Radeon framebuffer support is compiled into the kernel, but X is 
> configured not to use it.
> 
> 
> cu
> Adrian
> 
> [1] the SiS AGP patch is first possible suspect, but it might be 
>     unrelated


--------------------------------------------------------------------------------
The information contained herein is confidential and is intended solely for the
addressee. Access by any other party is unauthorised without the express
written permission of the sender. If you are not the intended recipient, please
contact the sender either via the company switchboard on +44 (0)20 7623 8000, or
via e-mail return. If you have received this e-mail in error or wish to read our
e-mail disclaimer statement and monitoring policy, please refer to 
http://www.drkw.com/disc/email/ or contact the sender.
--------------------------------------------------------------------------------


  reply	other threads:[~2004-05-04  8:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040426082159.90513.qmail@web10102.mail.yahoo.com>
2004-04-26  9:32 ` [PATCH] SIS AGP clean up, blacklist and module options Heilmann, Oliver
2004-04-27 11:04   ` [PATCH] SIS AGP vs 2.6.6-rc2 Heilmann, Oliver
2004-04-27 17:29     ` Hemmann, Volker Armin
2004-04-27 19:00       ` Heilmann, Oliver
2004-04-27 19:40       ` Heilmann, Oliver
2004-04-27 20:22         ` Hemmann, Volker Armin
2004-05-01 12:08     ` Crash in 2.6.6-rc3-mm1 (SiS/Radeon) Adrian Bunk
2004-05-04  8:41       ` Heilmann, Oliver [this message]
2004-05-31  0:42         ` Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1083660105.9822.186.camel@pandora \
    --to=oliver.heilmann@drkw.com \
    --cc=akpm@osdl.org \
    --cc=benh@kernel.crashing.org \
    --cc=bunk@fs.tum.de \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox