Jump to content

Hervé

Administrators
  • Posts

    10013
  • Joined

  • Last visited

  • Days Won

    560

Everything posted by Hervé

  1. Enoch works with recent or older versions of OS X...
  2. Ok, if it's the 3-cell 30Whr battery, then I expect you drainage to be sort of normal and battery usage at around a couple of hours max. 4 to 6hrs is not achievable with the 3-cell battery. OS X does drain more power than Windows due to heavier graphics demand. You can consider such things as turning off unused accessories like Bluetooth, reduce screen brightness and turn off eventual keyboard backlight to maximise battery life. http://forum.notebookreview.com/threads/dell-e6220-user-review.649152/ All to be seen once you've completed your E6220's post-installation tuning. You can refer to my E6220 EC guide and attached full pack for that.
  3. Yes, run DVDPlayer and click on Show supported Features in Help menu. If you have full graphics acceleration, everything will be available/supported; if you don't, you won't be able to open up the app, you'll get an error message. I'll patch your DSDT and prepare the USB injector kext + FakeSMC kext for you.
  4. References to device EHCI of your DSDT should be replaced by EHC1. However text references to "EHCI" for USB bus type are Ok. you'll see those under Device (EHCI) and Device (EHC2). So you replace all references to EHCI by EHC1, except for: "device_type", Buffer (0x05) { "EHCI" }, In fact, with the use of the USB injector, we'll probably replace EHCx devices by EH0x devices. Try MacBookPro5,1 profile on that M6300, it'll be better than MB5,1. Do not use MacBook3,1 or MacPro3,1 SMBIOS, that is unsuitable. Post a saved IOReg output from, say, IOREgistryExplorer. Then we can adjust the D630n USB injector kext to match your M6300 USB ports. You're also using a very old FakeSMC kext too, grab the version from my D630 pack, that'll also give you native CPU speedstep, The included AGPM patch will have to be reviewed to match your FX 360M GPU. Not sure you're actually getting full graphics acceleration. Your DSDT does indeed have a _DSM method to inject nVidia characteristics, but the key parameter device_type is incorrect. DSDT shows: "device_type", Buffer (0x0D) --> incorrect buffer size { "NVDA,Quadro" --> incorrect setting }, and it must be patched to: "device_type", Buffer (0x0C) { "NVDA,Parent" }, It's a very common DSDT patch requirement on systems fitted with nVidia GPUs. The buffer size for GPU model description text is incorrect too; it should be 0x15, not 0x18 though I thought the M6300 was fitted with a Quadro FX 1600M but now you say FX 360M...
  5. Check that you have CPU power management with HWSensors app (provided you use the various sensors kexts that come with associated FakeSMC). If you see CPU multiplier & frequency oscillating in the x8/800MHz to x?/, you have proper CPU speedstep. You say you have a new battery but is it kosher/genuine? There are lots of offerings on the web these days that deliver crap batteries... I've made that experience myself. Battery life also depends on the model you went for: 3 or 6-cell. I get 3 to 4hrs with my non-Dell 6-cell replacement on the E6220, whereas I get well 4 to 5hrs on the Dell 65Wh 6-cell model of my E6230.
  6. You troubles come mostly from the USB ports or lack of it... BW360 will work again OOB once you sort our the USB ports. The M6300 will be like D630/D830 of same generation: you need to make up the relevant USB injector. You can very easily derive it from your IOReg USB port analysis and the SMBIOS profile you use. Grab the USB injector kext of my D630 bootpack or EC guide and you'll see how it's made up.
  7. Did you setup CPU speedstep/power management with the SSDT generator tool?
  8. The disk device name can be used too; for instance in the above example, the command diskutil cs revert /dev/disk2 would normally work too; it's a bit simpler than having to type the entire UUID.
  9. Well, if you have a CoreStorage volume, you now know what to do...
  10. You probably need to boot your installer then, once at the main screen, go to Utility->Terminal, identify your logical drive and revert it from CoreStorage to legacy mode. You'll find explanations and guidance here, in the post-installation tuning part.
  11. We still get the odd query regarding these models from time to time, so here is a recap of why they make unworthy Hackintoshes. E4200/E4300: These were Dell's 1st gen ultraportable 12" and 13" models of the E Series. They're based on Intel Core2Duo CPUs, Intel GS45 Express chipset and Intel GMA 4500MHD integrated graphics. Whilst OS X can be installed on these laptops, it cannot run with graphics acceleration due to unsupported GPU. The reason for this is that Apple never used the integrated GMA 4500 of this Intel chipset in any model of its Mac line-up and therefore never developed drivers for it. As such, there is no graphics acceleration whatsoever for these laptops (and never will be). Despite many attempts by a lot of people, no graphics acceleration can be obtained through patching of existing GMA 950/X3100 kexts or 1st gen Intel HD kexts. Consequently, without any form of graphics support, these laptops make very poor and unworthy Hackintoshes. E4310: This was Dell's 2nd gen 13" ultraportable E model. It is based on Intel Arrandale 1st gen "i" Core CPUs, Intel QS57 Express chipset and integrated 1st gen Intel HD graphics with an eDP display connector as opposed to an LVDS connector. The trouble is that, whilst OS X fully supports 1st gen Intel HD graphics, it only supports displays with LVDS connector because that's what Apple used in their Arrandale-based MacBook Pro 6,x models. Only partial graphics acceleration can be obtained with displays using an eDP connector, not full graphics acceleration and this appear further limited to Mountain Lion 10.8.5 and Mavericks only. There is a bible on the matter at InsanelyMac. However, latest updates of Mavericks will probably lead to a full garbled screen. With partial graphics acceleration only at best, the E4310 makes for a poor performing and unworthy Hackintosh. Dell manufactured no further E4xxx ultraportable models, instead they concentrated on the E6xxx series which includes the 12"/13" E6220/E6320 (SandyBridge) and E6230/E6330 (IvyBridge), all of which support OS X with full graphics acceleration (at time of writing).
  12. Hmm, I understood Capri FB #4 had a limited number of ports and, therefore, would not support external displays such as VGA, DVI or HDMI...
  13. So it was the DualLink DSDT parameter set to 1 that caused your issue. It's set to 0 for screen res up to 1440x900, to 1 for anything above such as 1600x900 or higher.
  14. What happens when you boot without cache and in verbose mode?
  15. Depending on where you have your kexts, you may or may not need to repair permissions and rebuild your cache: With Clover, kexts placed in EFI/CLOVER/kexts/XXXX folder are injected at boot time, not cached With Enoch, kexts placed in /Extra/Extensions are injected at boot time with boot option KernelBooter=kexts=Yes but they are not cached Regardless of boot loader, kexts placed in /L/E or /S/L/E require to have their permissions repaired and the cache rebuilt with following Terminal commands: sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / (or sudo kextcache -system-prelinked-kernel) Please note that kext injection induces a slightly slower boot than kext caching. You also need to bear in mind that most E6x30 laptops need BIOS up to and to higher than a certain version or they face graphics corruption in OS X. That's worth checking too on your E6430s. But, at this stage and until you can confirm what the likely problem is with verbose boot mode, I'd say you're missing the Sandy/Ivy Bridge CPU power management patch (AsusAICPUPM) mentioned by Bronxteck above. If you missed it in your Config.plist, select it through the appropriate Clover menu once you've pressed the SPACE bar after the Clover logo.
  16. Yes, boot with Enoch option cpus=1 (or Clover equivalent), then replace your current VoodooPS2Controller kext with this one and you will no longer experience this systematic KP.
  17. What model of nVidia, is it the 940M as listed in some HP published specs? What about the rest like audio, LAN, wireless, SD card reader, etc. ? You have a Skylake platform, so you have no other choice but El Capitan (Skylake support introduced in 10.11.1 kernel and Skylake HD520/HD530 support just got introduced in 10.11.4). Keep in mind that there are no Skylake MacBook for the moment (only 27" iMac), that's expected later on this year so you're ahead of the game. Hardly any Skylake laptops actually run OS X with complete support. There's only limited success afaik. If your GeForce proved unsupported, you'd have to rely on the integrated HD520 graphics; that should work on the basis that 10.11.4 supports HD520/HD530. All in all, you're going to need a lot of patience until Apple releases Skylake-based MacBook laptops.
  18. Or use: sudo kextcache -system-prelinked-kernel That usually works fine on 1st attempt.
  19. You can forget about ML on a Broadwell or Skylake platform. ML supports Intel CPUs up to Haswell generation and, for those 4th gen CPUs, only in 10.8.5. You will have to target Yosemite 10.10 (minimum) or current El Capitan 10.11, knowing that there is limited support for Skylake platforms at the moment... For the rest, well, you'll have to post your system's specs.
  20. You need the patched AppleHDA kext (in /S/L/E) or Clover on-the-fly AppleHDA patch + the dummy IDT kext (in /L/E or /S/L/E) for audio to work. Alternative, the attached patched AppleHDA kext (from Yos) will work fine on its own from /S/L/E. IDT-76e7_patched_AppleHDA_v272.18.kext.zip
  21. What exactly is your issue? Battery reported as goosed/needing replacement or just trouble obtaining the status in the Finder's bar? If the former, i.e. you're getting the consistent and permanent "dying battery" message, then you probably need to consider replacing your ageing battery. If the latter, check the battery management kext you use and consider Rehabman's ACPIBatteryManager v1.5x/v1.60.x. What battery management kext are you using?
  22. The DSDT applies to all E6230, no matter their CPU model; it's the generated speedsted-related SSDT that is CPU-specific.
  23. ML is totally obsolete these days (Apple dropped support for it) and does not support Broadwell platforms afaik. As such, you would not be able to natively run ML on a Latitude E3550. Opt for a much newer and free version like Yosemite or El Capitan; they run absolutely fine, especially on recent hardware like Broadwell or (gradually) Skylake platforms. If I remember well, Broadwell support was introduced in Yosemite 10.10.2 or 10.10.3. Haswell CPUs were supported in ML, but only in ultimate version 10.8.5.
  24. Can you please post your specs? If you installed Mavericks with myHack, you can copy/paste the output of Terminal command lspci -nn.
  25. You can grab the patched DSDT off my E6230 guide to obtain your desired behaviour, assuming you've disabled hibernation of course. In terms of patch, you basically need to mod the _PRW methods of the EHCx/XHC/GLAN/HDEF devices to set (0x--, 0x03) or (0x--, 0x04) to (0x--, 0x00) as detailed in Rehabman's 6 Series/7 Series patches list. Or you can apply Rehabman's patches if you prefer.
×
×
  • Create New...