All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Some grub2 problems/questions
Date: Thu, 27 Dec 2007 11:05:53 +0100	[thread overview]
Message-ID: <20071227100553.GB30225@thorin> (raw)
In-Reply-To: <fkudco$440$1@ger.gmane.org>

On Wed, Dec 26, 2007 at 12:26:03PM -0800, walt wrote:
> Hi grub group.
> 
> Beginning with the commits of 2007-10-31 my two Athlon machines won't
> work properly with grub2, and I'd like to find out why.

It's a known problem.  That's when we added the ATA driver.  If you don't
include ata.mod in your core.img, everything should be back to normal.

However....

> The first machine has two ordinary PATA drives on a VIA 8235 controller
> and grub2 complains that the firmware is tainted.  Grub2 will use (ata1)
> okay and lists all the partitions,

Nice.  Is that controller in the PCI bus?  It's strange that you got it
working on real hardware (i.e. not qemu) because PCI wasn't implemented
yet.

> but for the second drive grub2 will
> print only (ata2) without listing any partitions.

As expected.

> The other Athlon machine has one PATA drive on a VIA 8235 controller
> and one SATA drive on a Promise controller.  This machine makes it
> through grub_ata_dumpinfo for both disks but then it hangs forever
> without printing anything else.

Could you re-run this part with `debug' variable set to `ata'
("set debug=ata", then "insmod ata") and see what's the last thing
printed ?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)



  reply	other threads:[~2007-12-27 10:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-26 20:26 Some grub2 problems/questions walt
2007-12-27 10:05 ` Robert Millan [this message]
2007-12-27 11:03   ` Robert Millan
2007-12-27 17:33   ` walt
2007-12-30 13:46     ` ata.mod hangs (Re: Some grub2 problems/questions) Robert Millan
2008-01-13  0:14       ` walt
2008-01-13 10:50         ` Robert Millan
2008-01-13 12:39           ` Vesa Jääskeläinen
2008-01-15 11:11             ` Marco Gerards
2008-01-13 19:10           ` walt

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=20071227100553.GB30225@thorin \
    --to=rmh@aybabtu.com \
    --cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.