-
Posts
10092 -
Joined
-
Last visited
-
Days Won
569
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
[SOLVED] Dell Latitude E7440 Mojave installation.
Hervé replied to MatrixHack's topic in The Archive
Which version of Clover are you using. Try with the latest r4919. https://github.com/Dids/clover-builder/releases -
Afaik, nothing you can do apart from developping the code for ALPS V7... Try and contact DrHurt directly maybe. He visits this forum and InsanelyMac's too.
-
AfaiK, the kext never handled those late ALPS Touchpad versions very well. It's been stated by Dr Hurt himself in previous pages. Last compiled version (by Bronxteck, available on p1) supports TouchPad & TrackPoint for the V3 ALPS hardware fitted to my Latitude E6440: V3 Rushmore Touchpad with ID: E7=0x73 0x03 0x0a, EC=0x88 0x08 0x22
-
[SOLVED] Dell Latitude E7440 Mojave installation.
Hervé replied to MatrixHack's topic in The Archive
You can proceed with 10.14.4. -
I had no issue with my E6220 when it ran on 4GB RAM. I upgraded it to 8GB to minimise the graphics glitches. But certainly no freeze.
-
You've not specified what you did in terms of changes/patches so we cannot guess... This being said, I notice that you've modified the _INI method of that SSDT table from: Method (_INI, 0, NotSerialized) // _INI: Initialize { Store (Zero, \_SB.PCI0.RP05.PEGP._ADR) NBAK () } to: Method (_INI, 0, NotSerialized) // _INI: Initialize { Store (Zero, \_SB.PCI0.RP05.PEGP._ADR) _OFF () } Assuming you've not modified anything else, try this instead: Method (_INI, 0, NotSerialized) // _INI: Initialize { Store (Zero, \_SB.PCI0.RP05.PEGP._ADR) NBAK () _OFF () } It would also help if you would post your entire set of raw tables saved in ACPI/origin folder. A copy of your saved IOReg from IORegistryExplorer would be very useful too.
-
Sound and Battery problem in Thinkpad X1 Carbon 3rd Gen[Mojave]
Hervé replied to marshall's topic in The Archive
Mojave patcher tool is for unsupported platforms. The X1 Carbon 3rd gen meets all the technical requirements for Mojave, so, afaik, no need for the patcher. -
No, not all E6230 are fitted with the same card.... As written on the labels; it's a Dell DW1540, based on Broadcom BCM43228. It's listed in our inventory (link provided above) and you're out of luck, sorry.
-
Sigh... This "original wifi/bluetooth combo card", what is it ? Make and model? Intel cards not supported. If you have one, it will need to be replaced. Consult our inventory.
-
Is your installation full vanilla or a distro? Post a zipped copy of your Clover EFI folder.
-
I don't know what more you expect... I ask you something, you reply something unrelated... All in all, it seems you do not have any mini-PCIe wireless card but are running on the built-in DW380 BT 4.0 module and a TP-Link TL-WN821N v5 USB dongle for wifi. Nothing further to add, I guess your done.
-
New Latitude 7490 now available in Guides section: Only the Realtek RTS525A microSD card reader and the buttons of the Alps Touchpad aren't working. External mouse recommended...
-
AR5BXB63 carries PCI id 168c:001c. This is an old card that is only supported up to Lion 10.7.5, not in any subsequent OS X/macOS versions as stated here: It would be most helpful if you could say what card you have in your E6230 at the moment. Is there a problem giving out this info???
-
Framebuffer patching is mandatory for gaining those desired VGA/DP/DVI output. From memory HDMI output should work OOB but patching still is required to gain HDMI audio output.
-
As specified here, Bluetooth module carrying PCI id 413c:8197 is Dell's built-in BT 4.0 DW380. That's supported under OS X/macOS but limited to very basic usage (no AirDrop, no Handoff). You must untick Bluetooth in BIOS->Wireless to disable that module and hope to use the BT module of any Wireless/BT combo card fitted in one of the mini-PCIe slot. Failing that, the built-in module takes precedence over the combo card. I've experienced this. You need to post the make and model of your Wireless (or combo Wireless/BT) card and/or its PCI id.
-
Lenovo 00JT494 is indeed the same as the DW1820A: https://wikidevi.com/wiki/Foxconn_T77H649.00 Do not go for those Qualcomm Atheros-based devices you mentioned above, they're poorly supported under macOS. Stick to Broadcom-based cards.
-
Arf! No, I don't own any E7250 and I guess you didn't check the adapter/card size before buying! But what's that other slot, next to the M.2 WLAN one? It seems larger. If you have to look for another card and still exclude the DW1830, I very recently (yesterday) got my M.2 2230 DW1820A card fully working under High Sierra/Mojave. That will definitely fit into your slot and may be a more suitable alternative... It sells from $10€ to $20.
-
By NFC sticker, do you mean the NFC/RFID logo that is engraved on the laptop's casing when it is fitted with an optional finger scanner and Contactless SmartCard Reader? That would indeed be the Broadcom BCM5880 chip but that's not supported under OS X/macOS. You can read more about that chip here: https://ridrix.wordpress.com/2009/06/30/dell-embedded-contactless-smartcard-reader/ Those chips and associated security devices are normally directly supported by applications, not through OS drivers. For example, this was the case for the finger scanners of fitted to old Latitude D4x0 or other models of that generation. There were Mac applications that could use those to provide authentication under Snow Leopard, Lion or Mountain Lion. Subsequent chips/scanners/readers were dropped and I'm not sure the apps were updated over time. If, by NFC sticker, you meant an actual NFC tag, I don't think that can unlock your computer, no. Unless you have a NFC reader of some sort installed in the laptop that can read/scan that tag and decode it. But it would not make any sense... By definition, an NFC sticker/tag's purpose is to be approached by an NFC-enabled device in order to trigger an action/execute a task on that device through a specifically NFC-tuned application. Most common NFC-enabled devices would be SmartPhones... Or does your 7480 actually have an NFC radio/reader that, when presented with an NFC tag or an NFC card could then automatically enter the password that will unlock it? This would require an NFC-tuned app on the PC too. But as far as I know, it's just another Contactless Smart Card Reader that Delll handle through their ControlVault2 security driver/package. https://lifehacker.com/use-nfc-tags-to-unlock-your-computer-1561695242 The two (NFC tag and NFC reader) are not the same at all... If your 7480 is NFC-enabled, it'll carry a logo on the case (not a sticker/tag): https://www.dell.com/support/article/fr/fr/frbsdt1/sln292603/how-do-i-use-near-field-communication-nfc-on-dell-systems?lang=en You can read here about Apple's own NFC adoption (for Payment through iPhone or Apple Watch); and that's about it! If you have an NFC reader, I expect support to be a matter for NFC applications. Eg: https://itunes.apple.com/us/app/nfc-tools-for-desktop/id1392471092?mt=12
-
For displays, you can refer to the E6220 and HD3000 threads I linked to on p1. Remember that HD3000 only supports 2 x concurrent displays, not 3. So it'll be internal LCD + 1 external display or 2 x external displays only.
-
Please refer to my previous post; I just finished updating it.
-
You're not using the adequate kext for TouchPad and Keyboard. Use this one, I can vouch for it. You'll have to activate Tap to Click through the PrefPane. VoodooPS2Controller.kext.zip Your Clover config is a little incorrect; use this revised version instead. config.plist.zip Your Clover config makes reference to "SSDT.aml" for obvious CPU power management purposes (mandatory on your 2nd gen Sandy Bridge platform) but you're missing the file. Use Pike R Alpha's SSDT generator script to generate your own file anyplace it in Clover's EFI/CLOVER/ACPI/patched folder. You'll then gain full CPU SpeedStep + Turbo boost. As for the WebCam, look here for the supported and unsupported models. Then lookup your camera's own PCI ids in SysProfiler/System Information. You must have the unsupported model...
-
[SOLVED] Dell Latitude E5470 High Sierra: Not detect SSD in Disk Utility
Hervé replied to Phil Lu's topic in The Archive
EFI folder available in post #2 on p1... -
Thread moved. Please don't post in the Guides section which is clearly labelled "Guides only, no support" ! Coming back to your predicament: your disk reports IO errors. You need to look into that, say with Disk Utility having booted your macOS USB installer. kernelcache/PrelinkedKernel is reported as needing rebuild right before your system hangs. If your disk LED is showing activity, wait several minutes for this rebuild to complete. Failing that, try and boot your USB installer and deletes the cache + PrelinkedKernel folders from Terminal.
-
@jean512, there you are: DW1820A fully functional under High Sierra and Mojave... By the way, you don't have a Dell DW1820A but the Lenovo / Foxconn T77H649.00 equivalent (different subsystem id 17aa:075a)
-
Last update: 17 Jun 2020 Target macOS release: Mojave 10.14.x This is a Clover-based installation using the well-known/well documented vanilla method detailed below: Working: full graphics acceleration on Intel UHD620 iGPU, including brightness control (with Lilu v1.3.5 + WEG v1.2.7) multi-display with HDMI OOB, including HDMI-to-DVI adaptation (HDMI-to-VGA not successful) and VGA/DP over USB Type-C audio, including HDMI, microphone input and headset output (with AppleALC v1.3.6 & layout 11 + CodecCommander v2.7.1) GigEthernet LAN connection (with IntelMausiEthernet 2.4.0 kext) wireless and bluetooth with any compatible card (a DW1820A in my case) left and right USB ports (with Hackintool-generated USBPorts), including USB Type-C integrated webcam (OOB) CPU power management sleep (Lid, Energy Saver settings, Apple menu, Fn-Insert, PWR button) & wake (Lid, PWR button) battery management (with ACPIBatteryManager v1.90.1) keyboard (with VoodooPS2Controller v1.9.2) touchpad (with VoodooI2C v2.1.4 + VoodooI2CHID v1.0), including tap-to-click (mandatory in PrefPane settings), scroll & zoom, rotate or other multi-finger gestures. On occasions, won't work until system is rebooted one or several times. Not working: Touchpad buttons TrackPoint Not tested: RTS525a microSD card reader with Cholonam's revised sinetek-rtsx kext GeekBench v2.4.3 (32bit) gives a 14200+ rating: 1) 10.14 USB installer creation Using a USB key of 8GB minimum, create a Mojave USB installer through the following Terminal command: sudo <path>/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/<USB key> where: <path> = location of Mojave installation package (eg: /Applications if freshly downloaded) <USB key> = name of formatted USB volume (eg: USB_8GB) The process will take several minutes. Once completed: install Clover bootloader on the USB installer with the following customised settings: Clover for UEFI booting only Install Clover in the ESP UEFI Drivers AudioDxe-64 DataHubDxe-64 FSInject-64 SMCHelper-64 ApfsDriverLoader-64 AppleImageLoader-64 AptioMemoryFix-64 Fat-64 HFSPlus NvmExpressDxe-64 PartitionDxe-64 Ps2MouseDxe-64 UsbKbDxe-64 UsbMouseDxe-64 Themes (optional) Install Clover Preference Pane (optional) you may use version r4919 attached below: Clover_v2.4k_r4919.pkg.zip once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the USB installer Clover_Configurator.zip open this EFI partition and transfer/copy the files & folders from the Latitude 7490 Mojave Clover pack below to the EFI/Clover folder: Clover_Pack_7490.zip Clover_Pack_7490_#2.zip Clover_Pack_7490_#3.zip Clover_Pack_7490_#4.zip Clover_Pack_7490_#5.zip Clover_Pack_7490_#6.zip Clover_Pack_7490_#7.zip Clover_Pack_7490_#8.zip 7490_Mojave_Clover_Pack_#9.zip 2) 10.14 installation boot the Mojave USB installer at the Clover main menu, select the "Install macOS Mojave" partition (but don't press [ENTER]) press [SPACE], select -v verbose option in the menu, then choose to boot with the selected options proceed with installation, creating & formatting the target Mojave installation through Disk Utility as/if required on 1st reboot, boot off the USB installer and select the freshly created "macOS install from <target Mojave partition>" repeat this until this partition is no longer offered and only the target Mojave partition is left to boot Reboot the target Mojave partition via your USB installer 3) Post-installation tuning Once the target Mojave partition has booted, complete the 1st boot configuration tuning Once at the desktop, install Clover bootloader on the Mojave partition/disk with the customised settings listed above Once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the Mojave partition/disk Open this EFI partition and transfer the files & folders from the above Latitude 7490 Mojave Clover pack to the EFI/Clover folder You may then reboot and verify that Mojave boots off your disk through Clover Edit: 16 Apr 2019 - - - - - - - - - - - - Tuned-up Clover pack #2: removed unnecessary SSDTs removed unnecessary patches removed unnecessary settings added NoTouchID kext to fix authentication lag when making changes to /LE and/or /S/L/E replaced I2C kexts to fix TouchPad laggy/jumpy movement Edit: 31 Jul 2019: - - - - - - - - - - - - Revised Clover pack #4: patched DSDT added to inject support for Fn-F11/Fn-F12 brightness keys. Edit: 09 Aug 2019: - - - - - - - - - - - - - Revised Clover pack #5: fixed mistake in patched DSDT affecting _PWR resources which killed Sleep when laptop running on mains. Edit: 15 aug 2019: - - - - - - - - - - - - - Revised Clover pack #6: Adjusted Clover config to add "DellSMBIOSPatch" in order to avoid truncated Mac model name in "About This Mac". Edit: 08 Sep 2019: - - - - - - - - - - - - - Revised Clover pack #7: Patched DSDT of pack #6 was causing system reset. Re-patched raw DSDT from BIOS 1.11.0 to inject support for Fn-F11/Fn-F12 brightness keys (no other patch) and all seems Ok. Edit: 05 Oct 2019: - - - - - - - - - - - - - Revised Clover pack #8: Injected HDMI connector type to iGPU FB@1 to recover from a picture issue (like yellow veil) with HDMI output + loss of HDMI audio, all due to default DP connector type on the framebuffer. This worked OOB initially (certainly did with my initial 10.14.4 build) but clearly not any more with subsequent Mojave versions, at least 10.14.6. Edit: 20 Apr 2020: - - - - - - - - - - - - - Added a note about Realtek RTS525a SD card reader. Edit: 17 Jun 2020: - - - - - - - - - - - - - Revised Clover pack #9: Moved patched DSDT out of ACPI/patched folder since it's causing KP for most people. It was only patched to support brightness control through Fn-F11/Fn-F12. Jake Lo has provided SSDT alternatives in other guides/threads so it's best to use that. I'll try them asap on the 7490 and update accordingly.