<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [snb efi gmux] imac 12,1 blank screen upon booting"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59431#c39">Comment # 39</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [snb efi gmux] imac 12,1 blank screen upon booting"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59431">bug 59431</a>
              from <span class="vcard"><a class="email" href="mailto:seth.forshee@canonical.com" title="Seth Forshee <seth.forshee@canonical.com>"> <span class="fn">Seth Forshee</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=59431#c37">comment #37</a>)
<span class="quote">> I have no graphics setup or at least not that i am aware off.
> I get a ncurses based menu where i can choose the different kernels i have
> installed.</span >

By "graphics" I just mean that grub can display something on the screen, which
seems to be the case. Typically on a Mac grub will use GOP for this, which is
the interface supported by efifb.

<span class="quote">> Right now i cannot seem to get a console even with or without the
> gfxpayload=keep option on the 32bit kernel. When starting the same usb stick
> on a macbook air it works with both the 32bit kernel and the 64bit kernel.</span >

There's only one graphics card in the airs. Part of your current problems seems
to be confusion over which card should be used.

<span class="quote">> We don't use the default ubuntu grub install because we setup a small
> efiboot environment  using grub-mkimage.
> grub-mkimage -O x86_64-efi -o bootx64.efi  search_fs_uuid fat ext2 normal
> boot configfile linux</span >

What I'm trying to figure out here is whether or not the patch I wrote is
actually needed. If it's a problem with how the kernel is being booted then
patching efifb probably isn't appropriate.

Please try booting a standard 64-bit Ubuntu image (either 12.10 or the 13.04
daily builds) and see if you experience any of the same problems. If not then
you've got a problem with your boot environment. I'm no grub expert, but your
list of modules is rather small. In particular I notice that there's a efi_gop
module that isn't included.

There's still obviously a problem with the graphics when you boot a 32-bit
kernel, but getting the kernel to identify the correct graphics device to use
is a prerequisite to fixing the other problem.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>