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

Google's prejudice against optimus #549

Open
minj opened this issue Mar 5, 2014 · 2 comments
Open

Google's prejudice against optimus #549

minj opened this issue Mar 5, 2014 · 2 comments

Comments

@minj
Copy link

minj commented Mar 5, 2014

Any idea what does google have against optimus?
Here's an excerpt from their GPU blacklist definition file:

{
      "id": 37,
      "description": "Drivers are unreliable for Optimus on Linux",
      "cr_bugs": [131308],
      "os": {
        "type": "linux"
      },
      "multi_gpu_style": "optimus",
      "features": [
        "all"
      ]
},

The linked bug is 1.5 years old, can't be commented and does not seem to be referenced anywhere else except here but that's irrelevant.

So, did they just dropped it and forget about it?

Firefox seems to enable webgl for both GPUs for me and a random chrome experiment runs perfectly fine on both.
Chrome ignores both GPUs by default which can be rectified by using --ignore-gpu-blacklist flag, of course. Intel runs perfectly fine but nvidia fails to render.

There is no reason to blacklist intel GPUs at all and certainly no reason to drop nvidia optimus support and pretend those don't exist.

Anyone has any insider knowledge about this? I want to create a chrome issue but those seem to be ignored these days...

@Lekensteyn
Copy link
Member

I guess that the nobody bothered to verify the bug across multiple systemd and/ or submitted a patch for it to change it.

@ArchangeGabriel
Copy link
Member

You might try to email the owner of the issue. I’m letting this open for anyone looking for that, and if you get any news please keep us updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants