grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Bierbaumer <list@bierbaumer.net>
To: grub-devel@gnu.org
Subject: [PATCH] Add apple_set_os command
Date: Thu, 09 Apr 2015 12:50:09 +0200	[thread overview]
Message-ID: <55265961.60005@bierbaumer.net> (raw)

Hello!
I wanted to bring some attention to this patch:
https://lists.gnu.org/archive/html/grub-devel/2013-12/msg00442.html
I haven been using this patch for months and it works well.

The current generation of dual GPU Macbook Pros turn off the integrated
Intel GPU when any other OS than Mac OS X is booted.
This works by MAC OS X identifying itself as a custom EFI protocol.
The mentioned patch adds a command (apple_set_os) that fakes this OS
identification to make all the hardware accessible.

It would be great if that patch could be merged so that distributions
will contain the command without manually patching grub.
I think the command is side-effect free as it just gets registered and
then can be run by users who need this quirk for their hardware.

References:
https://github.com/0xbb/gpu-switch#requirements
https://wiki.archlinux.org/index.php/MacBookPro11,x#Getting_the_integrated_intel_card_to_work_on_11.2C3
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1367109
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781843

Greetings,
Bruno


             reply	other threads:[~2015-04-09 10:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 10:50 Bruno Bierbaumer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-13  6:57 [PATCH] Add apple_set_os command Michael Marineau
2013-12-30 16:04 Andreas Heider
2013-12-30 23:11 ` SevenBits
2013-12-31  5:19   ` Andreas Heider
2014-01-03  6:46   ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-01-03 17:26     ` SevenBits
2014-01-03 18:38     ` SevenBits
2014-01-07 15:19       ` andreas
2014-01-07 23:04         ` SevenBits
2014-01-07 13:38 ` Vladimir 'φ-coder/phcoder' Serbinenko
2014-01-07 14:46   ` Andrey Borzenkov
2014-01-07 14:58   ` andreas

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=55265961.60005@bierbaumer.net \
    --to=list@bierbaumer.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).