public inbox for gentoo-ppc-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph Jezak <josejx@gentoo.org>
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] yaboot has kicked my butt - 5 times?!
Date: Fri, 24 Sep 2010 01:04:03 -0400	[thread overview]
Message-ID: <4C9C3143.2050002@gentoo.org> (raw)
In-Reply-To: <AANLkTi=-VGV0-Vpyd6F3Os3Tw-0UGZPXddCpqrzKe2Qv@mail.gmail.com>

 My responses are inline this time. It's easier when there's so much
going on!

On 09/23/10 16:41, Mark Knecht wrote:
> Two pictures posted:
>
> Top half of boot screen:
> http://www.flickr.com/photos/29328985@N03/5018717650/
>
> Bottom half of boot screen
> http://www.flickr.com/photos/29328985@N03/5018718202/
>

Okay, these look exactly as expected. You've booted into the shell fine
and the kernel does detect the hard drive fine. It appears that the disk
was not cleanly unmounted, which is what the messages in the bottom
picture indicate. Once you get USB working so we can type into the
console, we'll take a look at what's actually going on.

> Full USB HID support is built as modular. I don't seem to be able to
> change it to built in. make menuconfig is only giving me modular or
> not set.  (Kernel config USB info this is set is at the end)
If you use menuconfig and you go to the "Help" option, it will tell you
what dependencies need to be set in order to build the module. Most
likely, you did not set the USB subsystem itself to be built in.
> lspci says the controller is an Apple controller and the driver is
> 'macio' which seems sensible. I see it in the boot screen I think.
> That driver is built in, but the PATA_MACIO driver is not:
>
> (chroot) livecd linux # cat .config | grep MACIO
> # CONFIG_PATA_MACIO is not set
> CONFIG_ADB_MACIO=y
> (chroot) livecd linux #
>
> Maybe I've mistakenly left the right disk driver out of the kernel
> thinking the hardware was SATA based? Does the PATA_MACIO option need
> to be set for the Mac Mini? I don't understand how this kernel config
> would have ever worked befor unless I'm confusing where it came from.
>

You're using the old style driver which results in devices named hdX#.
It's called IDE_PMAC. The new driver which uses the sdX# naming
convention (and uses libpata), is called PATA_MACIO.

> Does the append="init=/bin/bash" command allow the kernel to load
> drivers or do I need to build USBHID into the kernel to get the
> keyboard to work at this level of boot?

I would built it in for now, it'll be easier since there's no good way
to get into the system to tell it to load the drivers.

-Joe



  reply	other threads:[~2010-09-24  5:05 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 22:59 [gentoo-ppc-user] yaboot has kicked my butt - 5 times?! Mark Knecht
2010-09-23  1:33 ` Joseph Jezak
2010-09-23  3:33   ` Mark Knecht
2010-09-23 12:05     ` kahl
2010-09-23 17:55       ` Mark Knecht
2010-09-23 19:59         ` Joseph Jezak
2010-09-23 14:10     ` Joseph Jezak
2010-09-23 16:17       ` Mark Knecht
2010-09-23 20:02         ` Joseph Jezak
2010-09-23 20:41           ` Mark Knecht
2010-09-24  5:04             ` Joseph Jezak [this message]
2010-09-24 20:30               ` Mark Knecht
2010-09-24 22:43                 ` Enlightened User
2010-09-25  0:23                   ` Mark Knecht
2010-09-25 11:45               ` Mark Knecht
2010-09-25 15:12                 ` Joseph Jezak
2010-09-25 20:40                   ` Mark Knecht
2010-09-25 21:01                     ` Mark Knecht
2010-09-25 22:40                     ` Mark Knecht
2010-09-26 17:36                     ` Joseph Jezak
2010-09-26 20:52                       ` Mark Knecht
2010-09-26 23:09                         ` Mark Knecht
2010-10-01 13:54                         ` Joseph Jezak
2010-10-01 21:03                           ` Mark Knecht
2010-10-07 17:34                             ` Joseph Jezak
2010-10-07 18:29                               ` Mark Knecht
2010-10-07 19:16                                 ` Joseph Jezak
2010-09-26 16:48 ` Klaus Müller
2010-09-26 19:08   ` Mark Knecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C9C3143.2050002@gentoo.org \
    --to=josejx@gentoo.org \
    --cc=gentoo-ppc-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox