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-542-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JmGug-0007sg-Cm for garchives@archives.gentoo.org; Wed, 16 Apr 2008 23:19:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AD28E0523; Wed, 16 Apr 2008 23:19:37 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by pigeon.gentoo.org (Postfix) with ESMTP id 0862BE0523 for <gentoo-ppc-user@lists.gentoo.org>; Wed, 16 Apr 2008 23:19:36 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c8so743596ana.47 for <gentoo-ppc-user@lists.gentoo.org>; Wed, 16 Apr 2008 16:19:36 -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=a9F41C3Zvr9FO/jiFM3LXZ0TrY8tDZhXpteTIaaGN1Q=; b=C4sj+V8rlkq3k0ERf5zbo51xU2vXCsPiEzdBulBq63bvj63gJh3W291LD2QkaUdYM6SPnQSYJU1vfsa0rh0r/J/Fw3Fqla7oGPsSqtR8Od6AIa1Yokg8UDet8tKt7RcROl9BjS2m569dLWmaljVLPSeIabFCrtDBXDpD+e+j9ds= 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=RwSl1WsKpV6tspVhZKm9az5EUn0YzoGoxCfL0/OVtzoDOlWzsniA9a2KFecE1jey2jve8FkXnE/XMl95z42iNwvI9To8NXxENXIqInDhZxVDD8j5HrVZt9Hr4psv2e9WXZcgBMxvg+Y69Hz1W6gwZb1Xga7kg0eb8B4MbxR9YOo= Received: by 10.100.41.9 with SMTP id o9mr1031089ano.84.1208387976485; Wed, 16 Apr 2008 16:19:36 -0700 (PDT) Received: by 10.100.12.15 with HTTP; Wed, 16 Apr 2008 16:19:36 -0700 (PDT) Message-ID: <5bdc1c8b0804161619k5d3970c7ndc15d1ac15bbf041@mail.gmail.com> Date: Wed, 16 Apr 2008 16:19:36 -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: <015F8461-3594-40F3-B247-28F2A8FF4308@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> <5bdc1c8b0804161337s1d060237t245f6bc57301c055@mail.gmail.com> <015F8461-3594-40F3-B247-28F2A8FF4308@mac.com> X-Archives-Salt: 5b45ccea-4c46-4f5a-8770-64f563d2e578 X-Archives-Hash: e83127b1002fa329c57f29e1c5291184 On Wed, Apr 16, 2008 at 3:59 PM, matt hull <mattmatteh@mac.com> wrote: > > apple kernel ? that would be darwin. i think you mean linux kernel ? Well, yes, it's a Linux kernel but named 'apple' I think. The instructions you see when you boot from the Gentoo 2007.0 universal install CD say to execute essentially one of these two commands: boot: apple or boot: apple video=ofonly when I boot without ofonly I get messed up text. I've got OpenFirmware frame buffer, nvidia and ATI compiled in. EDID also. The machine is acting like it's just not choosing them, assuming the problem I'm seeing is the same one I see booting the kernel on the install CD. How does one make the kernel choose or not choose the FB at boot time? I'm familiar with doing this stuff in grub but this is my first experience with yaboot. My kernel is 2.6.24-gentoo-r3. It boots fine and the machine is working great at least from an ssh session where I'm not looking at this frame buffer stuff. that's fine for the next day or two as I let it build stuff I might want to run on it. Note that if it matters I had to use the 2007.0 CD since the current ISO image for the 2008.0 beta is too large to fit on a 700MB CD-R, at least according to K3b. I don't have any larger CD-Rs available right now. The processor in this machine is a 7447A, clock-1.5GHz. lspci says it's a RV280 [Radeon 9200] graphics chip. Thanks, Mark > > i dont append any kernel options. you want open firmware framebuffer and > radeonfb or nvidiafb compiled in the kernel. not sure if enabling the edid > or ddc options will help. i dont have a mac mini, just 2 ibook g4's, not > sure how different they are. > > matt > > there is also #gentoo-powerpc on freenode too :) > > > > > > 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 > > > > > > > -- > gentoo-ppc-user@lists.gentoo.org mailing list > > -- gentoo-ppc-user@lists.gentoo.org mailing list