netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Jan Kasprzak <kas@fi.muni.cz>
Cc: netdev@vger.kernel.org
Subject: Re: skge: PCI error cmd=0x117 status=0x22b0
Date: Fri, 14 Nov 2008 10:06:23 -0800	[thread overview]
Message-ID: <20081114100623.7287d9ec@extreme> (raw)
In-Reply-To: <20081114175507.GC7172@fi.muni.cz>

On Fri, 14 Nov 2008 18:55:07 +0100
Jan Kasprzak <kas@fi.muni.cz> wrote:

> Stephen Hemminger wrote:
> : On Fri, 14 Nov 2008 16:36:46 +0100
> : Jan Kasprzak <kas@fi.muni.cz> wrote:
> : 
> : > 	Hello,
> : > 
> : > I have an ASUS M2R32-MVP board with the skge network card. From time to time
> : > the network freezes with the following message (this one taken from
> : > 2.6.27-rc7, another one added even with timing information at the end
> : > of this mail):
> : > 
> : > skge 0000:03:04.0: PCI error cmd=0x117 status=0x22b0
> : > skge 0000:03:04.0: unable to clear error (so ignoring them)
> : 
> : The device is getting a PCI master abort on a DMA.
> : Either, you have hardware issues, or there is a driver bug when accessing
> : a particular memory address.  Do you have 4G or more of memory?
> 
> 	Yes (I have written it in my previous mail) - I have 8 GB of RAM.
> Can - for example - a non-linear memory (i.e. the memory hole remapping)
> be a problem? IIRC, I have it set to "on" in my BIOS setup.
> 
> : Some motherboards are crap and don't actually allow DMA from high memory.
> 
> 	With 8 GB only half of my RAM is below the 32-bit barrier,
> so I guess if this was a problem, I would got this error more often
> (every second packet on average?).
> 
> 	OK, I will try to poke my HW vendor. Thanks,
> 
> -Yenya
> 

You could also try adjustments of iommu on kernel command line
(force, off, soft, etc). Andi Kleen might no more about this.

      reply	other threads:[~2008-11-14 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-14 15:36 skge: PCI error cmd=0x117 status=0x22b0 Jan Kasprzak
2008-11-14 16:42 ` Stephen Hemminger
2008-11-14 17:55   ` Jan Kasprzak
2008-11-14 18:06     ` Stephen Hemminger [this message]

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=20081114100623.7287d9ec@extreme \
    --to=shemminger@vyatta.com \
    --cc=kas@fi.muni.cz \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).