Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. make sure to rebuild kernel cache in case the old kext is loaded still.
  2. try updating clover to latest the one from a few weeks ago was breaking audio patching. well if your using clover that is.
  3. search the forum there are many entries for your model. also looks like yo have to set DVMT in bios.
  4. try updating clover https://sourceforge.net/projects/cloverefiboot (chameleon, stolen and rebranded)/files/ you can also try using OsxAptioFixDrv2-64.efi
  5. move it to the other available slot and see if you still get the error.
  6. hmm i3-350m has built in graphics. do you have Optimus video switching on that machine?
  7. does you bios allow to add an EFI entry or change boot order menu if so check to see if you can point it to clover .efi file? when in osx mount your HDD EFI volume and double check it if it still exists. if it does then make sure all is still correct if not reinstall clover and your files if still having issues and windows install created a microsoft folder then there is a work around, 1- you have to rename bootmgfw.efi to bootmgfw-orig.efi in EFI/Microsoft/Boot folder. 2- then rightclick and create a sym link of EFI/BOOT/BOOTX64.efi. 3- rename it to bootmgfw.efi and drop it into the EFI/Microsoft/Boot folder. clover will detect the renamed files and allow windows to boot using bootmgfw-orig.efi while your bios loads clover instead like if it was windows using the sym linked clover boot file as the windows EFI boot loader bootmgfw.efi hope it helps.
  8. if your machine allows for disabling the touch pad with a FN function try disabling and re enabling it when the problem occurs.
  9. maybe it is being used as an extended screen check in display prefpane. you can also try detect or identify
  10. maybe something like this https://github.com/alexandred/VoodooI2C
  11. make sure you still have clover in the EFI of your HDD or check if your bios settings are pointing to clover EFI boot file.
  12. you can check if this is compatible for your lan http://www.insanelymac.com/forum/topic/287161-new-driver-for-realtek-rtl8111/ intel wifi is not supported by osx you will have to replace it. here is a list of cards https://osxlatitude.com/index.php?/topic/2120-inventory-of-supported-and-unsupported-wireless-cards/
  13. yes thats what i also used. windows 10 pro to reactivate my wifi. for keyboard there might be an option in the ps2 keyboard kexts plist to set to ISO.
  14. no its not normal unless you have a conflict some where like DSDTinjection or config's declaring the wrong dev id's. in your log it does mention PCI issue. kernel: (AirPortBrcm4360) No Map PCI register space
  15. are you sure you have all the required clover patches?
  16. does toggling FN+PrtSc have any affect other than maybe also killing your BT.
  17. sometimes i have to boot into windows to get wifi to turn back on with dw1550 which is a sister card to dw1560 i think its an issue with my toshibas bios re initializing the card if i accidentally shut it off from the function key. BT comes back up but not wifi.
  18. if you have anything connected via usb disconnect it and retest.
  19. if using clover make sure "setintelbacklight" is enabled in device's section
  20. you can look through Herve's documentation info here https://osxlatitude.com/index.php?/topic/7914-dell-latitude-e6220-with-i5-2520m-hd3000-and-1366x768-lcd-mavericksyosemiteel-capitansierra/?hl=%2Bport+%2Breplicator&do=findComment&comment=52237maybe you can adapt some of the info for your needs.
  21. you also have to patch for FVCO with clover even with rehabmans kexts. <dict> <key>Comment</key> <string>AirPortBrcm4360 - fcvo</string> <key>Disabled</key> <false/> <key>Find</key> <data>gflSqgAAdSk=</data> <key>Name</key> <string>AirPortBrcm4360</string> <key>Replace</key> <data>gflSqgAAZpA=</data> </dict> if using clover configurator Kext: AirPortBrcm4360 Find: 81F952AA00007529 Replace: 81F952AA00006690
×
×
  • Create New...