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-embedded+bounces-3986-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QXW2d-0002oQ-RC
	for garchives@archives.gentoo.org; Fri, 17 Jun 2011 10:12:44 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 71BEAE0509
	for <garchives@archives.gentoo.org>; Fri, 17 Jun 2011 10:12:43 +0000 (UTC)
Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com [209.85.218.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id BF7ACE0477
	for <gentoo-embedded@lists.gentoo.org>; Fri, 17 Jun 2011 09:42:42 +0000 (UTC)
Received: by yic15 with SMTP id 15so1903321yic.40
        for <gentoo-embedded@lists.gentoo.org>; Fri, 17 Jun 2011 02:42:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:from:date:message-id:subject:to:cc
         :content-type:content-transfer-encoding;
        bh=zKYnVfBT+YJ1MeXvWWjObvk9x6f2ZvodLrX7aMGDqqI=;
        b=Ljm67W1YVn58ZLC+nKKqvFgRWxJosCPWNHcn1eczaGmjAoFAOUoB/6wenJv9XUYPh4
         foPTnS/7GldHpvszCBD1XmgJ07ZpGVfFGd4Chobp9YpCMQqYxYpb5VpxLVZ4boJ8LOvB
         5FjM1W2ZmdXs3Pgvp1ARUIq05Ne1wV4+Zkvug=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:from:date:message-id:subject:to:cc:content-type
         :content-transfer-encoding;
        b=cp3o+6L8Jz8h+PEgBF5RvEcWi7VtrmCeFSm35/qOyYeVCysKUXU7B7s3M0YulvROnA
         6MJOxDMy6PHghG9yRnPIR/JYFfxRAmOQJv/vJLG/If89bVziPUK4BSXUc9hen2AcebVQ
         yOY/P13pMJcKw7SNELkDGhr/6uSu3KMxz1XV8=
Received: by 10.236.19.171 with SMTP id n31mr3121723yhn.436.1308303762085;
 Fri, 17 Jun 2011 02:42:42 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.236.107.170 with HTTP; Fri, 17 Jun 2011 02:42:02 -0700 (PDT)
From: "pandaswarm@gmail.com" <pandaswarm@gmail.com>
Date: Fri, 17 Jun 2011 17:42:02 +0800
Message-ID: <BANLkTi=399EmmtBLiT_rKPLPxQCF3VLp0w@mail.gmail.com>
Subject: [gentoo-embedded] About howto install Gentoo on Toshiba AC100
To: armin76@gentoo.org
Cc: gentoo-embedded <gentoo-embedded@lists.gentoo.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: ec5429e147ef1221e24027b576e89f03

Hi, Ra=C3=BAl

As a newbie to AC100 and Gentoo-Embedded,
I just trying to following with installation guide:
http://tosh-ac100.wetpaint.com/page/Gentoo
http://dev.gentoo.org/~armin76/arm/tegra2/install.xml

but seems kernel config file is for Tegra 250 Developer kit?
and I also suffered some errors when trying to duplicate step like build ke=
rnel

[snip]
  LD      drivers/built-in.o
  LD      vmlinux.o
sound/built-in.o: In function `NvOdmExternalClockConfig':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_soc_audio.c:48:
multiple definition of `NvOdmExternalClockConfig'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvodm/nvodm_services.c:254:
first defined here
sound/built-in.o: In function `NvRmTransportSendMsg':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_transport.c:45:
multiple definition of `NvRmTransportSendMsg'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvrm/core/common/nvrm_transport.c:1561:
first defined here
sound/built-in.o: In function `NvRmTransportGetPortName':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_transport.c:77:
multiple definition of `NvRmTransportGetPortName'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvrm/core/common/nvrm_transport.c:1681:
first defined here
sound/built-in.o: In function `NvRmTransportRecvMsg':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_transport.c:60:
multiple definition of `NvRmTransportRecvMsg'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvrm/core/common/nvrm_transport.c:1607:
first defined here
sound/built-in.o: In function `.LANCHOR0':
last.c:(.data+0x7a8): multiple definition of `s_hRmGlobal'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/clock.c:162:
first defined here
sound/built-in.o: In function `NvRmTransportOpen':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_transport.c:91:
multiple definition of `NvRmTransportOpen'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvrm/core/common/nvrm_transport.c:867:
first defined here
sound/built-in.o: In function `NvRmTransportConnect':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_transport.c:103:
multiple definition of `NvRmTransportConnect'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvrm/core/common/nvrm_transport.c:1283:
first defined here
sound/built-in.o: In function `NvRmTransportClose':
/home/hzhang/ac100/kernel/sound/soc/tegra/tegra_transport.c:113:
multiple definition of `NvRmTransportClose'
arch/arm/mach-tegra/built-in.o:/home/hzhang/ac100/kernel/arch/arm/mach-tegr=
a/nvrm/core/common/nvrm_transport.c:993:
first defined here
make: *** [vmlinux.o] Error 1

so I have couple of quick questions:
1. AC100 shared almost the same hardware spec with Nvidia Tegra 250
Developer Kit?
2. Re-partition AC100 internal storage still a hard requirement before
install Gentoo?
3. Could you please provide an updated binary Gentoo kernel+initrd
image for AC100?

Thanks in advance.

--=20
i use Gentoo, pilgrim...

Haitao