Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

L0u1s

macrumors newbie
Original poster
Mar 21, 2009
21
0
Hi,

I've just bought a new 15"MPB i7.

I was wondering if someone found a trick so that you can force your integrated video card ON.
Because now you only have the option to do "automatic" switching. But it seems like every program triggers the 330GT.

Cheers!
 
Currently applications do not get to choose which graphics processor is used.

This program will show you see which graphics card is being used and allow you to manually switch between them.
http://codykrieger.com/gfxCardStatus/

The following Terminal command (must be run in zsh) will tell you what processes are invoking it.

ps cx | egrep $(echo ${$(ioreg -l | grep task-list | sed -e 's/(//' | sed -e 's/)//' | awk ' { print $6 }')/','/'|'})
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.