12

I have three screens, connected to two nVidia 560Ti cards, and when I move my WPF application to the third screen, connected to the second card, click on a item in a treeview, I get these black stripes across the app.

http://i.imgur.com/Msu3v.png

The black lines disappear if I move the application to either of the other screens. I have already changed the graphics card, with no luck, I have tried to uninstall and reinstall the nvidia drivers, but still no luck.

Occasionally the third screen turn black, music stutters, and the two other screens flash black, before they all come back up, and I get a "Graphics driver has crashed, but recovered" bubble on the taskbar. I'm quite positive these two are part of the same problem, but since I only get errors on my WPF applications, I'm wondering if that has anything to do with the crashes, or if it's something else.

edit: I did some more testing, by setting my third display as my main display, and now the artifacts only appear on both screen 1 and 2.
Meaning: If I have 3 screens, with screen 1 as my main screen, artifacts happens on screen 3. The same happens if screen 2 is main. If screen 3 is main, on the other hand, artifacts happen on screen 1 and 2. However, this is only true if screen 3 is in the middle, meaning I move the application only one screen to get to either screen 1 or 2. If I move my application through screen 2 to get to screen 1, the artifacts don't happen.

4

1 回答 1

0

你可能想要

在此处输入图像描述

Windows 属性对话框:

在运行 Windows XP 的计算机上(链接包括 W2k 和 Vista)

  1. 右键单击桌面,然后单击菜单上的属性。
  2. 单击设置选项卡,然后单击高级。
  3. 单击疑难解答选项卡。
  4. 移动硬件加速滑块,直到它位于无(基本加速设置)右侧一档。
  5. 单击确定,然后单击关闭。

如果将“图形硬件加速”滑块设置为“无”或“基本”后问题得到解决,请联系您的硬件制造商,咨询如何获取和安装适用于您的视频适配器的最新视频驱动程序。

如果您已为您的视频适配器安装了最新的视频驱动程序,并且在将图形硬件加速滑块设置为完全时仍然遇到图形问题,请重复本文中的步骤,除了将图形硬件加速滑块向左移动一格,直到问题不再发生。

于 2011-11-08T14:50:11.843 回答