I've been having a problem with my right fan being too noisy (I mean like a grinding noise), and right now I have the fans set up like this:
	
	
	
		
Is this okay? If it gets too hot, the system will do an emergency shutoff, right? (Then I can reset the SMC before starting it up again.) Right now, the CPU temperature is hovering around 60-70˚C after having it like that for a few minutes. And what about setting the left fan to automatic control? Would that be okay? Also, what about increasing the speed of the left fan above the factory-set maximum of 6200 rpm? Like maybe 7200?
	
		
			
		
		
	
				
			
		Code:
	
	smc -k 'FS! ' -w 0003 #Manual speed mode for both fans
smc -k 'F0Tg' -w 60e0 #Left fan set at 6200 rpm
smc -k 'F1Tg' -w 0000 #Right fan set at 0 rpm (disabled)
	Is this okay? If it gets too hot, the system will do an emergency shutoff, right? (Then I can reset the SMC before starting it up again.) Right now, the CPU temperature is hovering around 60-70˚C after having it like that for a few minutes. And what about setting the left fan to automatic control? Would that be okay? Also, what about increasing the speed of the left fan above the factory-set maximum of 6200 rpm? Like maybe 7200?
			
				Last edited: