detect-gpu icon indicating copy to clipboard operation
detect-gpu copied to clipboard

Macbook M1 Pro Safari 15.6 Not Working

Open tr3ysmith opened this issue 3 years ago • 5 comments

Safari 15.6 on MacBook Pro (M1 Pro chip) is reporting incorrectly. It works fine with Chromium based browsers.

Safari

{
  "gpu": "apple gpu (Apple GPU)",
  "isMobile": false,
  "tier": 1,
  "type": "FALLBACK"
}

Edge

{
  "fps": 317,
  "gpu": "apple m1 pro",
  "isMobile": false,
  "tier": 3,
  "type": "BENCHMARK"
}

tr3ysmith avatar Aug 12 '22 20:08 tr3ysmith

Can confirm also on my MacBook Pro (13-inch, M1, 2020) with Safari Version 15.5 (17613.2.7.1.8) this is the case.

benjazehr avatar Sep 08 '22 13:09 benjazehr

it's still badly detected on MacBook Pro (14 inches, 2021) Safari 16.5 (17615.2.9.11.6, 17615)

emoc11 avatar Jul 06 '23 08:07 emoc11

Keep having the issue too... Someone found an alternative?

nicolasgermeaux avatar Jun 26 '24 20:06 nicolasgermeaux