Chromium gpu blacklist seems to have gained an entry for this:

{
         "blacklist": [ "webgl" ],
         "description": "The Intel Mobile 945 Express family of chipsets is not 
compatible with WebGL.",
         "device_id": [ "0x27AE" ],
         "id": 4,
         "os": {
            "type": "any"
         },
         "vendor_id": "0x8086"
}

(look in "$HOME/.config/chromium/Local State"). So reopening and
assigning to chromium.

It also seems to have a blanket blacklist entry for ati cards:

{
         "blacklist": [ "all" ],
         "cr_bugs": [ 71381, 76428, 73910 ],
         "description": "ATI cards in Linux are crash-prone.",
         "id": 5,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x1002"
      }


** Package changed: mesa (Ubuntu) => chromium (Ubuntu)

** Changed in: chromium (Ubuntu)
       Status: Fix Released => New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/655279

Title:
  [i965] chromium webgl demos fail on gm45

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to