Solution to failure to increase the update rate

Source: Internet
Author: User
The solution to the failure to increase the update rate-general Linux technology-Linux technology and application information. The following is a detailed description. 1. Back up the data first:
Sudo cp/etc/X11/xorg. conf/etc/X11/xorg. conf. backup

2. Open xorg. conf:
Sudo gedit/etc/X11/xorg. conf

3. Find the following section and modify it here:
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-70
VertRefresh 43-60
EndSection

Modify these two statements
HorizSync 30-82
VertRefresh 50-85

Add the following sentence:
Add the following code before Section "Device" EndSecion.

Option "DynamicTwinView" "False"

Disable dual-display!

Save and restart! OK

Set it directly in "sudo nvidia-settings.

Ubuntu does not count as in windows. So you only need to set auto in the nvidia x server settings in the system tool. Set nvidia x server settings to what you want, and click Apply in the screen resolution of the preference.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.