Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 6.x版本会阻止NVidia显卡更改显示模式 #2981

Closed
2 tasks done
requireCool opened this issue Jan 4, 2023 · 4 comments
Closed
2 tasks done

[Bug]: 6.x版本会阻止NVidia显卡更改显示模式 #2981

requireCool opened this issue Jan 4, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@requireCool
Copy link

预期情况

Nvidia控制面板可正常更改显示模式

实际情况

6.x版本的v2rayN会阻止Nvidia控制面板更改显示模式。5.39版本无此问题。

阻止显示模式更改

Nvidia关于阻止程序的介绍:https://www.nvidia.com/content/Control-Panel-Help/vLatest/zh-cn/index.htm#mergedProjects/nv3dCHS/Closing_Blocking_Programs.htm

复现方法

  1. 打开v2rayN
  2. 在Nvidia控制面板切换显示模式为“仅限 NVIDIA GPU”
  3. 切换显示模式为“自动选择”
  4. 提示无法修改显示模式

不论是否使用管理员身份运行v2rayN都会出现此问题

日志信息

2023-01-04 19:29:58.2402-INFO v2rayN start up | v2rayN - V6.2 - 2023-01-03 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 19:30:20.0319-INFO MyAppExit Begin
2023-01-04 19:30:20.1730-INFO MyAppExit End
2023-01-04 19:30:24.9123-INFO v2rayN start up | v2rayN - V6.2 - 2023-01-03 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 19:30:36.2750-INFO MyAppExit Begin
2023-01-04 19:30:36.4149-INFO MyAppExit End
2023-01-04 19:30:38.2269-INFO v2rayN start up | v2rayN - V6.3 - 2023-01-04 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 19:31:40.1572-INFO UpdateTaskRun
2023-01-04 19:31:48.9272-INFO subscription更新订阅结束
2023-01-04 21:21:36.9283-INFO MyAppExit Begin
2023-01-04 21:21:37.0680-INFO MyAppExit End
2023-01-04 21:21:51.6264-INFO v2rayN start up | v2rayN - V6.3 - 2023-01-04 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 21:22:31.4986-INFO MyAppExit Begin
2023-01-04 21:22:31.6547-INFO MyAppExit End
2023-01-04 21:23:05.2210-INFO v2rayN start up | v2rayN - V6.3 - 2023-01-04 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 21:23:31.7961-INFO MyAppExit Begin
2023-01-04 21:23:31.9445-INFO MyAppExit End
2023-01-04 21:23:35.4628-INFO v2rayN start up | v2rayN - V6.3 - 2023-01-04 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 21:23:56.6245-INFO MyAppExit Begin
2023-01-04 21:23:56.7759-INFO MyAppExit End
2023-01-04 21:24:13.1490-INFO v2rayN start up | v2rayN - V6.3 - 2023-01-04 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 21:25:13.5599-INFO UpdateTaskRun
2023-01-04 21:25:17.2912-INFO subscription更新订阅结束
2023-01-04 21:25:39.3107-INFO MyAppExit Begin
2023-01-04 21:25:39.4463-INFO MyAppExit End
2023-01-04 21:25:42.7152-INFO v2rayN start up | v2rayN - V6.3 - 2023-01-04 | D:\Program Files (x86)\v2rayN\v2rayN.exe
2023-01-04 21:26:41.1836-INFO MyAppExit Begin
2023-01-04 21:26:41.3337-INFO MyAppExit End

额外信息

系统为Windows 11 22H2 22621.963
N卡驱动为31.0.15.2756

我确认已更新至最新版本

我确认已查询历史issues

@requireCool requireCool added the bug Something isn't working label Jan 4, 2023
@ShiinaRinne
Copy link
Contributor

一些程序在运行时不支持图形模式更改。若某个程序正在运行 3D 进程,您将无法更改 SLI 设置,除非您先关闭“阻止”程序

可能也是硬件加速的锅

#3279 (comment)
这个版本的客户端中可以关闭硬件加速,试试看是不是这个问题。我用的笔记本,测试不了xd
我甚至还找了俩群友,都没这个设置选项x

image

@requireCool
Copy link
Author

感谢回复!我看到这个feature被添加到6.18版本里了,所以直接试了一下6.18,但关闭硬件加速后问题还是存在 🤣

image

@ShiinaRinne
Copy link
Contributor

image

不关的情况下,在设置里频繁切换界面是可以看到GPU的占用与GPU引擎的

image

关了之后这两项都不会显示。先确保一下有没有关成功?因为关这个也是需要重启才能生效的xd

另外现在是默认开启的状态,可能把名字改成关闭硬件加速(需重启),或者默认关闭会好一点...

@2dust 2dust closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2023
@zhgjerry
Copy link

zhgjerry commented Jun 8, 2023

V6.26还是可以重现这个问题,默认未开启硬件加速,手动启动/关闭硬件加速加重新启动应用也没有帮助

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants