pion Posted December 28, 2005 Share Posted December 28, 2005 In windows xp, theres a device manager were you can disable any sort of hardware by right click then disable. Is there similar thing in osx, were i can disable hardware? for example: i got two graphic card: GMA950 and nvidia 6600gt GMA950 for osx use only nvidia 6600gt for windows use only. i would like to disable 6600gt in osx, how do i do that?????? thanks pion Link to comment https://www.insanelymac.com/forum/topic/6181-disable-hardware/ Share on other sites More sharing options...
Tom_Bombadil Posted November 6, 2006 Share Posted November 6, 2006 I have the similar problem, with ATI 1600 and GMA950. I would like to disable one of them because they both apear on mac regardles the fact that GMA is disabled in BIOS. Any sugestion? Link to comment https://www.insanelymac.com/forum/topic/6181-disable-hardware/#findComment-226747 Share on other sites More sharing options...
Rammjet Posted November 6, 2006 Share Posted November 6, 2006 Might want to try removing the related kexts from the Extensions folder. Go to Terminal and type: cd /System/Library/Extensions <-- move to Extensions folder sudo mkdir Extensions.disabled <-- make backup folder sudo mv AppleIntelGMA* Extensions.disabled/ <-- move kexts to backup folder sudo mv AppleIntel915* Extensions.disabled/ <-- move kexts to backup folder cd /System/Library <-- move to Library folder sudo rm -rf Extensions.mkext Extensions.kextcache <-- delete kext database for rebuild reboot Link to comment https://www.insanelymac.com/forum/topic/6181-disable-hardware/#findComment-226826 Share on other sites More sharing options...
Tom_Bombadil Posted November 6, 2006 Share Posted November 6, 2006 will try thnx Link to comment https://www.insanelymac.com/forum/topic/6181-disable-hardware/#findComment-226846 Share on other sites More sharing options...
Tom_Bombadil Posted November 7, 2006 Share Posted November 7, 2006 Ok, now I feel stupid. It worked, thnx. I should figure that deleting it would solve the problem. Thank u once again. Link to comment https://www.insanelymac.com/forum/topic/6181-disable-hardware/#findComment-227748 Share on other sites More sharing options...
Recommended Posts