barrykn / big-sur-micropatcher

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

Error en post-parcher en MBP 8.3 y no carga tarjeta intel integrada (problemas con gráficos y sonido) #208

Open joseluisdi opened 3 years ago

joseluisdi commented 3 years ago

He instalado BigSur 11.2.3 dos veces y da error en el post parcher........ menciona AMDRadeonX3000, pero los drivers reales son: AppleIntelHD3000Graphics (integrada) y AMD-Radeon-6600M-and-6700M-Series (secundaria) Ayuda por favor!!!

Using kmutil to rebuild system collection... Error occurred while building a collection: 1: One or more binaries has an error which prevented linking. See other errors. 2: Could not use 'com.apple.kext.AMDRadeonX3000' because: Cannot find symbol for metaclass pointed to by 'ZN37AMDRadeonX3000_AMDAccelDisplayMachine10superClassE'. Expected symbol 'ZN22IOAccelDisplayMachine210gMetaClassE' to be defined in another kext com.apple.kext.AMDRadeonX3000 specific: 1: Cannot find symbol for metaclass pointed to by 'ZN37AMDRadeonX3000_AMDAccelDisplayMachine10superClassE'. Expected symbol 'ZN22IOAccelDisplayMachine210gMetaClassE' to be defined in another kext kmutil failed.

No carga kext pantalla integrada en bigsur No hay tarjeta de sonido integrada en bigsur error en el post-patched .pdf

seyoon20087 commented 3 years ago

You can try doing patch-kexts.sh on your macOS installation medium.

After you boot to macOS installation medium, open Terminal, then try executing:

/Volumes/Image\ Volume/patch-kexts.sh /Volumes/Macintosh\ HD --2011

Hope this helps.

joseluisdi commented 3 years ago

I put --2011, but the error continues and the post-patcher does NOT finish, so the problem continues with the graphics, sound, Mac sleep, and very slow, among others. Is there a way to force the post-parcher to finish well? Please help!!!

seyoon20087 commented 3 years ago

Please see #159

Ausdauersportler commented 3 years ago

As @seyoon20087 wrote before:

You have two options: Either follow the instructions posted on issue #159 and reinstall from the scratch or check this out:

Adding the AMDRadeonX3000.kext to the (iMac) 0.5.4 micropatcher works for the MacBookPro6.2, so please try this on the command line in Big Sur:

/Volumes/Image\ Volume/patch-kexts.sh /Volumes/Macintosh\ HD --2010 --R3000

(Just using the --2011 drops back to the default behaviour without using the AMDRadeonX3000.kext and it will result in the same linker error as shown on the attached PDF).

Sorry: You will have to try this until will solve all linker errors....and @b1gCHAD said he got a working installation on his 2011 MacBook using the stock 0.5.1 micropatcher.

joseluisdi commented 3 years ago

Thank you very much for the support you have given me…. I did several tests and in the end, I ALMOST looked good !!!! You already have better control of the graphics and I already have sound, the slowness still continues. Do the following: 1- Use the patch-kexts.sh -u. To uninstall the patches ... 2- Use the patch-kexts.sh —2011 The error continued, the post-patch did not finish 3- Use the patch-kexts.sh -u again. To uninstall the patches ... 4- Use the patch-kexts.sh —2010 And for some reason, it ended up fine… Ok !!! Current problem: 1- The secondary card AMD Radeon HD 6750M is taken as main 2- I already load the Intel HD Graphics 3000 drivers, although it does not use this integrated card. Comments: My Mac is MacBook Pro (17-inch, Early 2011), MBP 8.3, with Intel HD Graphics 3000 (primary card) and AMD Radeon HD 6750M (secondary card) 1- When using micropatcher V0.5.1 for some reason I was trying to load AMDRadeonX3000 2- When using microparcher V0.5.4 for some reason it tried to load GeForceTesla 3.- But when using patch-kexts.sh -2010 the post-patch process ended well. Amazing!!!

I comment everything to see if there are improvements in the micropatcher. The tests that I carried out, was installing Big Sur 11.2.3 on three occasions ... The only thing that remains to be done is how to make the integrated graphics card the main card, and the secondary card, really the secondary card.

Thank you very much for your patience, I hope everything is fixed and everything is fine ... And another favor, can you confirm the web link to give my financial contribution Thanks a lot. Uninstalled patch kexts Patch kexts --2010 AMD Radeon HD secundaria como primaria Intel HD Graphics 3000 integrada no la usa

joseluisdi commented 3 years ago

Please help I downloaded the full update .zip but it keeps giving me post-patcher errors, Please suggest me to finish the post-parcher well ... I tell you that with this update, with the parameter --2010, it gives me an error ... Please can you help me. Thanks a lot Salida guardada de la terminal 3.pdf

Ausdauersportler commented 3 years ago

Have you read the last line of the messages on the photo you uploaded? Apparently not!

Ignore the other error messages.

joseluisdi commented 3 years ago

Good morning everyone I had to re-install Big Sur 11.2.3 with the latest version of patcher v.0.5.4, I used the parameter --2011 and also the --2010, but both times the post-patcher ended in error. On the last occasion with --2010 the post-patcher was installed well. Is there something I am doing wrong? Or my MBP 8.3 has something "weird" that is not being corrected. I do the installations from scratch. Or, how can you force the post-parcher to finish correctly, even if it encounters errors? Sorry for the inconvenience I am causing you. Please help me. .... IMG_1323 IMG_1324

Ausdauersportler commented 3 years ago

Can you please check the contents of you /Library/Extensions folder? I have only three files listed there. Maybe you are storing older Extensions coming in with Time Maschine restore actions causing this linker error. Delete the older files in case you find files there, you will recognize them by the date of creation (older than Jan 2021).

Sorry, I do have not MB8.x to test.