Jump to content

[Guide] E7440 with Clover


pokenguyen

Recommended Posts

Im trying to boot up installation process but im getting an error icon, in verbose mode it looks... terrible ( text is shattered)

 

IOBluetoothHCIController -  Missing Bluetooth Controller Transport! Thats last communicate

 

Tried with /haswell cpus=1 npci=0x2000 -v -x  but it did not work :(

 

oh and I don't have this bios setting ( but i don't think that's important) -> Function keyboard: Function mode 

Link to comment
Share on other sites

I've got this from tutorial

 

 

 

<?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>
            <dict>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-gux_defer_usb2 dart=0 kext-dev-mode=1</string>
        <key>Legacy</key>
        <string>LegacyBiosDefault</string>
        <key>Log</key>
        <false/>
        <key>NeverHibernate</key>
        <true/>
        <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>
        <key>UseIntelHDMI</key>
        <false/>
    </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>Type</key>
                    <string>Other</string>
                </dict>
            </array>
        </dict>
        <key>Mouse</key>
        <dict>
            <key>Enabled</key>
            <false/>
        </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>ig-platform-id</key>
        <string>0x0a260006</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>AppleHDA ALC 292 #1</string>
                <key>Find</key>
                <data>
                hBnUEQ==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                kgLsEA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AppleHDA ALC 292 #2</string>
                <key>Find</key>
                <data>
                hAjsEA==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AppleHDA ALC 292 #3</string>
                <key>Find</key>
                <data>
                hQjsEA==
                </data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
        </array>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>05/24/13</string>
        <key>BiosVendor</key>
        <string>Apple Computer, 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 Computer, Inc.</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>ChassisAssetTag</key>
        <string>Air-Enclosure</string>
        <key>ChassisManufacturer</key>
        <string>Apple Computer, Inc.</string>
        <key>ChassisType</key>
        <integer>10</integer>
        <key>Family</key>
        <string>MacBook Air</string>
        <key>Manufacturer</key>
        <string>Apple Computer, Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>ProductName</key>
        <string>MacBookAir6,2</string>
        <key>SerialNumber</key>
        <string>C02KGM7VF5V8</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

Just an update on my USB 3.0 'problem' - I have reformatted my pendrive to FAT32 and OSX recognises it. My bad :)

I thought OSX supported NTFS...

EDIT: I've also discovered that I have no sound after OSX wakes up. How do you fix this?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...