codykrieger / gfxCardStatus

gfxCardStatus is an open-source menu bar application that keeps track of which graphics card your unibody, dual-GPU MacBook Pro is using at any given time, and allows you to switch between them on demand.
https://gfx.io
Other
1.68k stars 321 forks source link

Application doesn't run on M1 Max Macbook Pro with 24 GPU Cores #374

Closed llebron closed 2 years ago

llebron commented 2 years ago

Behavior: On launch, app displays this window: image

Expected Behavior: App launches and works properly

Device Model: MacBook Pro (16-inch, 2021) Chip: Apple M1 Max GPU Cores: 24

codykrieger commented 2 years ago

Yes, this is expected. M1 machines only have a single GPU, so gfxCardStatus is useless to you.

llebron commented 2 years ago

Good point! :)