You are not logged in.

#1 2021-02-26 01:28:02

carterDW
Member
Registered: 2021-02-26
Posts: 1

xrandr output through display port returns 'Configure crtc 4 failed'

Im trying to output to an external monitor through a type c port that allows display port through. This is on an asus g-14 and im trying to output to a Lenovo ThinkVision m14. On Windows on this same laptop it outputs correctly.

When I run xrandr I can see the monitor and it says that it is connected.

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
   1920x1080    120.00*+  60.00  
   1680x1050    120.00  
   1280x1024    120.00  
   1440x900     120.00  
   1280x800     120.00  
   1280x720     120.00  
   1024x768     120.00  
   800x600      120.00  
   640x480      120.00  
HDMI-A-0 disconnected (normal left inverted right x axis y axis)
DP-1-0 connected (normal left inverted right x axis y axis)
   1920x1080     60.00 +  59.94    50.00  
   1680x1050     59.95    59.88  
   1600x1200     70.00    60.00  
   1440x900      74.98    59.90    59.89  
   1366x768      59.79  
   1280x1024     75.02    71.93    60.02  
   1280x800      59.81  
   1280x720      59.94    50.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94    59.93  
DP-1-1 disconnected (normal left inverted right x axis y axis)

Running

 xrandr --output DP-1-0 --auto 

always returns

 xrandr: Configure crtc 4 failed 

The display link service is running during all of this

● displaylink.service - DisplayLink Manager Service
     Loaded: loaded (/usr/lib/systemd/system/displaylink.service; enabled; vendor preset: disabled)
     Active: active (running) since Thu 2021-02-25 17:04:56 PST; 22min ago
    Process: 493 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)
   Main PID: 547 (DisplayLinkMana)
      Tasks: 14 (limit: 18483)
     Memory: 8.8M
     CGroup: /system.slice/displaylink.service
             └─547 /usr/lib/displaylink/DisplayLinkManager

Feb 25 17:04:56 carter-g14 systemd[1]: Starting DisplayLink Manager Service...
Feb 25 17:04:56 carter-g14 systemd[1]: Started DisplayLink Manager Service.

The wiki steps for seting this up describe using

 xrandr --setprovideroutputsource 1 0 

to create a DVI output that it all seems to be run through. When I run this command no DVI output is added to when running xrandr.

When running

 xrandr --listproviders 

I get

 Provider 0: id: 0x55 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:Unknown AMD Radeon GPU @ pci:0000:04:00.0
Provider 1: id: 0x1f8 cap: 0x2, Sink Output crtcs: 4 outputs: 2 associated providers: 1 name:NVIDIA-G0

Last edited by carterDW (2021-02-26 21:28:47)

Offline

Board footer

Powered by FluxBB