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

Not working on Big Sur 10.16 #138

Closed
jcodesss opened this issue Jun 27, 2020 · 10 comments
Closed

Not working on Big Sur 10.16 #138

jcodesss opened this issue Jun 27, 2020 · 10 comments

Comments

@jcodesss
Copy link

Not working on MBP. on BIG SUR 10.16

@stevezhengshiqi
Copy link

stevezhengshiqi commented Jun 27, 2020

Move the display folder generated by the script to /Library/Displays/Contents/Resources/Overrides would also make HiDPI work. And it's a safer place since the system directory is not touched. Hope @xzhih can make changes to it.

Also, sudo mount -uw / is not needed by doing this, enhancing the integrity and security of the filesystem.

@always-young
Copy link

按照你的方式做了 还是不行 能加个QQ聊吗?QQ1170917384

@jcodesss
Copy link
Author

Working.. Thanks i changed location in script to L/D..

@overeggland
Copy link

overeggland commented Nov 13, 2020

It seems that in the latest official release of Big Sur today, the folder in Library has no longer existed. Is there any alternative?

@stevezhengshiqi
Copy link

@overeggland The Display folder natively never exists under the Library folder. We need to create that folder, which the script works perfectly.

@overeggland
Copy link

overeggland commented Nov 14, 2020

@overeggland The Display folder natively never exists under the Library folder. We need to create that folder, which the script works perfectly.

It works like a treat to me, great help and thanks.

@seackone
Copy link

The Script doesnt work for me. After Im choosing my display, the backup failed:

mkdir: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup: Read-only file system cp: directory /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup does not exist cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/DisplayVendorID-1e6d: unable to copy extended attributes to /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b11.icns: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b10.icns: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-76d8: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b74.tiff: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b11.mtdd: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b7b.tiff: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b74.icns: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-7721.mtdd: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-76e7: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-76e6: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b7b.icns: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-76db: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b11.tiff: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b10.tiff: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b74: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b11: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b74.mtdd: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b7b: No such file or directory cp: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/backup/DisplayProductID-5b10: No such file or directory mv: rename /Users/Christoph/Downloads/one-key-hidpi-master/tmp/disable to /System/Library/Displays/Contents/Resources/Overrides/HIDPI/: No such file or directory chmod: /System/Library/Displays/Contents/Resources/Overrides/HIDPI/disable: No such file or directory

If im trying to change the resolution at my external display to a custom resolution, the script seems to work:

cp: /System/Library/Displays/Contents/Resources/Overrides/DisplayVendorID-1e6d/DisplayProductID-76db.icns: Read-only file system cp: /System/Library/Displays/Contents/Resources/Overrides/DisplayVendorID-1e6d/DisplayProductID-76db: Read-only file system cp: /System/Library/Displays/Contents/Resources/Overrides/Icons.plist: Read-only file system Enabled, please reboot. Rebooting the logo for the first time will become huge, then it will not be. logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.

But after reboot, nothing happend. Im not able to select the new resolution.

@stevezhengshiqi
Copy link

stevezhengshiqi commented Nov 14, 2020

@seackone Please use dev fork on Big Sur. Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)"

@seackone
Copy link

thank your for your fast response. works perfectly now!

@armadeas
Copy link

Thanks it's work

@seackone Please use dev fork on Big Sur. Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)"

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

6 participants