public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul G. Allen" <pgallen@randomlogic.com>
To: unlisted-recipients:; (no To-header on input)@localhost.localdomain
Cc: linux-kernel@vger.kernel.org
Subject: Re: AGP support locks X - was Re: sony vaio, crude workaround
Date: Fri, 17 Aug 2001 18:56:47 -0700	[thread overview]
Message-ID: <3B7DCB5F.1B78A6BB@randomlogic.com> (raw)
In-Reply-To: <20010817124100.12469.qmail@web20304.mail.yahoo.com> <m3itfmrwny.fsf@coelacanth.com>

Nick Papadonis wrote:
> 
> This solved the problem.  Apparently AGP has to be built as a module
> in kernels v2.4.8 or X will lock up?  Anyone else experience this?
> 
> > I'm not sure that this is the problem you are having,
> > but I had a problem with X when I was playing with the
> > ACPI stuff and recompiling the kernel on my vaio. Try
> > setting CONFIG_AGP=m (i.e. make AGP support a module,
> > as opposed to being compiled in-kernel.) if it isn't.
> > Once I did that, X started up just fine. Good luck.
> >
> > Dave
> 

I had the same problem before I fixed the NVidia driver and AMD760MP support was added to agpgart (I have a GeForce 3 card and a Tyan Thunder K7). The NVidia
driver did not work properly with the MP chipset, nor did agpgart unless the module was loaded with agp_try_unsupported=1. When compiled as a module, and not
using the afore mentioned option, agpgart simply fails to load. The NVidia driver, not detecting AGP, drops to PCI mode and everything works fine.

When agpgart was modified to support the AMD760MP chipset, I compiled it into the kernel. At that point the NVidia driver would not load because it couldn't
talk to the AGP controller (it didn't know about it), and X would fail just like you see it. I fixed it by modifying the NVidia driver to recognise the AMD760MP
chipset, and now I have 99% AGP support (Fast Write does not currently work, but I will be working with NVidia next week to get everything 100%).

PGA

-- 
Paul G. Allen
UNIX Admin II/Programmer
Akamai Technologies, Inc.
www.akamai.com
Work: (858)909-3630
Cell: (858)395-5043

      reply	other threads:[~2001-08-18  1:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010817124100.12469.qmail@web20304.mail.yahoo.com>
2001-08-18  1:20 ` AGP support locks X - was Re: sony vaio, crude workaround Nick Papadonis
2001-08-18  1:56   ` Paul G. Allen [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=3B7DCB5F.1B78A6BB@randomlogic.com \
    --to=pgallen@randomlogic.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