B612 Posted April 10, 2006 Share Posted April 10, 2006 Hi guys. I think my question deserves your attention. Since I have an Intel CPU (read my specs), I'd like to restore the Frameworks_disabled files. Does anybody know how I can do that? I guess I have to reboot in single user mode... and then what command do I have to type? Please, if you help me, I'm gonna remember your name in my testament!!! (the only problem is that I'm broke! ) Link to comment Share on other sites More sharing options...
quixos Posted April 10, 2006 Share Posted April 10, 2006 one at a time... cp -R /path/tothe/Disabledframeworks/Nameofframework.framework /System/Library/Frameworks ----------------------------------- or you could... cd /path/tothe/Disabledframeworks cp -R Nameofframework.framework /System/Library/Frameworks ------------------------------------ all at once... cd /path/tothe/Disabledframeworks cp -R *.framework /System/Library/Frameworks not trying to be irritating, really. i'd do it in single user mode, reboot and fix permissions via Disk Utility. Link to comment Share on other sites More sharing options...
B612 Posted April 10, 2006 Author Share Posted April 10, 2006 thank you for your answer! I'll try in a minute and let you know! now, please, don't be waiting for the moment of my departure: I hope to live a very long life! Link to comment Share on other sites More sharing options...
123steamn Posted April 10, 2006 Share Posted April 10, 2006 Hi guys. I think my question deserves your attention. Since I have an Intel CPU (read my specs), I'd like to restore the Frameworks_disabled files. Does anybody know how I can do that? I guess I have to reboot in single user mode... and then what command do I have to type? Please, if you help me, I'm gonna remember your name in my testament!!! (the only problem is that I'm broke! ) i've done some testing on the disabled framework folders with regards to my intel setup. 1.replaced Quartz Framework folder. OK 2.replaced Quartz Core folder. OK 3.replaced Core Audio folder OK 4.replaced OpenGL folder, but had to add the original "GLEngine.bundle" file back to the resources folder for it to be OK. Otherwise, you get small horizontal color lines at boot and it stops there. Do not replace: 1.Carbon Framework folder PROBLEMS 2.Core Services folder PROBLEMS hope this helps kaos Link to comment Share on other sites More sharing options...
B612 Posted April 10, 2006 Author Share Posted April 10, 2006 in fact I had already replaced everything and now I have a big problem. I just see a sort of black screen instead of my desktop. Now I am going to try to install the 10.4.5 upgrade and then 10.4.6, even though I doubt it'll work! Link to comment Share on other sites More sharing options...
skredii Posted April 11, 2006 Share Posted April 11, 2006 Installed myzar 10.4.6 update from an install made with 10.4.5 myzar iso. It works just fine, good job! I made a clone with RSyncX, thus I'm ready to test those frameworks. But are they really useful? Could one explain what is each framework all about, and the benifits to upgrading those frameworks? Thanks myzar! U rock! Link to comment Share on other sites More sharing options...
B612 Posted April 11, 2006 Author Share Posted April 11, 2006 i've done some testing on the disabled framework folders with regards to my intel setup. 1.replaced Quartz Framework folder. OK 2.replaced Quartz Core folder. OK 3.replaced Core Audio folder OK 4.replaced OpenGL folder, but had to add the original "GLEngine.bundle" file back to the resources folder for it to be OK. Otherwise, you get small horizontal color lines at boot and it stops there. Do not replace: 1.Carbon Framework folder PROBLEMS 2.Core Services folder PROBLEMS hope this helps kaos What about ApplicationServices.framework? You haven't mentioned this folder... Link to comment Share on other sites More sharing options...
123steamn Posted April 11, 2006 Share Posted April 11, 2006 What about ApplicationServices.framework? You haven't mentioned this folder... sorry about that one. Do not replace ApplicationServices.framework folder. PROBLEMS kaos Link to comment Share on other sites More sharing options...
composer Posted April 11, 2006 Share Posted April 11, 2006 Is there a difference in speed vs 10.4.x? Some are reporting there is, still haven't seen it anywhere! Link to comment Share on other sites More sharing options...
B612 Posted April 11, 2006 Author Share Posted April 11, 2006 in my case 10.4.6 is slightly slower than 10.4.5 Link to comment Share on other sites More sharing options...
Recommended Posts