[SOLVED] Firefox 28 stopped using hardware acceleration

Up to Firefox 27, one could start Firefox with
MOZ_ACCELERATED=1 MOZ_GLX_IGNORE_BLACKLIST=1 firefox
or you could set
layers.acceleration.force-enabled=true
in about:config. Then you could check, whether Firefox uses hw-acceleration in about:support. There should be written something like "GPU-accelerated windows 1/1 OpenGL" instead of "0/1 Basic".
Since Firefox 28, this doesn't work anymore and graphical glitches came back (see here: https://bbs.archlinux.org/viewtopic.php?id=178024)
Any ideas/hints?
EDIT: nvidia 334.21-2, linux 3.13.6-1
Last edited by _abraxas (2014-03-19 17:46:35)

I'm suffering the same issue here, using nouveau drivers.
Just to throw it out there, I'm convinced nobody packaging for arch broke anything this time , I lost this capability using aurora (installed locally from mozilla ftp) some time ago but didnt really notice/look until version 29.
Nevermind, I seem to have fixed it after some searching: http://featherweightmusings.blogspot.co … refox.html
export MOZ_USE_OMTC=1
layers.offmainthreadcomposition.enabled ==> true
Result:
GPU Accelerated Windows 1/1 OpenGL (OMTC)
Last edited by Psykorgasm (2014-03-19 17:33:42)

Similar Messages

  • Flash Player often crashes if using hardware acceleration.

    Hi, guys. Flash Player crashes. It crashes when the "Use hardware acceleration" checkbox is checked. And it crashes so bad, that only the Reset button helps.
    My PC is flawless. I'm running Winsows XP x64 SP2 (latest service pack for this OS), Nvidia Geforce 8600GT with latest drivers, DirectX 9c, Flash Player 10.3.
    If I disable hardware acceleration in the Flash Player settings, there are no crashes. Without HW acceleration videos are a little aliased and ugly.
    Why is that happening?

    Hi,
    I'm sorry you're running into these problems.  Could you follow the instructions on our video troubleshooting page and in addition to opening a bug report, please send the results to me at [email protected]?  I'll take a look and see if I notice anything out of place.
    Thanks,
    Chris

  • How to use hardware acceleration in Java 2D

    Hi,
    I searched in net and could not find anything clear on hardware acceleration using Java 2D/Swing.
    To use the hardware acceleration, do I need to specify
    -Dsun.java2d.opengl=true ? Is this must?
    Without specifying this, Java 2D calls wont use hardware acceleration?
    Kindly clarify. I could not able to find anything in net for this.
    I am having ATI Radeon AGP card and using Linux as OS. I have installed the ATI driver. Now I need to know how to interact with hardware using Java2D/Swing.
    Regards,
    fedorabee

    please post your questions once and only once

  • How to use hardware acceleration in Swing?

    Hi,
    I searched in net and could not find anything clear on hardware acceleration using Swing.
    To use the hardware acceleration, do I need to specify
    -Dsun.java2d.opengl=true ? Is this must?
    Without specifying this, Java 2D calls wont use hardware acceleration?
    Kindly clarify. I could not able to find anything in net for this.
    I am having ATI Radeon AGP card and using Linux as OS. I have installed the ATI driver. Now I need to know how to interact with hardware using Swing.
    Regards,
    fedorabee

    Hi,
    I searched in net and could not find anything clear
    on hardware acceleration using Swing.
    To use the hardware acceleration, do I need to
    specify
    -Dsun.java2d.opengl=true ? Is this must?No. I've never seen that before. My assumption is that you'd do that if you wanted to make sure you're using OpenGL and not DirectX. Swing will make use of 2D hardware acceleration on it's own. Don't specify anything special.

  • Mercury Playback Engine doesn't use hardware acceleration in Premiere CC

    Hello,
    although hardware acceleration was supposed to be better in Premiere CC, it stopped working completly for me. The option to hardware accelerate is grayed out
    I'm running OS X Mountain Lion 10.8.4. NVidia CUDA drivers are version 5.0.61 // GPU Drover Version: 8.12.47
    This is my system:
    Hardware-Übersicht:
    MacBookPro9,1
      Prozessortyp:          Intel Core i7
      Prozessorgeschwindigkeit:          2,3 GHz
      Anzahl der Prozessoren:          1
      Gesamtanzahl der Kerne:          4
      L2-Cache (pro Kern):          256 KB
      L3-Cache:          6 MB
      Speicher:          16 GB
      Boot-ROM-Version:          MBP91.00D3.B08
      SMC-Version (System):          2.1f173
    NVIDIA GeForce GT 650M:
      Chipsatz-Modell:          NVIDIA GeForce GT 650M
      Typ:          GPU
      Bus:          PCIe
      PCIe-Lane-Breite:          x8
      VRAM (gesamt):          512 MB
      Hersteller:          NVIDIA (0x10de)
      Geräte-ID:          0x0fd5
      Versions-ID:          0x00a2
      ROM-Version:          3682
      gMux-Version:          1.9.23
    It worked pretty ok in CS 6 (apart from system freezes when using CUDA…) . Kind of a let down. Please help.
    Jens

    With this "hack" I was able to enable the CUDA acceleration. I inserted "GeForce GT 650M" in the aforementioned textfile (without "Nvidia"). Before that I also could only use software acceleration.
    Now with my machine I think I should also be able to use OpenCL, right? How do I get this option? These are my specs:

  • Flash player BSOD crashes when using Hardware acceleration (+ATI card?)

    Hello,  I get frequent and recurrent BSOD crashes with the latest Flash player, watching some videos on Youtube.  I own a ATI Radeon 5700 video card and use the latest (v11.5) Catalyst drivers on Windows XP SP3, if this can help.  If I disable hardware acceleration through dxdiag, or in the Flash player options, the crashes cease.  Will this be fixed ?  If it won't, could hardware acceleration be disabled by default on next versions of the Flash player ?  Thank you.

    First thing to acknowledge is: BSOD crashes are 99.9999999% of the time due to critical OS problems or hardware. 0.0000001% of the time they are due to software, be it Microsoft or third party.
    If turning off the HW acceleration causes the BSODs to stop, I'd say there is a hardware problem (most likely) but there is also a slim chance that you have a memory fault your video card runs into when using software to accelerate the card.
    The BSOD gives information about the cause. If you have that it would help to point to the source of the Fatal Exception, and determine what steps youneed to take.

  • Is JMF use hardware accelerated through JNI possible?

    Dear all:
    I try to use JMF decode MPEG-2 data, through VeXP which wrote in C.
    So I think we can call C library through JNI pass encoded MPEG-2 data to VeXP, use hardware decode encoded MPEG-2 data to YUV-format raw data then return it to JAVA.
    but JNI seem can't pass media raw data by call by reference...
    It should cause a lot of memory copy.
    How about it's feasibility?
    Have anyone give me some suggestion?
    Regards,
    white

    There's a few ways to do it, but I'd use a style sheet. So:
    1. Add this to the "creationComplete" Stage event:   sym.$("<link rel='stylesheet' type='text/css' href='styles.css'>").appendTo("#Stage");
    2. Create a style sheet (text file) in your project folder named "styles.css", and define a class:
    .force-webkit-acceleration {
         -webkit-transform: translate3d(0,0,0);
    3. Give your animated element the class "force-webkit-acceleration" in the properties panel (the little c-in-a-box icon next to the title field).
    Be sure that the style sheet file ends up in your "publish/web" folder too.

  • How to use hardware accelerated css transition to move an element smoothly

    Hello All,
    I have created an element twice the width of my stage, and would like it to move across the screen when a button is clicked.  The problem is that the animation is not smooth at all.  It stutters and gasps like an old car! I was wondering if it is possible to use a hardware accelerated css transition to make it move more smoothly.  If this is possible could someone please give me example of what code to write and where?
    Thanks and all the best!

    There's a few ways to do it, but I'd use a style sheet. So:
    1. Add this to the "creationComplete" Stage event:   sym.$("<link rel='stylesheet' type='text/css' href='styles.css'>").appendTo("#Stage");
    2. Create a style sheet (text file) in your project folder named "styles.css", and define a class:
    .force-webkit-acceleration {
         -webkit-transform: translate3d(0,0,0);
    3. Give your animated element the class "force-webkit-acceleration" in the properties panel (the little c-in-a-box icon next to the title field).
    Be sure that the style sheet file ends up in your "publish/web" folder too.

  • How to use Hardware acceleration?

    In the panel of Publish Settings, there is a section 'Hardware acceleration' , this setting will work in which situation? Only for the application that plays videos?
    And how should I verify that if one certain video adapter supports this setting?
    Thanks a lot in advance.

    please post your questions once and only once

  • How to check whether Java 3d is using hardware acceleration?

    Hi
    I just started looking into Java3d api. I am going through the tutorial examples. When I run it on Windows with JDK1.4.2, the app runs, but taskmanager shows cpu usage is around 55% of my 3GHz Intel processor.
    I am sending the following VM parameters
    -Djava.library.path=C:\progra~1\Java\Java3D\bin -Dj3d.rend=ogl -Dj3d.debug=true
    I tried Direct3D as well by passing -Dj3d.rend=d3d. I don't see much difference in cpu usage. The sample I am playing is the one where you create a ColorCube and rotate it on a timeline. Pretty straight forward code taken from the tutorial.
    I am wondering
    a) Why is my cpu at 55% if it is using h/w acceleration?
    b) Is there any way to find out whether Java is using software renderer vs h/w renderer.
    I used sys internals processexp tool to look at the stack of java thread that is spinning the cube. I don't see any references to opengl or j3d dlls in the call stack.
    I appreciate ur help.
    Thanks

    check this link, it queries the properties of your system:
    http://download.java.net/media/java3d/webstart/test/QueryProperties.jnlp

  • Firefox 4 is awesome, but the main backbone addon of the same i.e.IDM cc... that is not working with it...thats the main drawback for user like me which makes us to immediately shift to the older version of firefox, and stop using the new version 4...

    Try to include the IDM cc version which works with firefox 4 tooo, like the all other older versions...

    You might try using the add-on 'NoSquint' which allows numerous zoom options specific to each page you visit & keeps your settings - https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    If you want to go back to 3.6x, you will find it here:
    http://www.mozilla.com/en-US/firefox/all-older.html
    In most cases you can simply "upgrade" (meaning downgrade) directly from the installation. It would be a good idea to save your passwords & bookmarks just to be on the safe side.

  • I use https and youtube videos show "an error occured, try again", i try clearing the cache and cokies, i try uncheck the hardware acceleration but no result

    also i try set the security.ssl.allow to true but no result.
    everything right with IE but problem only with firefox :(
    please help me

    Hi,
    Does this happen in Safe Mode or with extensions/plugins disabled? [[Troubleshoot Firefox issues using Safe Mode]]
    [Try the add on HTTPS Everywhere and disable youtube.com in the HTTPS Everywhere rules and I can watch YouTube videos in this Firefox profile as long as it's not over SSL]
    In youtube you can also try to change the video quality or disable hardware acceleration.
    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.
    Does this solve the problem? Let us know.

  • IMAC Yosemite FIREFOX 33.0.2 still getting blank windows after turning off hardware acceleration, they occur in the background and only seen after closing and r

    I noticed when my Firefox is minimized that I can not reopen from the Dock on my MAC. So I stop Firefox and reopen, when doing so I get a mixed number of blank windows. After closing these then Firefox behaves as desired until after a bit it all happens again. I read the Windows fix and hoped hardware acceleration would fix it but it does not.

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences'''<Enter> in the address bar
    Select '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • Firefox 16.02 hardware acceleration osx imac started causing screen corruption

    Weird screen corruption with Firefox 16.02 with hardware acceleration switched on.
    iMac 11,1 Intel Core i7 2.8 GHz running OSX 10.6.8 with ATI Radeon HD 4850 display hardware.
    Some bizarre effects like a surround on two sides (top and right) of main Firefox window with elements captured from the top and side of main screen which on occasions flash at high speed and also a mouse focal point offset
    I've tried Firefox safe mode and extensions plugins disabled and it definitely seems to be caused by switching hardware acceleration on as problems disappear when switched off.
    Never had this problem before in several years use of Firefox until 16.02

    Thanks for the link. Has something changed in FF v16.02 hardware acceleration that you are aware of that might have caused this?

  • Firefox + Flash freeze before I can right-click to disable Hardware Acceleration

    I've been searching a lot about this.
    On my PC (latest version of Flash and Firefox as of 9/2014) my Firefox becomes unusable when Flash runs.
    The general procedure to fix this issue is to load a Flash test page, right click on it, go to Settings, and then uncheck Hardware Acceleration.
    (As explained in this link:
    https://support.mozilla.org/en-US/kb/keep-flash-up-to-date-and-troubleshoot-problems#w_playing-flash-videos-makes-firefox-hang)
    I am completely unable to even right click on a Flash object. It freezes. I have read another article about disabling mic/speakers, and that doesn't work.
    I'm hoping there are registry/mozilla settings I can change that mimic the "right click.. uncheck Hardware Acceleration."

    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences''' in the address bar and press enter
    Select '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

Maybe you are looking for

  • My Mac Mini Keeps Crashing

    Hi, My mac mini has recently started randomly crashing. Ive done some searching and its always suggested to post the report on here, can anyone tell me what could be the cause? Sat Jan 18 16:35:11 2014 panic(cpu 2 caller 0xffffff80002dc19e): Kernel t

  • Best way to select pixels in a low res image

    Hi, I need to trace the attached logo and make it white. I've tried selecting the pixels using the quick selection tool but it's very low res and even with some tweaks (removing and adding to the selection) its still not getting a good selection. Wha

  • Issues installing Adobe Master Collection /Win thru Parallels 3.0 On Macpro

    Yeah Im at a loss too for what is going On here I Do Audio video Editing On the PC side till Now Just got a Not even 6 mo old Mac book pro Dual core 2.5 Ghz 17 in 160 Gb HD 2 GB Ramm did fresh reinstalled of tiger Patched to 10.4.11 then asked the te

  • Original pictures deleted after batch rename in Bridge

    Hi, I have just gone through the process of renameing photos in my collection using batch rename in Bridge. I have just gone into the wastebin on my computer and all my pictures (with the original filenames) are in there? Is this right? As far as I c

  • Photoshop CS5 suddenly slow.

    Never seen this before. My 8 core 2.8 GHz Mac Pro has 10 GB RAM and a blank 100 GB scratch disk. Photoshop is always quick. Has been for years. Suddenly today, Photoshop is slow like molasses to open & save files. Lots of progress bars and wait curso