USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor <SOLVED>

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

You are right, I reset the laptop and now the USB C doesn't work, it gives a hint, the external monitor wakes up, but then go back to sleep, before it didn't even get there.

HDMI still work on demand.

If I change to on demand while on USB-C monitor, then a log out and log in, it does work.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

MahaRav wrote: If I change to on demand while on USB-C monitor, then a log out and log in, it does work.
This is getting confusing. If the laptop is powered on with the monitor connected to the USB-C port and set to On-Demand mode, then the monitor does not work. But after getting to the desktop, if you then log out and back in, then it starts working?

If that is true, then repeat those steps. When you get to the desktop, get the output of inxi -Gx.
Then log out and back in and get the output of inxi -Gx again.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

I put on demand > reset the computer > monitor does not work > inxi outpu:

Code: Select all

Graphics:  Device-1: NVIDIA TU106 [GeForce RTX 2060] vendor: ASUSTeK driver: nvidia v: 460.91.03 bus ID: 01:00.0 
           Device-2: Advanced Micro Devices [AMD/ATI] Renoir vendor: ASUSTeK driver: amdgpu v: kernel bus ID: 05:00.0 
           Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati,nvidia unloaded: fbdev,modesetting,nouveau,vesa 
           resolution: 1920x1080~144Hz 
           OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-37-generic LLVM 12.0.0) v: 4.6 Mesa 21.0.3 direct render: Yes 
I can't make it work by loging out and then in, might have been another flow that confused me.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

So it appears you will need to use the HDMI connection to use On-Demand mode. Usually that port is connected to the Nvidia GPU but on your hardware it’s not, so I want to check if On-Demand mode is working correctly. Use these commands and post the output:

Code: Select all

glxinfo | grep renderer
nvidia-optimus-offload-glx glxinfo | grep renderer
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

roblm wrote: Tue Oct 12, 2021 1:15 pm So it appears you will need to use the HDMI connection to use On-Demand mode. Usually that port is connected to the Nvidia GPU but on your hardware it’s not, so I want to check if On-Demand mode is working correctly. Use these commands and post the output:

Code: Select all

glxinfo | grep renderer
nvidia-optimus-offload-glx glxinfo | grep renderer
When in on demand and connected in HDMI?
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

MahaRav wrote: When in on demand and connected in HDMI?
Yes.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

Code: Select all

GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, 
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, 
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: AMD RENOIR (DRM 3.40.0, 5.11.0-37-generic, LLVM 12.0.0)
kolya@kolya-ASUS-TUF-Gaming-A15-FA506IV-TUF506IV:~$ nvidia-optimus-offload-glx glxinfo | grep renderer
OpenGL renderer string: GeForce RTX 2060/PCIe/SSE2
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

On-Demand mode is working correctly.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

But not for the USB C tho, how can we make it work? the idea of on demand is that when I connect the external monitor it should start using nvidia and when I unplug it, should start using AMD
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

MahaRav wrote: ...the idea of on demand is that when I connect the external monitor it should start using nvidia and when I unplug it, should start using AMD
The On-Demand feature does not work that way. It’s purpose is to be able to select the more powerful GPU to do the graphics rendering (processing) where it is needed (there is a demand) for a certain app, while the rest of the desktop rendering is done by the weaker power-saving GPU. This process must be initiated in Linux by using the command:
nvidia-optimus-offload-glx <name-of-app>.

This was done when you previously used the command:
nvidia-optimus-offload-glx glxinfo | grep renderer

Alternately, if using Cinnamon, this can be done by right clicking on an app in the menu. There should be an option: Run with Nvidia GPU. Do you see this option?

So you don’t need to use the USB-C connection, which is not as reliable as the HDMI connection.

I frequently read hardware related topics in the Mint, Ubuntu, Arch and Nvidia Developer forums, but I have not seen On-Demand mode work with a USB-C connection at this time.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

I see, the good thing about using USB-C is that you can get 165hz refresh rate in the second screen, that is why I use it. In windows, when I am using only the laptp monitor, the nvidia card is off, but turned on when using demanding programs. If I connect the USB-C monitor, then it starts using the nvidia to power it.

How can I creat that behaviour in linux? it is the only thing I am missing to change for good.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

I wanted to be sure about this question I asked in my previous post:
If you right click on an app in the menu, is there an option: Run with Nvidia GPU

MahaRav wrote: ...How can I creat that behaviour in linux? it is the only thing I am missing to change for good.
With the monitor connected to the HDMI port, post the output of xrandr
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

Yes, I see "Run with Nvidia GPU" when right click on apps.

xrandr outpu:

Code: Select all

Screen 0: minimum 320 x 200, current 4480 x 1440, maximum 16384 x 16384
eDP connected primary 1920x1080+2560+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1920x1080    144.00*+  60.00  
   1680x1050    144.00  
   1280x1024    144.00  
   1440x900     144.00  
   1280x800     144.00  
   1280x720     144.00  
   1024x768     144.00  
   800x600      144.00  
   640x480      144.00  
HDMI-A-0 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
   2560x1440     59.95 + 143.97*  120.00    99.95  
   3840x2160     60.00    59.94  
   1920x1200     59.95  
   1920x1080    143.99   120.00   100.00   119.88    60.00    60.00    50.00    59.94  
   1600x1200     59.95  
   1680x1050     59.88  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x960      60.00  
   1280x800      59.95  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1440x576      50.00  
   1024x768      75.03    70.07    60.00  
   1440x480      60.00    59.94  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    66.67    60.00    59.94  
   720x400       70.08  
DP-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

The monitor is using a 144 Hz refresh rate now. Is there that much difference in performance between that rate and 165?

Try using these 3 commands to force a 165 Hz rate:

Code: Select all

xrandr --newmode "2560x1440_165"  639.74  2560 2568 2600 2640  1440 1456 1464 1470 +hsync -vsync    
xrandr --addmode HDMI-A-0 2560x1440_165   
xrandr --output HDMI-A-0 --mode 2560x1440_165
If that doesn’t work, then use this command first:

Code: Select all

xrandr --output HDMI-A-0 --set "max bpc" 8
Then try the other 3 xrandr commands again.


If that fails, then post the output of xrandr --verbose
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

failed

Code: Select all

creen 0: minimum 320 x 200, current 4480 x 1440, maximum 16384 x 16384
eDP connected primary 1920x1080+2560+0 (0x56) normal (normal left inverted right x axis y axis) 344mm x 194mm
	Identifier: 0x53
	Timestamp:  290703
	Subpixel:   unknown
	Gamma:      1.0:1.1:1.2
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1 2 3
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff0038704d0000000000
		331d0104a5221378036850985c588e28
		1b505400000001010101010101010101
		010101010101918a8004713832403020
		350058c21000001abd39800471383240
		3020350058c21000001a000000fd0030
		90a3a323010a202020202020000000fe
		004c4d3135364c462d324630330a0035
	GAMMA_LUT_SIZE: 4096 
		range: (0, -1)
	DEGAMMA_LUT_SIZE: 4096 
		range: (0, -1)
	GAMMA_LUT: 0 
		range: (0, 65535)
	CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
		0 1 
	DEGAMMA_LUT: 0 
		range: (0, 65535)
	TearFree: auto 
		supported: off, on, auto
	HDCP Content Type: HDCP Type0 
		supported: HDCP Type0, HDCP Type1
	Content Protection: Undesired 
		supported: Undesired, Desired, Enabled
	vrr_capable: 1 
		range: (0, 1)
	abm level: 0 
		range: (0, 4)
	max bpc: 16 
		range: (8, 16)
	underscan vborder: 0 
		range: (0, 128)
	underscan hborder: 0 
		range: (0, 128)
	underscan: off 
		supported: off, on, auto
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 78 
		supported: 78
	non-desktop: 0 
		range: (0, 1)
  1920x1080 (0x56) 354.730MHz +HSync -VSync *current +preferred
        h: width  1920 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height 1080 start 1083 end 1088 total 1130           clock 144.00Hz
  1920x1080 (0x57) 147.810MHz +HSync -VSync
        h: width  1920 start 1968 end 2000 total 2180 skew    0 clock  67.80KHz
        v: height 1080 start 1083 end 1088 total 1130           clock  60.00Hz
  1680x1050 (0x58) 354.730MHz +HSync -VSync
        h: width  1680 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height 1050 start 1083 end 1088 total 1130           clock 144.00Hz
  1280x1024 (0x59) 354.730MHz +HSync -VSync
        h: width  1280 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height 1024 start 1083 end 1088 total 1130           clock 144.00Hz
  1440x900 (0x5a) 354.730MHz +HSync -VSync
        h: width  1440 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height  900 start 1083 end 1088 total 1130           clock 144.00Hz
  1280x800 (0x5b) 354.730MHz +HSync -VSync
        h: width  1280 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height  800 start 1083 end 1088 total 1130           clock 144.00Hz
  1280x720 (0x5c) 354.730MHz +HSync -VSync
        h: width  1280 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height  720 start 1083 end 1088 total 1130           clock 144.00Hz
  1024x768 (0x5d) 354.730MHz +HSync -VSync
        h: width  1024 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height  768 start 1083 end 1088 total 1130           clock 144.00Hz
  800x600 (0x5e) 354.730MHz +HSync -VSync
        h: width   800 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height  600 start 1083 end 1088 total 1130           clock 144.00Hz
  640x480 (0x5f) 354.730MHz +HSync -VSync
        h: width   640 start 1968 end 2000 total 2180 skew    0 clock 162.72KHz
        v: height  480 start 1083 end 1088 total 1130           clock 144.00Hz
HDMI-A-0 connected 2560x1440+0+0 (0x60) normal (normal left inverted right x axis y axis) 597mm x 336mm
	Identifier: 0x54
	Timestamp:  290703
	Subpixel:   unknown
	Gamma:      1.0:1.1:1.2
	Brightness: 1.0
	Clones:    
	CRTC:       1
	CRTCs:      0 1 2 3
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff0006b3e02711530300
		261e0103803c22782ab3e5ac5048a426
		115054bfcf00d1c0714f81c081408180
		9500b3000101565e00a0a0a029503020
		350055502100001e59e7006aa0a06750
		1520350055502100001e000000fd0030
		901ede3c000a202020202020000000fc
		00415355532056473237570a2020016c
		02034871520102031112130f1d1e0e1f
		044b4c3f406190230917078301000067
		030c001000303c67d85dc4017888006d
		1a000002013090e20000000000e305e0
		00e60607014a4a745aa000a0a0a04650
		3020350055502100001a6fc200a0a0a0
		55503020350055502100001afa7e8088
		703812401820350055502100001e0066
	GAMMA_LUT_SIZE: 4096 
		range: (0, -1)
	DEGAMMA_LUT_SIZE: 4096 
		range: (0, -1)
	GAMMA_LUT: 0 
		range: (0, 65535)
	CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
		0 1 
	DEGAMMA_LUT: 0 
		range: (0, 65535)
	TearFree: auto 
		supported: off, on, auto
	HDCP Content Type: HDCP Type0 
		supported: HDCP Type0, HDCP Type1
	Content Protection: Undesired 
		supported: Undesired, Desired, Enabled
	vrr_capable: 0 
		range: (0, 1)
	max bpc: 8 
		range: (8, 16)
	underscan vborder: 0 
		range: (0, 128)
	underscan hborder: 0 
		range: (0, 128)
	underscan: off 
		supported: off, on, auto
	scaling mode: None 
		supported: None, Full, Center, Full aspect
	link-status: Good 
		supported: Good, Bad
	CONNECTOR_ID: 85 
		supported: 85
	non-desktop: 0 
		range: (0, 1)
  2560x1440 (0x60) 241.500MHz +HSync +VSync *current +preferred
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock  88.79KHz
        v: height 1440 start 1443 end 1448 total 1481           clock  59.95Hz
  3840x2160 (0x61) 594.000MHz +HSync +VSync
        h: width  3840 start 4016 end 4104 total 4400 skew    0 clock 135.00KHz
        v: height 2160 start 2168 end 2178 total 2250           clock  60.00Hz
  3840x2160 (0x62) 593.407MHz +HSync +VSync
        h: width  3840 start 4016 end 4104 total 4400 skew    0 clock 134.87KHz
        v: height 2160 start 2168 end 2178 total 2250           clock  59.94Hz
  2560x1440 (0x63) 592.250MHz +HSync +VSync
        h: width  2560 start 2581 end 2613 total 2666 skew    0 clock 222.15KHz
        v: height 1440 start 1443 end 1448 total 1543           clock 143.97Hz
  2560x1440 (0x64) 497.750MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock 183.00KHz
        v: height 1440 start 1443 end 1448 total 1525           clock 120.00Hz
  2560x1440 (0x65) 410.500MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock 150.92KHz
        v: height 1440 start 1443 end 1448 total 1510           clock  99.95Hz
  1920x1200 (0x66) 241.500MHz +HSync +VSync
        h: width  1920 start 2608 end 2640 total 2720 skew    0 clock  88.79KHz
        v: height 1200 start 1443 end 1448 total 1481           clock  59.95Hz
  1920x1080 (0x67) 325.060MHz +HSync +VSync
        h: width  1920 start 1944 end 1976 total 2056 skew    0 clock 158.10KHz
        v: height 1080 start 1083 end 1088 total 1098           clock 143.99Hz
  1920x1080 (0x68) 297.000MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock 135.00KHz
        v: height 1080 start 1084 end 1089 total 1125           clock 120.00Hz
  1920x1080 (0x69) 297.000MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock 112.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock 100.00Hz
  1920x1080 (0x6a) 296.703MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock 134.87KHz
        v: height 1080 start 1084 end 1089 total 1125           clock 119.88Hz
  1920x1080 (0x6b) 148.500MHz -HSync -VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x6c) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x6d) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1920x1080 (0x6e) 148.352MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.43KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  59.94Hz
  1600x1200 (0x6f) 241.500MHz +HSync +VSync
        h: width  1600 start 2608 end 2640 total 2720 skew    0 clock  88.79KHz
        v: height 1200 start 1443 end 1448 total 1481           clock  59.95Hz
  1680x1050 (0x70) 119.000MHz +HSync -VSync
        h: width  1680 start 1728 end 1760 total 1840 skew    0 clock  64.67KHz
        v: height 1050 start 1053 end 1059 total 1080           clock  59.88Hz
  1280x1024 (0x71) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x72) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1440x900 (0x73) 88.750MHz +HSync -VSync
        h: width  1440 start 1488 end 1520 total 1600 skew    0 clock  55.47KHz
        v: height  900 start  903 end  909 total  926           clock  59.90Hz
  1280x960 (0x74) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x800 (0x75) 241.500MHz +HSync +VSync
        h: width  1280 start 2608 end 2640 total 2720 skew    0 clock  88.79KHz
        v: height  800 start 1443 end 1448 total 1481           clock  59.95Hz
  1152x864 (0x76) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1280x720 (0x77) 74.250MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  45.00KHz
        v: height  720 start  725 end  730 total  750           clock  60.00Hz
  1280x720 (0x78) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1280x720 (0x79) 74.176MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  44.96KHz
        v: height  720 start  725 end  730 total  750           clock  59.94Hz
  1440x576 (0x7a) 54.000MHz -HSync -VSync
        h: width  1440 start 1464 end 1592 total 1728 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  1024x768 (0x7b) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x7c) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x7d) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  1440x480 (0x7e) 54.054MHz -HSync -VSync
        h: width  1440 start 1472 end 1596 total 1716 skew    0 clock  31.50KHz
        v: height  480 start  489 end  495 total  525           clock  60.00Hz
  1440x480 (0x7f) 54.000MHz -HSync -VSync
        h: width  1440 start 1472 end 1596 total 1716 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  800x600 (0x80) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x81) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x82) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x83) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  720x576 (0x84) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x480 (0x85) 27.027MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.50KHz
        v: height  480 start  489 end  495 total  525           clock  60.00Hz
  720x480 (0x86) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  640x480 (0x87) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x88) 31.500MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock  37.86KHz
        v: height  480 start  489 end  492 total  520           clock  72.81Hz
  640x480 (0x89) 30.240MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock  35.00KHz
        v: height  480 start  483 end  486 total  525           clock  66.67Hz
  640x480 (0x8a) 25.200MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.50KHz
        v: height  480 start  490 end  492 total  525           clock  60.00Hz
  640x480 (0x8b) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
  720x400 (0x8c) 28.320MHz -HSync +VSync
        h: width   720 start  738 end  846 total  900 skew    0 clock  31.47KHz
        v: height  400 start  412 end  414 total  449           clock  70.08Hz
  2560x1440_165 (0x88b) 639.740MHz +HSync -VSync
        h: width  2560 start 2568 end 2600 total 2640 skew    0 clock 242.33KHz
        v: height 1440 start 1456 end 1464 total 1470           clock 164.85Hz
DP-1-0 connected (normal left inverted right x axis y axis)
	Identifier: 0x20a
	Timestamp:  290703
	Subpixel:   unknown
	Clones:    
	CRTCs:      4 5 6 7
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	PRIME Synchronization: 1 
		supported: 0, 1
	CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
		0 1 
	CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
	EDID: 
		00ffffffffffff0006b3e02711530300
		261e0104b53c22783bb3e5ac5048a426
		115054bfcf00d1c0714f81c081408180
		9500b3000101e6f90050a0a01e500820
		080455502100001a695e00a0a0a02950
		3020b80455502100001a000000fd0030
		a5fafa41010a202020202020000000fc
		00415355532056473237570a2020017a
		020333714d0102031112130f1d1e0e90
		1f0423091707830100006d1a00000201
		30a5000000000000e305e000e6060701
		4a4a745aa000a0a0a046503020350055
		502100001a6fc200a0a0a05550302035
		0055502100001a59e7006aa0a0675015
		20350055502100001efa7e8088703812
		401820350055502100001e0000000028
	BorderDimensions: 4 
		supported: 4
	Border: 0 0 0 0 
		range: (0, 65535)
	SignalFormat: DisplayPort 
		supported: DisplayPort
	ConnectorType: DisplayPort 
	ConnectorNumber: 4 
	_ConnectorLocation: 4 
	non-desktop: 0 
		supported: 0, 1
  2560x1440 (0x20b) 639.740MHz +HSync -VSync +preferred
        h: width  2560 start 2568 end 2600 total 2640 skew    0 clock 242.33KHz
        v: height 1440 start 1456 end 1464 total 1470           clock 164.85Hz
  2560x1440 (0x63) 592.250MHz +HSync +VSync
        h: width  2560 start 2581 end 2613 total 2666 skew    0 clock 222.15KHz
        v: height 1440 start 1443 end 1448 total 1543           clock 143.97Hz
  2560x1440 (0x64) 497.750MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock 183.00KHz
        v: height 1440 start 1443 end 1448 total 1525           clock 120.00Hz
  2560x1440 (0x65) 410.500MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock 150.92KHz
        v: height 1440 start 1443 end 1448 total 1510           clock  99.95Hz
  2560x1440 (0x20c) 241.690MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock  88.86KHz
        v: height 1440 start 1467 end 1475 total 1481           clock  60.00Hz
  1920x1080 (0x67) 325.060MHz +HSync +VSync
        h: width  1920 start 1944 end 1976 total 2056 skew    0 clock 158.10KHz
        v: height 1080 start 1083 end 1088 total 1098           clock 143.99Hz
  1920x1080 (0x6c) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x20d) 148.350MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.43KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  59.94Hz
  1920x1080 (0x6d) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1680x1050 (0x20e) 146.250MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1440x900 (0x20f) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1440x576 (0x210) 54.000MHz -HSync +VSync
        h: width  1440 start 1464 end 1592 total 1728 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  1440x480 (0x7f) 54.000MHz -HSync -VSync
        h: width  1440 start 1472 end 1596 total 1716 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  1280x1024 (0x71) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x72) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x960 (0x74) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x720 (0x77) 74.250MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  45.00KHz
        v: height  720 start  725 end  730 total  750           clock  60.00Hz
  1280x720 (0x211) 74.180MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  44.96KHz
        v: height  720 start  725 end  730 total  750           clock  59.94Hz
  1280x720 (0x78) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1152x864 (0x76) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1024x768 (0x7b) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x7c) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x7d) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x81) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x80) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x82) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x83) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  720x576 (0x84) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x480 (0x86) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  640x480 (0x87) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x212) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  696 total  832 skew    0 clock  37.86KHz
        v: height  480 start  481 end  484 total  520           clock  72.81Hz
  640x480 (0x8b) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
  640x480 (0x213) 25.170MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.46KHz
        v: height  480 start  490 end  492 total  525           clock  59.93Hz
DP-1-1 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x214
	Timestamp:  290703
	Subpixel:   unknown
	Clones:    
	CRTCs:      4 5 6 7
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	PRIME Synchronization: 1 
		supported: 0, 1
	CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
		0 1 
	CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
	BorderDimensions: 4 
		supported: 4
	Border: 0 0 0 0 
		range: (0, 65535)
	SignalFormat: TMDS 
		supported: TMDS
	ConnectorType: DisplayPort 
	ConnectorNumber: 4 
	_ConnectorLocation: 4 
	non-desktop: 0 
		supported: 0, 1
  2560x1440 (0x63) 592.250MHz +HSync +VSync
        h: width  2560 start 2581 end 2613 total 2666 skew    0 clock 222.15KHz
        v: height 1440 start 1443 end 1448 total 1543           clock 143.97Hz
  2560x1440 (0x64) 497.750MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock 183.00KHz
        v: height 1440 start 1443 end 1448 total 1525           clock 120.00Hz
  2560x1440 (0x65) 410.500MHz +HSync -VSync
        h: width  2560 start 2608 end 2640 total 2720 skew    0 clock 150.92KHz
        v: height 1440 start 1443 end 1448 total 1510           clock  99.95Hz
  1920x1080 (0x67) 325.060MHz +HSync +VSync
        h: width  1920 start 1944 end 1976 total 2056 skew    0 clock 158.10KHz
        v: height 1080 start 1083 end 1088 total 1098           clock 143.99Hz
  1920x1080 (0x6c) 148.500MHz +HSync +VSync
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz
  1920x1080 (0x6d) 148.500MHz +HSync +VSync
        h: width  1920 start 2448 end 2492 total 2640 skew    0 clock  56.25KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  50.00Hz
  1440x480 (0x7f) 54.000MHz -HSync -VSync
        h: width  1440 start 1472 end 1596 total 1716 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  1280x1024 (0x71) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x72) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1280x960 (0x74) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x720 (0x77) 74.250MHz +HSync +VSync
        h: width  1280 start 1390 end 1430 total 1650 skew    0 clock  45.00KHz
        v: height  720 start  725 end  730 total  750           clock  60.00Hz
  1280x720 (0x78) 74.250MHz +HSync +VSync
        h: width  1280 start 1720 end 1760 total 1980 skew    0 clock  37.50KHz
        v: height  720 start  725 end  730 total  750           clock  50.00Hz
  1152x864 (0x76) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1024x768 (0x7b) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x7c) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0x7d) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x81) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x80) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0x82) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x83) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  720x576 (0x84) 27.000MHz -HSync -VSync
        h: width   720 start  732 end  796 total  864 skew    0 clock  31.25KHz
        v: height  576 start  581 end  586 total  625           clock  50.00Hz
  720x480 (0x86) 27.000MHz -HSync -VSync
        h: width   720 start  736 end  798 total  858 skew    0 clock  31.47KHz
        v: height  480 start  489 end  495 total  525           clock  59.94Hz
  640x480 (0x87) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x8b) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

HDMI version 2.0 supports up to a 600 MHz dot clock (pixel clock) frequency. The info from the EDID, using an HDMI connection lists this:
Monitor ranges (GTF): 48-144Hz V, 30-222kHz H, max dotclock 600MHz
But using a 2560x1440 resolution at 165 Hz refresh rate requires a 639.74 dot clock:
2560x1440 (0x1de) 639.740MHz +HSync -VSync +preferred
h: width 2560 start 2568 end 2600 total 2640 skew 0 clock 242.33KHz
v: height 1440 start 1456 end 1464 total 1470 clock 164.85Hz
Here is the info from the EDID using a DP connection:
Monitor ranges (bare limits): 48-165Hz V, 250-250kHz H, max dotclock 650MHz
Were you able to get a refresh rate of 165 in Windows using an HDMI connection?
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

Exactly, that is why I use the USB - C to DP, because USB - C does give what the monitor needs to run in 165hz. The HDMI gives up to 144hz in windows too.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by roblm »

There is nothing else to test. From other topics that I’ve read, most other users report they can’t tell much difference between using a 144 vs 165 Hz refresh rate.

If the laptop is going to stay in one location most of the time, then I suggest connecting the cables to both the HDMI and USB-C ports and leaving them connected. That way all you need to do is switch from On-Demand to Performance mode when needed.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor

Post by MahaRav »

Got it, thanks so much for your help.
MahaRav
Level 1
Level 1
Posts: 42
Joined: Wed Sep 22, 2021 5:48 am

Re: USB C to DP external monitor Asus tuf 15 laptop and Asus TUF gaming monitor <SOLVED>

Post by MahaRav »

How can I check if when on demand I right click an dchoose to run with nvidia, it is actually rendering with nvidia?
Locked

Return to “Graphics Cards & Monitors”