All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Nick Warne <nick@linicks.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Two agpgart probes at boot.
Date: Mon, 20 Jun 2005 18:40:39 -0400	[thread overview]
Message-ID: <20050620224039.GA3990@redhat.com> (raw)
In-Reply-To: <200506171943.40592.nick@linicks.net>

On Fri, Jun 17, 2005 at 07:43:40PM +0100, Nick Warne wrote:
 > Hi all,
 > 
 > Can anybody point me in the direction of why I get 'what appears' to be two 
 > agpgart probes on boot (2.6.11.12 on updated Slack 10):
 > 
 > Jun 17 18:40:27 linuxamd kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
 > Jun 17 18:40:27 linuxamd kernel: agpgart: Putting AGP V2 device at  0000:00:00.0 into 4x mode
 > Jun 17 18:40:27 linuxamd kernel: agpgart: Putting AGP V2 device at  0000:01:00.0 into 4x mode
 > Jun 17 18:40:27 linuxamd kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
 > Jun 17 18:40:27 linuxamd kernel: agpgart: Putting AGP V2 device at  0000:00:00.0 into 4x mode
 > Jun 17 18:40:27 linuxamd kernel: agpgart: Putting AGP V2 device at  0000:01:00.0 into 4x mode

These messages aren't probing messages per se. They happen when something
(typically X) opens /dev/agpgart and sets up dri. It'll get logged
every time that X gets restarted.  That there are two of them with the
same datestamp is odd though. For some reason your X did this twice.

		Dave


  reply	other threads:[~2005-06-21  5:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-17 18:43 Two agpgart probes at boot Nick Warne
2005-06-20 22:40 ` Dave Jones [this message]
2005-06-22 18:10   ` Nick Warne
2005-11-16 19:26     ` Nick Warne

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=20050620224039.GA3990@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nick@linicks.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.