-
Posts
10027 -
Joined
-
Last visited
-
Days Won
561
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
Sanitised. DSDT.dsl.zip DSDT.aml.zip
-
E6430 Intel HD4000 artefacts after installation os x 10.11
Hervé replied to pirolito's topic in The Archive
If you're missing the kext, that sure won't help. Here's the vanilla file from 10.11.3... AppleHDA.kext(v272.51.3).zip Your prelinked kernel appears totally locked so delete it with following command then redo those 2 touch and kextcache commands again. sudo rm -Rf /System/Library/PrelinkedKernels ` Jake, I understand better now... I'm not using Clover, i.e. no on-the-fly patches! Silly me! -
E6430 Intel HD4000 artefacts after installation os x 10.11
Hervé replied to pirolito's topic in The Archive
Jake, these AppleHDA_IDT kexts have never worked for me. I've always needed the actual patched AppleHDA. You sure of those? Pirolito, I don't think the cache actually got rebuilt. Re-enter the last 2 commands. You should definitely have a warning for every kext added to /L/E; you did not get that. sudo touch -f /L*/E* sudo kextcache -Boot -U / or try: sudo touch -f /L*/E* sudo kextcache -system-prelinked-kernel The last one will most definetely recreate prelinked kernel and rebuild cache. -
e6420 kernel panic with clover after direct upgrade to el capitan
Hervé replied to DustyWater's topic in The Archive
You'll find it in your AppStore purchases.- 40 replies
-
- el capitan
- e6420
-
(and 2 more)
Tagged with:
-
Did you disable hibernation? sudo pmset hibernatemode 0 sudo pmset hibernatefile /dev/null sudo rm -f /var/vm/sleepimage You also need to have native CPU power management working. That'll work natively on your C2D as long as you've enable P States and C States generation in your boot plist. Ideally, use a FakeSMC kext tuned-up to your SMBIOS profile too.
-
e6420 kernel panic with clover after direct upgrade to el capitan
Hervé replied to DustyWater's topic in The Archive
Ouh... npjohnson... That's like ancient stuff... And I see you've got really old stuff in there that you probably don't even need (AHCI_3rd_party, AHCI_injector, ElliotLegacyRTC (that goes back to Leopard 10.5 days!), ATAPortInjector, ApplePCIIDE, older ApplePS2Controller + VoodooPS2 controller (erm...), etc.). You could probably recover this installation but it's rather messy in my opinion and I'd recommend you start afresh. I would suggest you remove all those add-on kexts from /S/L/E, grab the appropriate E6420's pack from one of JakeLo's guides and follow the relevant guide. On a side note, you should always avoid copying add-on kexts to /S/L/E, it makes it hard to distinguish them thereafter. Always favour /E/E with myHack for SL, L, ML and Mav and /L/E for Yosemite and El Capitan.- 40 replies
-
- el capitan
- e6420
-
(and 2 more)
Tagged with:
-
e6420 kernel panic with clover after direct upgrade to el capitan
Hervé replied to DustyWater's topic in The Archive
With Enoch, unless you've created the /Extra/kernel.plist file, you need to boot with the option KernelBooter_kexts=Yes. In addition, there's no on-the-fly AICPUPM patch in Enoch so you either need to boot with NullCPUPM kext or the patched AICPUPM kext (available here). I assume that, by now, you know that SandyBridge (and IvyBridge) systems KP on vanilla AICPUPM (well-known BIOS MSR lock problem). Also note that kexts placed in /E/E will only be injected at boot time, not cached. It's totally similar to kexts placed in EFI/CLOVER/kexts/10.xx with Clover. If you want those kexts cached, set the KernelBooter_kexts option to No, copy your kexts from /E/E to /L/E, then repair permissions and rebuid your cache with Terminal commands: sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U /- 40 replies
-
- el capitan
- e6420
-
(and 2 more)
Tagged with:
-
E6430 Intel HD4000 artefacts after installation os x 10.11
Hervé replied to pirolito's topic in The Archive
You're not typing things correctly; there's no space in /L*/E*. Just do a copy/paste if you have trouble reading or typing the commands. Once you enter the right commands as provided above, things will work better. You'll have one line of warning per kext added to the /L/E. NB: unless you kept your /Extra folder, you'd find yourself with a file called E* at HDD's root. Not exactly what you're after... -
Need support for D630 GMA X3100 HiRes 1440x900 with 10.8.x MLPF hack
Hervé replied to soohoq's topic in The Archive
Indeed, the guides date from 3 years ago when EDP was quite different from what it's become today. ML was also still the active OS X release and had not reached final 10.8.5 version either. I would recommend you followed the following procedure that does not call on EDP at all (you can totally do without): install ML with myHack in the vanilla manner (i.e. without graphics support) using the Lion pack I've posted here but make sure to boot with manual option arch=x86_64 to overwrite the i386 option of the Chameleon boot plist (you undoubtedly know that vanilla ML can only run in 64bit kernel mode). It'll run slow/poorly without QE/CI but let's say that this will be temporary. update to ML 10.8.5 either through Apple menu or run the combo update. install all updates offered in AppStore (iTunes, Security updates, etc.). You'll most probably have to go through several steps and a few reboots. once you're running vanilla ML 10.8.5 with all OS X updates, run the MLPF app as per the guide to convert to 32bit ML. That should work. If I have time, I'll try to write new validated (i.e. tested) guides based on my full packs (i.e. no EDP involvement). -
e6420 kernel panic with clover after direct upgrade to el capitan
Hervé replied to DustyWater's topic in The Archive
I'd say you somehow chose a relatively challenging way of upgrading from Mavericks to El Capitan. How did you configure Clover and what kexts have you used? Can you try and post your EFI/CLOVER folder of your EFI partition? Did you manage to rebuild cache or, alternatively, did you succeed in booting El Capitan without cache?- 40 replies
-
- el capitan
- e6420
-
(and 2 more)
Tagged with:
-
e6420 kernel panic with clover after direct upgrade to el capitan
Hervé replied to DustyWater's topic in The Archive
Please note that, starting with Yosemite, OS X kernels go to /System/Library/Kernels folder under the name of "kernel". As such, what you did by copying the kernel to HDD's root under the name of "mach_kernel" is an unnecessary step to me. Clover and recent versions of Chameleon/Enoch are fully capable to boot Yosemite and El Capitan with the kernel in vanilla name and at new default location. Your system KPs on EvoReboot so I'd remove that specific kext. What do you think? Personally, I've never needed it on my E6220 or the E6420 I briefly had between my hands. Since you're using Clover (I stick to Chameleon/Enoch), make sure to enable AsusAICPUPM option to cater for SandyBridge CPU power management and avoid related KP.- 40 replies
-
- el capitan
- e6420
-
(and 2 more)
Tagged with:
-
E6430 Intel HD4000 artefacts after installation os x 10.11
Hervé replied to pirolito's topic in The Archive
Once you've added kexts to /L/E, you must repair permissions and rebuild your cache: sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / (or: sudo kextcache -system-prelinked-kernel) If you get error messages, re-type the last 2 commands. -
Complete set of files (Clover/Enoch) for El Capitan/Sierra
Hervé replied to polyzargone's topic in D8xx
? You either use VoodooHDA (and you have to disable AppleHDA) or you patch AppleHDA for your audio codec (and you'd probably have to patch your DSDT too). There is no "HDAEnabler" kext... Try an older VoodooHDA version such as v2.8.1 published in my D630 packs. You may also try to play with some settings in the VoodooHDA PrefPane.- 86 replies
-
- el capitan
- d830
-
(and 1 more)
Tagged with:
-
Complete set of files (Clover/Enoch) for El Capitan/Sierra
Hervé replied to polyzargone's topic in D8xx
No such issue on my D630 with v2.8.8, you may have something incorrectly configured in your Clover setup... Personally, I chose to stick to Enoch. CPU bus speed not set to anything above 200 000kHz in your Clover config for instance?- 86 replies
-
- el capitan
- d830
-
(and 1 more)
Tagged with:
-
Complete set of files (Clover/Enoch) for El Capitan/Sierra
Hervé replied to polyzargone's topic in D8xx
VoodooHDA only works provided you've also added AppleHDADisabler. The disabler kext usually comes with the VoodooHDA package. If you don't have it, install latest VoodooHDA v2.8.8. Google for it.- 86 replies
-
- el capitan
- d830
-
(and 1 more)
Tagged with:
-
Ok, Intel i7-720QM is a quad-core Clarksfield CPU with DMI interface (or QPI) at 2.5GT/s. I guess that's what you're talking about when you mention FSB 2500MHz. DMI (QPI) was an evolution of the FSB and the latter no longer applies to Core generation CPUs. FSB applied to older CPU generation like CoreDuo, Core2Duo, Core2Quad, etc. The i7-720QM CPU has a nominal speed of 1.6GHz with Turbo boost to 1.73GHz (3 or 4 cores), 2.4GHz (2cores) or 2.8GHz (1 core). What I'm talking about by CPU bus speed is the actual base clock which, combined with CPU clock multiplier, provides the overall CPU speed/frequency. For instance, SandyBridge/IvyBridge/Haswell CPUs operate at frequency=multiplier x 100MHz (and all have a DMI of 5GT/s). This is what you typically see in HWMonitor app: In the case of the i7-720QM, LFM = 933MHz (the lowest frequency it runs at) and nominal multiplier = 12. As such, this CPU operates a 133MHz bus speed/base clock (1.6GHz / 12 = 133MHz). In HWMonitor, you'd see a multiplier of x7 at LFM speed, x12 at nominal speed, x13 at 3/4core Turbo boost (1.73GHz), x18 at 2cores Turbo boost (2.4GHz), x21 at 1core Turbo boost (2.8GHz). NB: I've read some people reporting inability to reach x21 multiplier with VT (Virtualisation Technology) enabled in BIOS... To have the expected "proper" CPU speeds reported, you'll need to configure Clover with a CPU bus speed of 133000 kHz. You should then see a CPU reported at 1.60GHz in "About this Mac" rather than 1.58GHz and same thing in HWMonitor.
-
Setting bus speed to 625000kHz sounds wrong to me. Arrandale (or 1st gen "i" core) CPUs typical use a 100MHz or 133MHz bus speed ('can't remember which). Which specific CPU model do you have?
-
In the case of Optimus, HDMI and DP may be wired to the nVidia GPU then.
-
Did you remove NullCPUPM and enable P States + C states in the Clover config? Regarding CPU speed, it's perfectly Ok to see 1.58GHz for a 1.6GHz nominal speed. Nothing to worry about, there's no bug here. Clover allows you to rectify this by specifying a nominal FSB bus speed in the CPU config menu/section. Lookup your exact CPU model and you'll find out the associated bus speed. Then, specify that (in KHz) in the Clover config. You do not need to modify AGPM kext in /S/L/E, the FakeSMC kext already contains the necessary patch.
-
Try this. FakeSMC_package_E6510_NVS-3100M.zip
-
Your SysProfiler shows that you're using MBP6,2 SMBIOS (which is Ok) and SMC version 1.58f17 (also Ok). I'm pretty sure your FakeSMC is therefore Ok but I'll check it out. I'll also inject an AGPM section to your FakeSMC to target your NVS 3100M GPU (ven/dev id 10de/0a6c). I'll reuse the same parameters as I did for nVidia NVS 135M of the D630/D830 series or NVS 160M of E6400/6500 series. It may turn out not fully optimum and may require further tuning but will nevertheless hopefully provide you with proper GPU throttling. Full explanations are available here. Edit: on checking your provided FakeSMC, no it's not tuned at all!
-
No sound but you can start and shutdown your laptop now? I'd call this progress. Audio we can fix easily in due course. It's totally secondary. Thanks for the IOReg. I can see your nVidia GPU as device VID under device PEG3@3. You probably already have full graphics acceleration for your NVS 3100M (i.e. it works OOB), but I can patch it for cosmetic reasons (like display "nVidia NVS Quadro 3100M" instead of "Dell NVS 3100M) and make the LCD screen internal. Your built-in screen appears as AppleDisplay, not AppleBacklightDisplay so I guess About thisMac->Displays tab shows an external screen picture instead of a laptop built-in LCD. Can you confirm? if you have an HDMI output, it should work OOB (2nd nVidia output port shows HDMI connector type). I'd be interested to hear if you see proper GPU throttling in HWMonitor app, especially after sleep. If you do not, AGPM tuning would probably fix that and provide you with much better GPU performance, better T° and better battery savings. I see your Broadcom wireless card as device PXSX under RP02@1C,1. Presumably a DW1510.
-
Yes, that's totally possible. Can you please post an IOReg (saved output from IORegistryExplorer app for instance) rather than your SysProfiler? It's not exactly the same thing... Thanks. A few 1st comments otherwise: You should avoid placing those add-on kexts to /S/L/E with Clover, unless they never load if placed elsewhere. You should inject them by placing them in EFI/CLOVER/kexts/10. (where xx is OS X release number). If you want them cached, place them in /L/E, repair permissions and rebuild your cache. Why do you use an older AppleACPIPlatform kext? It's not normally required since Mavericks (Lion and ML required roll-back to SL's kext). I would not be surprised if you USB issues came from that. I'd restore the vanilla kext. You have a E6510, i.e. an older laptop with an Arrandale CPU. You should not need NullCPUPM and should be able to enjoy native CPU SpeedStep/power management as long as you select P States and C States in Clover config. You do not need any patched AICPUPM kext nor any Clover power management patch (i.e. no kernelPm or AsusAICPUPM patch necessary). You have lspcidrv kext added but did you install the lspci package files (the exec + db files)? If you did not, then the kext does not serve any real purpose. myHack installed everything because Conti had included the full lspci package into his tool, Clover does not.
-
If you want HDMI and/or DP output off your HD4600 GPU, it's a "simple" matter of Azul FB patching. There are some guidance for that here. HD4600 GPU performance is not that poor... Fn-F3 reduces brightness, Fn-Insert increases it. DSDT patches may be applied to change that to expected Fn- combinations.
-
Lenovo z51-70: graphics acceleration for AMD R9 M375 GPU
Hervé replied to ypdeveloper's topic in The Archive
Apple menu -> System Information -> Hardware -> Graphics/Display Take a screenshot and post it. For a darwin report, you open up your Web browser, you type "google.com" in the URL field and once at the Google page (hopefully), you type "Darwin Dumper". You'll manage? Seriously guys, I really don't mean to be rude but please consider these books before even contemplating Hackintoshing your PCs!