External USB-C monitor not detected

I have connected an asus zenscreen monitor to my laptop but it doesnt work. For the same laptop with windows it works, so the monitor is compatible with the computer.

I have seen that the installation of DisplayLink is recommended. And I have done the following steps: wiki. archlinux.org/title/DisplayLink.

/etc/X11/xorg.conf.d/20-evdi.conf is configured:

cat /etc/X11/xorg.conf.d/20-evdi.conf
Section "OutputClass"
        Identifier "DisplayLink"
        MatchDriver "evdi"
        Driver "modesetting"
        Option "AccelMethod" "none"
EndSection

and the service is running:

$ sudo systemctl status displaylink.service
● displaylink.service - DisplayLink Manager Service
     Loaded: loaded (/usr/lib/systemd/system/displaylink.service; enabled; vendor preset: disabled)
     Active: active (running) since Mon 2022-03-21 13:44:41 CET; 33min ago
    Process: 21185 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)

However, I only get one provider:

$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 0 name:modesetting

Have you ever tried other external monitors? Did those work? Please also attach the output of

inxi -Gazy

Yes, I have tried with other monitors but they were not portable and always with hdmi, so it works correctly.

$ inxi -Gazy
Graphics:
  Device-1: Intel HD Graphics 5500 vendor: ASUSTeK driver: i915 v: kernel
    ports: active: eDP-1 empty: DP-1,HDMI-A-1 bus-ID: 00:02.0 chip-ID: 8086:1616
    class-ID: 0300
  Device-2: Chicony USB2.0 VGA UVC WebCam type: USB driver: uvcvideo
    bus-ID: 1-5:4 chip-ID: 04f2:b52b class-ID: 0e02 serial: <filter>
  Device-3: DisplayLink MB16AC type: USB driver: N/A bus-ID: 2-2.1:4
    chip-ID: 17e9:4374 class-ID: fe01 serial: <filter>
  Display: x11 server: X.Org v: 1.21.1.3 compositor: kwin_x11 driver: X:
    loaded: modesetting alternate: fbdev,vesa gpu: i915 display-ID: :0
    screens: 1
  Screen-1: 0 s-res: 1366x768 s-dpi: 96 s-size: 361x203mm (14.2x8.0")
    s-diag: 414mm (16.3")
  Monitor-1: eDP-1 model: Chi Mei Innolux built: 2015 res: 1366x768 hz: 60
    dpi: 101 gamma: 1.2 size: 344x193mm (13.5x7.6") diag: 394mm (15.5")
    ratio: 16:9 modes: 1366x768
  OpenGL: renderer: Mesa Intel HD Graphics 5500 (BDW GT2) v: 4.6 Mesa 21.3.7
    direct render: Yes