From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-ppc-user+bounces-540-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JmEO5-00050p-K9 for garchives@archives.gentoo.org; Wed, 16 Apr 2008 20:37:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62198E0835; Wed, 16 Apr 2008 20:37:48 +0000 (UTC) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.247]) by pigeon.gentoo.org (Postfix) with ESMTP id 37ACDE0835 for <gentoo-ppc-user@lists.gentoo.org>; Wed, 16 Apr 2008 20:37:48 +0000 (UTC) Received: by hs-out-0708.google.com with SMTP id k27so1138626hsc.2 for <gentoo-ppc-user@lists.gentoo.org>; Wed, 16 Apr 2008 13:37:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=CmHxy9srTrnaxORsGok+6+URdZGZD2RUJPbiI64nK/E=; b=KUUa7Bw6Q6mAqvNkeJwECXtzbK4yjCluvUas+6UzwtNvn5vIwkmZKuaV1yoIOkhwI8o5q+oH0z4Ki2pRhV9K65t5cQRsgxpihDcmUIzikwqp4cDe/thfQErXtroXJNJnEqCjXDFaWe1MsyTMKcM8/RsiZX/N2FzHPxSgo07oxxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iTwJCSlxkvLKBLc3z8N6J00exDNeXTIAA/npzKy+2VD1Z9miOm1ms7KU9PNwsOySU18+GzTZwgQEaAFMDKpcSo9UjfgNfMz8j9rlGZyFu4/Z0FhI467URjoQEIs/aj/vqkV5WZky7ZIl0rK80QT+trUbvx4AoLoQAFI1GclHm08= Received: by 10.100.229.12 with SMTP id b12mr754674anh.60.1208378267934; Wed, 16 Apr 2008 13:37:47 -0700 (PDT) Received: by 10.100.12.15 with HTTP; Wed, 16 Apr 2008 13:37:47 -0700 (PDT) Message-ID: <5bdc1c8b0804161337s1d060237t245f6bc57301c055@mail.gmail.com> Date: Wed, 16 Apr 2008 13:37:47 -0700 From: "Mark Knecht" <markknecht@gmail.com> To: gentoo-ppc-user@lists.gentoo.org Subject: Re: [gentoo-ppc-user] Mac Mini PPC - Is this the right list? In-Reply-To: <6EBB9EE5-04A1-4351-B11B-780804F12DAC@mac.com> Precedence: bulk List-Post: <mailto:gentoo-ppc-user@lists.gentoo.org> List-Help: <mailto:gentoo-ppc-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-ppc-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-ppc-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-ppc-user.gentoo.org> X-BeenThere: gentoo-ppc-user@lists.gentoo.org Reply-to: gentoo-ppc-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5bdc1c8b0804151857t16346bccm731090e05557db1e@mail.gmail.com> <1eaf261f0804160929o73beb3y2d8620217dac5c90@mail.gmail.com> <5bdc1c8b0804160939y1dd89a30le418707bfaea78c5@mail.gmail.com> <6EBB9EE5-04A1-4351-B11B-780804F12DAC@mac.com> X-Archives-Salt: ae03b1bb-5385-4f09-87fa-3b5527d59be8 X-Archives-Hash: 250b5ec42f3df0d625d5a16d657ef67b On Wed, Apr 16, 2008 at 1:15 PM, matt hull <mattmatteh@mac.com> wrote: > > > This is my first PPC machine. I have used Gentoo for years as a > user type so I've probably built 30 x86 boxes but never a PPC so I > wasn't sure how to configure the kernel by hand so I swiped the > /proc/config.gz fine from the CD boot environment and pushed it down > into the chroot to use to configure my first PPC kernel. Does that > sound reasonable for a Mac Mini? I ran make oldconfig and just hit > enter until it finished. I figured if that kernel config could boot > the machine from the CD it should be OK for a first kernel from the > hard drive. Would you agree > the gentoo handbook tells you how to configure the kernel. > > http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=1&chap=7 > > Code Listing 3.1: Invoking menuconfig > > > # cd /usr/src/linux > # make pmac32_defconfig > # make menuconfig > > the default enables most if not all the ppc options you might need. after > you get it working you will probably want to start removing some. > > matt Thanks Matt. I have the system built and running at this point. I had some trouble with yaboot, and still am to some extent, but the machine is booting and I can ssh in so I'm in pretty good shape at this point. My question at this time is how to append kernel boot options in /etc/yaboot.conf. When I boot the apple kernel from the Gentoo CD then when it switches to (I guess) the framebuffer where I see Tux the text on my monitor is jerky and not too readable. However if I use the suggested version apple video=ofonly then the text is fine. Scanning around on the web I found this example of how to do the same thing in yaboot.conf: image=/boot/kernel-2.4.26-gentoo-r3 label=2.4.26-gentoo-r3 root=/dev/hda4 append="video=ofonly" read-only I have added this to my /etc/yaboot.conf file but the video is still jumping around and isn't too readable. None the less the machine is completely up and running and doing an emerge -DuN system so this machine, which has sat on the shelf untouched for over a year, is not usable hardware thanks to Gentoo. Cheers, Mark -- gentoo-ppc-user@lists.gentoo.org mailing list