DSDT.txt
The number one Hackintosh community

Results 1 to 2 of 2

Thread: DSDT.txt

  1. #1
    Member
    Join Date
    Nov 2011
    Location
    Italy
    Posts
    44
    Thanks
    0
    Thanked 1 Time in 1 Post
    Hackintosh Files / Kexts Downloads
    57
    Uploads
    0

    Default DSDT.txt


    Ragazzi come faccio con la mia Lion, a inserire ID e Vendor della mia ATI SAPPHIRE VAPOR-X HD5770?

    Ho modificato ::*
    ATI5000Controller MOD.kext
    Inserendo nel Info.plist i codici della scheda grafica, ma riavviando Lion no parte, magari sbaglio qualcosa io::

    Info.plist
    <?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>BuildMachineOSBuild</key>
    <string>11D17a</string>
    <key>CFBundleDevelopmentRegion</key>
    <string>English</string>
    <key>CFBundleExecutable</key>
    <string>ATI5000Controller</string>
    <key>CFBundleGetInfoString</key>
    <string>ATI5000Controller 7.18.11 10601</string>
    <key>CFBundleIdentifier</key>
    <string>com.apple.kext.ATI5000Controller</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundleName</key>
    <string>Radeon 5000 Controller</string>
    <key>CFBundlePackageType</key>
    <string>KEXT</string>
    <key>CFBundleShortVersionString</key>
    <string>7.18.11</string>
    <key>CFBundleSignature</key>
    <string>????</string>
    <key>CFBundleVersion</key>
    <string>7.1.8</string>
    <key>DTCompiler</key>
    <string></string>
    <key>DTPlatformBuild</key>
    <string>11D17a</string>
    <key>DTPlatformVersion</key>
    <string>GM</string>
    <key>DTSDKBuild</key>
    <string>11D17a</string>
    <key>DTSDKName</key>
    <string></string>
    <key>DTXcode</key>
    <string>0410</string>
    <key>DTXcodeBuild</key>
    <string>11D17a</string>
    <key>IOKitPersonalities</key>
    <dict>
    <key>Controller</key>
    <dict>
    <key>ATY,Hoolock</key>
    <dict>
    <key>aty_config</key>
    <dict>
    <key>CFG_FORCE_ICLK</key>
    <true/>
    </dict>
    </dict>
    <key>ATY,Langur</key>
    <dict>
    <key>aty_config</key>
    <dict>
    <key>CFG_FORCE_ICLK</key>
    <true/>
    </dict>
    </dict>
    <key>ATY,Orangutan</key>
    <dict>
    <key>aty_config</key>
    <dict>
    <key>CFG_GPIO_HIGH</key>
    <integer>131104</integer>
    </dict>
    </dict>
    <key>ATY,Zonalis</key>
    <dict>
    <key>aty_config</key>
    <dict>
    <key>CFG_NO_PP</key>
    <true/>
    </dict>
    </dict>
    <key>CFBundleIdentifier</key>
    <string>com.apple.kext.ATI5000Controller</string>
    <key>IOClass</key>
    <string>ATI5000Controller</string>
    <key>IOMatchCategory</key>
    <string>IOFramebuffer</string>
    <key>IOName</key>
    <string>ATI5000Controller</string>
    <key>IOPCIMatch</key>
    <string>0x68be1002 0x68991002 0x68E01002 0x68E11002 0x68D81002 0x68C01002 0x68C11002 0x68D91002 0x68B81002 0x68B01002 0x68B11002 0x68A01002 0x68A11002 </string>
    <key>IOProbeScore</key>
    <integer>65000</integer>
    <key>IOProviderClass</key>
    <string>IOPCIDevice</string>
    <key>aty_config</key>
    <dict>
    <key>CFG_NO_PP</key>
    <false/>
    <key>CFG_USE_SRRB</key>
    <true/>
    <key>CFG_USE_USCN</key>
    <true/>
    </dict>
    <key>aty_properties</key>
    <dict>
    <key>PP_ActivitySamplingInterval</key>
    <integer>1000</integer>
    <key>PP_DisableMCDownLoadFeature</key>
    <integer>1</integer>
    <key>PP_HighSamplingInterval</key>
    <integer>200000</integer>
    <key>PP_R600ActivityHysteresis</key>
    <integer>5</integer>
    <key>PP_R600LoweringHighPercentage</key>
    <integer>25</integer>
    <key>PP_R600LoweringMediumPercentage</key>
    <integer>10</integer>
    <key>PP_R600RaisingLowPercentage</key>
    <integer>10</integer>
    <key>PP_R600RaisingMediumPercentage</key>
    <integer>25</integer>
    <key>PP_UserMaxClockForMultiDisplays</key>
    <integer>1</integer>
    </dict>
    </dict>
    </dict>
    <key>OSBundleCompatibleVersion</key>
    <string>1.1.36</string>
    <key>OSBundleLibraries</key>
    <dict>
    <key>com.apple.iokit.IOACPIFamily</key>
    <string>1.2</string>
    <key>com.apple.iokit.IOGraphicsFamily</key>
    <string>1.3</string>
    <key>com.apple.iokit.IOPCIFamily</key>
    <string>1.2</string>
    <key>com.apple.kext.ATISupport</key>
    <string>1.1.36</string>
    <key>com.apple.kpi.bsd</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.iokit</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.libkern</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.mach</key>
    <string>8.0.0</string>
    </dict>
    <key>OSBundleRequired</key>
    <string>Safe Boot</string>
    </dict>
    </plist>
    <string>0x68be1002 0x68991002 0x68E01002 0x68E11002 0x68D81002 0x68C01002 0x68C11002 0x68D91002 0x68B81002 0x68B01002 0x68B11002 0x68A01002 0x68A11002 </string>

    I codici in rosso li lascio, ma non ho capito se tutti quelli in blu devo eliminarli?

    http://imageshack.us/photo/my-images...enshot05l.jpg/

    http://imageshack.us/photo/my-images...nshot04nw.jpg/
    Last edited by hazard74; 20th August 2012 at 12:17.
    OS:Lion 10.7.2
    MB - Asus Rampage 2Gene= Rampage II Gene.kext
    Graphics - ATI SAPPHIRE VAPOR-X HD5770 1GB GDDR5= ATI5000InJector.kext
    Processor - Intel (R) CORE (TM) i7 CPU920*2.67GHz
    Audio= VoodooHDA
    Boot Loader= Chameleon-2.1svn-r2030

  2. #2
    Member
    Join Date
    Nov 2011
    Location
    Italy
    Posts
    44
    Thanks
    0
    Thanked 1 Time in 1 Post
    Hackintosh Files / Kexts Downloads
    57
    Uploads
    0

    Default

    Ragazzi rispondete è urgente. Grazie.
    OS:Lion 10.7.2
    MB - Asus Rampage 2Gene= Rampage II Gene.kext
    Graphics - ATI SAPPHIRE VAPOR-X HD5770 1GB GDDR5= ATI5000InJector.kext
    Processor - Intel (R) CORE (TM) i7 CPU920*2.67GHz
    Audio= VoodooHDA
    Boot Loader= Chameleon-2.1svn-r2030


  • Advertising

    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Similar Threads

  1. Replies: 0
    Last Post: 3rd August 2012, 18:27
  2. Dsdt
    By leander091 in forum Nederlands
    Replies: 0
    Last Post: 3rd April 2012, 11:06
  3. Dsdt
    By morphfxf in forum General Troubleshooting
    Replies: 4
    Last Post: 3rd March 2012, 19:09
  4. What does a DSDT Fix?
    By X-EFI-X'er in forum General Troubleshooting
    Replies: 1
    Last Post: 12th September 2009, 15:26
  5. Help with new DSDT
    By PoisonApple666 in forum General Troubleshooting
    Replies: 16
    Last Post: 2nd September 2009, 02:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •