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

提示找不到显示器 #257

Open
jymr92 opened this issue Jan 1, 2025 · 2 comments
Open

提示找不到显示器 #257

jymr92 opened this issue Jan 1, 2025 · 2 comments

Comments

@jymr92
Copy link

jymr92 commented Jan 1, 2025

CleanShot 2025-01-01 at 13 42 35@2x

接了一个便携显示器,6.1寸,上图第二个QHD。

CleanShot 2025-01-01 at 13 46 15@2x

提示找不到显示器。

@jymr92
Copy link
Author

jymr92 commented Jan 1, 2025

CleanShot 2025-01-01 at 14 07 01@2x
1920 hidpi只有50赫兹

@kayn2012
Copy link

删除检测的代码从 hidpi.sh,直接执行后续步骤

fi

# Check if monitor was found
if [[ -z $VendorID || -z $ProductID || $VendorID == 0 || $ProductID == 0 ]]; then
    echo "$langNoMonitFound"
    exit 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants