Jump to content

Amandine

Members
  • Posts

    13
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Amandine

  1. I am not sure what is a distro. But to create the usb installer I have used the official OS X Yosemite.app file from my IMac.

     

    But I have modified and modified I don't know how many times this usb installer since I've created it to find a solution to all my problems one by one.

     

    Are the yosemite official kexts visibles ? Because it looks to be a single Installer OS X Yosemite.app file.

  2. I have the feeling that the part of the "verbose" text below explains what is not properly working.

    But I don't speak "verbose"...   =(

     

    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

     

    VM Swap Subsystem is ON
    IOGraphics flags 0x43
    Previous shutdown cause: 5
    Controller: Intel Panther Point (vendor ID: 8086, device ID: 1e20)
    OSMetaClass: Kext com.apple.driver.AppleIntelFramebufferCapri class HDCPCtrl is a duplicate;kext com.apple.driver.AppleIntelSNBGraphicsFB already has a class by that name.
    Kext com.apple.driver.AppleIntelFramebufferCapri start failed (result 0xdc00400a).
    Kext com.apple.driver.AppleIntelFramebufferCapri failed to load (0xdc008017).
    Failed to load kext com.apple.driver.AppleIntelFramebufferCapri (error 0xdc008017).
    **** [iOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xc800 ****
    NVDAStartup: Official
    NVDAGK100HAL loaded and registered
    Couldn't alloc class "AppleIntelCapriController"
    DirectHW: Driver v1.3 (compiled on Jun  8 2012) loaded. Visit http://www.coresystems.de/for more information.
    [iOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xc800
    [iOBluetoothHCIController][start] -- completed
    [iOBluetoothHCIController::setConfigState] calling registerService
    **** [iOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xb700 -- 0x8800 -- 0xc800 ****

    Waiting for DSMOS...
    DSMOS has arrived
    kxld[com.apple.GeForce]: The vtable '__ZTV14nvEventManager' is malformed. Make sure your kext has been built against the correct headers.
    kxld[com.apple.GeForce]: The vtable '__ZTV14nvEventManager' is malformed. Make sure your kext has been built against the correct headers.
    kxld[com.apple.GeForce]: The vtable '__ZTV14nvEventManager' is malformed. Make sure your kext has been built against the correct headers.
    Can't load kext com.apple.GeForce - link failed.
    Failed to load executable for kext com.apple.GeForce.
    Kext com.apple.GeForce failed to load (0xdc008016).
    Failed to load kext com.apple.GeForce (error 0xdc008016).
    IOPPF - Found another boot volume.X86PlatformPlugin::setRingTable - AICPM failed to load ring table with status 0x0: Get=0, Load=0, Install=0
    X86PlatformPlugin::configResourceHandler - Failed to set ring table!
    [AGPM Controller] unknownPlatform
    [AGPM Controller] unknownPlatform
    X86PlatformPlugin::cgRegisterCallbackHandler - gpu internal PLimit notification already registered
    OSXFUSE: starting (version 2.8.0, Jun 14 2015, 22:41:15)
    com.avast.FileShield: Started.
    NVDA::rmStart failed
    NVDA,Display-B: Not usable
    NVDA,Display-C: Not usable
    NVDA,Display-D: Not usable
    AppleKeyStore:Sending lock change 0 for handle -501
    ignored is_io_service_close(0x100000368,IOHIDParamUserClient)
    hfs: mounted Install OS X Yosemite on device disk2s2

  3. I have made the changes.

     

    I will paste my config.plist after modification below.

     

    But it doesn't provoque any change...  Still graphism monitor 3 mb detected and 1024x768 resolution

     

     

     

    -=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

    <?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>
                <dict>
                    <key>ATI</key>
                    <true/>
                    <key>Firewire</key>
                    <true/>
                    <key>HDA</key>
                    <false/>
                    <key>HDMI</key>
                    <false/>
                    <key>IDE</key>
                    <true/>
                    <key>IntelGFX</key>
                    <false/>
                    <key>LAN</key>
                    <false/>
                    <key>LPC</key>
                    <false/>
                    <key>NVidia</key>
                    <false/>
                    <key>SATA</key>
                    <false/>
                    <key>SmBUS</key>
                    <false/>
                    <key>USB</key>
                    <false/>
                    <key>WIFI</key>
                    <false/>
                </dict>
                <key>Fixes</key>
                <dict>
                    <key>FiX_TMR_40000</key>
                    <false/>
                    <key>FiX_WAK_200000</key>
                    <false/>
                    <key>FixDisplay_0100</key>
                    <true/>
                </dict>
                <key>Name</key>
                <string>DSDT.aml</string>
                <key>ReuseFFFF</key>
                <false/>
            </dict>
            <key>SSDT</key>
            <dict>
                <key>DropOem</key>
                <false/>
                <key>EnableC2</key>
                <true/>
                <key>EnableC4</key>
                <true/>
                <key>EnableC6</key>
                <true/>
                <key>EnableC7</key>
                <true/>
                <key>Generate</key>
                <dict>
                    <key>CStates</key>
                    <true/>
                    <key>PStates</key>
                    <true/>
                </dict>
                <key>MaxMultiplier</key>
                <integer>37</integer>
                <key>MinMultiplier</key>
                <integer>8</integer>
            </dict>
        </dict>
        <key>Boot</key>
        <dict>
            <key>Arguments</key>
            <string>-v dart=0 nv_disable=1 kext-dev-mode=1</string>
            <key>DefaultVolume</key>
            <string>LastBootedVolume</string>
            <key>Legacy</key>
            <string>PBR</string>
            <key>Log</key>
            <true/>
            <key>Secure</key>
            <false/>
            <key>Timeout</key>
            <integer>3</integer>
            <key>XMPDetection</key>
            <false/>
        </dict>
        <key>CPU</key>
        <dict>
            <key>BusSpeedkHz</key>
            <integer>99800</integer>
            <key>FrequencyMHz</key>
            <integer>2300</integer>
        </dict>
        <key>Devices</key>
        <dict>
            <key>Audio</key>
            <dict>
                <key>Inject</key>
                <string>1</string>
            </dict>
            <key>FakeID</key>
            <dict>
                <key>ATI</key>
                <string>0x0</string>
                <key>IMEI</key>
                <string>0x0</string>
                <key>IntelGFX</key>
                <string>0x0</string>
                <key>LAN</key>
                <string>0x0</string>
                <key>NVidia</key>
                <string>0x0</string>
                <key>SATA</key>
                <string>0x0</string>
                <key>WIFI</key>
                <string>0x0</string>
                <key>XHCI</key>
                <string>0x0</string>
            </dict>
            <key>USB</key>
            <dict>
                <key>FixOwnership</key>
                <false/>
                <key>Inject</key>
                <false/>
            </dict>
        </dict>
        <key>DisableDrivers</key>
        <array>
            <string>Nothing</string>
        </array>
        <key>GUI</key>
        <dict>
            <key>Hide</key>
            <array>
                <string>Windows</string>
                <string>\EFI\BOOT\BOOTX64.EFI</string>
            </array>
            <key>Language</key>
            <string>en:0</string>
            <key>Mouse</key>
            <dict>
                <key>Enabled</key>
                <true/>
                <key>Speed</key>
                <integer>8</integer>
            </dict>
            <key>Scan</key>
            <dict>
                <key>Entries</key>
                <true/>
                <key>Legacy</key>
                <string>First</string>
                <key>Linux</key>
                <false/>
                <key>Tool</key>
                <true/>
            </dict>
            <key>ScreenResolution</key>
            <string>1920x1080</string>
            <key>Theme</key>
            <string>tonycrapx86</string>
        </dict>
        <key>Graphics</key>
        <dict>
            <key>DualLink</key>
            <integer>1</integer>
            <key>Inject</key>
            <dict>
                <key>ATI</key>
                <false/>
                <key>Intel</key>
                <true/>
                <key>NVidia</key>
                <false/>
            </dict>
            <key>NvidiaSingle</key>
            <false/>
            <key>VRAM</key>
            <integer>2048</integer>
            <key>ig-platform-id</key>
            <string>0x01660004</string>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
            <key>AppleIntelCPUPM</key>
            <true/>
            <key>AppleRTC</key>
            <true/>
            <key>KernelCpu</key>
            <false/>
            <key>KernelHaswellE</key>
            <false/>
            <key>KernelLapic</key>
            <false/>
            <key>KernelPm</key>
            <true/>
            <key>KextsToPatch</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>External icons patch</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RXh0ZXJuYWw=
                    </data>
                    <key>Name</key>
                    <string>AppleAHCIPort</string>
                    <key>Replace</key>
                    <data>
                    SW50ZXJuYWw=
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>Raise 15 port limit to 30 in AppleUSBXHCIPCI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    g72M/v//EA==
                    </data>
                    <key>Name</key>
                    <string>AppleUSBXHCIPCI</string>
                    <key>Replace</key>
                    <data>
                    g72M/v//Hw==
                    </data>
                </dict>
            </array>
        </dict>
        <key>RtVariables</key>
        <dict>
            <key>BooterConfig</key>
            <string>0x28</string>
            <key>CsrActiveConfig</key>
            <string>0x3</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
            <key>Trust</key>
            <false/>
        </dict>
        <key>SystemParameters</key>
        <dict>
            <key>InjectKexts</key>
            <string>Yes</string>
            <key>InjectSystemID</key>
            <true/>
        </dict>
    </dict>
    </plist>

     

  4. Hello,

     

    I've got Yosemite working allmost perfectly on a notebook Asus N76VZ-V2G-T1006V

     

    but I can't use it because it's Intel HD graphics 4000 is not detected.

     

    Instead the system considers that my computer has a 3 mb video monitor....   =(

     

    Everything is slow and blurry. I can't use it for video editing purpose.

     

    Could someone help me to adjust the config.plist to make it work ?

     

    Thanks for your help.   =)

     

     

     

    I've attached the "verbose message" displayed by the machine when it boots.

    And the system info resume

    image_apercu_systeme - copie.tiff

    verbose201709262259.txt

×
×
  • Create New...