KVM switch + Windows 7 creates monitor switching nightmare

Anonymous
2009-10-29T16:44:18+00:00

I have a problem with Windows 7 and my KVM switch (Iogear model# gcs1764) which is makes switching via KVM an absolute nightmare.  The iogear KVM does not use drivers nor are any available on their website.

Here's what happens:

I switch from Win 7 (2 monitors) to XP (1 monitor) via KVM.  When I switch back to Win 7 (2 monitors) sometimes Win 7 will throw my desktop to the 2nd monitor (1st monitor goes blank) and opening up display settings only shows the 2nd monitor as existing.  It's as if the 1st monitor is now unplugged which it isn't.  At this point I have to go into display settings, click Detect, and then it re-detects my 1st monitor and "extends" my desktop back out over 2 monitors.  All windows have now been thrown to my 1st monitor and i have to rearrange all my work back across 2 monitors.  This is why KVM switching in Win 7 makes my work life a living nightmare.  This isn't all of it either...

When everything gets thrown to my first monitor, it takes any windows that were maximized and resizes them to about 1/4 my screen size.  Due to compatibility issues between Win 7 and SQL Server Management Studio, Management Studio has a redraw bug that doesn't "re-size" the query window correctly.  So even though I maximize the app, when I start typing in the query window my text disappears about 1/4 the way across the whole window.  The only way to fix this is to save all my work, close the app, and then re-open the app with all my work.  So basically every time I switch computers there's about a 1/5 chance I have rinse and repeat everything I just typed above.  Fun times.

So are there any future fixes planned for this?  I have tried everything and nothing fixes this problem.  I have all the latest Nvidia drivers (my card: Nvidia GTS 250).

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

401 answers

Sort by: Newest
  1. Anonymous
    2012-01-12T21:24:19+00:00

    I believe the best permanent solution is to buy a Mac.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-01-03T18:50:33+00:00

    Hello Clint,

    Its a long thread but we have seen this with numerous combinations.  What has been determined is that this is (1) a documented function of windows, (2) some video drivers have the ability to override the windows functionality (presumably by caching and broadcasting the last known EDID), and (2) can not be directly contributed to a particular Windows configuration.

    3 is particular to your comment as this behavior has been reported on a number of machines including fresh installs.

    Notice that zBar (which more by luck than design) also provides a mechanism to solve the problem.  Again this program interacts with Windows 7's EDID polling mechanism.

    To All Others:

    I encourage everyone to see my previous post on Page 36.

    I created a request for a PowerToy from sysinternals.  If enough people vote for it . . .

    Also please mark my page 36 post as helpful to hopefully increase visibility. 

    In the meantime zBar is an indirect solution.  Many thanks to Tom Revell!!!!!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-01-03T17:42:29+00:00

    Probably just because of the MASSIVE amount of development and testing that takes place on this machine. I am constantly installing new hardware, developing drivers, supporting new hardware and so on. Honestly, I beat the **** out of this machine from a "Let's see what this new hardware does" stand point.

    Not to mention there is a fair amount of lock-ups that happen when developing software. Having to rudely power down a machine also takes it toll.

    I have the same good track record as you on my other machines. Its just this one used for development that needs it.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-01-03T16:57:37+00:00

    "...Formatting a PC at the end of each year..." Why? I have an 8 year old Win XP, a 5 year old Win Vista and a two year old Win 7. Never had issues... Never have I formatted and reinstalled. I do perform some routine maintenance and scrupulously applying ALL updates, including optional.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2012-01-03T15:38:17+00:00

    Not automatically.  But they need to make themselves experts in the hardware related to what they do code for.  I write software for cameras and industrial robots.  That means I had no choice but to become well versed in photographic and robotic technology.

    Now back to the topic at hand.

    The problem with the KVM was resolved by formatting my computer and re-installing Windows.

    That's right... Nothing was done with the KVM, the cables or anything else.  Not one bit of hardware change.  But the OS was replaced with a fresh installation and now all of a sudden it works just fine with the KVM.

    I think this points to the same conclusion reached 37 pages ago... There is an issue with how the OS builds up numerous old drivers eventually rendering the OS slow and unstable.  We've all seen it.  Take a printer in one USB port and plug it into another: Windows will download and install the driver again.  The OS holds numerous copies of the drivers because it feels it needs one for every port a device is connected to.  There are a couple tricks for making Device Manager show you all the unused drivers.  When I did this in the older installation there were 40+ copies of the ergonomic keyboard driver and well over a 100 copies of "HID keyboard" and "HID mouse".

    Eventually the system just gets so bloated it can't figure out what to do: Every device has been plugged into every port at least once.  Then a new device comes along and it too is "Unidentified device".  Only this time it isn't the unrecognized USB barcode reader, its the unrecognized KVM.  But windows already has an entry in its driver database for "unidentified device" on that specific USB port and tries to react accordingly.

    Formatting a PC at the end of each year is something I've taken to doing.  And once again, it has resolved issues that I never expected to be related to the OS.

    Was this answer helpful?

    0 comments No comments