linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Carlo J. Calica" <ccalica@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Strange interrupt errors on ASUS A8N-SLI Premium
Date: Sat, 21 Jan 2006 14:54:43 -0800	[thread overview]
Message-ID: <dqudos$4fg$1@sea.gmane.org> (raw)
In-Reply-To: 43D24D4A.2080301@scientia.net

Christoph Anton Mitterer wrote:

> Hi.
> 
> Yesterday I've assebled the new PC of a friend and when we finished we
> tried to adapt his kernelconfiguration to the new hardware,...
> But when we were finished we had some strange errors.
> 
> Perhaps you can help us.... the hardwareconfiguration is the following:
> - AMD Athlon64 X2 4400 +
> - ASUS A8N-SLI Premium
> - Kingston ECC RAM 2 GB
> - PATA Samsung HDD connected via hard drive mobile rack
> 

I have a similar setup.  (Using SATA instead).  I boot with ACPI=off and
(irqfixup if using the onboard nv SATA controller).  Make sure your BIOS is
set to a non-pnp OS.  

In addition, I'm having some sort of race between X and keyboard driver
(seem to interact with SATA too).  I solved that by setting CPU affinity to
the same processor for X and the keyboard IRQ handler.

Booting with apic=verbose might give some useful output as well.

Good luck, I've beating my head against the MB since I got it.


      reply	other threads:[~2006-01-21 22:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-21 15:03 Strange interrupt errors on ASUS A8N-SLI Premium Christoph Anton Mitterer
2006-01-21 22:54 ` Carlo J. Calica [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='dqudos$4fg$1@sea.gmane.org' \
    --to=ccalica@gmail.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;
as well as URLs for NNTP newsgroup(s).