On 08/22/2013 09:06 PM, Alan McKinnon wrote: > xfce4-sensors-plugin is not what's doing it. It only requires > nvidia-settings and doesn't care what version. So that's not it. > > There's really only one explanation - something else is pulling in > nvidia-settings and xfce4-sensors-plugin is leaving it as-is. > > Please post the results of > > equery depends nvidia-settings > grep -r nvidia-settings /etc/portage box0=; equery depends nvidia-settings * These packages depend on nvidia-settings: xfce-extra/xfce4-sensors-plugin-1.2.5 (video_cards_nvidia ? media-video/nvidia-settings)
box0=; grep -r nvidia-settings /etc/portage box0=; echo $? 1 Thanks.