Jump to content

Hervé

Administrators
  • Posts

    10060
  • Joined

  • Last visited

  • Days Won

    567

Everything posted by Hervé

  1. You've been told before: stay away from distros and make a full vanilla installation, we've got enough guides for this model as it is. If you insist on using that distro, why don't you seek support at Niresh?
  2. So nothing new: ALPS v8 remains poorly supported, no reason why this would have changed when the code has not... On the other hand, the kext, as previously compiled, works without issues on my E6220, E6230 or E6440 under Mojave. I've not had to use a Mojave-compiled version.
  3. You'd be much better off with a card like a DW1510, a DW1550, AzureWave AW-CE123H or AW-CB160H. If you want top speed and performance, opt for a dual band card (2.4/5GHz) that supports 802.11ac. AW-CE123H and AW-CB160H meet these specs.
  4. I very much doubt it's a matter of Azul framebuffer patch...
  5. I've had that before on my E6230. Turns out I was using the wrong CPU power management SSDT after I changed my motherboard and went from an i5 to an i7 CPU. Once I generated the correct SSDT, all worked well again. Check that out or regenerate your SSDT. If you're not using one, check out your Clover power management settings. That's where it'll be.
  6. LVDS has supported high resolution displays for years. Dell fitted HiRes WUXGA 1920x1200 LCD panels to some of their 15" laptops as far as 15 years ago (eg: old Inspiron 8500/8600/6000) and all those used an LVDS interface.
  7. Ouh, those Clover configs would require serious revisiting!
  8. You're probably not using the correct compiler settings... Here goes (GPU id + layout id injection removed): DSDT.aml.zip As for the connector type, you're on the wrong path. Changing a connector-type in the framebuffer type ain't going to change the physical LCD connector, is it? Anyway, the thread is about Ivy Bridge HD4000 and our rules do not allow posting links to TMX...
  9. That won't be of any help. Try the following: Remove the id faking + layout id injection from your DSDT Make sure you do not activate "Inject Intel" or any graphics layout id in your Clover config Reinstall latest whatevergreen kext (latest WEG apparently requires no injection at all)
  10. I only checked the last one you posted, i.e. the debug one...
  11. macIASL but you do not need to make any edits to your DSDT; it's perfectly fine as it stands.
  12. A few comments: your DSDT injects correct desktop HD4600 id 0x0412 + correct layout id 0x0a260006; as such, it's not required to do so in Clover; you can simply tick "Inject Intel" only you're injecting Rehabman's FakePCIID kexts alongside lilu + whatevergreen; that could clash Try and remove the following kexts: AppleBacklightFixup + lilu + whatevergreen. Normally, with: desktop HD4600 id 0x0412 + layout 0xa260006 injected in DSDT "Inject Intel" ticked in Clover FakePCIID + FakePCIID_Intel_HD_Graphics kexts injected through Clover you should be getting full graphics acceleration on your HD4400 You may also need to revise your Clover config on the following fronts: ACPI tab: activate "Fix Headers" remove dropping of SSDT tables "CpuPM" + "Cpu0Ist" activate "APSN" + "APLF" Boot tab: remove "-xcpm" Kernel & Kext patches: activate "KernelXCPM" System parameters: set "Inject Kexts" to Yes
  13. Unlike High Sierra, Mojave converts partitions to APFS without offering or supporting any facility not to do so. If you want to run Mojave on HFS+, you have to apply patches to your installer. You could try Dosdude1's patcher for instance.
  14. Distros are best avoided. This being said, if Niresh Mavericks is booting with Chameleon -and I believe it does by default-, you won't be able to boot Mojave which requires Clover at this point of time (or Enoch if you know how to set it up). But you cannot possibly "brick" your E7240, no. At worst, you'll break your boot loader, that's it. You'd be better off by: taking a backup/clone of your Mavericks current installation installing Mojave on a 2nd partition install clover in the EFI Normally, Clover should be able to boot Mavericks but since there are significant changes between the 2 x OS and their respective ACPI patching/Clover setup, you may encounter trouble. Question is: why do you want to keep running Mavericks 10.9. It's 5 years behind and obsolete these days. If you're adamant on keeping Mavericks, you could always use your Mojave USB installer to boot Mojave on a 2nd partition of your disk.
  15. You can simply move your wireless card to those other 2 x slots to test. It could be interesting to compare the E6230's DSDT with the D630's because on the latter, the switch performs as expected OOB in all OS X/macOS versions.
  16. Try with this DSDT: DSDT.aml.zip where I've changed the PinConfigurations part of your HDEF device from this: "PinConfigurations", Buffer (0x04) {} to this: "PinConfigurations", Buffer (Zero) {} If you still get no joy with AppleALC, try to: remove AppleALC replace the vanilla AppleHDA in /S/L/E by the patched copy below install the dummy IDT90HD92 kext below in /L/E repair permissions to /S/L/E + /L/E rebuild your cache AppleHDA.kext.zip AppleHDA_IDT90HD92.kext.zip
  17. Maybe I misunderstood your thread but this is essentially a soft switch, equivalent to what the little physical switch on the right side of the laptop does, right? Granted that your soft switch lits the Wifi LED when a BT device is paired with the laptop's internal DW380. The side switch basically controls power to the WLAN mini-PCIe slot + internal bluetooth. Does your soft switch control power of a card fitted to one of the other 2 x expansion slots?
  18. I would suggest that, in your Clover config, you revert to MacBookPRo8,1 SMBIOS and adjust your SIP (CSRActive) + Booter config parameters.
  19. I have a Latitude E6440 and CPU SpeedStep/power management is running fine under OS X/macOS with the generated CPU power management SSDT. I've never nor experienced any CPU speed limitation due to a power adapter and I do not believe there would be one (I use a cigarette lighter-to-Dell adapter in my car w/o issues). SpeedStep should be enabled/ON in BIOS as well as all CPU cores. In OS X/macOS, make sure you do not use the Turbo disabler kext when on battery. My E6440 with i5-4300M @2.6GHz throttles as expected between 800MHz when idle to 3.3GHz Turbo boost, granted that all intermediary frequencies between LFM and HFM cannot be achieved, only very few. As for behaviour under Windows, well this is a Hackintosh forum, so....
  20. In all likelyhood, your DSDT needs patching to support USB3. Check if and where you define OSYS according to "Darwin" OS detection, if at all. You need something like this. Best thing to do is what JaleLo suggested: post a zipped copy of your Clover folder (without the Themes subfolder). Or better, follow this.
  21. High Sierra's HD3000/SNB graphics kexts can be used too with the same minor graphics defects that anyone will experience of those unsupported non-Metal platforms.
  22. PRO2X in v1 (USB2) or v2 (USB3) versions are supported and you can get dual display off it as detailed in the suggested thread. Dual DVI, dual DP, DVI + HDMI, DP + HDMI, DVI + DP should all be supported as long as you patch your Azul framebuffer kext accordingly, knowing that you can only have a maximum of 2 x external displays on top of the built-in LCD.
  23. If you want to install Mojave on the E6220, you have to apply specific non-vanilla adjustments as detailed here. As Bronx said, Mojave dropped support for HD3000 graphics so you'll have to install SNB/HD3000 graphics kexts from, say, High Sierra 10.13.6 and accept some minor graphics defects. MBP8,1 SMBIOS won't support Mojave installation so you'd need to use a different and supported SMBIOS to kick off the installation process. You may then patch the SupportedPlatform plist to revert to MBP8,1. Alternatively, the -no_compat_check boot option should normally do. As for Clover EFI, you can re-use the same as for Sierra or High Sierra; simply update the add-on kexts as/if necessary so that they support Mojave (eg: lilu, AppleALC, etc.). You'll need a Mojave-compatible Clover version so use the latest available version.
×
×
  • Create New...