* X crashes under linux-2.6.0-test7-mm1
@ 2003-10-18 18:46 Thomas Giese
2003-10-18 19:14 ` Sean Neakums
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Giese @ 2003-10-18 18:46 UTC (permalink / raw)
To: linux-kernel
hi,
changed the kernel from 2.4.4 to 2.6.0-test7-mm1 i got the following
messages after starting X11: http://www.tgsoftware.de/xfree.txt
any ideas ?
thanks
Thomas
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: X crashes under linux-2.6.0-test7-mm1
2003-10-18 18:46 X crashes under linux-2.6.0-test7-mm1 Thomas Giese
@ 2003-10-18 19:14 ` Sean Neakums
2003-10-18 19:09 ` Thomas Giese
0 siblings, 1 reply; 5+ messages in thread
From: Sean Neakums @ 2003-10-18 19:14 UTC (permalink / raw)
To: Thomas Giese; +Cc: linux-kernel
"Thomas Giese" <Thomas.Giese@gmx.de> writes:
> changed the kernel from 2.4.4 to 2.6.0-test7-mm1 i got the following
> messages after starting X11: http://www.tgsoftware.de/xfree.txt
It looks like you have forgotten to configure agpgart.
You need to set
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: X crashes under linux-2.6.0-test7-mm1
2003-10-18 19:14 ` Sean Neakums
@ 2003-10-18 19:09 ` Thomas Giese
2003-10-18 19:27 ` Sean Neakums
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Giese @ 2003-10-18 19:09 UTC (permalink / raw)
To: Sean Neakums; +Cc: linux-kernel
both are set to
CONFIG_AGP=m
CONFIG_AGP_INTEL=m
but, i just saw, that i didn't set
# CONFIG_I2C_I810 is not set
# CONFIG_DRM_I810 is not set
# CONFIG_FB_I810 is not set
may be, this is the reason... i'll try it
thanks,
thomas
-----Ursprüngliche Nachricht-----
Von: "Sean Neakums" <sneakums@zork.net>
An: "Thomas Giese" <Thomas.Giese@gmx.de>
Cc: <linux-kernel@vger.kernel.org>
Gesendet: Samstag, 18. Oktober 2003 21:14
Betreff: Re: X crashes under linux-2.6.0-test7-mm1
> "Thomas Giese" <Thomas.Giese@gmx.de> writes:
>
> > changed the kernel from 2.4.4 to 2.6.0-test7-mm1 i got the following
> > messages after starting X11: http://www.tgsoftware.de/xfree.txt
>
> It looks like you have forgotten to configure agpgart.
>
> You need to set
>
> CONFIG_AGP=y
> CONFIG_AGP_INTEL=y
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: X crashes under linux-2.6.0-test7-mm1
2003-10-18 19:09 ` Thomas Giese
@ 2003-10-18 19:27 ` Sean Neakums
2003-10-18 19:21 ` Thomas Giese
0 siblings, 1 reply; 5+ messages in thread
From: Sean Neakums @ 2003-10-18 19:27 UTC (permalink / raw)
To: Thomas Giese; +Cc: linux-kernel
"Thomas Giese" <Thomas.Giese@gmx.de> writes:
> both are set to
> CONFIG_AGP=m
> CONFIG_AGP_INTEL=m
Were they loaded when you started X? The message:
(EE) Unable to open /dev/agpgart (No such device)
suggests that they were not.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: X crashes under linux-2.6.0-test7-mm1
2003-10-18 19:27 ` Sean Neakums
@ 2003-10-18 19:21 ` Thomas Giese
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Giese @ 2003-10-18 19:21 UTC (permalink / raw)
To: Sean Neakums; +Cc: linux-kernel
Okay, i'll try to compile it into kernel, not as module,
there was already something with unresolved symbols
in XFS, JFS and ethernet-card (3c59x) also runs only when not loaded as
module.
thanks again
thomas
-----Ursprüngliche Nachricht-----
Von: "Sean Neakums" <sneakums@zork.net>
An: "Thomas Giese" <Thomas.Giese@gmx.de>
Cc: <linux-kernel@vger.kernel.org>
Gesendet: Samstag, 18. Oktober 2003 21:27
Betreff: Re: X crashes under linux-2.6.0-test7-mm1
> "Thomas Giese" <Thomas.Giese@gmx.de> writes:
>
> > both are set to
> > CONFIG_AGP=m
> > CONFIG_AGP_INTEL=m
>
> Were they loaded when you started X? The message:
>
> (EE) Unable to open /dev/agpgart (No such device)
>
> suggests that they were not.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-10-18 19:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-18 18:46 X crashes under linux-2.6.0-test7-mm1 Thomas Giese
2003-10-18 19:14 ` Sean Neakums
2003-10-18 19:09 ` Thomas Giese
2003-10-18 19:27 ` Sean Neakums
2003-10-18 19:21 ` Thomas Giese
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.