 
         
					
                
                
            Beurett
- 
                Posts4
- 
                Joined
- 
                Last visited
Reputation Activity
- 		
			
				 Beurett reacted to NicoD in Nanopi M4: HTop recognizes all cores as little cores Beurett reacted to NicoD in Nanopi M4: HTop recognizes all cores as little cores
 No idea. I'll see if I can recreate this with Buster 5.95.
 I don't think it's a problem in the meaning of "problem". Just a small bug in either htop or Buster.
 I rarely use htop. So others will know more about that.
 
- 		
			
				 Beurett got a reaction from coolchip in Nanopi M4: HTop recognizes all cores as little cores Beurett got a reaction from coolchip in Nanopi M4: HTop recognizes all cores as little cores
 Agree with you. I'll see the htop source code. Thanks!
 
 
 You're right. my htoprc file is same as yours. when I delete and recreate the file it works properly. It might be bug in Armbian customized htop.
 
- 		
			
				 Beurett reacted to coolchip in Nanopi M4: HTop recognizes all cores as little cores Beurett reacted to coolchip in Nanopi M4: HTop recognizes all cores as little cores
 A deeper inspection shows, that it has something to do with the file /home/[username]/.config/htop/htoprc.
 The config parameter "right_meters" is set incorrectly.
 
 For my XU4 the proper params are:
 right_meters=Hostname Tasks LoadAverage Uptime CpuFreq(1) CpuFreq(2) CpuFreq(3) CpuFreq(4) CpuFreq(5) CpuFreq(6) CpuFreq(7) CpuFreq(8)
 
 HTOP shows the wrong labels when the params are:
 right_meters=Hostname Tasks LoadAverage Uptime CpuFreq CpuFreq CpuFreq CpuFreq CpuFreq CpuFreq CpuFreq CpuFreq
 
- 		
			
				 Beurett got a reaction from NicoD in Nanopi M4: HTop recognizes all cores as little cores Beurett got a reaction from NicoD in Nanopi M4: HTop recognizes all cores as little cores
 Agree with you. I'll see the htop source code. Thanks!
 
 
 You're right. my htoprc file is same as yours. when I delete and recreate the file it works properly. It might be bug in Armbian customized htop.
 

 
	