Jump to content

sanchower

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by sanchower

  1. I have tried to modify AirPortAtheros40.kext and to add ID of the card

    Quote

        <array>
                    <string>pci168c,30</string>
                    <string>pci168c,2a</string>
                    <string>pci106b,0086</string>
                    <string>pci168c,1c</string>
                    <string>pci168c,23</string>
                    <string>pci168c,24</string>
                    <string>pci168c,0034</string>
                </array>

    Then I put it to /Library/Extensions/ and made a cache rebuild - no luck :( 

    sudo chown -R root:wheel /L*/E*; sudo chmod -R 755 /L*/E*; sudo kextcache -i /

    sudo chown -R root:wheel /L*/E*; sudo chmod -R 755 /L*/E*; sudo kextcache -i /

    I also tried this kext with no luck too :( 

    Does anyone have any ideas how to fix it?

     

  2. 13 hours ago, Jake Lo said:

    Replace the files into /EFI/Clover and try again

    Yes, it works! Magic! 

    I have installed it. All is great except WiFi module :(

     

    My WiFi module is 

    Dell Wireless 1601 802.11 a/g/n Adapter 

    PCI\VEN_168C&DEV_0034&SUBSYS_020D1028&REV_01

     

    I have found this thread, however I am still not sure is there any chance to make it work in Mojave?

    How can I try it? Can someone help me? Thanks in advance

    Quote

    Supported:
    Vendor  Model       Format    Ven-Dev    Chip       Rate     Si HS Mj  OOB  Kext (driver)

    Dell     DW1601        ½Min PCIe   168c-0034   AR94621       A/B/G/N/AD  Y  ?  *    N    (=AR5B22)

  3. On 10/10/2018 at 12:00 PM, razor1995 said:

    Hi, I have Mojave installed on my E7240, and I'm using following kexts and drivers:

    tQphO5l.png ccsKSZ6.png

     

    If you want, I placed my guide for installing Mojave on E7240 here: https://www.hackintosh.com.pl/forum/viewtopic.php?f=11&amp;t=29 

    The guide is in Polish, but you can use translator if you want. In this guide I placed my Clover EFI folder, config and the drivers I used for.

     

     

     

    Thanks for your post. However, I was not be able to boot with your CLOVER.

    I stuck on the Apple logo with 50% progress.

    You wrote in the end that you will update CLOVER image, however I did not find an updated image. Can you make it? Maybe this can fix my problem

     

    Upd: Clover image should be overwrited with additional files, then it boots

  4. bash-3.2# /Users/sancho/Desktop/mac_hack/Tools/Tools/permission.sh 

    rebuilding //System/Library/PrelinkedKernels/prelinkedkernel

    kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

    kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext BTFirmwareUploader.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext

    kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AirPortAtheros40.kext

    kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleKextExcludeList.kext

    Invalid signature -67030 for kext <OSKext 0x7f945ef67170 [0x7fff90fdfda0]> { URL = "BTFirmwareUploader.kext/ -- file:///Library/Extensions/", ID = "org.emlydinesh.driver.BTFirmwareUploader" }

    KernelCache ID: 90C05C82F70FF3FD813F6F0023FB70A1

    kextcache updated critical boot files, requesting launchd reboot

    Finished

×
×
  • Create New...