ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #130223
[Bug 655279] Re: [i965] chromium webgl demos fail on gm45
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
References