From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-93817-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LugwV-0004rD-FL
	for garchives@archives.gentoo.org; Fri, 17 Apr 2009 05:48:51 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 700A9E058C;
	Fri, 17 Apr 2009 05:48:50 +0000 (UTC)
Received: from mail-fx0-f169.google.com (mail-fx0-f169.google.com [209.85.220.169])
	by pigeon.gentoo.org (Postfix) with ESMTP id 10D0FE058C
	for <gentoo-user@lists.gentoo.org>; Fri, 17 Apr 2009 05:48:49 +0000 (UTC)
Received: by fxm17 with SMTP id 17so668451fxm.34
        for <gentoo-user@lists.gentoo.org>; Thu, 16 Apr 2009 22:48:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=p6/2Pm/zgDmkUeZiKOH6anEkgKGXQo7aSgVW4O5T6Ac=;
        b=BAJtwx40f7MfcJqNGlBAm3ELrXBVitAIwPosvgk/xqsB1byRdYzKgmsNR2inLxmXu5
         KC4DSDRHyr583JGL7wzwEWon8idv4RGt0xPz7xfBK87Kx/85hf8Tx/gvTxTqevsghTds
         b6m1LEutMTfnvZbfbqMAyVt+U+FAmyNX8b+VQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=LKu5SrFPdtG18vVLyP7Jo5BXRKFgjqk4guADkL/1VzJ6b1qHF7ElJRfKx5wOylvaHf
         /nNX3kR1BgthYztq0TsUMeuubKmfDWvBP6VJNg/6932hKAJvnrIiEEVGmTwsjt1mYhk7
         z1lDo0E0UHfGlpL3rUhVCuNe8ibYvGBqnHAIU=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.103.182.3 with SMTP id j3mr1135533mup.107.1239947329463; Thu, 
	16 Apr 2009 22:48:49 -0700 (PDT)
In-Reply-To: <20090416150839.5e98ea67@zaphod.digimed.co.uk>
References: <20090416094029.3d247e98@krikkit.digimed.co.uk>
	 <5602B0BD6D59AE4791BE83104940118DC09D9468@excprdmbxw002.optus.com.au>
	 <20090416150839.5e98ea67@zaphod.digimed.co.uk>
Date: Fri, 17 Apr 2009 07:48:49 +0200
Message-ID: <bc8a2610904162248i30598658j8b5bfe2870bc034b@mail.gmail.com>
Subject: Re: [gentoo-user] Kernel fails to boot on Via Epia
From: Thomas Chef <thomas.chef@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0016363ba65c1ce6340467b9bc0e
X-Archives-Salt: ddad9289-9d1f-4d11-bfbb-ca94d16b9e50
X-Archives-Hash: 1cc5febf5ba3e3b8e0ec09a811883643

--0016363ba65c1ce6340467b9bc0e
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Thanks for all your support.

Yesterday evening I reconfigured the kernel again, and I added SCSI I think,
but I also removed some generic IDE drivers and just kept the VIA driver for
ide. Recompiled, and rebooted. And voila, it booted :) I will compare the
two .config's to see what I actually did that made it work.

But there is a lot of work left before it's complete:
* APCI don't work (powerbutton)
* Framebuffer at startup (like on the install-cd, which looks nice)
* Mouse-support (maybe this comes with the framebuffer, as I can see it
detects the mouse)
* Swedish keymap (I didnt get the config correct, but I know how to now)
* X
(Hmm. If I would have choosen Windows instead, I would have been up and
running with Cubase in 3 hours max, but I would not have learned so much)

A few questions:
- When I recompile the kernel and replace an existingly (in lilo) configured
kernel, do I have to rerun lilo ?
- Neil: How have you configured your frambuffer support in lilo/grub ? The
handbook is some what confusing in this matter I think ?
- How much do I earn in speed by optimising and removing unneeded options in
the kernel ? Or is it just kernel-size ?

--0016363ba65c1ce6340467b9bc0e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div>Thanks for all your support.</div>
<div>=A0</div>
<div>Yesterday evening I reconfigured the kernel again, and I added SCSI I =
think, but I also removed some generic IDE drivers and just kept the VIA dr=
iver for ide. Recompiled, and rebooted. And voila, it booted :) I will comp=
are the two .config&#39;s to see what=A0I actually did that made it work.</=
div>

<div>=A0</div>
<div>But there is a lot of work left before it&#39;s complete:</div>
<div>* APCI don&#39;t work (powerbutton)</div>
<div>* Framebuffer at startup (like on the install-cd, which looks nice)</d=
iv>
<div>* Mouse-support (maybe this comes with the framebuffer, as I can see i=
t detects the mouse)</div>
<div>* Swedish keymap (I didnt get the config correct, but I know how to no=
w)</div>
<div>* X</div>
<div>(Hmm. If I would have choosen Windows instead, I would have been up an=
d running with Cubase in=A03 hours max, but I would not have learned so muc=
h)</div>
<div>=A0</div>
<div>A few questions:</div>
<div>- When I recompile the kernel and replace an existingly (in lilo) conf=
igured kernel, do I have to rerun lilo ?</div>
<div>- Neil: How have you configured your frambuffer support in lilo/grub ?=
 The handbook is some what confusing in this matter I think ?</div>
<div>- How much do I earn in speed by optimising and removing unneeded opti=
ons in the kernel ? Or is it just kernel-size ?</div>

--0016363ba65c1ce6340467b9bc0e--