Jump to content

Hervé

Administrators
  • Posts

    10040
  • Joined

  • Last visited

  • Days Won

    563

Everything posted by Hervé

  1. There is no support whatsoever for this older graphics chip under MacOS X/OS X/macOS. https://osxlatitude.com/index.php?/topic/8238-unsupported-gpu-graphics-cards/
  2. It seems you need to do some important reading & learning about AppleHDA patching and patching in general because you've walked past some essential stuff. AppleHDA patching consists of binary patching the kext's binary file (i.e. its code). Dummy kexts are for XML files injection (for Platforms and Layouts info). I suggest you start at p1 of this thread (introduction, then chapter 3) where Dinesh explained everything in great details. And, since you may have missed that too, that's what Clover's on-the-fly patches do through the kext cache by far and large: binary mods. Info.plist files are plain text and generally (but not always) define ids of applicable hardware or driver's operational parameters, so to speak. I'm getting off-topic but I really recommend your read stuff like these: https://developer.apple.com/library/content/documentation/Darwin/Conceptual/KEXTConcept/KEXTConceptAnatomy/kext_anatomy.html https://developer.apple.com/library/content/documentation/Darwin/Conceptual/KernelProgramming/Extend/Extend.html
  3. Imo, patching AppleHDA would be the best way to proceed with IDT 92HD71b7. Patch for Sierra/High Sierra should take the regular form, i.e. : Find: 8419D411 Replace: 00000000 Find: 8A19D411 Replace: 00000000 Find: 8B19D411 Replace: B2761D11 2 x instances each time in case of manual binary mod. As usual, patched AppleHDA will require the relevant IDT 92HD71b7 dummy kext + DSDT layout-id injection to work. These are normally derived from codec dump. See p1 of the thread...
  4. Device IDT 92HD71B7 means you have an IDT codec with id 76b2. It's IDT not Broadcom. You can find details of the AppleHDA patch for this codec, it already exists... VoodooHDA cannot operate without the AppleHDA disabler; that's the whole nature of VoodooHDA...
  5. Only with both hands. Doing it single-handedly requires some serious level of dexterity!
  6. Old Dell DW3x0 modules were based on CSR chips and worked OOB without the options to turn them on and/or off through the BT icon in the Firnder's bar. Once their ids are added to the CSR transport kext, these options become available... You could try the same, there aren't that many transport PlugIn kext that apply here. Another example with the Intel combo wireless/Bluetooth card in my Latitude E6440. No support for the wireless but the BT module is supported OOB with the generic kexts. There are options to turn it on and off:
  7. You have all the necessary information to find the relevant PlugIn in seconds. Same for the patch. It's a matter of common sense. You just need to look at things. You have: a BCM92046 card (I take it you can derive certain obvious things from that) a Bluetooth "transport" kext to patch a DellBluetoothHCI kext that used to work but no longer does under 10.13 a statement that advised you that Apple changes Bluetooth kext name and syntax of its Info.plist at nearly every new OS
  8. Can't say if that would be applicable to this Atheros module but once the ids of a Bluetooth module are added to the relevant transport plugin kext, the option to turn BT On or Off is usually available. Can't say if that would fix the OP's reported issue but no harm in trying...
  9. This is a WPAN module and I still expect it to be USB. You said you had it working in 10.12 with some patch, so just re-apply the same patch on the 10.13 kext, knowing that the name of the kext and the syntax of its Info.plist file has probably changed again. 'should be the relevant "transport" kext. 'seems a pretty easy and old-fashioned patch, nothing out of the usual/norm.
  10. As its name implies, lspci is for PCI devices. Bluetooth modules usually are USB...
  11. In all likelyhood, I would expect DVI and/or DP output to require patching of the BDW framebuffer kext as it were required with previous iGPUs. You could study the HD4000 and HD4600 threads on the matter and derive the necessary patches. They would normally be based on the same sort of mods.
  12. Open up Device Manager and look into the various info listed in the touchpad device Properties->Details tab... Example (not from an E5430): Don't hesitate to browse through all the listed info for hints. Of course, you should first consult the Dell online support web site, especially the documentation and/or the drivers for your model. Stating the obvious but most people don't even think about it... Oh, look! http://www.dell.com/support/home/us/en/19/product-support/product/latitude-e5430/drivers
  13. That guide is for Sandy Bridge E6320, not Ivy Bridge E6230... You confused models. Overall process should be identical though.
  14. You have an i5-450M CPU, i.e. 1st gen Arrandale. For 1st gen Intel HD grpahics, please refer to the bible thread on the matter at InsanelyMac. Patched kexts are available from the IM download section: http://www.insanelymac.com/forum/files/file/208-1st-gen-intel-hd-graphics-kexts/
  15. If it fails to boot the main partition with Enoch it's probably because you have not completed the CoreStorage reversal steps. It's mandatory.
  16. If you run El Capitan with Clover, you can upgrade pretty much directly. If you run with Enoch, opt for Sierra (no support for easy High Sierra installation yet) and perform a fresh install over your existing El Capitan installation. You'll retain all existing files and/or applications.
  17. It's a dial-up modem so you obviously need to configure the dial-up access as shown in post #1 (i.e. enter the number to dial and/or the relevant APN). This info depends on your service provider (Orange, SFR, etc.) and you'll find details through a Google search. You'll also find an example here. If you patch the CellPhoneHelper kext to run the card as a WWAN, you'll only need the APN.
  18. Gents, this is a Sierra-related thread. If you wish to discuss High Sierra -and since it differs quite a lot from previous versions with regards to installation-, please create a new thread. This for the benefits of other folks who would be interested in discussing High Sierra on this laptop.
  19. Clover makes no use of Chameleon/Enoch /Extra folder. The kexts for High Sierra are the same as for Sierra or earlier versions.
  20. Unless you're absolutely adamant on using Clover, you may want to consider the Enoch method... https://osxlatitude.com/index.php?/topic/7387-dell-latitude-e6440-with-i5-4300m-hd4600-and-1600x900-lcd-mavericksyosemiteel-capitansierra/page-3&do=findComment&comment=67673 Remember to double check your BIOS settings https://osxlatitude.com/index.php?/topic/9247-e6440-bios-settings/
  21. There are various ways, it really depends on the model. You can look at the card itself and check for any indication on the label or you can scrounge the Web for indications. if you cannot identify the chip, you may try to patch the kext using various module entries of the Info.plist file as the starting base. You'd then be on a trial and error mode. The Ericsson F3507G module has been discussed at great length in a separate thread. Can't remember if the card got to run as a WWAN module as just as a dial-up modem. It was reported fully working under El Capitan so you could expect it still works under Sierra and High Sierra. I've not played with 3G modules for some time now, they've become sort of obsolete with the ever widening ability to use one's smartphone as a wireless hotspot/access point.
  22. Guys, please, ok you're new but there's an FAQ section! https://osxlatitude.com/index.php?/topic/8696-is-my-wireless-card-compatible-with-os-x/
  23. https://osxlatitude.com/index.php?/topic/8696-is-my-wireless-card-compatible-with-os-x/ Couple of points: the wireless LED never lits on a Hackintosh mixed results with AR5B125; you should probably consider a different card
×
×
  • Create New...