Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] macOS: no longer displays all core temps in 1.3.0 #750

Open
treellama opened this issue Feb 6, 2024 · 8 comments
Open

[BUG] macOS: no longer displays all core temps in 1.3.0 #750

treellama opened this issue Feb 6, 2024 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@treellama
Copy link

Describe the bug

After upgrading to 1.3.0, I only see a couple coretemp readings on macOS. I have tried toggling coretemp off/on, read temp off/on, and configuring the CPU core map.

To Reproduce

Update to 1.3.0

Expected behavior

I expect to see temperature readings on all 8 cores.

Screenshots

1.2.13:

image

1.3.0:

image

Info (please complete the following information):

  • btop++ version: 1.3.0
  • Binary: from macports
  • (If compiled) Compiler and version:
  • Architecture: [x86_64, aarch64, etc.] x86_64
  • Platform: macOS
  • Os release version: 12
  • Terminal used: Terminal.app
  • Font used: Menlo

Additional context

Contents of ~/.config/btop/btop.log

2024/02/05 (11:09:18) | ===> btop++ v.1.3.0
2024/02/05 (11:09:18) | DEBUG: Starting in DEBUG mode!
2024/02/05 (11:09:18) | INFO: Logger set to DEBUG
2024/02/05 (11:09:18) | DEBUG: Using locale en_US.UTF-8
2024/02/05 (11:09:18) | INFO: Running on /dev/ttys002
2024/02/05 (11:09:18) | DEBUG: get_sensors(): show_coretemp=1 check_temp=1
2024/02/05 (11:09:18) | DEBUG: checking intel
2024/02/05 (11:09:18) | DEBUG: intel sensors found
2024/02/05 (11:10:34) | DEBUG: Writing new config file
2024/02/05 (11:10:34) | INFO: Quitting! Runtime: 00:01:16
@treellama treellama added the bug Something isn't working label Feb 6, 2024
@IncPlusPlus
Copy link

Seeing similar behavior on my 2020 Intel MacBook Pro just after upgrading to Sonoma 14.2

image

@xiaohuirong
Copy link

I encountered this issue on Linux as well. After binary searching, I found that it was introduced by this commit: 3c04a7a.

before this commit:
2024-02-23_21:28:20

after this commit:
2024-02-23_21:27:48

@moritzluedtke
Copy link

Same for me, but with an M2 Pro. MacOS Sonoma 14.2.1. I installed btop (1.3.2) via brew.
Bildschirmfoto 2024-02-29 um 10 33 44

@RipleyTom
Copy link

This is fixed by #798

@aristocratos
Copy link
Owner

@treellama
Should be fixed as of commit 3f384c0

@HugoGresse
Copy link

HugoGresse commented Sep 25, 2024

I've updated to 1.4.0 on M3 Pro but still no temp :/ (from brew)
option is true
image

@treellama
Copy link
Author

Confirmed working on the E5-2667 in btop 1.4.0 built from MacPorts

@jauderho
Copy link

I can confirm that this is not fixed as of 1.4.0 compiled from scratch on macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants