Guest cavallo Posted March 30, 2008 Share Posted March 30, 2008 how to type that code to properly install my sapphire ati hd 2600pro 512 vram cd /System/Library/Extensions sudo chown -R root:wheel * sudo chmod -R 755 * sudo rm /System/Library/Extensions.mkext sudo rm /System/Library/Extensions/Caches/com.apple.kext.info You are done. Reboot and pray how to go in terminal new line i type cd etc and enter there is once again my user root name if i proceed without pressing enter my user root name appears again followed by /Extensions if i go to end of code Improper use of sudo may cause..... enter pass or type etc to abort if i continue without pressing enter at the end the same ,essage about i,proper sudo usage appears. Sorry but i am not developper or something like that. Thanks for help and patience Link to comment https://www.insanelymac.com/forum/topic/96470-how-to-type-that/ Share on other sites More sharing options...
Synaesthesia Posted March 30, 2008 Share Posted March 30, 2008 Easiest way: Just paste these commands into terminal. (one line at a time) It will give a warning and ask for your password after the first coomand, this is normal. sudo chown -R root:wheel /System/Library/Extensions/* sudo chmod -R 755 /System/Library/Extensions/* sudo rm /System/Library/Extensions.mkext sudo rm /System/Library/Extensions/Caches/com.apple.kext.info Link to comment https://www.insanelymac.com/forum/topic/96470-how-to-type-that/#findComment-688841 Share on other sites More sharing options...
Guest cavallo Posted March 30, 2008 Share Posted March 30, 2008 Easiest way: Just paste these commands into terminal. (one line at a time) It will give a warning and ask for your password after the first coomand, this is normal. sudo chown -R root:wheel /System/Library/Extensions/* sudo chmod -R 755 /System/Library/Extensions/* sudo rm /System/Library/Extensions.mkext sudo rm /System/Library/Extensions/Caches/com.apple.kext.info thanks a lot i have installed the correst kext for my adapter but core images are loaded by software and quartz is still disabled; colors inverted, dvi disabled and still got error -71007 no video files playback if you can help me thanks a lot Link to comment https://www.insanelymac.com/forum/topic/96470-how-to-type-that/#findComment-688908 Share on other sites More sharing options...
Synaesthesia Posted March 30, 2008 Share Posted March 30, 2008 No, sorry, I have no experience with that. I recommend the information at netkas.org and on this forum... Link to comment https://www.insanelymac.com/forum/topic/96470-how-to-type-that/#findComment-688974 Share on other sites More sharing options...
Recommended Posts