barrykn / big-sur-micropatcher

A primitive USB patcher for installing macOS Big Sur on unsupported Macs
1.24k stars 174 forks source link

patch_kexts.sh - Line 692 should be INSTALL_BACKLIGHT="YES" #113

Open Allistah opened 3 years ago

Allistah commented 3 years ago

In the patch_kexts.sh file, like 692 is currently: INSTALL_BACKLIGHT = "YES"

It should be: INSTALL_BACKLIGHT="YES"

The whitespace should be removed. Currently with the whitespace added it is failing on that line.

barrykn commented 3 years ago

I also saw your pull request, and I've merged it. I'll close this issue once I release v0.5.2.

motor-cyber commented 3 years ago

I just install Big Sur on iMac mid 2011 27 quadro k3100m and the only problem I have is I still don't get full brightness how do fix this.

motor-cyber commented 3 years ago

Mac mid 2011 27 do I need to add the -d I installed without it.As of Big Sur Micropatcher v0.4, install-setvars.sh will now install a version of setvars which enables Apple's System Integrity Protection (SIP) and Authenticated Root Volume (ARV) security features if it is run on a Late 2013 iMac, or a version of setvars which disables both of these features if it is run on any other model of Mac. You may add a -d option to force the installation of the setvars version which disables these features (for instance, if you are creating the USB on a Late 2013 iMac but you will be using it on another Mac). You may also add a -e option to for the installation of the setvars version which enables these features (for instance, if you are installing Big Sur on a 2012 or 2013 Mac that has been upgraded with an 802.11ac WiFi card and therefore does not need a WiFi patch).

motor-cyber commented 3 years ago

and this part I've done in Mac OS just copied to terminal done automatically or does it have to be done in recovery terminalOtherwise, press Command-Q and wait a few seconds, then the Setup Assistant should let you shut down. After you shut down, boot from the patched installer USB again (as in step 10), then open Terminal. Next, run the patch-kexts.sh command to do post-install patching (such as fixing Wi-Fi). There are several ways of formatting this command. For example, for a system volume named Macintosh HD, try one of the following: /Volumes/Image\ Volume/patch-kexts.sh /Volumes/Macintosh\ HD '/Volumes/Image Volume/patch-kexts.sh' '/Volumes/Macintosh HD' "/Volumes/Image Volume/patch-kexts.sh" "/Volumes/Macintosh HD" You can also mix-and-match quotation/escaping formats, such as /Volumes/Image\ Volume/patch-kexts.sh "/Volumes/Macintosh HD" Backslashes may work better with tab completion (see below), but many users will find quotation marks to be easier. Don't forget that tab completion is your friend! For instance, you can type /V/Im/p /V/Mac at the command prompt -- that's much less typing than /Volumes/Image\ Volume/patch-kexts.sh /Volumes/Macintosh\ HD!

motor-cyber commented 3 years ago

do I need to add --2011 I've done it without. (such as /Volumes/Install\ macOS\ Big\ Sur\ Beta/patch-kexts.sh --2011) because the only problem I have is no full brightness.

motor-cyber commented 3 years ago

iMac mid 2011 quadro k3100m as well I noticed that when I boot in to Mac OS the screen looks funny like lines in the colour I put screen to sleep wake it up and then all good.

motor-cyber commented 3 years ago

Strange things happen with the display and you can see it in video as well but if I put in sleep it good again happens every time I boot up after put to sleep wake up and good looks like gpu driver issues. Back on catalina no problem

Ausdauersportler commented 3 years ago

Use this fork:

https://github.com/Ausdauersportler/big-sur-micropatcher

no options needed, the line 692 has been fixed, no known brightness issues

made for iMac 2009 to 2011 with modded GPU

motor-cyber commented 3 years ago

I installed the micropatcher v0. 5.2 pre is that OK or is there issues with it.

Ausdauersportler commented 3 years ago

Please read my last comment: It is currently only this single fork which corrected those errors. I cannot patch the non released 0.5.2pre on the repository and I cannot fork this particular one - although I have all files here.

motor-cyber commented 3 years ago

I install the v o.5.2 and the backlight is fixed I get full brightness

    Dnia 9 grudnia 2020 09:37 Ausdauersportler <notifications@github.com> napisał(a):

Please read my last comment: It is currently only this single fork which corrected those errors. I cannot patch the non released 0.5.2pre on the repository and I cannot fork this particular one - although I have all files here.

— You are receiving this because you commented. Reply to this email directly, github.com view it on GitHub , or github.com unsubscribe .

motor-cyber commented 3 years ago

so do I need to install 0.5.1 or it fine to use 0.5.2pre 

    Dnia 9 grudnia 2020 12:18 motor1982 <motor1982@o2.pl> napisał(a):

     I install the v o.5.2 and the backlight is fixed I get full brightness 

    Dnia 9 grudnia 2020 09:37 Ausdauersportler <notifications@github.com> napisał(a):

Please read my last comment: It is currently only this single fork which corrected those errors. I cannot patch the non released 0.5.2pre on the repository and I cannot fork this particular one - although I have all files here.

— You are receiving this because you commented. Reply to this email directly, github.com view it on GitHub , or github.com unsubscribe .

motor-cyber commented 3 years ago

Ok i install what you send me v0. 5.1 for imac 2009 to 2011 and it runs sweet better than the v0. 5.2 pre. Thanks for that really appreciate it. On 9 Dec 2020 12:19, motor1982 motor1982@o2.pl wrote: so do I need to install 0.5.1 or it fine to use 0.5.2pre 

    Dnia 9 grudnia 2020 12:18 motor1982 <motor1982@o2.pl> napisał(a):

    I install the v o.5.2 and the backlight is fixed I get full brightness

    Dnia 9 grudnia 2020 09:37 Ausdauersportler <notifications@github.com> napisał(a):

Please read my last comment: It is currently only this single fork which corrected those errors. I cannot patch the non released 0.5.2pre on the repository and I cannot fork this particular one - although I have all files here.

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.