WebGL does not work on Windows 8 with NVidia (650M) cards

Hi, I`m working on WIndows8-64 and NVidia 650M GPU.
I use FF 17.0.1.
WebGL does not work until I set "webgl.force-enabled=true".
Can this be fixed to work by default ?
Thanks

The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
To Reset Firefox do the following:
#Go to Firefox > Help > Troubleshooting Information.
#Click the "Reset Firefox" button.
#Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
#Firefox will open with all factory defaults applied.
Further information can be found in the [[Reset Firefox – easily fix most problems]] article.

Similar Messages

  • Connection to external display does not work under windows bootcamp, with a thunderbolt to vga adapter.

    Hello guys, after searching a lot in the forum for an answer to this, I could not find a solution so this is the reason for this post.
    I have a Macbook Pro (early 2011 I think) running MacOSX Lion and I have installed Windows 7 64-bit through bootcamp (version 4.0).
    Everything works fine except that I cannot connect my external display through my thunderbolt-vga adapter.
    The external monitor shows only the boot screen of windows (the one with the windows logo) and then, when I get into the login page it goes blank.
    After reading the forum, I have done several things in order to fix this problem such as:
    Restarting the macbook with the thunderbolt device connected to it.
    Updated to the latest ATI drivers through bootcamp.
    Removed the graphics driver and re-install it again.
    I have tried to identify the external monitor through windows 'screen resolution' tool (attached photo).
    but still no luck.
    Does anyone have any idea on what else I could do in order to fix this? By the way, I find it very frustrating that Apple does not have a stable solution to the problem with devices that are connected to the thunderbolt port.
    Thank you in advance

    and here is the attached screenshot

  • Microphone on Macbook pro does not work in windows 7 with parallels

    I recently purchased a Macbook pro with retina display, and installed windows 7 on the macbook with parallels desktop 7.  I found out my microphone was not working correctly inside windows, I did bought my laptop to Apple store, at first we thought it was the microphone problem and exchanged me a new laptop, but the issue still exits, so I bought the laptop back to Apple store, this time we find out it seems like the microphone only not working under the windows, it works just fine in Mac part.
    Apple direct me to windows telling me that I might need to install a device or driver only windows can provide; then when I contacted window, Windows told me I need to contact apple because the device or deriver must provided by the manufacture of the PC.  Both side still direct me back to each other, so I still don't know what deriver or device I needed..........
    When I pull up the device manager inside windows, the only device listed under sound is "Parallels Audio Controller (x64)"
    Another thing is, the microphone still works inside windows 7, it's just not working correctly.  For an example, if I'm doing a live chatting with my friends inside windows, I can hear my friends and they can hear me too, but they cannot hear me very clearly, it seems like there are some kind of negative feedback, it seems like there's an electronic vibrate in my voice.
    Can someone please help me
    Thank you

    Post on the Parallels forums:  http://forums.parallels.com

  • Search still does not work on windows servers with lion 10.7.4

    All is in the tittle. It was working fine in snow leopard.
    The professional use of Mac OS X does not seem to motivate Apple !

    Solution :
    1.Download Samsung Kies: http://j.mp/dlkiesz
    2.Open the DMG
    3.Right click on the "kies20mac_s9218.pkg", then open it with "The Unarchiver"
    4.You should see a file named "kies20mac_s9218", open it.
    5.Right click on the "contents.pkg", and click "Show Package Contents"
    6.Double click "Payload", it will create a folder named "Payload 2 2", double click it.
    7.Double click "Applications", then you will see Kies, drag it to the application folder, installation complete!
    Get The Unarchiver here: http://itunes.apple.com/app/the-unarchiver/id425424353?mt=12

  • Flash player does not work in Windows 8 tiles

    Flash player does not work in Windows 8 start metro tile applications. Flash player also does not work in Windows 8 start tile internet explorer 10 1n windows 8. Flash player does work in Windows 8 desktop internet Explorer 10. I tried all of the recommended fixes suggested by adobe Flash Player Issues/windows 8 page. I have reinstalled Windows 8 operating system.  What should I try next?

    This is a known issue with Flash Pro CC - GM build.
    this crash has been fixed in the update that was released recently. Please update to 13.0.1.808 version and it should fix this.
    Please reply if it still persists after the update.
    -Sujai

  • Group Chat feature in Office Communications Server 2007 R2 does not work in Windows Server 2008 R2 domains

       Hello to all, there are two confliting articles about this topic:
       1-
    http://technet.microsoft.com/en-us/library/upgrade-domain-controllers-to-windows-server-2008-r2(v=ws.10).aspx#BKMK_Whatsnew : this one says that it does not work "The Group Chat feature in Office Communications Server 2007 R2 does not work in Windows
    Server 2008 R2 domains". This article was updated in 2013.
       2-
    http://technet.microsoft.com/en-us/library/ee692314(office.13).aspx: this other article says that it will function "Office Communications Server 2007 R2 Group Chat will function in a Windows Server 2008 R2 forest". This article was updated in
    2010 and was refered by the first one.
       What is the correct support position for Group Chat feature in Office Communications Server 2007 R2 and Windows Server 2008 R2 domains?
       Regards, EEOC.

    Hi,
    I notice the following sentence in the link below “Office Communications Server 2007 R2, Group Chat will not function in a Windows Server 2008 R2 forest or when Group Chat member servers are joined to a Windows Server 2008 R2 domain.
    We know of an issue with changes in Windows 2008 R2 that requires a Group Chat Client and Group Chat Admin Tools hotfix. The Group Chat Client and Group Chat Admin Tools hotfixes are currently scheduled for mid-April 2010.”
    http://blogs.technet.com/b/nexthop/archive/2010/11/06/supportability-for-office-communications-server-2007-r2-and-windows-server-2008-r2.aspx
    So in my opinion, if you update to the latest version of Windows Server 2008 R2, OCS Server 2007 R2 and Group Chat Client, Group Chat Admin Tools to the latest version, it should work.
    However, the best method for you is make a lab to test the problem firstly.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Java 7 U25 work around does not work for windows 8

    I'm working on a java application which uses the statistical software R. This line Process p = Runtime.getRuntime().exec(C:\Program Files\R\R-2.15.1 + "/bin/" + "R CMD BATCH " + "./data/rJava.R");  in the application started throwing an error after the java 7 u25 update, but it was fixed by using the work around setting jdk.lang.Process.allowAmbigousCommands to true. This fix however does not work in windows 8, although the command does not error out with "cannot create process = 2" it just executes the line, but does nothing. But if I typed the command (R CMD BATCH " + "./data/rJava.R) directly into the commandline, it works perfectly. I've tried disabling the work around, and actually using suggested solutions in the release notes (see below), all worked in windows 7, but no success with windows 8. Any suggestions would be great
    Process p = new ProcessBuilder("c:\\Program File\\foo.exe").start();
    Process p = Runtime.getRuntime().exec(new String[] { "c:\\Program File\\foo.exe" });
    Process p = Runtime.getRuntime().exec("\"c:\\Program File\\foo.exe\"");

    avancentcisco - Win7 works fine with SSL VPN. But since we all were migrating to Win8, this was of no use to us. So we ditched SSL VPN all together.
    IPSec VPN with Cisco VPN Client (version 5.0.07) works absolutely fine on Windows 8. Once you get the set up right, everything works fine (we are using full tunnel) including internet access.
    If you struggle to get it working then let me know and I can help you out. There's not much info out there on the internet. I had to do it the hard way.

  • HP Mediasmart Live TV does not work on Windows 10

    HP Mediasmart Live TV does not work after Windows 10 upgrade.  Error says:  Your TV tuner cannot be accessed because it is being used by another application.  Please close any programs that might be using it and then try again.  Although I am able to open the settings and scan for channels, and I see the channels being found, but still no luck watching after the setup is done.  My HP Laptop has a built in HP ATSC/Analog TV Tuner card.  (AVerMedia maybe?)  I suspect that is may have something to do with the fact that the driver does capture at the same time you are watching (Allows you to pause and then continue watching live TV, also has the ability to scedule recordings)  Unfortunatly Windows 10 also removes Windows Media Center, so I can't check with that software, is also possible a remnant may be left behind to support Windows Media Center that is conflicting with something else.  Also would be nice if they would fix the installers so it does not uninstall the software, then fail to re-install it.  (All without any display or error messages, so your left scratching your head trying to figure out what happened.)  I managed to get the rest of MediaSmart to work, although it looks like the internet veiwer may not connect to anything anymore.  Looking for an updated driver or installer, or patch that would work for Windows 10.  As far as I can tell on the internet HP MediaSmart Live TV is supposed to work on Windows 10.

    OK, More information.   Installed Media Portal 1.  This works with the tuner card without additional modification, so this appears to be some kind of issue with the software.  Media Portal 1 does install a different version of Direct X, I don't know if that could have anything to do with it, but HP MediaSmart Live TV still comes up with the same error and will not run.

  • ITunes 9 Home Sharing does not work on Windows 7 x64

    iTunes 9 Home Sharing does not work on Windows 7 x64.
    Getting the following error message:
    Home sharing could not be activated because this computer is not authorized for the account "iTunes account." Please authorize this computer and try again.
    This is a bug since my computer is authorized in iTunes and there is only 2 computer authorized for my iTunes account, so I have 3 more left till I should get this message.
    I've just upgraded my iPhone to OS 3.1 using it this morning.
    Please advise.
    Environment: Windows 7 x64, HP TouchSmart tx2-1020us Notebook
    Ivan Farkas
    <edited by host>

    I am using Windows 7 x64.
    I am running iTunes 9.0.2.25
    I am running Mcafee.
    I can see and play music from the iTunes installation on my Windows 7 machine, but I CANNOT access the library to copy songs from this computer to other computers on my network.
    YES, I have enabled "Home Sharing" using my iTunes account. NO, I have not authorized more than 5 computers on this account.
    I believe this to be a Windows 7 related issue, as Home Sharing worked as advertised when I was using Vista (before I upgraded to Windows 7).
    I CAN set up Home Sharing on two other (host) computers in my home network and it works. These computers are XP and a MacBook Pro. I CANNOT access my Windows 7 machine x64 to COPY music from one autorized library to another. Please help!!!
    P.S. - I have attempted to get this to work by turning OFF my McAfee firewall. Windows firewall is disabled.
    Message was edited by: turcott

  • HT3986 I installed windows 7 to my macbook pro, but my mousepad does not work in windows 7 and also i can not connect my windows 7 to projector, but i can use my macbook's mouse pad and i can connect my mac to projector,so please help me for windows 7 pro

    I installed windows 7 to my macbook pro, but my mousepad does not work in windows 7 and also i can not connect my windows 7 to projector, but i can use my macbook's mouse pad and i can connect my mac to projector,so please help me for windows 7 problem

    i try to download now, do you think when i download and install the windows support software, can i fix the problem?

  • I got a iphone 5 but it does not work on my MacBook with Mac OSx 10.5.8  it says i need OSX 10.6.8 but it will not download because I need OSX 10.6 but it would load either. How do I get the older operating system to work with the IPhone5?

    I got a iphone 5 but it does not work on my MacBook with Mac OSx 10.5.8  it says i need OSX 10.6.8 but it will not download because I need OSX 10.6 but it would load either. How do I get the older operating system to work with the IPhone5?

    You don't. Since you have an Intel Mac, buy a Mac OS X 10.6 DVD from the online Apple Store.
    (71894)

  • Wireless Card does not work in Windows 8.1 for G585

    I just wanted to inform someone that the wireless network card does not work in Windows 8.1 Preview. I suspect the driver needs to be updated. When I go to the Device Manager it appears as a Realtek device RTL8192DE instead of a Qualcomm device that does not start. I tried installing the latest driver from the website but it makes the computer crash (BSOD) when trying to reboot after the installation which makes the Windows 8 automatic recovery turn on and I had to restore the system to a previous state before the driver installation.
    For now, I just refreshed my system back to Windows 8, instead of trying to use Windows 8.1 Preview .  If you have any suggestions, it would be great, otherwise I'll wait for a driver update.

    neilwar wrote:
    Oh goody. Just updated to 8.1 and it doesn't work. Looks like everyone else is having the same problem. Why no answer from Lenovo?
    Please refer to the dedicated thread on "Blue" 8.1.
    Thread locked
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Aluminum keyboard eject button does not work on Windows XP

    I'm wondering if anyone else has the same issue:
    the eject disk button on my new aluminum keyboard does not work in Windows XP (Boot Camp).
    As I have a Mac Pro, there is no way of manually opening and closing the tray-loading Superdrive.
    I can open the drive if I right-click "My Computer>DVD drive>Eject" but there is no way of closing it back. I am obviously not a Windows XP expert, are there ways of mapping the eject function to any key?

    Actually, how does Software Update figure out what apps you have available for update?
    I always thought that Software Update looks at your /Library/Receipts to check what Apple pkgs you have for update, so I assumed that any Apple-related Pkg would be updated. I may be totally wrong on this, correct me if that is so...but thanks for the info.

  • HT201412 Sound works (songs) on Ipad 2 but sound on videos (example utube) sound does not work. Video plays with no issue.

    Sound works (songs) on Ipad 2 but sound on videos (example utube) sound does not work. Video plays with no issue.Mute us not checked in general settings. Reboot (off/on) has not helped. Deleted apps and reloaded them. Did not help. Any other suggestions thank you

    If you lose sound for games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the control center. Swipe up from the bottom of the screen to get to control center . Tap on the bell icon and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock can be accessed in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • [SOLVED] OSCDIMG Tool Does Not Work on Windows 10? ReadFile() fails with error code 87. (The parameter is incorrect) on ReFS Storage Space Mirror

    Hello,
    What could be the reason of OSCDIMG premastering tool not working in Windows 10?
    I'm trying to rebuild ISO from the admin setup point and having problems with OSCDIMG failing to read files from the master folder:
    E:\Images>bin\oscdimg.exe -bootdata:2#p0,e,b"D:\ISOFOLDER\boot\etfsboot.com"#pEF,e,b"D:\ISOFOLDER\efi\Microsoft\boot\efisys.bin" -o -h -m -u2 -udfver102 -lwinsetup D:\ISOFOLDER test.iso
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    Scanning source tree (500 files in 15 directories)
    Scanning source tree complete (950 files in 95 directories)
    Computing directory information complete
    Image file is 3591864320 bytes (before optimization)
    Writing 950 files in 95 directories to test.iso
    0% complete
    ReadFile failed (\\?\E:\Images\ISOFOLDER\autorun.inf, off=0 len=800 status=103)
    Error 87: The parameter is incorrect.
    Thank you.
    Well this is the world we live in And these are the hands we're given...

    Figured it myself.
    For some reason, the tool does NOT support source locations on ReFS formatted drives. Move the D:\ISOFOLDER location to NTFS formatted drive, and the tool works flawless:
    E:\Images>bin\oscdimg.exe -bootdata:2#p0,e,b"D:\ISOFOLDER\boot\etfsboot.com"#pEF,e,b"D:\ISOFOLDER\efi\Microsoft\boot\efisys.bin" -o -h -m -u2 -udfver102 -lwinsetup D:\ISOFOLDER D:\TEMP\test.iso
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    Scanning source tree (500 files in 15 directories)
    Scanning source tree complete (950 files in 95 directories)
    Computing directory information complete
    Image file is 3591864320 bytes (before optimization)
    Writing 950 files in 95 directories to D:\TEMP\test.iso
    100% complete
    Storage optimization saved 45 files, 16310272 bytes (1% of image)
    After optimization, image file is 3577761792 bytes
    Space saved because of embedding, sparseness or optimization = 16310272
    Done
    Well this is the world we live in And these are the hands we're given...

Maybe you are looking for

  • Can't get rid of file in Trash

    I know that others have posted similar problems about the Trash not emptying, but this one seems peculiar (to me, that is). I dump a file into the Trash, so that it is the only file in there. I 'Empty Trash', as per usual. The original file is no lon

  • How can I copy a webpage that will not let me highlight it, i.e. use the control c key strokes?

    How can I take a picture of a webpage that will not let me use the control C copy command? In other words, on this particular website, I try to highlight a passage that I want to save and put in a document, but the highlighting will not work. I asked

  • Date Format in Forms 6i

    I have been allocated a new PC. Where is the date format used by forms (6i) set up. I previously used to enter 20110519 in my applications and the application and it used to accept. It now does not accept the above format. Requires 'DD-MON-YYYY'. The

  • Problem with jdk1.3 and WLS5.1.0

    I have a problem a when I start WLS5.1.0 with jdk1.3.0 I get AccessControlException when I try to create connection pool. <WebLogicServer> Failed to invoke startup class weblogic.jdbc.common.internal.JdbcStartup=weblogic.jdbc.common.inte rnal.JdbcSta

  • SIT (Separated In Time) - how to accomplish ?

    Hi there,  I have a task of creating a mirror system to our production system. This is needed to rehearse deployments prior to deploying to production and also as a backup system to which we could switch in a DR situation. The SIT system should recei