removido
(usa Nenhuma)
Enviado em 22/02/2017 - 01:06h
Olá, eu uso notebook onde tem duas placa de vídeo, uma da amd e a outra da intel(integrada com o processador), e o note está esquentando muito, então eu gostaria de desativar uma placa de vídeo deixando apenas uma rodando, como faço?
Segue algumas informações:
tux:~/ $ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6730M/6770M/7690M XT] (rev ff)
tux:~/ $ lsmod | grep intel
btintel 16384 1 btusb
bluetooth 499712 5 btrtl,btintel,btbcm,btusb
snd_hda_intel 32768 2
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec_generic
intel_gtt 20480 1 i915
intel_rapl 20480 0
snd_pcm 90112 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd 69632 12 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_hda_codec_idt,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_pcm
intel_powerclamp 16384 0
kvm_intel 192512 0
kvm 524288 1 kvm_intel
crc32c_intel 24576 0
ghash_clmulni_intel 16384 0
cryptd 20480 1 ghash_clmulni_intel
intel_cstate 16384 0
intel_rapl_perf 16384 0
tux:~/ $ lsmod | grep radeon
radeon 1478656 1
ttm 86016 1 radeon
drm_kms_helper 126976 2 radeon,i915
drm 294912 8 radeon,i915,ttm,drm_kms_helper
i2c_algo_bit 16384 2 radeon,i915
tux:~/ $