Contribute
Register

i7-4930K - Asus Rampage IV Extreme - 32GB RAM - GTX 770 4GB [Success!!]

Status
Not open for further replies.
Help!! After the upgrade to Tonymac, the photos are no longer showing up in the install guide. I desperately need to reinstall and cannot because of the guide missing the pictures!!
 
Hi Shilohh
Thanks for a great guide. :thumbup:
I used it to get El Capitan up running on my
secondhand R4E/4930K.

In OP you wrote

“If you want to connect internal drives to the ASMedia SATA ports, you should install the 3rd Party SATA kext from MultiBeast to make them show as internal”

Instead of that kext you can ad this to your config.plist to make them show as internal

<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>
 
Help!! After the upgrade to Tonymac, the photos are no longer showing up in the install guide. I desperately need to reinstall and cannot because of the guide missing the pictures!!
Yes, unfortunately, the all the users' Albums have slightly different links. So, shilohh will have to fix his album links. We apologize for this oversight. Sometimes you only get 9 out of 10 right. :oops:
 
Thanks for the great guide, managed to upgrade my system:
Sabertooth x79
I7 3960X
MSI GeForce GTX580
32Gb Corsair ram

appreciate the work you put into this.
 
Last edited:
Hey all, I've been tied up buying a house and doing work to my new house. I'll be very busy over the next couple months.

I will try to find time to link the images back to the guide soon.

Arehep, patching the kext to show SATA as internal should provide the same function.

Hurlj, Your 580 fermi card is a different animal. It doesn't require the nvidia web drivers. It may or may not require injectnvidia = true. I can help you perform the full injection via ssdt if you like so that you can leave the setting as false. You will need to save and post a ioreg for me.
 
Hello !
My hack all of a sudden decided not to shut down. It just hangs there all icons disappearing from desktop? I dont recall doing anything apart from installing ProTools? Any idea what it could be?
thanx

edit: Simple repair permission on OS HDD fixed the issue for El capitan
to verify OS Hdd:

sudo /usr/libexec/repair_packages --verify --standard-pkgs /

to repair OS Hdd:

sudo /usr/libexec/repair_packages --repair --standard-pkgs --volume /
 
Last edited:
Hey all, I've been tied up buying a house and doing work to my new house. I'll be very busy over the next couple months.

I will try to find time to link the images back to the guide soon.

Arehep, patching the kext to show SATA as internal should provide the same function.

Hurlj, Your 580 fermi card is a different animal. It doesn't require the nvidia web drivers. It may or may not require injectnvidia = true. I can help you perform the full injection via ssdt if you like so that you can leave the setting as false. You will need to save and post a ioreg for me.

Yeah I have to inject Nvidia=True

Appreciate the offer, thanks, IOReg attached.
 

Attachments

  • Mac Pro.ioreg
    5.7 MB · Views: 162
Help!! After the upgrade to Tonymac, the photos are no longer showing up in the install guide. I desperately need to reinstall and cannot because of the guide missing the pictures!!

I'm in the same predicament, been prepping my machine for an upgrade for about a month and now the images are down. Here's a small work around for the time being. I've only tested it with 3 images but it seems to work.

1. Right click the dead image and get the image url (for example, this is the first image in the post):
http://www.tonymacx86.com/members/shilohh/albums/erics-build/89838-ericsft02.jpg

2. Replace:
http://www.tonymacx86.com/members/shilohh/albums/erics-build/
With:
http://www.tonymacx86.com/media/

resulting in: http://www.tonymacx86.com/media/89838-ericsft02.jpg

3. Now you must switch the formatting of the .jpg a little. Take the part after the dash and put it first, and take the part before the dash and put it second. Then replace the dash with a "."

resulting in: resulting in: http://www.tonymacx86.com/media/ericsft02.89838.jpg


An annoying work around for sure, but so far it works and this is the only time I have to get this project done so its a necessary evil. Hope this helps!
 
Thank you, thank you, thank you! :clap::clap::clap:

We used your technique to fix the problem. take a look at post #1 now. We've implemented it forum wide. Woot! :thumbup:

I'm in the same predicament, been prepping my machine for an upgrade for about a month and now the images are down. Here's a small work around for the time being. I've only tested it with 3 images but it seems to work.

1. Right click the dead image and get the image url (for example, this is the first image in the post):
http://www.tonymacx86.com/members/shilohh/albums/erics-build/89838-ericsft02.jpg

2. Replace:
http://www.tonymacx86.com/members/shilohh/albums/erics-build/
With:
http://www.tonymacx86.com/media/

resulting in: http://www.tonymacx86.com/media/89838-ericsft02.jpg

3. Now you must switch the formatting of the .jpg a little. Take the part after the dash and put it first, and take the part before the dash and put it second. Then replace the dash with a "."

resulting in: resulting in: http://www.tonymacx86.com/media/ericsft02.89838.jpg


An annoying work around for sure, but so far it works and this is the only time I have to get this project done so its a necessary evil. Hope this helps!
 
Thank you, thank you, thank you! :clap::clap::clap:

We used your technique to fix the problem. take a look at post #1 now. We've implemented it forum wide. Woot! :thumbup:

I fixed this forum wide with an .htaccess rule, so you shouldn't need to update the URL for any images. :headbang:
 
Status
Not open for further replies.
Back
Top