Opdater dine grafikkort-drivere for at bruge hardwareacceleration og WebGL

Revisionsinformation
  • Revision id: 72867
  • Oprettet:
  • Lavet af: scootergrisen
  • Kommentar: begyndt på engelsk til dansk oversættelse
  • Gennemgået: Nej
  • Klar til oversættelse: Nej
Revisionskilde
Revisionsindhold

Firefox and some plugins use your graphics card to help speed up the display of web content. Graphic cards are also used by advanced web features like WebGL. To fix problems with these features or to take advantage of them, you may need to update your graphics card drivers. This article describes how to do that.

Søg efter og installer nye grafikkort drivere

Brug af Windows Update

Some recent graphics driver versions are made available as an optional update from the Windows Update feature. If you haven't set Windows to automatically install recommended updates, follow these steps:

  1. In Windows, click Small Vista Logo, select All programs, then select Windows Update to open the Windows Update window.
  2. Click the "Check for updates" link and wait until it is done.
  3. If there are optional updates available, click "optional updates are available" and the View available updates panel will open.
  4. Click "Optional" and search updates with your graphics card manufacturer name (probably Intel, AMD/ATI and NVIDIA) in the title.
  5. If you find some, check the latest one and click OK to close the View available updates panel.
  6. Click Install updates.
  7. Restart your computer.
  8. Start Firefox.

If there are no updates available or if the updates don't solve your problems, continue to the next section.

Brug af din computer producents system opdaterings værktøj

Some computer manufacturers include a system update tool that updates drivers and bypasses the Windows ones. You may be required to use this tool to update graphics drivers.

Just search for this tool from the Start menu. Some possible search terms are the name of your computer manufacturer (such as Dell or HP) or generic terms like "update", "maintenance" or "driver". Open the tool and apply all available updates.

If there is no update tool, no updates available, or if the updates don't solve your problems, continue to the next section.

Brug din distributions standard opdaterings process

Use your distribution's standard update process.

If your distribution's standard update process doesn't give you the latest drivers, you may need to look for other package repositories for your distribution. For example, to upgrade closed-source drivers on Ubuntu, you may need to go to System Settings > Hardware > Additional Drivers.

Brug af de seneste generelle grafikkort drivere

You can also install a generic graphics driver from your graphics card manufacturer's website. These are usually kept up-to-date and are designed to work on a variety of systems:

If you don't know which graphics card you have, look in the graphics section of Firefox's about:support Troubleshooting Information page.

Bemærk: Hardware acceleration is not available for graphics cards from other manufacturers.
Bemærk: After downloading the graphics driver, the installation wizard may prevent you from installing it because your current driver is customized by your computer manufacturer.
Advarsel: With some combinations of computer and graphics card, you may experience problems with generic versions of software drivers.
  1. Click the Apple.
  2. On the "Apple" menu, click "Software Update."
  3. If there is a Mac OS X update available, you can install it. If there is a graphics driver update, it will be included in the Mac OS X update.

Efter opgradering/opdatering af din grafikkort driver

You will probably need to reboot your computer for the new graphics driver to come into use.

Bemærk: Firefox will not notice the new graphics driver until the day after you upgrade your driver. You can wait a day or you can copy the following code and enter it in a single line in the Error Console (accessible from the Firefox Tools menuthe Firefox button, Web Developer menu) and then click the Evaluate button:

Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);

I still have problems with my graphics card in Firefox

Unfortunately, due to the wide range of possible driver, video card and operating system combinations, hardware acceleration or 3D web graphics (WebGL) may still not work for you in Firefox. In these instances you fix the problems by disabling hardware acceleration and WebGL.

Deaktiver hardwareacceleration

  1. Klik på menuen Firefox i menulinjen øverst i vinduet, og klik så på Indstillinger.Klik på menuknappen Fx89menuButton, og klik så på Indstillinger. .
  2. Vælg panelet Advanceret.
  3. Vælg fanebladet Generelt.
  4. Fjern markeringen ved Use hardware acceleration where available.
  5. Klik på menuknappen Fx89menuButton, og klik så på Afslut.Klik på Firefox-menuen øverst i vinduet, og klik så på Afslut Firefox.Klik på menuknappen Fx89menuButton, og klik så på Afslut. . Start Firefox som du normalt gør.

Deaktiver WebGL

  1. Skriv about:config i adressefeltet, og tryk på tasten EnterRetur.
    En advarselsside vises måske. Klik på knappen Accepter risikoen og fortsæt for at gå til siden about:config.
  2. I boksen Filtrer / Søg, skriv webgl.disabled.
  3. Dobbeltklik på webgl.disabled for at skifte dens værdi til true.
  4. Klik på menuknappen Fx89menuButton, og klik så på Afslut.Klik på Firefox-menuen øverst i vinduet, og klik så på Afslut Firefox.Klik på menuknappen Fx89menuButton, og klik så på Afslut. . Start Firefox som du normalt gør.