Re: [BUG] 2.6.18-rc1-mm1: as usual can not boot

From: Paul Drynoff
Date: Wed Jul 12 2006 - 04:08:47 EST


On Wed, 12 Jul 2006 09:45:58 +0200
Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:

> On Wed, 2006-07-12 at 11:37 +0400, Paul Drynoff wrote:
> > On Wed, 12 Jul 2006 00:12:32 -0700
> > Andrew Morton <akpm@xxxxxxxx> wrote:
> >
> > > On Wed, 12 Jul 2006 09:59:33 +0400
> > > Paul Drynoff <pauldrynoff@xxxxxxxxx> wrote:
> > >
>
> Hi, I havent followed your saga much, but in the past I've seen cases
> where such kind of thing went away when AGP was set to be built into the
> kernel, rather than as a module or not even built at all.
>
> I don't know what your AGP setting is but if it's not built in it's
> worth a shot to set it to be built in.
>

thanks for reply,

At now I build all in kernel (without modules) for debuging purposes,
I have
$ grep -i AGP .config
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set


But still get error
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/