Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Windows Vista SP1 Meeting Sour Reception In Places

Posted by Zonk on Wed Mar 19, 2008 04:43 PM
from the just-a-bit-more-testing dept.
Stony Stevenson writes "A day after it was released for public download, Windows Vista SP1 is drawing barbs from some computer users who say the software wrecked their systems. 'I downloaded it via Windows Update, and got a bluescreen on the third part of the update,' wrote 'Iggy33' in a comment posted Wednesday on Microsoft's Vista team blog. Iggy33 was just one of dozens of posters complaining about Vista Service Pack 1's effect on their PCs. Other troubles reported by Vista SP1 users ranged from a simple inability to download the software from Microsoft's Windows Update site to sudden spikes in memory usage. To top it all off, the service pack will not install on computers that use peripheral device drivers that Microsoft has deemed incompatible."
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by bigstrat2003 (1058574) * on Wednesday March 19 2008, @04:43PM (#22800448)
    So, SP1 won't install if there's an incompatible driver present (as opposed to installing and then crashing all the time, or just removing the driver)? That sounds pretty fucking sensible to me, what exactly are we supposed to find bad about that?

    Obviously it'd be better if no such incompatibility existed, but if you have to deal with such a situation, this seems like the best way to do it, by far.

    • How about ... (Score:5, Insightful)

      by khasim (1285) <brandioch.conner@gmail.com> on Wednesday March 19 2008, @04:52PM (#22800554)
      Install and just disable the device?

      Or rather, how about installing the parts that CAN be installed and skipping anything else?

      This is about getting PATCHES in place. Not whether you have an unsupported CD-ROM and, therefore, you will not be allowed to apply the OTHER patches.
      • Re:How about ... (Score:5, Insightful)

        by bigstrat2003 (1058574) * on Wednesday March 19 2008, @05:00PM (#22800680)
        Are you kidding? Disabling the device would have users furious, and rightly so. And it may not be possible to skip the parts which are incompatible... but only Microsoft can tell us that one.
        • Ubuntu can do it. (Score:4, Interesting)

          by khasim (1285) <brandioch.conner@gmail.com> on Wednesday March 19 2008, @05:23PM (#22800958)
          It always amazes me how people can be so defensive about such simple operations.

          Almost every Linux distribution can manage this without any problem. Many of them doing it for free (as in beer).

          And yet you're saying that Microsoft could not. Whatever.
              • by MrNaz (730548) on Wednesday March 19 2008, @05:50PM (#22801202) Homepage
                I'm a Slashdotter, and I like Linux as much as any other. It earns me my bread. But seriously, dude, if you think that Linux distro's "Just Work", and all updates never cause dependency or conflict issues, then you're dreaming. Not even Ubuntu's upgrades always go smoothly, especially when you have exotic server hardware thrown into the mix, or obscure or complex packages running.
                    • by Jason Earl (1894) on Wednesday March 19 2008, @09:32PM (#22802972) Homepage

                      You've inadvertently highlighted the reason that Microsoft is having problems with this service pack. Microsoft has a problem with this service pack because it doesn't write all (or even most) of the drivers for Vista. Instead it created an set of APIs that allows Windows to load random binary drivers that may or may not be very good (or even completely compliant). So when Microsoft makes a major change things break.

                      Interestingly enough in your case Ubuntu fails because it is doing the same thing. ndiswrapper is nothing more than a tool to allow you to run binary-only Windows drivers on Linux. There's no way that the Linux developers or the Ubuntu packagers can know what those drivers are going to do when you update the kernel (and most parts of userspace). When you think about it carefully you'll realize that it is amazing that the drivers work at all, much less that the work after upgrading the Linux kernel.

                      I think that you would find that Linux works much better with hardware that is supported natively.

            • Re:Ubuntu can do it. (Score:5, Interesting)

              by Kangburra (911213) on Wednesday March 19 2008, @06:02PM (#22801318)
              That could be because Microsoft expect money for their product. Anything else I buy has to work as advertised. Car analogies spring to mind but hey you know what I mean.
              • by saleenS281 (859657) on Wednesday March 19 2008, @08:09PM (#22802438) Homepage
                Ford also expects money for their products. If you never change the oil and the engine blows up, that's ford's problem? That's pretty sad if that is the best reasoning you can come up with.
              • by westlake (615356) on Wednesday March 19 2008, @08:15PM (#22802472)
                That could be because Microsoft expect money for their product. Anything else I buy has to work as advertised.

                More likely it is because Linux remains "the geek's OS." You are expected to dig yourself out of whatever hole you've dug yourself into.

                The geek maintains the distinction between the computer and the operating system only when it is convenient.

                The Windows PC has no standard configuration.

                It can be customized endlessly by a billion end-users who have no understanding of the underlying technology.

                The modem is rented from a cable service. The video card purchased from the bargain bin at Tiger Direct. The RAM from eBay.

                But, according to the geek, Microsoft is expected to tie all this together and make it work 100% of the time.

        • Re:How about ... (Score:5, Interesting)

          by UnxMully (805504) on Wednesday March 19 2008, @05:55PM (#22801256)
          Are you kidding? Disabling the device would have users furious, and rightly so. And it may not be possible to skip the parts which are incompatible... but only Microsoft can tell us that one.

          I'm confused, or perhaps it's the Magners. But why is it that a device that was supported under Vista isn't supported under Vista SP1?

          Agreed, disabling devices would be bad and refusing to install on a working machine is good but did Microsoft take a red pen to the supported devices list in SP1?
          • Re:How about ... (Score:5, Informative)

            by ashridah (72567) on Wednesday March 19 2008, @07:09PM (#22801978)
            Kernel data structure changes.

            The problem with giving people just enough rope to hang themselves is that they want a little slack so that it's not uncomfortable when they're tying the noose and getting on the chair, and get it by taping on their own rope with duct tape.

            See this [slashdot.org] for an example of this. It's a really painful thing, and really makes me feel sorry for people like Raymond Chen [msdn.com] who has to deal with these kinds of issues for pay. (His book's kinda interesting tho)

            Admittedly, a lot of the benefits to the linux driver model is that they *don't* get a lot of third party drivers, which helps eliminate a lot of this kind of problem. It still exists however. Just ask anyone who's trying to debug a kernel with the nvidia driver installed.
          • Re:How about ... (Score:5, Insightful)

            by Allador (537449) on Thursday March 20 2008, @01:10AM (#22803984)

            But why is it that a device that was supported under Vista isn't supported under Vista SP1?
            Because of any number of things:

            1. The driver writer was doing something that was specifically not supported in windows, but for some reason didnt actually fail in the RTM version, but did fail in the SP1 version, as things are tightened up. The driver writer did something wrong, should MS continue to support broken drivers?

            2. The driver writer was relying on an implementation bug in Vista RTM, which was fixed in SP1.

            3. The driver writer was directly modifying kernel data structures in memory. These data structures can change with new service packs. If allowed to continue, they would basically clobber other random memory structures.

            It just goes on like that. This is software business 101 stuff, that Microsoft has been dealing with for over a decade.

            The reality is, most driver authors (and most ISVs in general) are utterly and completely incompetent. They dont read or follow the guidance MS puts out on how to make an application or driver function correctly in windows. They dont follow best practices.

            In the bad old days, MS used to put hacks and special cases in their operating systems to support buggy applications. With Vista, and especially with the x64 version of Vista, they've been alot less lenient.

            This is good in the long run because it forces IHVs and ISVs to clean up their act. But it can cause some pain in the short run.
          • Re:How about ... (Score:5, Insightful)

            by ozphx (1061292) on Thursday March 20 2008, @01:36AM (#22804054) Homepage
            Probably the usual deal.

            Microsoft to Realtek:
            "Heres the driver API!"

            Realtek:
            "Argh this is hard. Fortunately I'm clever and can use this undocumented function."

            (time passes)

            Realtek:
            "Ack, fuck. What happened to my fucking undocumented function?"
        • by Anonymous Coward on Wednesday March 19 2008, @05:06PM (#22800760)
          should be able to uninstall the drivers themselves

          With emphasis on should, given Microsoft's history on error messages (my document failed to print!) the message probably says something along the lines of "You have incompatible hardware and we cannot install this service pack, have a nice next three days disabling drivers one at a time trying to figure out which one it is"
          • Posh. You make it sound so hard! You just go to the System log, look for errorcode 0x80000000fc, find the filename in question (EBVIA235C.dll), search the registry for the 3rd occurance of that file name, write down the GUID {23301203-12-3-1-2451-2-231-123122312-23), search for _that_, open the file in a editor, search for strings to find the vendor name and search for it on Google.

            Easy peasy!
        • That will give support hell for Microsoft

          Uhh, that's what you get for pioneering and dominating the market for an OS that's supposed to run on thousands of hardware configurations?

          Or, to put it another way, maybe those guys over at Apple aren't so crazy after all ;)
          • Re:How about ... (Score:5, Informative)

            by ashridah (72567) on Wednesday March 19 2008, @05:39PM (#22801090)
            The problem there is that Microsoft never had a chance to lock people into hardware in the first place (and probably never wanted to, but i don't know anything about their motives back in the early days).

            The people most responsible for the extreme number of hardware variations for the PC today? IBM. they allowed people to clone their architecture (not without a token fight, though, if I recall). Now we have two major cpu manufacturers, 3 major motherboard chipset manufacturers, 3 major video card manufacturers, millions of extra peripheral devices, and the end result is an impossibly large number of hardware configurations.

            The main problem i've seen so far with SP1 has been it backing out after a good chunk of the installation process because some third party tool or driver (which is hard to identify) is holding onto a handle to something that windows update needs to update, but can't because there's an open handle.

            At least it does the sane thing and backs out cleanly. Bummer to hear that it's failing for a few people, but you know, it's entirely likely that some third party software has snuck in where it was least expected.

            Personally, I've never assumed that a service pack will apply cleanly on a machine that's been in use for some time. I tend to install them immediately after installing the O/S or service, and go from there. I'd do the same for going from RHEL 5.0 -> 5.1, or anything else. Takes away potential headaches.

            Pity OEM installs of vista make that a pain, since the recovery image often contains a mountain of extra junk :(.
    • There's such a thing as user interaction and graceful degradation. People might want to accept lesser functionality because SP1 would give them things they can't do without. They might view sound as something unnecessary and thus choose to accept a non functioning piece of hardware. Graceful degradation would mean that it's OK to install but the printer will only print in black and white.
        • by ScrewMaster (602015) on Wednesday March 19 2008, @05:12PM (#22800832)
          I hate to say it, but I tend to take Microsoft's side on this one. If you do that, the vast majority of people won't care and will just click OK no matter what. Just like when their firewall says, "this is a potentially unsafe Web site". They click OK anyway because they just don't care.
            • by ScrewMaster (602015) on Wednesday March 19 2008, @05:35PM (#22801068)
              For me personally, I feel exactly the same way you do. Most people on Slashdot who represent the more knowledgeable segment of the Vista-using population probably do too. But it's a fine balance ... either you leave the machine missing some functionality but still working, or you run a greater risk of blue-screening the thing. It's a tough call, really. Either way, the user ends up fucked but the former at least leaves him running. Given that Windows is the OS of choice for clueless people, that's probably the better way. Maybe it should just ask up front if you're dimwitted or computer-literate. If the latter, then have it do what you're saying.
        • by vux984 (928602) on Wednesday March 19 2008, @05:22PM (#22800950)
          Or, God forbid, we just ask the user's permission to load a potentially unsafe driver!

          I sense a double standard.

          If someone loaded a driver that was known not to work with a given linux kernel and then it didn't work and caused kernel panics, what would we hear? Something like -- you're an idiot, you brought this on yourself, linux even warned you it was incompatible when you installed it, how much of a dipshit are you? What exactly did you expect?

          The same thing happens on Windows and we'll hear chants of "Vista sucks because it crashes all the time" followed by a slashdot "Amen!" The fact that its crashing because the user loaded a driver Vista warned him not too? Well its still Vista's fault for some reason.

          • by JustinOpinion (1246824) on Wednesday March 19 2008, @06:00PM (#22801304)
            I agree with you.

            However I'll note that the double standard partly arises from a "Windows vs. Linux" myth. That is, Windows is supposedly "compatible with everything" and there are "drivers for every device." According to the myth, Windows isn't supposed to have those kinds of problems; only Linux has trouble with "strange hardware."

            For those of us who know that it's a myth (and that both operating systems support a plethora of devices, though obviously not every single one), it's at least interesting to see a concrete example. Windows has driver problems too. In both Windows and Linux, non-existent or buggy drivers can ruin the user experience. And in both cases, if a user loads potentially unsafe software, they must accept the consequences.
        • by ashridah (72567) on Wednesday March 19 2008, @05:47PM (#22801168)
          And word on the grapevine is that one of those drivers (the fujitsu one, iirc) happily treads on internal data structures in the kernel with hardcoded offsets.

          Those offsets changed when the new kernel was built, and the data structure in question was never published directly in the first place, it should have been manipulated via a proper API.

          The result? When you *move* a system with the shock-monitor driver? the entire system crashes because that data structure is now garbage. That's right. Physically move the system, and it blue-screens.

          Yet the nvidia driver in linux? Doing the same thing, potentially (it doesn't even have to actually do it, the kernel developers just believe that it does, and they may or may not be right, since I haven't checked), and the kernel devs will refuse to talk to you if that driver's loaded when the kernel crashes.

          Microsoft at least takes it seriously, and the manufacturer was asked to produce a new driver, which they appear to have done.

          This is the price you pay for getting OEM drivers. OEMs take shortcuts and horrible hacks to get the job done. Yet you constantly hear linux users clamouring for more support from OEMs. Personally, I think linux might just be better off even if it does reduce the amount of supported hardware in the short term.

          Damned if you do, damned if you don't :(
  • by cjmnews (672731) <cjmnews@yahoo.com> on Wednesday March 19 2008, @04:44PM (#22800460) Homepage
    For those of you that do this to your parents and relatives for easier support.
  • A bad thing? (Score:5, Insightful)

    by Drakin020 (980931) on Wednesday March 19 2008, @04:47PM (#22800490)

    To top it all off, the service pack will not install on computers that use peripheral device drivers that Microsoft has deemed incompatible."
    And that's a bad thing? The way I see it, this prevents even more problems. Honestly though I have heard great things about the upgrade from many users. Also Engadget was running a story and most of the people that commented had good things to say.

    It's know that anytime an update is released there will always be some problems. http://www.engadget.com/2008/03/19/some-vista-sp1-early-adopters-reporting-problems-how-about-you/#comments [engadget.com]

      • Re:A bad thing? (Score:4, Informative)

        by toleraen (831634) on Wednesday March 19 2008, @05:02PM (#22800718)
        As explained here [winsupersite.com], and detailed in this knowledge base [microsoft.com], MS actually had a halfway decent reason behind it.
      • Re:A bad thing? (Score:4, Informative)

        by Your.Master (1088569) on Wednesday March 19 2008, @05:08PM (#22800784)
        I'm sure they deem things incompatible by ouija board.

        You can check the complete list of incompatible drivers here (under "Method for Cause 5"):

        http://support.microsoft.com/?kbid=948343 [microsoft.com]

        This isn't a for-pay whitelist, they are blacklisting software that conflicts in some manner with SP1 causing system instability or more general malfunction. There's a word for that. Incompatible. This "pay us and we'll certify you" fantasy is a wild conspiracy theory.

        You can download and install SP1 from microsoft.com yourself, along with installing said drivers, if you want to verify this.
  • by Anonymous Coward on Wednesday March 19 2008, @04:48PM (#22800502)
    Khaaaaaaaan-

    uh, I mean,

    Gaaaaaaaaaaaaaaates!!!
  • I've had no problems (Score:4, Interesting)

    by jwsmith00 (262885) on Wednesday March 19 2008, @04:50PM (#22800520)
    I'm very happy with SP1. I've been very critical of Vista. But now I can say that I wouldn't go back to XP.
  • by urbanriot (924981) on Wednesday March 19 2008, @04:50PM (#22800522)
    12 blog commentors claim to have had problems installing SP1 and that's newsworthy? I'd be curious to see their system configuration, as I'm so far nine for nine successful installs on various system configurations with no issues whatsoever (in fact, some systems had issues corrected).
    • by avandesande (143899) on Wednesday March 19 2008, @04:57PM (#22800612) Journal
      I wouldn't be surprized if their systems had been heavily customized (super users). Not making execuses but probably not a very good example of an average user. Regular j6p's don't usually install service packs and then blog about how well they worked.
  • by ThinkFr33ly (902481) on Wednesday March 19 2008, @04:50PM (#22800526)
    Dozens? Seriously? So that represents, what, about .0005% of users installing SP1?

    Why is it news that a few dozen people have issues with a service pack installation? Oh, that's right... this is Slashdot.

    Slashdot should just get it over with and change their slogan to "News for people who hate Microsoft. Stuff that we made up."
    • by cliffski (65094) on Wednesday March 19 2008, @04:58PM (#22800638) Homepage
      well said. I kicked off my sp1 install and went to lunch. Came back to a machine needing 1 reboot, and then back into my work. Later found I needed to reinstall my monitor driver which was apparently not certified. Took 5 mins.
      the fact that a few people might be moaning wildly does not mean the service pack met with a bad reception. This is the only place where it is vaguely an issue.
  • good (Score:5, Interesting)

    by frakir (760204) <ockhamrazor&yahoo,com> on Wednesday March 19 2008, @04:53PM (#22800562)
    One day I hope to enter a store, pick up a brand new hot game and find a sticker on it:
    "WINE COMPATIBLE"
    • Re:good (Score:5, Funny)

      by snowraver1 (1052510) on Wednesday March 19 2008, @05:10PM (#22800804)
      ... and all the muggles will think that means that just like cheese, this game goes well with wine.

      "Ooohh, How thoughtful, this game goes with Merlot. Honey! We need to stop at the liquer store"
  • by Sitnalta (1051230) on Wednesday March 19 2008, @04:57PM (#22800610)
    I installed SP1 on my desktop, laptop and several machines at work. There wasn't a single problem. My desktop had an "incompatible driver" and so I had to download SP1 from the MS website, but it installed fine and the driver is also working fine.

    This sort of thing is normal with major OS updates. Even OS 10.5 had some major problems when users upgraded. And, honestly, unless you're like me and testing the service pack for work-related reasons... why are you installing it the day it was released? That's just dumb. At least wait a week.

    My only real beef is you can't slipstream the new service pack into the install disk. That's going to be a pain in the ass next time I install Vista.
  • -1, Flamebait (Score:5, Insightful)

    by xstonedogx (814876) <xstonedogx@gmail.com> on Wednesday March 19 2008, @05:01PM (#22800690)
    The article is schizophrenic. Rather than presenting a balanced view of SP1, it leads with unsubstantiated complaints as if that is the story, then talks about some facts (which are mostly positive) with some more complaints mixed in. Does it suck or not? This article says yes, but doesn't make a very good case for it.

    "Dozens" of users of unknown levels of technical knowledge (out of millions of users) issued anecdotal complaints.

    "Bikkja" said that "after installing SP1 things seem to go really slow, even though my computer shouldn't have any problems."


    Firstly, is 'seem' a technical term? How do we know whether it went slower or not? Secondly a little reading would have told this guy that SuperFetch was basically rebooted by the install, which will make things slower for those using it until it catches back up.

    Other troubles reported by Vista SP1 users ranged from a simple inability to download the software from Microsoft's Windows Update site...


    There are several reasons for this, the most important that a previous update allows Windows to scan for drivers incompatible with SP1 and prevent download so as not to break the system (which TFA mentions).

    ...to sudden spikes in memory usage. "Went from using 650 MB RAM idle to 1 Gig... I'll be switching back," said "Kurrier."


    So? What is with this obsession with memory usage? Idle RAM has a slightly negative value - it does nothing while still consuming a non-zero amount of energy. How RAM is used is much more important than whether or not it is used. Now, it may be that this guy only has 1 GB of RAM. It could be that this is the result of a problem. But who knows? Not the author.

    Some had 'insightful' comments complaining about increased memory usage. Memory usage is a worthless metric! How memory is usage is more important than how much - and really, would you rather have that RAM in use making your system respond faster, or would you rather have it sit there doing nothing? There's some give and take here, but complaining about memory usage without context is meaningless.

    The feature was plagued by false alarms that flagged thousands of legitimate Vista users as software pirates.


    A legitimate (if unsubstantiated by the article) complaint, but well known before SP1 and really even before Vista.

  • Newflash! (Score:5, Funny)

    by Itchyeyes (908311) on Wednesday March 19 2008, @05:17PM (#22800894)
    This just in: somewhere, someone on the Internet complains about something. More at 11.
  • by Kahless2k (799262) on Wednesday March 19 2008, @08:23PM (#22802534) Homepage
    I've been using Vista for a while now (I need to know it for work) and have followed the SP1 saga for some time - and from a lot of the posts above, I seem to be one of very few...

    There are a handful of drivers (there is a list on technet I believe, but Im too lazy to dig a link up, but check one of the first posts in the last SP1 post on slashdot) which for one reason or another install themselves in such a way as SP1 makes them inoperable. The solution is to reinstall the drivers after SP1. Microsoft is trying to make this smooth - with Vista's reputation, what do you think would happen when Joe Public installs an update and their sound driver goes bad? Simple solution or not it is only going to hurt the reputation further.

    It is very good to see that at least SP1 backs out cleanly when it sees it cannot complete the update, and from what I have read and heard from customers (mainly Joe Public types) that SP1 is installing without real issue for the majority of people. Personally, I installed last night without any issues - I actually noticed that my machine feels more responsive in a number of areas.

    With that said, it is a service pack.. sometimes there are compatibility issues, look at XP SP2 when it came out but nobody bitches about that anymore; if the negative impact is minimized, then good for them.

    Put away your pitchforks for once.. I've had enough updates on my Linux boxes go wrong that I find the "Evil Microsoft, Linux perfect" comments being hypocritical - but then, this IS slashdot..

    (I know I'll be modded into oblivion because of that last comment, but I had to say it)
    • by jrronimo (978486) on Wednesday March 19 2008, @05:06PM (#22800758)
      There are 8 reasons [microsoft.com] SP1 may not appear if you check WU:
      1. You are already running Windows Vista SP1.
      2. Windows Vista SP1 has not been released for the language of the language pack that you have installed.
      3. Windows Service Pack Blocker Tool is used to block the delivery of Windows Vista SP1 from Automatic Updates or from Windows Update.
      4. You tried to install Windows Vista SP1, and the installation failed with a known inconsistency in the file or registry structure.
      5. A hardware device driver or device software was problematic when you updated to Windows Vista SP1. The Windows Update service can detect the small set of device drivers and software that falls into this category. The Windows Update service will not offer Windows Vista SP1 until an update for the hardware device driver or the device software has been installed.
      6. You have installed a prerelease version of Windows Vista SP1, and you must uninstall the prerelease version, or start with a new installation of Windows Vista.
      7.You used the third-party program vLite to configure the system, and you may have removed required system components that have to be available for Windows Vista SP1 to be installed.
      8. You see one or more updates for Windows Vista when you run Windows Update. However, you do not see Windows Vista SP1 listed.


      At that website are further causes for those 8 reasons, but the specifically mentioned drivers that block SP1 are:

      Audio drivers
      Realtek AC'97
      For x86-based computers: Alcxwdm.sys - version 6.0.1.6242 or earlier
      For x64-based computers: Alcwdm64.sys - version 6.0.1.6242 or earlier

      SigmaTel
      For x86-based computers: Sthda.sys - version 5.10.5762.0 or earlier
      For x64-based computers: Sthda64.sys - version 5.10.5762.0 or earlier

      SigmaTel
      For x86-based computers: Stwrt.sys - version 6.10.5511.0 or earlier
      For x64-based computers: Stwrt64.sys - version 6.10.5511.0 or earlier

      Creative Audigy
      For x86-based and x64-based computers: Ctaud2k.sys - version 6.0.1.1242 or earlier
      For x86-based computers: P17.sys all versions (This was originally a Windows XP-based driver.)

      Conexant HD Audio
      For x86-based computers: Chdart.sys - version 4.32.0.0 or earlier
      For x64-based computers: Chdart64.sys - version 4.32.0.0 or earlier

      Biometric (Fingerprint) Sensors
      AuthenTec Fingerprint Sensor with the Atswpdrv.sys driver file version 7.7.1.7 or earlier
      UPEK Fingerprint Sensor with the Tcusb.sys driver file version 1.9.2.99 or earlier

      Display drivers
      Intel Display
      For x86-based computers: Igdkmd32.sys versions between and including driver 7.14.10.1322 and 7.14.10.1403
      For x64-based computers: Igdkmd64.sys versions between and including driver 7.14.10.1322 and 7.14.10.1403

      Other drivers
      Texas Instruments Smart Card Controller with the GTIPCI21.sys driver file version 1.0.1.19 or earlier
      Sierra Wireless AirCard 580 with the Watcher.exe application version 3.4.0.9 or earlier (This application is located in the AirCard 580 Program Files folder.) Symantec software driver for Symantec Endpoint Protection and for Symantec Network Access Control clients]
      For x86-based computers: Wgx.sys versions 11.0.1000.1091 or earlier
      For x64-based computers: Wgx64.sys versions 11.0.1000.1091 or earlier