You are not logged in.
My MB Pro has an integrated Intel GPU and dedicated Nvidia graphics card. It also seems to run very hot when playing back video.
How does Arch know when to switch between the two, say, when playing back video? Should I be concerned that Arch might always be using one or the other, and not switching correctly?
Offline
Thank you!
What is the default behavior? I've noticed Arch picks up both displays when I run lspci (Nouveau and Intel) so which is it using currently? How can I tell?
Offline
Thank you!
What is the default behavior? I've noticed Arch picks up both displays when I run lspci (Nouveau and Intel) so which is it using currently? How can I tell?
#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.
Offline
Apologies, I meant:
Without any additional software/packages, what is the default behavior used by Arch? As I understand, the IGP is always on, whereas the DGP is only switched on when higher processing performance is required.
Does this mean Arch renders, by default, everything to the IGP?
Offline
Both cards will always be on unless you install bumblebee or other scripts to turn of one of the graphic cards. I am not 100% sure but I think Arch will use the graphic card that you installed drivers of during installation. Even with bumblebee installed your system can't decide what is a higher-processing-graphic-task and it has no way of switching graphic cards consequently everything is routed to integrated card. That's why your use optirun command to enable dedicated card for specific processes.
Offline
Correction: Arch will use the Intel graphics card. Even if you install drivers for the nvidia card, it won't be used by default.
Offline
Correction: Arch will use the Intel graphics card. Even if you install drivers for the nvidia card, it won't be used by default.
But the Nvidia card will still be power up and consuming energy for nothing, unless you install bumblebee + bbswitch.
Then the Nvidia card will be on only when you use it, but this isn't automatic : you need to specificaly launch an application with bumblebee for that (see the links above to the wiki for detail).
However, the last nvidia drivers bring a true optimus support, but it is still an early thing, unstable (when bumblebee is very stable now) and complicated to install (look here and here for details).
« En essayant continuellement, on finit par réussir.
Donc plus ça rate, plus ça a de chance de marcher. »
Devise Shadock
Offline