Twitter
Become an osx86.net member, click here to Register!
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    OSx86.net Crew delgadilloalex's Avatar
    Join Date
    Feb 2011
    Posts
    333
    Downloads
    460
    Uploads
    6

    Default how to patch amd with amd_insn_patcher apps will work

    this is for people who want to use more than 4gb of ram and use -force64 to boot in 64 bit user land

    Download attch. amd patcher - Downloads - OSx86.net extract it in usr/bin make folder visible with show hidden files its in the root of drive.

    tips
    look at the pattern of the first small commands so u don't make a mistake on the larger command lines

    each command line is in its own region some are three lines long make sure u do it in order

    open terminal do command lines

    sudo -s

    amd_insn_patcher /usr/lib/libSystem.B.dylib

    /usr/lib/libSystem.B.dylib.patched

    mv /usr/lib/libSystem.B.dylib.patched

    /usr/lib/libSystem.B.dylib


    amd_insn_patcher /usr/lib/dyld

    /usr/lib/dyld.patched

    mv /usr/lib/dyld.patched

    /usr/lib/dyld


    amd_insn_patcher /usr/lib/libSystem.B_profile.dylib

    /usr/lib/libSystem.B_profile.dylib.patched

    mv /usr/lib/libSystem.B_profile.dylib.patched

    /usr/lib/libSystem.B_profile.dylib


    amd_insn_patcher /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore.patched

    mv
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore.patched

    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore



    amd_insn_patcher /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents

    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents.patched

    mv /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents.patched

    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents


    amd_insn_patcher /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar

    /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar.patched

    mv /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar.patched

    /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar


    update_dyld_shared_cache

    reboot and all set.

    just add -force64 to boot flags

    heres the link to credits [HOW-TO] AMD Binaries Patchen !!
    Last edited by delgadilloalex; 2nd December 2011 at 20:49.
    SnowLeo10.6.8 retail x32(<>)(Mountain Lion 10.8.0/ Lion 10.7.2 x32
    HP Pavilion a6750f/OEM><> Gateway T-6816 Notebook
    MSI-7548/MOBO><Intel® Core™2 Duo Processor E4500
    AMD Phenom X4 9650()(<>)( Intel® GM965/Chipset
    8 GB DDR2 800 <> 4 GB DDR2
    GeForce 9500 GT 1GB <> Intel® Graphics Media Accelerator X3100
    MOTU 828MK2 firewire audio interface


  2. #2
    Junior Member
    Join Date
    Nov 2011
    Posts
    14
    Downloads
    23
    Uploads
    0

    Default

    yep i'm definitely stupid for not being careful enough, I'm so sorry!
    I get "dyld: shared cached file was build against a different libSystem.dylib, ignoring cache" on every terminal action,
    is there an easy way to restart, foolishly i didn't backup either "usr/bin" or "usr/lib" before tinkering doh!

    edit: sorry for the running commentary, google is my friend, ran "sudo update_dyld_shared_cache -force"
    hopefully can start afresh, maybe tomorrow when i'm a little more awake
    Last edited by L1am; 2nd December 2011 at 20:09.
    L1am

    Snow Leopard 10.6.3
    Gigabyte GA-890GPA-UD3H
    AMD Phenom II x4 850 3.3Ghz
    (onboard) ATI Radeon HD 4290
    G.Skill RipjawsX 8GB RAM (2x4GB)
    SEAGATE ST350041 8AS SATA 500GB

  3. #3
    OSx86.net Crew delgadilloalex's Avatar
    Join Date
    Feb 2011
    Posts
    333
    Downloads
    460
    Uploads
    6

    Default

    make sure u drop the files in usr/bin not the folder the contents in the folder provided
    amd_insn_patcher
    amd_insn_patcher_ext
    insn_patcher.c
    insn_patcher.h
    Makefile

    don't worry i failed numerous times good luck and have fun.
    Last edited by delgadilloalex; 2nd December 2011 at 20:33.
    SnowLeo10.6.8 retail x32(<>)(Mountain Lion 10.8.0/ Lion 10.7.2 x32
    HP Pavilion a6750f/OEM><> Gateway T-6816 Notebook
    MSI-7548/MOBO><Intel® Core™2 Duo Processor E4500
    AMD Phenom X4 9650()(<>)( Intel® GM965/Chipset
    8 GB DDR2 800 <> 4 GB DDR2
    GeForce 9500 GT 1GB <> Intel® Graphics Media Accelerator X3100
    MOTU 828MK2 firewire audio interface

  4. #4
    Junior Member
    Join Date
    Nov 2011
    Posts
    14
    Downloads
    23
    Uploads
    0

    Default

    hiya, got it booting fine after carefully patching as above
    only hitch is it will only boot with verbose mode, i have added -v to the boot.plist for now, but i'd prefer not to if you know what i mean, do you know any way around this?
    thanks
    L1am

    Snow Leopard 10.6.3
    Gigabyte GA-890GPA-UD3H
    AMD Phenom II x4 850 3.3Ghz
    (onboard) ATI Radeon HD 4290
    G.Skill RipjawsX 8GB RAM (2x4GB)
    SEAGATE ST350041 8AS SATA 500GB

  5. #5
    OSx86.net Crew delgadilloalex's Avatar
    Join Date
    Feb 2011
    Posts
    333
    Downloads
    460
    Uploads
    6

    Default

    cool just remove that from plist
    SnowLeo10.6.8 retail x32(<>)(Mountain Lion 10.8.0/ Lion 10.7.2 x32
    HP Pavilion a6750f/OEM><> Gateway T-6816 Notebook
    MSI-7548/MOBO><Intel® Core™2 Duo Processor E4500
    AMD Phenom X4 9650()(<>)( Intel® GM965/Chipset
    8 GB DDR2 800 <> 4 GB DDR2
    GeForce 9500 GT 1GB <> Intel® Graphics Media Accelerator X3100
    MOTU 828MK2 firewire audio interface

  6. #6
    Junior Member
    Join Date
    Nov 2011
    Posts
    14
    Downloads
    23
    Uploads
    0

    Default

    it wont boot without it, just stops with the apple and the 'no entry sign'
    L1am

    Snow Leopard 10.6.3
    Gigabyte GA-890GPA-UD3H
    AMD Phenom II x4 850 3.3Ghz
    (onboard) ATI Radeon HD 4290
    G.Skill RipjawsX 8GB RAM (2x4GB)
    SEAGATE ST350041 8AS SATA 500GB

  7. #7
    OSx86.net Crew delgadilloalex's Avatar
    Join Date
    Feb 2011
    Posts
    333
    Downloads
    460
    Uploads
    6

    Default

    its strange ive had that problem before and it was fixed with chameleon try to update chameleon with champlist if that does then down grade . and of corse repair perms after.
    SnowLeo10.6.8 retail x32(<>)(Mountain Lion 10.8.0/ Lion 10.7.2 x32
    HP Pavilion a6750f/OEM><> Gateway T-6816 Notebook
    MSI-7548/MOBO><Intel® Core™2 Duo Processor E4500
    AMD Phenom X4 9650()(<>)( Intel® GM965/Chipset
    8 GB DDR2 800 <> 4 GB DDR2
    GeForce 9500 GT 1GB <> Intel® Graphics Media Accelerator X3100
    MOTU 828MK2 firewire audio interface

  8. #8
    Junior Member
    Join Date
    Feb 2012
    Posts
    3
    Downloads
    13
    Uploads
    0

    Question Illegal instruction

    After running the first few commands, terminal says "Illegal instruction" when I type any command in (including the rest of the ones listed above) and no apps will launch. What am I doing wrong?
    Snow Leopard 10.6.8 64-bit

    Processor: AMD Phenom II X2 550 Black Edition Callisto (cores unlocked)

    Motherboard: MSI 770-C45

    Graphics card: EVGA NVidia GeForce GTX 285 1024

    RAM: 16 gb

    1394 card: Rosewill RC-501

  9. #9
    OSx86.net Crew delgadilloalex's Avatar
    Join Date
    Feb 2011
    Posts
    333
    Downloads
    460
    Uploads
    6

    Default

    Quote Originally Posted by razzerred View Post
    After running the first few commands, terminal says "Illegal instruction" when I type any command in (including the rest of the ones listed above) and no apps will launch. What am I doing wrong?

    do lines one line at a time take your time copy and paste highlight only the txt no open spaces before or after line

    (this is 1st line)

    sudo -s

    (2nd line)

    amd_insn_patcher /usr/lib/libSystem.B.dylib

    (3rd line)

    /usr/lib/libSystem.B.dylib.patched

    and so on........................

    also patcher files

    make sure u put the files in usr/bin

    use flag -force64 while you do it

    with maxmem=4096
    Last edited by delgadilloalex; 8th February 2012 at 06:15.
    SnowLeo10.6.8 retail x32(<>)(Mountain Lion 10.8.0/ Lion 10.7.2 x32
    HP Pavilion a6750f/OEM><> Gateway T-6816 Notebook
    MSI-7548/MOBO><Intel® Core™2 Duo Processor E4500
    AMD Phenom X4 9650()(<>)( Intel® GM965/Chipset
    8 GB DDR2 800 <> 4 GB DDR2
    GeForce 9500 GT 1GB <> Intel® Graphics Media Accelerator X3100
    MOTU 828MK2 firewire audio interface

  10. #10
    Junior Member
    Join Date
    Feb 2012
    Posts
    3
    Downloads
    13
    Uploads
    0

    Default

    Ahh, I hadn't been using the -force64 flag. Results:

    I tried entering each line in one at a time and then hitting enter (and when I did that the commands corrected me on syntax or terminal told me the files didn't exist or that it couldn't run binaries)

    Then I tried entering the commands back to back and that of course didn't work.

    Then I entered commands in the way terminal was saying to (like amd_insn_patcher /usr/lib/libSystem.B.dylib /usr/lib/libSystem.B.dylib.patched and then hitting enter) and when I tried to do amd_insn_patcher /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore.patched Terminal output Illegal instruction to every command I entered and no apps would launch in finder. I would have saved what my terminal looked like exactly but Textedit froze while I was saving, and then Terminal froze when I was saving the output.

    All of the lines were input in the order of the first post.

    What I'm going go try now (and I'm typing this while I wait about 20 minutes for it to finish) is making 2 copies of my backup partition that I've been restoring from (using GParted if you're curious), have the amd_insn_patcher modify files on the drive that hasn't been booted, and then copy the modified files over to the active partition, that way I can at least patch all of the files before OS X destabilizes.

    I'll post back after I try it, either with good news that it worked or begging for more help
    Snow Leopard 10.6.8 64-bit

    Processor: AMD Phenom II X2 550 Black Edition Callisto (cores unlocked)

    Motherboard: MSI 770-C45

    Graphics card: EVGA NVidia GeForce GTX 285 1024

    RAM: 16 gb

    1394 card: Rosewill RC-501


  • Advertising

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

      
     

Page 1 of 2 12 LastLast

Similar Threads

  1. 32bit Apps crash with more than 4gb RAM
    By camerongray in forum 10.6 Snow Leopard
    Replies: 0
    Last Post: 1st February 2012, 21:00
  2. Apps Store Log in
    By rozienzia in forum General Discussion
    Replies: 18
    Last Post: 12th July 2011, 21:16
  3. help: Snow Leopard wont allow me to install apps to 2nd hard drive
    By logan610 in forum General Troubleshooting
    Replies: 2
    Last Post: 24th December 2010, 18:19
  4. GTX 295 noice, grapical support in apps?
    By blackeyedfox in forum Video & Graphics
    Replies: 0
    Last Post: 13th January 2010, 00:20

Posting Permissions

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