Jump to content

Dell Inspiron 3x37-5x37-7x37 Clover Installation


greg2204

Recommended Posts

  • Administrators

https://wikidevi.com/wiki/Dell_Wireless_1705_802.11n_%2B_BT_4.0

-> 'based on AR9565 chip if would seem (PCI ids 168c:0036) and, afaik, that is not supported under OS X. You can try and experiment of course and let us know how you get on. If you were to succeed, please feed back to update our list of supported/unsupported wireless cards. Take your eventual research in the R&D forum subsection, not in this Dell laptop thread where it'll get lost.

 

I advise you to replace that card by a supported model or use a supported USB dongle.

Link to comment
Share on other sites

  • Moderators

dude...ur awesome...ur really awesome...thank u a lott....ur dsdt fixed everything....now the only problem is with wifi 

I didn't post any DSDT, only the config.plist. The DSDT you uploaded is unpatched and won't be very useful. If you want me to help patch it, please upload everything in EFI/Clover/ACPI/origin. If it's empty, then to populate it, you need to reboot to Clover menu, hit F4, then boot back to OS X, origin folder should be populated then.

 

By the way, I don't think your wireless is supported. 1705 is not, but 1702 is, you should try as Hervé advice.

Link to comment
Share on other sites

Try adding this to clover, kextToPatch

<dict>
<key>Comment</key>
<string>HDMI-Video/Audio for HD4400/HD4600</string>
<key>Find</key>
<data>
AQUJAAAEAACHAAAA
</data>
<key>Name</key>
<string>AppleIntelFramebufferAzul</string>
<key>Replace</key>
<data>
AQUSAAAIAACHAAAA
</data>
</dict>

if that doesn't work, then try this

<dict>
<key>Comment</key>
<string>HDMI-Video/Audio for HD4400/HD4600</string>
<key>Find</key>
<data>
AgQJAAAEAACHAAAA
</data>
<key>Name</key>
<string>AppleIntelFramebufferAzul</string>
<key>Replace</key>
<data>
AgQSAAAIAACHAAAA
</data>
</dict>

additional patching might be require for audio, but this should get you HDMI video capability.

I have tried the above but with no luck. do you think i should also change the SMBios or something here is what i have in my config.plist from clover

 

 

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<true/>
<key>Generate</key>
<false/>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-gux_defer_usb2 kext-dev-mode=1</string>
<key>Debug</key>
<false/>
<key>Legacy</key>
<string>LegacyBiosDefault</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
<key>USB</key>
<dict>
<key>FixOwnership</key>
<false/>
<key>Inject</key>
<false/>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>VBoxHfs</string>
</array>
<key>GUI</key>
<dict>
<key>Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>Disabled</key>
<true/>
<key>FullTitle</key>
<string>UEFI Internal</string>
<key>Hidden</key>
<false/>
<key>Ignore</key>
<false/>
<key>NoCaches</key>
<false/>
<key>Type</key>
<string>Other</string>
</dict>
</array>
</dict>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<false/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<false/>
<key>Tool</key>
<false/>
</dict>
<key>Theme</key>
<string>Mavs Style</string>
</dict>
<key>Graphics</key>
<dict>
<key>DualLink</key>
<integer>0</integer>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaSingle</key>
<false/>
<key>ig-platform-id</key>
<string>0x0a260006</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<false/>
<key>Debug</key>
<false/>
<key>KernelCpu</key>
<false/>
<key>KernelHaswellE</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<dict>
<key>Comment</key>
<string>HDMI-Video/Audio for HD4400/HD4600</string>
<key>Find</key>
<data>
AgQJAAAEAACHAAAA
</data>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Replace</key>
<data>
AgQSAAAIAACHAAAA
</data>
</dict>
</dict>
</array>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>05/24/13</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MBA61.88Z.0099.B04.1305241529</string>
<key>Board-ID</key>
<string>Mac-7DF21CB3ED6977E5</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardType</key>
<integer>10</integer>
<key>ChassisAssetTag</key>
<string>Air-Enclosure</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>10</string>
<key>Family</key>
<string>MacBook Air</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<true/>
<key>ProductName</key>
<string>MacBookAir6,2</string>
<key>SerialNumber</key>
<string>CK221DHEF5V8</string>
<key>Trust</key>
<false/>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
</dict>
</dict>
</plist>

 

 

Link to comment
Share on other sites

verebes,

 

Your config file is corrupted/ not configured correctly. Here's the fix file, no need to change SMBios.

Rename file to config.plist and replace the existing.

i did replace it and i still cannot get my hdmi video to work any chance you could patch my kexts maybe?

Graphics.zip

 

DSDT-ssdt.zip

i have also attached my patched dsdt and ssdt files maybe the problem is there.

 

origin.zip

also here are the original dsdt and ssdt s

Link to comment
Share on other sites

No need to patch kexts manually since you are using Clover with on-the fly patching. Try this config.

I noticed you have a SSDT-2 renamed from ssdt-8? where did that come from, it's not in your origin folder

the ssdt-2 came from ssdt-8 from the initial Yosemite installation 10.10 after updating to 10.10.4 i did not have it there anymore.i am uploading the ssdt dump from 10.10 installation.DSDT.zip

 

i have tried the new config.plist however i have the 4 mb graphics issue now and no kexts loaded for the graphics.

 

 

i have done this patching after updating to 10.10.4 could that have messed things up?

  1- Editing the info.plist.

 

               1- To Obtain total Qe/Ci in IntelHD4400 these 3 Kexts need to be loaded, they are:

                   

                     1-AppleIntelHD5000Graphics.kext.

                     2-AppleIntelFramebufferAzul. kext.

                     3-AppleGraphicsPowerManagement. kext (AGPM).

                

               to make this possible we edit the info.plist file of two of them (AppleIntelHD5000Graphics. kext and AppleIntelFramebufferAzul. kext.)

               entered our Vendor_id and device_id, which in this case is: 0x0a168086.

 

              Click on the kext AppleIntelHD5000Graphics. kext with the mouse right  button select Show content then go to:        

              contents/info.plist/IOKitPersonalities/IOPCIPrimaryMatch and replace 0x04128086 by 0x0a168086.

 

              Click on the kext AppleIntelFramebufferAzul. kext. with the mouse right  button select Show content then go to:  

              contents/info.plist/IOKitPersonalities/AppleIntelFramebufferController/IOPCIPrimaryMatch and replace 0x04128086 by 0x0a168086.

 

         2- Editing the files release binaries.

 

              1- We need to edit the binaries of AppleIntelHD5000Graphics.kext

                  and AppleIntelFramebufferAzul kext, use Hex Fiend  and proceed as follows:

 

              Click on the kext AppleIntelHD5000Graphics. kext with the mouse right  button select Show content then go to:        

              contents/MacOS/AppleIntelHD5000Graphics, and open the file with Hex Fiend and proceed as follows:

               

                   Find: 86801204

                   Replace: 8680160a

  

             Click on the kext AppleIntelFramebufferAzul.kext with the mouse right  button select Show content then go to:        

             contents/MacOS/AppleIntelFramebufferAzul, and open the file with Hex Fiend and proceed as follows:

 

                    Find: 86801204

                    Replace: 8680160a

 

Link to comment
Share on other sites

×
×
  • Create New...