Blocklisting/Blocked Graphics Drivers: Difference between revisions

Jump to navigation Jump to search
Line 174: Line 174:


In Firefox 6 and newer, we manage to safely get driver information, so we are able to whitelist the good drivers. The following drivers are whitelisted:
In Firefox 6 and newer, we manage to safely get driver information, so we are able to whitelist the good drivers. The following drivers are whitelisted:
* Free Mesa-based drivers are whitelisted if the Mesa version is at least 7.10 and the driver is '''not''' Gallium-based. See the discussion in {{bug|645407}}. Regarding Gallium, see {{bug|624935}}.
* Free Mesa-based drivers are whitelisted if the Mesa version is at least 7.10.
** For example, the free Intel driver that ships in Ubuntu 11.04 is whitelisted.
** In Firefox 6 only, Gallium3D drivers are blacklisted (see {{bug|624935}}). In Firefox 7 and newer, Gallium3D is no longer blacklisted.
* For the NVIDIA driver, versions 257.21 and newer are whitelisted, exactly like on Windows (see above).
* For the NVIDIA driver, versions 257.21 and newer are whitelisted, exactly like on Windows (see above).
* For the FGLRX (proprietary ATI) driver, we whitelist the newer versions that implement OpenGL 3.0 or newer. Indeed, FGLRX does not return any version number of its own, so we had to use the OpenGL version as a differentiator.
* For the FGLRX (proprietary ATI) driver, we whitelist the newer versions that implement OpenGL 3.0 or newer. Indeed, FGLRX does not return any version number of its own, so we had to use the OpenGL version as a differentiator.
Confirmed users
753

edits

Navigation menu