-
Posts
10013 -
Joined
-
Last visited
-
Days Won
560
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
Start with NullCPUPowerManagement until you've applied the AsusAICPUPM patch and generated your own CPU-specific SSDT. If you re-use an existing one that was made for another CPU, you'll have problems. You should not have anything at all to patch in DSDT re: CPU. If you want to disable the AMD dGPU, extract your raw BIOS tables and identify the SSDT where it's defined. That's where you're likely to find _ON / _OFF functions that you can call as externals in your DSDT. I would not waste much time on a modded BIOS re: MXM graphics cards. Most of the time laptops use their own specific physical connectors. So if you want to swap your AMD model by another one, look for the nVidia alternative that can be fitted to the M6600.
-
How do you actually apply the patch? You may do it wrong...
-
For Ethernet card, it appears your're using Mieze's driver, so you should be Ok as long as you use v2.1.0 or above. But the kext may not inject through Clover so move it to /L/E, repair persmissions and rebuilt your cache. Reboot and check if you then have the Ethernet port working. I assume it's enabled in BIOS.
-
What model of wireless & bluetooth device do you have fitted to your E6530?
-
Tried MBP9,1/10,1 SMBIOS? They're IvyBridge but those models have nVidia graphics. All MBP8,x have HD3000-only or dual HD3000/AMD graphics.
-
Make sure you define the correct path in BIOS if you choose UEFI mode. Caution with the OP's config file though because it carries some incorrect settings and that can lead to confusion. For instance: on the graphics side, he used the discrete nVidia GPU and correctly activated nVidia injection but kept some incorrect Haswell HD4600 Azul framebuffer layout-id at the same time, something obviously not applicable on a SandyBridge HD3000 platform. on the audio side, he used AppleHDA patches for ALC292 codec when the laptop appears fitted with IDT 92HD90 codec so it's quite normal he could not get audio through AppleHDA. on the SMBIOS side, he used MBP10,1 which is an IvyBridge platform with nVidia GPU. One could have expected SandyBridge models such as MBP8,1 (HD3000) or MBP8,2/8,3 (HD3000 + AMD). But maybe that was necessary to get the nVidia dGPU to work.
-
It's a research section so can you describe what have you done so far and where you got or what you achieved? If your thread is just to call on people to provide with instructions/files/guidance to install Sierra on your M6600, then you're in the wrong section. The EDP section does show: Models under research for EDP Want EDP support for your model? Create a thread with your progress and let's get started! As you gathered yourself, no Intel wireless are supported. Check the R&D->Wireless & Bluetooth re: compatibility for your Broadcom model. Unfortunately... The Intel 82579LM LAN card is very common to Sandy and Ivy Bridge laptops and fully supported with Mieze's driver or the older AppleIntelE1000e driver. You'll find those through a quick Google search or in the packs posted in E6x20/E6x30 guides. Re: audio, you'll have to identify the exact IDT codec fitted to your laptop. Dell often list it in the BIOS Info page. Did you check that? I've got a funny feeling you're going to tell us it's IDT 92HD90 in which case there are details of the AppleHDA patch all over the place, including in the packs posted in E6x20 guides. Alps Touchpad should be supported with Dr Hurt's recent driver versions (R4, R5, R6). They're available in his dedicated ALPS driver thread posted in the R&D->Keyboard & Touchpad section. Copies of those working drivers are also available in the packs posted in E6x20/E6x30/E6x40/... guides. Installation of OS X/macOS on an mSATA is no issue at all, as long as the laptop supports them. Not all systems are actually fitted with an mSATA or a combo mini-PCIe/mSATA/USB slot. Failing that, you can use a standard SATA-adaptor or a standard SATA SSD instead. I can't remember if that AMD dGPU is supported or not but if it isn't by default, the HD3000 iGPU will be. You'll probably have to patch your DSDT to inject the mobile SNB layout-id to the device listed at address 0x00020000 (could be called IGPU or GFX0 or VID or whatever). I would invite you to read and familiarise yourself with Sierra installation on other Sandy Bridge laptops so that you get to known the necessary requirements (such as DSDT patches for USB ports and so on). There are also existing threads for the M6600 which I believe you already found. Integration of computers into EDP relies on owners who have successfully installed OS X/macOS on their systems to provide us the necessary pack (bootloader config files, patched BIOS tables, drivers). It does not work the other way round... Someone has to be the 1st to do the dirty work for the benefits of the others. That's the spirit; all on a voluntary and free of charge basis.
-
Afaik, VGA/DVI/DP outputs off the HD3000 iGPU require the patched SNB FB kext. The necessary details are provided in post #5 of my E6220 guide. The port numbers of each individual output may be different on your dual-GPU E6520 of course, so follow the port identification process. Bear in mind that DP/HDMI outputs may only be available through the nVidia dGPU so disabling it through SSDT mod may be the root cause of your issue. You'd probably need to run only off the nVidia GPU to get all output ports working.
-
Safari is an integral part of OS X; the latest available version for any given release of OS X is always offered through the AppStore update.
-
You may have a duff physical connection. I'd remove the card and clean the connector + the slot.
-
Instead of Find: 01 00 00 75 17 Replace by: 01 00 00 75 25 which is obsolete in Sierra, the IOGraphicsFamily kext patch should be Find: 01 00 00 75 25 Replace by: 01 00 00 EB 25
-
Security updates often/usually re-instate vanilla kexts so if you had patched kexts in SLE, it's possible they got overwritten. You may want to rebuild your cache to begin with. Can't say I've used eSATA much but those ports usually work OOB afaik.
-
[SOLVED] Black screen on e6420 Sierra upgrade
Hervé replied to someitalian123's topic in The Archive
Just in case backlight got turned off, try [Fn-Insert] several times. Normally, there is no issue with HD3000 graphics and output to built-in LCD. Did you check the Display PrefPane and the SysProfiler Graphics tab to see if the built-in screen is registered?- 20 replies
-
- e6420
- DSDT-LoRes
-
(and 2 more)
Tagged with:
-
I guess the patch is not compatible with that SD card reader then and you'll have to make do with VoodooSDHC kext.
-
If/when you get the "exit with status 77" message, just re-type the touch + kextcache commands to properly rebuild your cache. It did not so you won't have audio until cache is rebuilt. The IDT dummy kext can go to /L/E but the patched AppleHDA must go to /S/L/E or it won't load and get cached.
-
Try the attached revised DSDT. I suggest you save it alongside your existing one under a name like "DSDT2" and that you manually call it at bootloader level. It's been patched with a new device SDXC added under RP08 at address 0x01 as per IOReg info, i.e. it applies to O2 Micro device 1217,8320. Test this with VoodooSDHC kext removed but no guarantee it'll work of course... Revised_DSDT.aml.zip I wouldn't mind a zipped copy of your saved SysProfiler output. I'm wondering if your SD card reader wouldn't be USB-internal. Do you have a copy of your raw BIOS tables too (DSDT + SSDTs)?
-
1st thing 1st. Which model is it in term of graphics? Intel HD or nVidia? You cannot get full graphics acceleration on this model with 1st gen Intel HD due to unsupported eDP LCD connector type. As such, it's not worth wasting time installing OS X on those models. If you have the nVidia model, great; just make sure to use a patched DSDT where all references to EHCx USB controllers are renamed to EH0x and you install the USB injector kext.
-
Is wireless enabled/activated on the computer (BIOS, side on/off switch, keyboard soft switch)?
-
I invite you to browse the the numerous threads about the E6x20 before you post.
-
Ok, can you remove the VoodooSDHC kext, rebuild your cache then post a new IOReg output?
-
You'll find what you need in the guide section.
-
1st gen Intel HD based laptops need to follow this procedure to ascertain graphics support. You audio is based on codec IDT 92HD87B1/3.
-
Please refer to existing E6x20 guides. From El Capitan 10.11.4, please use Dr Hurt's PS2 controller kext.
-
DW1550: trouble getting Bluetooth to work in my D630
Hervé replied to hackie1056's topic in The Archive
I've reproduced the behaviour in my D630 by trying my Novatel WWAN module and my Apple BRCM94360CD in the WLAN slot. No WWAN module and no BT controller detected when cards fitted there! Unlike the D430's, the D630's WLAN slot is indeed only PCIe, not combo PCIe/USB like its WWAN counterpart. -
Dell mobile Precision 7510 Intel hd530, black screen
Hervé replied to ss2sameer's topic in The Archive
Hmm, MacBook9,1 SMBIOS...