Alan Sojan Posted July 25, 2022 Share Posted July 25, 2022 (edited) Hi, does anyone know how to fix the Intel hd 3000 graphics on High Sierra? I have tried with whatever green and lilu kext but it won't work.. Specifications: Toshiba Satellite R850-13k Intel HD 3000 Intel Core i3-2310m Edited July 26, 2022 by Alan Sojan Quote Link to comment Share on other sites More sharing options...
Guest ricoc90 Posted July 25, 2022 Share Posted July 25, 2022 (edited) InjectIntel -> True AAPL,sn-platform-id -> 0x00000100 Edited July 25, 2022 by ricoc90 Quote Link to comment Share on other sites More sharing options...
Slice Posted July 26, 2022 Share Posted July 26, 2022 Sometimes the bootarg "slide=0" cures these artefacts. 1 Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 11 hours ago, Hervé said: @ricoc90 All incorrect in usage, value and syntax... See the WEG user manual. No need to set InjectIntel to true, it's been deprecated for years. Whatevergreen (PlugIn of Lilu kext) takes care of it. All you need to obtain graphics acceleration for HD3000 is: 1) inject the following property against iGPU @2, i.e. device location/address PciRoot(0x0)/Pci(0x2,0x0) (though this is considered/stated optional if you use the correct MBP8,x SMBIOS): AAPL,snb-platform-id 00000100 DATA // for layout id 0x00010000 2) use MacBookPro8,1 SMBIOS ID: SNB0 0x10000, STOLEN: 0 bytes, FBMEM: 0 bytes, VRAM: 0 bytes, Flags: 0x00000000 TOTAL STOLEN: 0 bytes, TOTAL CURSOR: 1 MB, MAX STOLEN: 0 bytes, MAX OVERALL: 1 MB (1064960 bytes) Camellia: CamelliaUnsupported (255), Freq: 1808 Hz, FreqMax: 1808 Hz Mobile: 1, PipeCount: 2, PortCount: 4, FBMemoryCount: 0 [5] busId: 0x03, pipe: 0, type: 0x00000002, flags: 0x00000030 - ConnectorLVDS [2] busId: 0x05, pipe: 0, type: 0x00000400, flags: 0x00000007 - ConnectorDP [3] busId: 0x04, pipe: 0, type: 0x00000400, flags: 0x00000009 - ConnectorDP [4] busId: 0x06, pipe: 0, type: 0x00000400, flags: 0x00000009 - ConnectorDP 05030000 02000000 30000000 02050000 00040000 07000000 03040000 00040000 09000000 04060000 00040000 09000000 OS X/macOS allocates HD3000 VRAM according to the amount of RAM present in the laptop. In your case, with 8GB of RAM, VRAM will be set to 512MB. Please note that, on Hackintosh platforms, HD3000 is a little buggy with all OS X/macOS versions past Yosemite 10.10. Over time, you won't avoid horizontal lines across your screen + random pixelisation. No fix whatsoever, you'll have to live with these defects that a reboot solves (temporarily of course). What's your screen resolution by the way? 1366x768? Hi, sorry I'm very new to this and I don't know how I should inject the PciRoot. Could you help me? The screen resolution is 1366x768 Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 Hi, I can't post the EFI file as its larger than 10 mb Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 https://drive.google.com/file/d/1PffONXW7Ysf6qt1aGy6gETXA4CZytw2t/view?usp=drivesdk here is the EFI file Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 5 minutes ago, Hervé said: Your Google drive is locked and not public/opened to everyone... Your property injection against PciRoot(0x0)/Pci(0x2,0x0) looks fine though I invite you to remove the device_type and model properties the are not required. The other thing you must remove is the line in the Add Properties section above: IntelGFX AAPL,snb-platform-id 10000300 DATA Then make sure you use MacBookPro8,1 SMBIOS. What version of Clover are you using? Hi, I will reupload it on Google drive and give you permissions. Now I am using Macbook Pro 8,1 SMBIOS. The clover version I am using is version 2.4k rev 4630. Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 https://drive.google.com/file/d/1PoeVgCi_aA-cM9vdTxz0zIy9sYc2y2SN/view?usp=drivesdk Here is the EFI file. Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 Hi, yes this is vanilla not using any distros. I have done what you said but its still not working Quote Link to comment Share on other sites More sharing options...
Alan Sojan Posted July 26, 2022 Author Share Posted July 26, 2022 1 hour ago, Hervé said: Ok, got it. The EFI Folder you posted on your Google drive does not reflect what you post as picture attachments. You probably have a duff or corrupt config or a version of CC that's not compatible with your Clover version r4630. The EFI you posted does not even contain the CPU Power Management SSDT which is required for Sandy Bridge and Ivy Bridge platforms or a PNLF SSDT. I've got a funny feeling you're not actually working on the Clover setup in your EFI partition but somewhere else! Here's what I suggest you do: keep a backup of your existing Clover setup. update Clover to, say, r5133. Clover_r5133.pkg.zip using Clover Configurator app, mount the EFI partition of the disk on which you installed Catalina in the EFI/CLOVER folder, replace your config file + kexts & ACPI folders with those included in this zipped archive: Toshiba_archive.zip I trust the installation you made was a full vanilla, not a distro. I started afresh to make a clean Clover setup: Patched ACPI tables: added i3-2310M specific CPU power management SSDT table; this in order to gain full and proper CPU speedstep added PNLF SSDT table; this in order to gain screen brightness on HD3000 graphics Kexts: Refreshed Lilu + AppleALC & Whatevergreen kexts to latest version (or thereabout) Removed NullCPUPowerManagement kext; you want CPU power management for obvious reasons Config: ACPI section: complete review done, removing all those unnecessary options you had selected and adding what is usually required on this type of Sandy Bridge laptop Devices section: injected the appropriate device property for HD3000 iGPU; you'll have to inject the rest afterwards (eg: audio, SD card reader, wireless, LAN, etc.) as required Kernel & Kext Patches: adjusted the settings as required for a Sandy Bridge laptop (Apple RTC + AICPUPM patches enabled) SMBIOS: picked MacBookPro8,1 and renewed all serial numbers Rt Variables: renewed ROM + MLB values (needed for iMessages and other apps) and set BooterConfig (0x28) + CsrActiveConfig (0xFEF) to disable SIP System Parameters: generated a new Custom UUID and enabled Inject Kexts parameter Hopefully, you should have a bootable Catalina build with full graphics acceleration on this laptop. Should I try and reinstall High Sierra? Quote Link to comment Share on other sites More sharing options...
HmO Posted July 26, 2022 Share Posted July 26, 2022 15 minutes ago, Alan Sojan said: Should I try and reinstall High Sierra? Just add this options into Properties. Quote Link to comment Share on other sites More sharing options...
Guest ricoc90 Posted July 27, 2022 Share Posted July 27, 2022 "Hi, yes this is vanilla not using any distros" "OP had deleted all the AMD/Intel/nVidia graphics kexts from /S/L/E in the belief that Lilu and Whatevergreen would perform some kind of magic" Hmm. I know a certain distro that advises their users to delete these kexts if their graphics aren't working. So i'll just leave a message here for anyone that comes across this post via searching: Don't. Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted June 10 Share Posted June 10 Please give me your EFI Clover for my laptop with Optimus technology, I’m crazy and it just won’t start. I have two video cards: Intel HD Graphic 3000 and Nvidia 540M. There is no option to turn it off in the BIOS. Laptop Samsung RF 711 Quote Link to comment Share on other sites More sharing options...
MaLd0n Posted June 10 Share Posted June 10 2 hours ago, Евгений Евтушенко said: There is no option to turn it off in the BIOS For now use -wegnoegpu bootarg with WhateverGreen.kext 1 Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted June 11 Share Posted June 11 (edited) https://drive.google.com/file/d/1_Otcmm1LCf2ljI--W4b4z3W95e4DA6Dr/view?usp=sharing Samsung laptop RF711 Optimus Nothing has changed, I did it before, I’ll try to attach my EFI, I’m sure I’m doing something wrong. Edited June 18 by Евгений Евтушенко Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted June 13 Share Posted June 13 Всё получилось, всё работает :) https://drive.google.com/file/d/1F1Dv-Oa_OWvkhr0ulKLcxwwoqBxILagp/view?usp=sharing Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted June 18 Share Posted June 18 It works very well in the High Sierra, but there are still small artifacts and I can’t adjust the battery. Can anyone tell me how to set up opencore for Intel 3000 Optimus? Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted June 18 Share Posted June 18 The most successful version of clover for Optimus Intel HD 3000 + Nvidia https://drive.google.com/file/d/103vgQiA_tTHIRE-lWdhLxlC5_SCS_dLe/view?usp=sharing Quote Link to comment Share on other sites More sharing options...
droples Posted June 18 Share Posted June 18 17 minutes ago, Евгений Евтушенко said: The most successful version of clover for Optimus Intel HD 3000 + Nvidia https://drive.google.com/file/d/103vgQiA_tTHIRE-lWdhLxlC5_SCS_dLe/view?usp=sharing There's no harm in dreaming! Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted July 7 Share Posted July 7 EVERYTHING WORKED OUT! EVERYTHING IS WORKING! NO ARTIFACTS! https://drive.google.com/file/d/16rDEf1UNOtfhRmZ2v3xd3o3M95LqaU-1/view?usp=drive_link The config is attached above, for everyone who doesn’t want to search as much as I do, just download and replace your efi folder with mine 1 Quote Link to comment Share on other sites More sharing options...
LockDown Posted July 7 Share Posted July 7 2 hours ago, Евгений Евтушенко said: EVERYTHING WORKED OUT! EVERYTHING IS WORKING! NO ARTIFACTS! https://drive.google.com/file/d/16rDEf1UNOtfhRmZ2v3xd3o3M95LqaU-1/view?usp=drive_link The config is attached above, for everyone who doesn’t want to search as much as I do, just download and replace your efi folder with mine Cant download. Set it as public Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted July 14 Share Posted July 14 I did a little more and noticed that when you select BIOS MacBook Air 4.1, the artifacts practically disappear. And when you check the box as in the photo, both Mojave and Catalina load without problems. New EFI with these changes, to download write: -no_compat_check https://drive.google.com/file/d/1kfS4y4dI2k0EbyKr0BZKp7vde0vCUOLt/view?usp=sharing Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted August 16 Share Posted August 16 https://drive.google.com/file/d/1hW8b_XMDS9TTm3LbaJNDfNrt__eEVvWg/view?usp=sharing Clover+BAT Intel HD Graphics 3000 At the moment there is one problem left - hackintosh freezes for no reason, the mouse works but everything else does not. How to fix this? Maybe someone knows? Quote Link to comment Share on other sites More sharing options...
Евгений Евтушенко Posted October 27 Share Posted October 27 (edited) https://drive.google.com/file/d/1_fqWBK80vxwPLFlD3Z89tzImNBi13j-E/view?usp=sharing Optimus intel HD Graphics 3000 (notebook Samsung RF-711 optimus nvidia 540M and intel HD Graphics 3000) After adding these entries, Mac (Sierra) works absolutely without artifacts Edited October 27 by Евгений Евтушенко 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.